@charset "UTF-8";
/* =======================================================================
	CSS information

	file name  :topics.css
	version:1.0
	style info :??pB
======================================================================= */
/* import@efBNg?X^CV[g??K??
----------------------------------------------------------------------------- */
@import "default.css"; /*ZbgAfont.cssA?`*/
@import "base.css"; /*TCg??*/
@import "layout.css"; /*TCg?{CAEg*/


/* 
----------------------------------------------------------------------------- */
#container{
	background-image: url('../img/main_bk02.gif');
}

#main_wrop{
	border-bottom: 5px solid #89308D;
	background-image: url(../profile/img/main_bottom.jpg);
	padding-bottom: 100px;
}

#contents{
	padding-top: 25px;
	border-top: 10px solid #89308D;
	background-image: url(../profile/img/contents_bk.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}

#footer{
	border-top: 2px solid #89308D;
}

/* 
----------------------------------------------------------------------------- */
#contents h2{
	height:65px;
	background-image: url(../img/title_sitemap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	clear: both;
	margin-bottom:60px;
	overflow: hidden;	}


#contents .box h3{
background-image:url(../img/sitemap_midashi.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
width:613px;
height:37px;
margin-left:40px;
padding-top:10px;
padding-left:30px;
}
#contents .box h4 {
	background-image:url(../img/sitemap_icon01.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	padding-left:30px;
	margin-top:20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	margin-left:40px;
	margin-right:5px;
	}
	
#contents .box h4.home {
width:583px;
}

*html #contents .box h4{
margin-left:20px;
}

#contents .box h3 a,
#contents .box h4 a{
	color:#990099;
	text-decoration: none;

}

#contents .box h4{
float:left;
	width:280px;
}

#contents .right{
float:right;
margin-top:10px;
margin-right:70px;
}


.section01 ul {
	width: 290px;
	padding: 0px 0px 25px;
}
#contents .box li {
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #CCCCCC;
	padding-left: 30px;
	background-image:url(../img/sitemap_icon02.gif);
	background-repeat: no-repeat;
	background-position: 10px 20px;
}
#contents .box .p2 {
margin-left:20px;
}
