@charset "utf-8";


/*__________________________________________________________

  # option domain CSS
  # update 2007.10.19
  
  _________________________________________________________*/


#domain .text{
	width:710px;
	padding: 0 0 0 35px;
	margin: 10px 0 10px 0;
	font-size:1.2em;
	line-height: normal;
	letter-spacing: 0.1em;
}

#domain .domain_contents{
	margin:0 0 20px 0;
	float:left;
}

.contents-mgn{
	margin:5px 0 5px 20px;
}

.domain-banner{
	width:640px;
	text-align:center;
	margin:10px 0 0 0;
	}

/* 追加見出し
----------------------------------------------------------- */	
h4 {
	font-size:1.4em;
	color:#003399;
	line-height: normal;
	letter-spacing: 0.1em;
	width:600px;
	padding: 0 0 0 5px;
	border-left:solid 10px #003399;
}


/* カテゴリボックス
----------------------------------------------------------- */

.box-title01 {
	font-size:1.4em;
	font-weight:bold;
	color:#003399;
	line-height: normal;
	letter-spacing: 0.1em;
	width:300px;
	height:16px;
	padding: 0 0 0 5px;
	border-left:solid 10px #003399;
	/*background-image: url(../../domain/img/icon_muryou.gif);*/
	background-repeat: no-repeat;
	background-position:240px 0px;
}

.box01{
	border:solid 2px #cccccc;
	padding:5px 5px 5px 10px;
	margin:5px 10px 5px 20px;
	width:320px;
	float:left;
}

.box02{
	padding:5px 5px 5px 10px;
	margin:5px;
	border:solid 2px #cccccc;
	width:320px;
	float:left;
	}
	
	.box03{
	border:solid 2px #cccccc;
	padding:5px 5px 5px 10px;
	margin:5px 10px 5px 20px;
	width:660px;
	float:left;
}
	
	
/* プランアイコンロールオーバー ------------------------------ */

.banner {
 margin:20px 5px 15px 5px;
	background-image: url(../img/sample_banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:577px;
	height:158px;		
	
}

.banner a {
	display:block;
	text-indent: -2000px;	
	width:577px;
	height:158px;	
	}			

.banner a:hover {
	background-image: url(../img/sample_banner_on.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:577px;
	height:158px;		
	}
