@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	font-size:100%;
}

body{
	text-align:center;
	color:#727272;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
}

#wrapper {
	width:960px;
	background:#ffffff;
	margin:10px auto 0;
	text-align:left;
}

img {
	border:none;
	display:block;
}

ul li{
	list-style-type:none;
}

#header {
	width:960px;
}

#header ul {
	float:right;
	padding-bottom:20px;
}

#header li {
	float:left;
}

#header_menu01 {
	width:64px;
	margin-right:15px;
}

#header_menu02 {
	width:69px;
	margin-right:7px;
}

#headertitle {
	padding-left:9px;
	clear:both;
}

#headertitle img, h1{
	float:left;
}

#headertitle h1 {
	margin:22px 0 0 14px;
	font-size:10px;
	font-weight:normal;
}

#contents {
	width:960px;
	clear:both;
}

#submenu {
	width:233px;
	margin-right:50px;
	float:left;
}

.submenubox {
	width:233px;
	padding-top:7px;
	padding-bottom:8px;
	margin-bottom:15px;
	font-size:12px;
}

.submenubox dl {
	width:233px;
	float:left;
}

.submenubox dd a {
	color:#1a1a1a;
	text-decoration:none;
	width:233px;
	height:13px;
	padding:12px 25px;
	float:left;
	outline:none;
}

.submenubox dd a:hover {
	background:url(../images/common/bg_sidemenu_on.gif) no-repeat left top;
}

#submenu1 {
	height:274px;
	background:url(../images/common/bg_sidemenu1.gif) no-repeat top;
}

#submenu2 {
	height:163px;
	background:url(../images/common/bg_sidemenu2.gif) no-repeat top;
}

#submenu3 {
	padding-top:18px;
	font-size:10px;
	background:url(../images/common/bg_sidemenu3top.gif) no-repeat top;
}

#submenu3 a {
	color:#df2c67;
	letter-spacing:0.2em;
}

#submenu3 a:hover {
	color:#df2c67;
	letter-spacing:0.2em;
	text-decoration:none;
}

#submenu3 ul {
	display:block;
	padding-top:21px;
	padding-left:28px;
	padding-bottom:10px;
	list-style:none;
	background:url(../images/common/bg_sidemenu3middle.gif) no-repeat top;
}

#submenu3 li {
	padding-left:18px;
	margin-bottom:10px;
	background:url(../images/common/icon03.gif) no-repeat left center;
}

*+html #submenu3 li, * html #submenu3 li {
	margin-bottom:7px;
}

#menufooter {
	height:10px;
	background:url(../images/common/bg_sidemenu3bottom.gif) no-repeat top;
}

#menu {
	clear:both;
}

#menu ul {
	width:465px;
	float:right;
	margin:8px 9px 30px 0;
	background:url(../images/common/bg_break.gif) no-repeat right top;
}

#menu li {
	float:left;
	padding-right:14px;
	padding-left:16px;
	background:url(../images/common/bg_break.gif) no-repeat left top;
	
}

#bread {
	width:667px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:20px;
	font-size:10px;
	line-height:normal;
	background-color:#f2f2f2;
}

#bread a {
	color:#df2c67;
	text-decoration:none;
}

#bread a:hover {
	color:#df2c67;
	text-decoration:underline;
}




#main {
	width:677px;
	float:right;
}

#main p {
	font-size:12px;
}

#more {
	float:right;
	padding-right:19px;
}

#footerwrap {
	clear:both;
}

#gotop {
	float:right;
	margin:0 7px 20px 0;
}


#footer {
	width:875px;
	height:200px;
	padding-top:38px;
	padding-left:45px;
	padding-right:40px;
	color:#fff;
	letter-spacing:0.1em;
	clear:both;
	background:#1a1a1a url(../images/common/bg_footerhead.gif) no-repeat top;
}

#footer a {
	font-size:10px;
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	font-size:10px;
	color:#df2c67;
	text-decoration:underline;
}

.footnavi {
	font-size:10px;
}

.footnavi ul {
	text-align:right;
	margin:0 0 9px 0;
}

.footnavi li {
	display:inline;
}

#copyright {
	width:875px;
}

#copyright img {
	margin-bottom:13px;
}

#copyright p {
	font-size:11px;
	padding-bottom:9px;
}

#valid {
	width:182px;
	height:11px;
	float:right;
	background:url(../images/common/bg_valid.gif) no-repeat top;
}


#xhtml {
	float:left;
}

#css {
	float:right;
}

#footerfoot {
	width:960px;
	height:6px;
	background:url(../images/common/bg_footerfoot.gif) no-repeat top;
}

