@charset "utf-8";
/* CSS Document */


/* ==================================================
 ■index CSS
================================================== */

/* ==================================================
 ▼Body
================================================== */
#body{
	margin-top:20px;
}
/* 第3階層:Active */
.rd_min{
	background-color:#d3e7fa;
}

/* ==================================================
 ▼Main
================================================== */
.main{
	margin:0 0 50px;
}
h3{
	float:none;
	background:url(../../../../shared/images/bg_title06.gif) no-repeat 0 0;
	height:28px;
	padding:7px 0 0 20px;
	margin:0 0 10px;
	font-size:1.2em;
	font-weight:bold;
}
h4{
	font-size:1.2em;
	font-weight:bold;
	background:none;
	margin:0 0 3px;
	padding:0;
}
h5{
	background:url(../../../../shared/images/icon08.gif) no-repeat 0 20px;
	padding:15px 0 5px 15px;
	font-size:1em;
	font-weight:bold;
	margin:10px 0;
	border-top:1px solid #cecece;
	border-bottom:1px dotted #cecece;
}
.w750{
	width:750px;
	margin:0 auto 30px;
}
.w750 ul.disc {
	margin:5px 0 0 20px;
}
.w750 ul.disc li{
	list-style:disc;
}
.text01{
	margin:0 0 0 20px;
}
.w750 .border {
	padding:2px;
	border:1px solid #d93131;
}
.w750 dl {
	padding-bottom:10px;
}
.w750 dt {
	font-size:110%;
	font-weight:bold;
}
.w750 dd {
	padding-left:40px;
}
.w750 ol {
	margin:5px 0 0 20px;
}
.w750 ol li{
	list-style:decimal;
}
/* gotop */
.gotop02{
	text-align:right;
	font-size:0.85em;
	*font-size:0.65em;
	margin:0 10px 10px 0;
}
.gotop02 a{
	background:url(../../../../shared/images/icon07.gif) no-repeat 0 center;
	padding:0 0 0 15px;
}

/* ul li */
.main ul{
	margin:20px 10px 0;
}
.main ul li{
	margin:0 0 10px;
}
.main ul li a{
	background:url(../../../../shared/images/icon01.gif) no-repeat 0 4px;
	padding:0 0 0 17px;
}
.main ul li a:hover{
	background:url(../../../../shared/images/icon02.gif) no-repeat 0 4px;
}

/* */
.archive{
	padding:10px;
	margin:0 0 30px;
	width:728px;
	border:1px solid #cecece;
}
.archive p{
	width:135px;
	float:left;
	margin-left:10px;
	padding:5px 0;
}
.archive p a{
	background:url(../../../../shared/images/icon01.gif) no-repeat 0 center;
	padding:0 0 0 15px;
}
.archive p a:hover{
	background:url(../../../../shared/images/icon02.gif) no-repeat 0 center;
}


