@charset "utf-8";


/* ---------------------------------------- 
									top				
---------------------------------------- */
#menu img{
	margin-left:-3px;
}
.arrow {
	background-color:#F3F3F3;
	margin:15px 0;
	padding:10px;
}
.arrow li {
	font-weight:bold;
	text-align:justify;
}
#main h3{
	background:url(../../img/index/info.gif) no-repeat;
	margin-top:15px;
	color:#950302;
	font-size:129%;
	font-weight: bold;
	padding:35px 0 0 60px;
	line-height: 1.6;
	border:none;
}
dl {
	margin-bottom:30px;
	height:230px;
	overflow:auto;}
dt {
	float:left;
	width:7em;
	line-height:1.8;
	clear: both;
	padding-bottom: 1px;
	text-indent: 0.5em;
}
dd {
	padding-left:8em;
	border-bottom: 1px dotted #adb4b8;
	line-height:1.8;
	margin:3px 0;
}


#link {	margin:15px 0;}
#link #personal {
	width:310px;
	float:left;
}
#link #corporation {
	width:310px;
	float:right;
}
#link p {
	line-height:1.4;
}


/* ---------------------------------------- 
									個人用メニュー			
---------------------------------------- */

ul#m1 {
	margin:0px;
	padding:0px;
	clear: both;
}
#m1 li{
	margin:0px;
	padding:0px;
	float:left;
	line-height:320px;
	list-style-type:none;
	text-align:center;
}
#m1 li a{
	display:block;
	width:210px;
	height:320px;
	text-decoration:none;
	text-indent:-9999px;
	/*overflow:hidden;*//*dw*/
}
#m1 li a:hover, .selected02{
	background-position:0 -320px !important; 
}
#m01 a{background:url(../../img/index/m01.png) 0 0 no-repeat;}
#m02 a{background:url(../../img/index/m02.png) 0 0 no-repeat;}
#m03 a{background:url(../../img/index/m03.png) 0 0 no-repeat;}
#m04 a{background:url(../../img/index/m04.png) 0 0 no-repeat;}

ul#m2 {
	margin:10px 0 20px 0;
	padding:0px;
	width:630px;
	clear: both;
}
#m2 li{
	margin:5px 0;
	padding:0px;
	float:left;
	line-height:50px;
	list-style-type:none;
	text-align:center;
}
#m2 li a{
	display:block;
	width:310px;
	height:50px;
	text-decoration:none;
	text-indent:-9999px;
	/*overflow:hidden;*//*dw*/
}
#m2 li a:hover, .selected02{
	background-position:0 -50px !important; 
}
#m05 a{background:url(../../img/index/m05.gif) 0 0 no-repeat;}
#m06 a{background:url(../../img/index/m06.gif) 0 0 no-repeat;}
#m07 a{background:url(../../img/index/m07.gif) 0 0 no-repeat;}
#m08 a{background:url(../../img/index/m08.gif) 0 0 no-repeat;}
#m09 a{background:url(../../img/index/m09.gif) 0 0 no-repeat;}
#m10 a{background:url(../../img/index/m10.gif) 0 0 no-repeat;}
.right { float:right !important;}


#main a:link {
	color: #FF0000;
}

#main a:visited {
	color: #FF0000;
}

#main a:hover {
	color: #b83800;
	text-decoration:underline;
}

	