@charset "Shift_JIS";

/* =========== all =========== */

a:link { color: #E55600; text-decoration: underline; }
a:visited { color: #E55600; text-decoration: underline; }
a:hover { color: #E55600; text-decoration: underline; }
a:link img, a:visited img, a:hover img {border:none;}

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-size:12px;
	line-height:18px;
	background: #FFFFFF;
	color: #333333;
}

#container {
	margin: 0px auto;
	padding: 0px 13px;
	text-align: left;
	width: 744px;
}

#head{
	width: 744px;
	height: 58px;
	background: #905E80 url(../img/content_head.gif);
}

#pane{
	width: 744px;
	height: 20px;
	font-size: 10px;
	background: #FFFFFF url(../img/pane_img.gif);
}

.logo{
	float:left;
}

.msn{
	padding-top: 10px;
	float:right;
}

#contentleft{
	width: 194px;
	background: #F0EFEC;
	float:left;
}

#contentright {
	width: 550px;
	float:right;
}

#title {
	background: #FFFFFF url(../img/content_img.gif) no-repeat;
	height: 89px;
	padding-top: 26px;
	padding-left: 18px;
}

#title h1{
	width: 532px;
	height: 28px;
}

#title h2{
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
}

#text{
	padding : 0px 20px;
	width :510px;
}

#text h3{
	font-size: 14px;
	color: #8D1063;
	padding-top:23px;
	margin-bottom:5px;
	border-bottom:1px dotted #CDCDCD;
}

#text h4{
	font-size: 12px;
	color: #915370;
	padding-top:23px;
	margin-bottom:5px;
	border-bottom:1px dotted #915370;
}

#text h5{
	font-size: 12px;
	color: #915370;
	
}

#text p{
	padding-bottom:8px;
}

.infoborder{
	padding-bottom:23px;
}

.info{
	padding-top:5px;
	font-size:10px;
	line-height:14px;
	color:#555555;
	border-top:1px dotted #CDCDCD;
}

.menu_top {
	padding: 23px 47px 15px 53px;
	font-size:12px;
	line-height:16px;
	background: url(../img/menu_check.gif) no-repeat;
}

#contentleft{
	background: #F0EFEC url(../img/menu_top.gif) no-repeat;
}

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

#contentleft a:hover{
	text-decoration:underline;
}

#contentleft a:active{
	text-decoration:underline;
}

#contentleft ul{
	list-style-type: none;
	width: 194px;
}

.menu1{
	border-bottom:dotted 1px #C0BFBD;
	height:20px;
	padding-left: 15px;
	padding-top: 4px;
	background: #F0EFEC url(../img/menu1.gif) no-repeat;
}

.menu2{
	border-bottom:dotted 1px #C0BFBD;
	height:20px;
	padding-left: 24px;
	padding-top: 4px;
	background: #F0EFEC url(../img/menu2.gif) no-repeat;
}

#active1{
	color: #8D1063;
	background: #CDCDCD url(../img/menu1.gif) no-repeat;
}

#active2{
	color: #8D1063;
	background: #CDCDCD url(../img/menu2.gif) no-repeat;
}

.banner{
	font-size:10px;
	width: 179px;
	padding: 10px 0px 0px 15px;
}

.menu_bottom {
	padding: 0px;
	width: 194px;
	height: 26px;
	background: #F0EFEC url(../img/menu_bottom.gif) no-repeat;
}

#footer {
	clear:both;
	padding-top:30px;
	text-align:right;
	height:32px;
	background-image:url('../img/footer.gif');
}

.c {
	clear: both;
}
