@import "base.css";

body  {
	background-image: url(../../img/contents_bg.jpg);
}

/*****************************************************************************
 ヘッダー
 *****************************************************************************/
#addmoretop {
	height: 45px;
	background-image: url(../../img/addber_top.jpg);
	background-repeat: no-repeat;
	text-align: right;
	overflow:hidden;
}
#addmoretop ul {
	margin: 16px 15px 0 0;
	font-weight: bold;
}
#addmoretop li {
	float: right;
	font-size: 90%;
}

#addmoretop a {color: #b68401;}
#addmoretop a:hover {color: #960;}


/*****************************************************************************
 左コンテンツ
 *****************************************************************************/
 
#sidemenu h3 {
	background-image: url(../../maintenance/img/lmenu.gif);
	background-repeat: no-repeat;
	width: 248px;
	height: 30px;
}

#sidemenu h3 span {
	text-indent:-9999px;
	width:248px;
	height:30px;
	display:block;
	overflow:hidden;
}

#sidemenu dl {
	font-size: 88%;
}
#sidemenu dt {
	font-weight: bold;
	background-color: #f7f7f7;
	border-bottom: solid 1px #e6e6e6;
	background-image: url(../../img/icon01.gif);
	background-repeat: no-repeat;
	background-position: 11px center;
}
#sidemenu dd {
	background-color: #f7f7f7;
	border-bottom: solid 1px #e6e6e6;
	background-image: url(../../img/icon02.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
}

#sidemenu dt a {
	color: #333;
	padding: 11px 10px 10px 27px;
	display: block;
	background-image: url(../../img/icon01.gif);
	background-repeat: no-repeat;
	background-position: 11px center;
}
#sidemenu dd a {
	color: #333;
	display: block;
	background-image: url(../../img/icon02.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
	padding: 11px 10px 10px 38px;
}

#sidemenu dt a:hover, #sidemenu dd a:hover {
	text-decoration: none;
	background-color: #fff; 
}


/*****************************************************************************
 センターコンテンツ
 *****************************************************************************/
 
#breadcrumbs {
	background-image: url(../../img/pan_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 702px;
	float: right;
}

#breadcrumbs p {
	font-size: 75%;
	color: #fff;
	margin: 10px 0 0 17px;
}
#breadcrumbs p a {
	color: #fff;
}

#main {
	background-image: url(../../img/c_bg.gif);
	float: right;
	width: 702px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-bottom: 1px solid #e6e6e6;
}
.main2 {
	background-image: url(../../img/c_bg.gif);
	float: right;
	width: 702px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-bottom: 1px solid #e6e6e6;
}
.main3 {
	background-image: url(../../img/c_bg.gif);
	float: right;
	width: 702px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#chapter {
	padding: 0 0 10px 0;
}

#chapter h2 {
	background-image: url(../../maintenance/img/title.gif);
	background-repeat: no-repeat;
	height: 72px;
}

#chapter h2 span {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width: 351px;
	height: 72px;
}
#chapter p {
	margin: 5px 30px;
	font-size: 100%;
	line-height: 150%;
}


#section01, #section02, #section03, #section04, #section05, #section06 {
	padding: 15px 0 10px 0;
}

.area {
	background-image: url(../../img/area03.gif);
	width: 640px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 31px;
}

#main h3, .main2 h3, .main3 h3 {
	font-size: 100%;
	font-weight: bold;
	color: #b68401;
	background-image: url(../../img/icon03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 5px 0 0 20px;
	padding: 5px 26px;
	height: 15px;
}


.main2 h4 {
	font-size: 100%;
	color: #b68401;
	background-image: url(../../img/icon01.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	margin: 5px 0 0 20px;
	padding: 5px 26px;
	height: 15px;
}

.main2 p {
	margin: 5px 30px;
	font-size: 100%;
	line-height: 150%;
}
.main2 ul {
	margin: 0 30px 20px 30px;
	font-size: 90%;
	line-height: 120%;
}
.main2 li {
	background-image: url(../../img/icon04.gif);
	background-repeat: no-repeat;
	background-position: left 0.25em;
	padding: 0 0 3px 1em;
}


.main3 h4 {
	font-size: 90%;
	color: #b68401;
	font-weight: bold;
	padding: 15px 0 5px 0;
}

#section03 .area dl {
	font-size: 90%;
	padding: 7px 0 0 0;
	line-height: 150%;
}
#section03 .area dt {
	float: left;
	padding: 0 0 0 3px;
}
#section03 .area dd {
	padding: 0 0 0 11em;
}

.small {
	font-size: 90%;
}
.small2 {
	color: #b68401;
	font-size: 80%;
}

.underline {
	background-image: url(../../img/kei01.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#totop {
	width: 950px;
	text-align: right;
	float: right;
	display:block;
}
#section01 #leftblock {
	float: left;
	width: 413px;
	height: 405px;
	background-image: url(../../maintenance/img/001.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#section01 #leftblock p {
	line-height: 170%;
	margin: 10px 0;
}
#section01 #rightblock {
	float: right;
	width: 202px;
	height: 405px;
	background-image: url(../../maintenance/img/002.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#section01 #rightblock p {
	font-size: 85%;
	line-height: 140%;
	margin: 70px 0;
}
#block01 {
	width: 640px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 31px;
}
#block {
	width: 640px;
	background-image: url(../../maintenance/img/003.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 31px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#block p {
	font-size: 100%;
	line-height: 150%;
	width: 308px;
	margin: 0 0 10px 0;
}
#block dl {
	border-top: 1px solid #e6e6e6;
	width: 500px;
	padding: 8px 0 5px 0;
	line-height: 150%;
}
#block dd {
	padding-left: 350px;
	color: #FFFFFF;
}
#block dt {
	float: left;
}
.tdspace {
	padding: 8px 10px 5px 10px;
}
.tdspacelbot {
	padding: 8px 10px 5px 10px;
	border-bottom: 1px solid #fff;
}

