@charset "utf-8";


/*__________________________________________________________

  # option meiwaku CSS
  # update 2008.05.25
  
  _________________________________________________________*/




/* カテゴリボックス
----------------------------------------------------------- */
.box_container01{
	width:750px;
}

.box_container02{
	width:750px;
	clear:both;
}

.box00{
	padding:5px 5px 10px 35px;
	width:700px;
	font-size:1.2em;
}

.box01{
	padding:0px 5px 10px 10px;
	width:710px;
	font-size:1.2em;
}

.box02{
	width:350px;
	float:left;
}

.box03{
	width:280px;
	float:left;
}

.box04{
	width:250px;
	float:left;
}

.box05{
	width:340px;
	float:left;
}

.box06{
	width:250px;
	float:left;
}

.box07{
	width:380px;
	float:left;
}

.box08{
	width:420px;
	float:left;
}

.box09{
	width:360px;
	float:left;
}

.box09 img{
	margin:0px 0px 0px 10px;
}

.box10{
	width:450px;
	float:left;
}

.box10 img{
	margin:0px 0px 0px 10px;
}

/* ボックス余白
----------------------------------------------------------- */
.blank_box01{
	padding:0px 0px 0px 10px;
}

.blank_box02{
	padding:5px 0px 5px 0px;
}

.blank_box03{
	padding:5px 0px 10px 10px;
}

.blank_box04{
	padding:5px 10px 10px 0px;
	margin:0px 10px 0px 0px;
}

.blank_box05{
	padding:15px 0px 0px 0px;
}

.blank_box06{
	margin:5px 0px 0px 15px;
}

/* その他
----------------------------------------------------------- */
.h3_box {
	background-image: url(../img/bg_h3_apply.gif);
	background-repeat: no-repeat;
	background-position:center;
	width:330px;
	height:21px;
}

.apply_box01{
	padding:10px 10px 10px 10px;
	border: 1px solid #CCCCCC;
	width:600px;
}

.box_container01:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.box_container01{display:inline-block;}

/*Hides from IE-mac \*/
*html .box_container01{height:1%;}
.container{display:block;}
/*End hide from IE-mac*/


/* アイコン
----------------------------------------------------------- */
.icon{
	background-image: url(../../../../share/img/icon_arrow.gif);
	background-repeat: no-repeat;
	padding:0px 0px 0px 15px;
	margin:5px 0px 5px 0px;
	background-position: 0px 2px;
}

/* 下線
----------------------------------------------------------- */
.bottom_line{
	width:100%;
	clear:both;
}

/* リスト
nomal：なし
----------------------------------------------------------- */
ul.nomal{
	margin:0px 0px 10px 0px;
}

ul.nomal li {
	margin:0px 0px 5px 0px;
}

ul.disc{
	margin:5px 0px 0px 15px;
}

ul.disc li {
	list-style-type: disc;
	padding:0px 0px 5px 0px;
}

ul.decimal{
	margin:0px 0px 0px 20px;
}

ul.decimal li {
	margin:0px 0px 5px 0px;
	list-style-type: decimal;
}

ul.faq_q{
	margin:5px 0 10px 0px;
}

ul.faq_a{
	padding:0px 0 10px 0px;
	border-bottom:solid 1px #cccccc;
	margin:0px 0px 20px 0px;
}

/* 文字
----------------------------------------------------------- */
.h3_subt {
	font-weight:bold;
	color:#003399;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	line-height: normal;
}

.subtitle {
	font-size:1.2em;
	color:#003399;
	line-height: normal;
	letter-spacing: 0.1em;
	width:600px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 3px 0px;
	border-bottom:solid 1px #003399;
	font-weight: bold;
	text-align: left;
}

.txt_em-red{
	font-size:1.2em;
	font-weight: bold;
	color: #E80000;
}

.txt_red{
	color: #E80000;
}

.txt_em-ore{
	font-size:1.2em;
	font-weight: bold;
	color: #FF6600;
}

.txt-s{
	font-size:0.8em;
}
