/* STYLE RESET */

* {
	margin:0px;
	padding:0px;
}

h1, h2, h3, h4, h5, h6, p, address {
	font-weight:normal;
	font-style:normal;
	font-size:100%;
}


/* BASIC */

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#container {
	width:1000px;
}


/* BASIC LAYOUT */

#menubarleft {
	width:175px;
	float:left;
	text-align:center;
}	

#rightside {
    width:820px; 
    float:right;
}
		  
#headder {
	width:820px;
    margin-bottom:20px;	
	text-align:center;
}

#contents {
	width:820px;
}

#main {
	width:420px;
	padding:20px 30px;
	float:left;
}		

#menu-google {
	width:165px;
	float:left;
}

#menubarright {
	width:161px;
	margin-bottom:10px;
}

#sky {
	width:160px;
	float:right;
}


/* CONTENTS LAYOUT */

#headder table {
    border-spacing:0px;
	margin-left:auto;
	margin-right:auto;
}

#banner {
	width:480px;
	text-align:right;
	vertical-align:middle;
}

#menu2 {
    width:131px;
	margin:15px 15px 10px 15px;
	text-align:left;
}

.module-search {
    width:131px;
	margin:10px 15px 10px 15px;
	text-align:left;
}

#mobile {
        margin-left:auto;
        margin-right:auto;
        width:380px;
	text-align:right;
}

#mobile td {
        vertical-align:middle;
}

#qr {
        width:67px;
}

hr {
       clear:right;
}

#google {
	text-align:center;
	margin-top:20px;
}

#main ul {
    margin-bottom:20px;
	margin-left:20px;
} 

#column {
	margin-left:20px;
	margin-right:20px;
} 

#column p.day {
	text-align:right;
}

.paginate {
    text-align:center;
	margin-top:10px;
	margin-bottom:5px;
}

#copy {
	margin:5px 0px;
	padding:5px 0px;
	text-align:center;
}

#back {
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
} 

#bbs {
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}

#list {
	margin-top:10px;
	padding-top:10px;
	margin-bottom:10px;
	border-top:1px dashed #666666;
	border-bottom:1px dashed #666666;
}


/* COMMON DESIGN */

h2 {
	font-size:10pt;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
}	

h3 {
	color:#993300;
	font-size:11pt;
	font-weight:bold;
	margin-bottom:20px;
}

.clear {
	clear:both;
}

/* CATEGORY DESIGN */

#menubarright {
    border-color:#ff9900;
	border-style:solid;
	border-width:2px;
	background-color:#ffffcc    
}

#menubarright ul {
    list-style-type:none;
	font-size:9pt;
	line-height:150%;
}

#menubarright h2 {
    color:#ff9900;
}


/* MODULE SEARCH DESIGN */

.module-search { 
	font-size:9pt; 
}

.module-content #search {
	width: 125px; 
}


/* MOBILE DESIGN */

#mobile td {
	font-size:9pt;
	line-height:150%;
}


/* MAIN DESIGN */

#main p {
	font-size:12px;
	line-height:150%;
}

#main ul {
	font-size:13px;
	line-height:180%;
	list-style-type:disc;
}	

#column p.day {
    font-size:0.687em;
}

.paginate {
    font-size: 12px;
}

#copy {
	font-size:12px;
}

#back {
    font-size:12px;
} 	

#bbs {
    font-size:12px;
} 

#list {
	margin-top:10px;
	padding-top:10px;
	margin-bottom:10px;
	border-top:1px dashed #666666;
	border-bottom:1px dashed #666666;
}


/* LEFT MENU */

#Accordion1 {
	width:159px;
	padding:0px 5px 0px 10px;
	margin:0px 0px 10px;
	font-size:12px;
	line-height:180%;
	border-right: solid 1px #e0e0e0;
	color:#333333;
text-align:left;
}

#kosodate {
	text-align:center;
	width:175px;
	margin:0px;
	padding:0px;
}

#kosodate a {
	font-size:12px;
	line-height:150%;
}

.icon {
	margin-right:2px;
	vertical-align:top;
}

#brightway td {
	padding-top:3px;
	padding-bottom:3px;
	background-color:#fafcfc;
}

#brightway p {
	text-align:left;
	padding:2px 8px;
	margin:0px;
	font-size:11px;
}

#brightway {
	background-color:#B4B4B4;
	margin:0px;
}

.bright {
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

#bn img {
	padding-bottom:5px;
}


/* KOUKOKU */

.waku .title{
	font-size:12px;
	font-weight:bold;
}

.waku .comment {
	font-size: 10px;
	line-height: 120%;
color:#666666;
}

.waku {
	border:solid 1px #999999;
	width:175px;
	margin:5px 0px;
text-align:left;
}

.waku img {
	margin-right:2px;
}

.waku table {
	margin:3px;
}


/* LINK DESIGN */

#headder a:link {
    color: #0000cc;
}

#headder a:visited {
    color: #3399ff;
}

#headder a:hover {
    color: #3399ff;
}

#headder a:active {
    color: #3399ff;
}

#main a:link {
    color: #0000cc;
}

#main a:visited {
    color: #3399ff;
}

#main a:hover {
    color: #3399ff;
}

#main a:active {
    color: #3399ff;
}

#jiki a:link {
    color: #ff3366;
}

#jiki a:visited {
    color: #ff6699;
}

#jiki a:hover {
    color: #ff6699;
}

#jiki a:active {
    color: #ff6699;
}

#kosodate a:link {
    color: #ff3366;
}

#kosodate a:visited {
    color: #ff6699;
}

#kosodate a:hover {
    color: #ff6699;
}

#kosodate a:active {
    color: #ff6699;
}

#Accordion1 a {
	padding-left:18px;
}

#Accordion1 a:link {
    color: #333333;
	text-decoration:none;	
}

#Accordion1 a:visited {
    color: #333333;
	text-decoration:none;	
}

#Accordion1 a:hover {
    color: #ff6699;
	text-decoration:underline;	
}

#Accordion1 a:active {
    color: #333333;
	text-decoration:none;	
}

#brightway a {
    color: #ff3366;
}

.waku a {
    color: #ff3366;
}

/* ADD DESIGN */

.add-tate {
	border:solid 1px #999999;
	width:158px;
	height:300px;
}

.add-yoko {
	width:418px;
	border:solid 1px #999999;
	min-height:100px;
	margin-bottom:10px;
}

.select-tate {
	border:solid 1px #999999;
	width:158px;
	height:600px;
}

.select-yoko {
	width:596px;
	border:solid 1px #999999;
	min-height:100px;
}

.select-yoko img, .add-yoko img {
	margin-right:15px;
}

.select-tate img, .add-tate img {
	margin-bottom:10px;
}

.space {
	margin:10px;
}

.space td {
	vertical-align:top;
}

.center {
	text-align:center;
}

.add-text {
	text-align:left;
	font-size:12px;
	line-height:125%
}

.add-title1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

.add-title2 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

.add-small {
	font-size:10px;
	text-align:right;
	margin-top:5px;
	text-decoration:none;
}

.canpen {
	margin-top:5px;
	text-align:left;
	font-size:12px;
}


