@charset "shift_jis";


/*---------------------------------
	基本設定
-----------------------------------------------------------------------------------------*/
#box_table {
	width: 690px;
	margin: 0 auto;
	padding: 0;
	border: none;
}

#basebody {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	font-size: 14px;
	color: #000;
	line-height: 1.8;
	margin: 0;
	padding: 0;
}

.clearfix:after {
  content: ".";
  display: block;  
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


#basebody .box_text {
	width: 680px;
	margin: 0 auto 50px;
}

#basebody .box_text p {
	margin: 0 20px 20px;
}

#basebody ul {
	margin: 0 0 5px 3em;
}

#basebody ul li {
	list-style: disc;
	line-height: 1.8em;
}

#basebody ol {
	margin-left: 3em;
}

#basebody ol li {
	list-style: decimal;
	line-height: 1.8em;
}

#basebody .development {
	margin: 0 0 10px 3em;
}

#basebody .development li {
	margin-bottom: 10px;
	line-height: 1.8;
	list-style: disc;	
}

#basebody p.br_ccc  {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #ccc;	
}

#basebody p.program {
	width: auto;
	margin: 0 0 10px;	
	padding: 8px 0 8px 20px;
	background: url(image/bg_date.jpg) repeat-y right 0 #F06;
	font-size: 14px;
	font-weight: 600;
	text-align: left;
	color: #fff;
	clear: both;
}

#basebody .box_message {
	width: auto;
	padding: 10px 20px 15px;
	margin: 0 auto 3px;
	border: 1px solid #375484;
	background: #ffc;
	clear: both;
}

#basebody dl {
	margin: 0 20px 40px;
}

#basebody dt {
	float: left;
	clear: left;
	background: url(image/icon/icon_th.gif) no-repeat 0 0.4em;
	padding: 0 10px 5px 16px;
	margin-bottom: 10px;
	color: #039;
	font-weight: bold;
}

#basebody dd {
	padding: 0 0 5px 11em;
	margin: 0 0 10px;	
	border-bottom: dotted 1px #333;
}

#basebody dd ul {
	margin-left: 2em;
}

#basebody dd li {
	margin: 0 0 5px;
	line-height: 1.5em;
	list-style: disc;
}


#basebody .box_border {
	border: solid 1px #333;
	padding: 5px 0;
	margin: 0 0 20px;
	background: #ffe;
}

#basebody .box_border p {
	padding: 0;
	margin-bottom: 0;
}







/*----------------------------------------------------------
	.fonts
----------------------------------------------------------*/
.c_red { color: #f00;}
.c_blue { color: #00f;}
.c_pink { color: #f12e9c;}
.c_gray { color: #666;}
.c_black { color: #333;}
.c_white { color: #fff;}
.c_green{ color:#7fc31c;}
.c_orange { color: #f90;}
.c_navy { color: #039;}


.bg_yellow { background: #FF0;}
.fw_normal { font-weight: normal !important;}
.fw_600 { font-weight: 600;}
strong { font-weight: 600;}
em {
	font-style: normal;
	font-weight: 600;
}

.fs_8 { font-size: 8px !important;}
.fs_9 { font-size: 9px !important;}
.fs_10 { font-size: 10px !important;}
.fs_11 { font-size: 11px !important;}
.fs_12 { font-size: 12px !important;}
.fs_13 { font-size: 13px !important;}
.fs_14 { font-size: 14px !important;}
.fs_15 { font-size: 15px !important;}
.fs_16 { font-size: 16px !important;}
.fs_17 { font-size: 17px !important;}
.fs_18 { font-size: 18px !important;}
.fs_19 { font-size: 19px !important;}
.fs_20 { font-size: 20px !important;}
.fs_21 { font-size: 21px !important;}
.fs_22 { font-size: 22px !important;}
.fs_23 { font-size: 23px !important;}
.fs_24 { font-size: 24px !important;}

.ta_left { text-align: left;}
.ta_center { text-align: center;}
.ta_right { text-align: right;}

.td_under { text-decoration: underline;}

.f_left { float: left;}
.f_right { float: right;}

.clear { clear: both;}



/*---------------------- 
 .margin
-----------------------------------------------------------------------------------------------------------*/
.mt_0 {	margin-top: 0 !important;}
.mt_5 {	margin-top: 5px !important;}
.mt_10 { margin-top: 10px !important;}
.mt_20 { margin-top: 20px !important;}
.mt_25 { margin-top: 25px !important;}
.mt_30 { margin-top: 30px !important;}
.mt_35 { margin-top: 35px !important;}
.mt_40 { margin-top: 40px !important;}
.mt_45 { margin-top: 45px !important;}
.mt_50 { margin-top: 50px !important;}

.ml_0 {	margin-left: 0 !important;}
.ml_5 {	margin-left: 5px !important;}
.ml_10 { margin-left: 10px !important;}
.ml_15 { margin-left: 15px !important;}
.ml_20 { margin-left: 20px !important;}
.ml_25 { margin-left: 25px !important;}
.ml_30 { margin-left: 30px !important;}
.ml_40 { margin-left: 40px !important;}
.ml_50 { margin-left: 50px !important;}
.ml_60 { margin-left: 60px !important;}
.ml_70 { margin-left: 70px !important;}
.ml_80 { margin-left: 80px !important;}
.ml_90 { margin-left: 90px !important;}
.ml_100 { margin-left: 100px !important;}

.mr_0 {	margin-right: 0 !important;}
.mr_5 {	margin-right: 5px !important;}
.mr_10 { margin-right: 10px !important;}
.mr_20 { margin-right: 20px !important;}
.mr_30 { margin-right: 30px !important;}
.mr_40 { margin-right: 40px !important;}

.mb_0 {	margin-bottom: 0 !important;}
.mb_5 {	margin-bottom: 5px !important;}
.mb_10 { margin-bottom: 10px !important;}
.mb_15 { margin-bottom: 15px !important;}
.mb_20 { margin-bottom: 20px !important;}
.mb_25 { margin-bottom: 25px !important;}
.mb_30 { margin-bottom: 30px !important;}
.mb_35 { margin-bottom: 35px !important;}
.mb_40 { margin-bottom: 40px !important;}
.mb_45 { margin-bottom: 45px !important;}
.mb_50 { margin-bottom: 50px !important;}

.pb_0 {	padding-bottom: 0 !important;}
.pb_5 {	padding-bottom: 5px !important;}
.pb_10 { padding-bottom: 10px !important;}

/*---------------------- 
 .border
-----------------------------------------------------------------------------------------------------------*/
.br_none { border: none !important;}