@charset "EUC-JP";
body {
	font: 100%/1.4 "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS P Gothic", sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #333;
	border-top:#03F solid 2px;
	text-align:center;
	margin:0;
}
#mainwrap {
	text-align:center;
	margin:0 auto;
	width:980px;
}
#wrap {
	background-image:url(image/wrap_01.png);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:20px;
	width:980px;
	text-align:center;
	margin:0 auto;
	
}

#hd {
	width:950px;
	height:100px;
	background-image:url(image/herdbg.jpg);
	background-repeat:repeat-x;
}
#hd .sunrogo {
	float:left;
	padding-left:5px;
	vertical-align:bottom;
	padding-right: 20px;
	padding-top: 10px;
}
#hd .sunmoji {
	float:left;
	padding-top:25px;
	padding-left:10px;
	vertical-align:bottom;
}
#hd .add {
	line-height:1.2em;
	margin:7px 10px 0 0;
	float:right;
	font-size:70%;
	color:#FFF;
	text-align:left
}
#hd br {
	clear:both;
}


#side_navi {
	border-top: #FFF solid 2px;
	width:180px;
	float:left;
	text-align:left;
	text-align:center;
	text-decoration:none;
}



#main_container{
	background-color:#eFFFFF;
	width:770px;
	float:left;
	text-align:center;
	padding-top: 20px;
}
.profile {
	height:600px;
}
.profile p{
	text-align:left;
	margin:20px 0 30px 120px;
	line-height:2em;
	font-size:90%;
}


.divl {
	float:left;
	margin:0 0 20px 30px;
}
.divr {
	float: right;
	margin:0 30px 0 20px;
}
.divl.divr img {
	padding-bottom:5px
}
.dunroad {
	list-style:inside none;
	margin-bottom:5px;
}
.dunroad li {
	text-align:left;
	margin-left:90px
}
.brc {
	clear:both;
	margin:0;
}


#footerwarp {
	
	clear:both;
	width:980px;
	text-align:center;
	background-image:url(image/wrap_02.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:30px;
}
#footer {
	clear:both;
	background-image:url(image/footerbg.jpg);
	width:950px;
	height:1.5em;
	font-size:13px;
	vertical-align:bottom;
	padding-top:5px;
}
td {
	vertical-align:middle;
}

tr:nth-child(2n+1) {
	background: #FFFFFF;
}

#product {
	width:700px;
	border:#666 solid 1px;
	margin:30px 0 30px 30px;
}

#product ul{
	list-style-type:decimal;
	text-align:left;
	padding:0 20px 20px 70px;
}
#product li {
	padding-top:10px;
	line-height:1.5em;
}


.size {
	width:730px;
	margin:50px 0 50px 30px;
}
.size table {
	border:1px solid #666;
	text-align:right;
}
.size td{
	padding:5px;
}
.size th {
	padding:5px;
	text-align:center;
}
.size .aka {
	text-align:left;
	color:#F00;
}
.size td:nth-child(1) {
	text-align:center;
}
