@charset "utf-8";
/*===============================================================

	common
	
====================================================common */
body {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
}


#header #headernavi {
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	color: #FFFFFF;
}
#face {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:5px;
	text-align:center;
}
#wrapper {
	background-image: url(../common/img/common/wrapper_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	clear: both;
	width: 950px;
	display:block;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin:auto;
	text-align:left;
}
#leftPart {
	float: left;
	width: 465px;
}
#rightPart {
	float: right;
	width: 425px;
}
#leftPart2 {
	float: left;
	width: 445px;
}
#rightPart2 {
	float: right;
	width: 445px;
}
#leftPart3 {
	float: left;
	width: 600px;
}
#rightPart3 {
	float: right;
	width: 300px;
}
#leftPart4 {
	float: left;
	width: 900px;
}
#leftPart5 {
	float: left;
	width: 555px;
}
#rightPart5 {
	float: right;
	width: 345px;
}



#footer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c7c7c7;
	border-bottom-color: #c7c7c7;
	clear: both;
	background-color: #252525;
	height: 50px;
}
#copyright {
	color: #FFFFFF;
	padding: 19px;
}
.topagetop {
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	clear: both;
}
/*===============================================================

	GLOBALNAVI
	
====================================================GLOBALNAVI */
#globalnavi {
	clear:both;
	display: block;
	width: 800px;
	margin:auto;
}
#globalnavi li, #globalnavi li a {
	float:left;
}
/*===============================================================

	LEFTPART
	
====================================================LEFTPART */




/*===============================================================

	RIGHTPART
	
====================================================LEFTPART */



/*===============================================================

	INDEX
	
====================================================INDEX */

#leftPart5 #onayami {
}
#onayami #onayamiMargin {
	height: 200px;
	color: #FFF;
}
#onayami #onayamiLeft {
	float: left;
	width: 150px;
}
#onayami #onayamiRight {
	width: 470px;
	float: right;
	background-color:#ffe0ff;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 24px;
}
#onayamiRight dd {
	padding-left: 8px;
	font-size:14px;
	padding-top: 7px;
	font-weight: bold;
}
#rightPart5 #calendar {
	background-color: #E9E5D7;
}
#calendar .calendarBox .calendarBoxMid {
	background-color: #FFFFFF;
}
#calendar .calendarBox {
	width: 310px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#calendar .calendarBox .calendarBoxBottom {
	padding-bottom: 10px;
}
#calendar #calendarTitle {
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	color: #000000;
}
#calendar #calendarFooter {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #000000;
}
#calendar .calendarBox .calendarBoxMid {
	line-height: 1.5;
}
#calendar .calendarBox .calendarBoxMid dt {
	padding-right: 10px;
	padding-left: 0px;
}
#calendar .calendarBox .calendarBoxMid dd {
	padding-right: 10px;
	padding-left: 20px;
}
#rightPart #map {
}
#qalist {
	display:block;
}
#qalist dl {
	display:block;
	padding-bottom:20px;
}
#qalist dt {
	font-size:14px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display:block;
	background-color: #FFF;
}
#qalist dd {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display:block;
}
#qlanswer dl {
	padding-bottom: 30px;
}
#qlanswer dt {
	font-weight: bold;
	font-size:14px;
	color: #0066FF;
	padding-bottom: 10px;
}
#qlanswer dd {
	font-size:14px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#map #mapLeft {
	float: left;
	width: 225px;
	background-image: url(../common/css/common/img/common/map.jpg);
}
#map #mapRight {
	width: 200px;
	float: right;
}
#mapRight dd {
	padding-left: 32px;
}
