@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(../../upgrade/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;
}
.main2 {
	background-image: url(../../img/c_bg.gif);
	float: right;
	width: 702px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-bottom: 1px solid #e6e6e6;
}

#chapter {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #e6e6e6;
}

#chapter h2 {
	background-image: url(../../upgrade/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;
}
#section01 {
	background-image: url(../../upgrade/img/001.jpg);
	background-position: 250px bottom;
	background-repeat: no-repeat;
	padding: 15px 0 10px 0;
}
#section06 {
	background-image: url(../../upgrade/img/003.jpg);
	background-position: 395px bottom;
	background-repeat: no-repeat;
	padding: 15px 0 10px 0;
}
.text01 {
	width: 370px;
	padding-top: 8px;
}
.text02 {
	font-size: 90%;
	width: 410px;
	line-height: 130%;
	padding-top: 1.5em;
}
.text03 {
	font-size: 90%;
	width: 200px;
	padding-top: 1.5em;
	padding-bottom:5em;
}
.text04 {
	padding: 8px 0 15px 0;
	width: 350px;
}
.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;
	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;
}

#totop {
	width: 950px;
	text-align: right;
	float: right;
	display:block;
}

#block2 {
	background-image: url(../../upgrade/img/003.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 640px;
	margin: 15px auto 20px auto;
	padding: 5px 0;
}
#block2 p {
	font-size: 100%;
	line-height: 150%;
	width: 337px;
	margin: 0px;
	padding: 0px;
}
#block {
	width: 640px;
	background-image: url(../../upgrade/img/002.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 31px;
}
#block p {
	font-size: 100%;
	line-height: 150%;
	width: 337px;
	margin: 0px;
	padding: 0px;
}

.tdspace {
	padding: 8px 10px 5px 10px;
}
.tdspacelbot {
	padding: 8px 10px 5px 10px;
	border-bottom: 1px solid #fff;
}

