@charset "utf-8";
@import url(command.css);


/*
  Author: T.MORIMOTO
*/


/*
===== CONTENTS =============================================================

  1: body（Body要素）
  2: base（レイアウト要素）
  3: link（リンク要素）

============================================================================

/*body -------------------------------------------------------------------*/



body{ /*   body要素  */
	text-align:center;
	margin:0;
	color:#555;
	padding:0;
	background-color:#fff;
	font-family:Arial, "Arial Black", "Comic Sans MS", Courier, "Courier New", Impact, "Times New Roman", Verdana;
	font-size: 0.9em;
}

html {
	overflow: scroll;
}


/*base -------------------------------------------------------------------*/



.pankuzu_box{
	font-size: 0.7em;
	color: #777777;
	text-align: left;
	width: 950px;
	margin-bottom: 5px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}


.pankuzu_box a:link{text-decoration:none; color:#999 }


/*-----------------------------------------------
	   デザインレイアウトボックス
-------------------------------------------------*/

#header_box{
	width: 100%;
	background-image: url(../img/head_back.gif);
	background-position: center;
	padding: 0px;
	height: 70px;
	clear: both;
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.rogo_box{
	padding: 0px;
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#main_box{
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#content_box{
	width: 650px;
	float: left;
	padding-bottom: 10px;
	padding-top: 15px;
}



#menu_box{
	width: 190px;
	float: right;
	padding-bottom: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #497FD8;
	margin-top: 15px;
	background-color: #f5f5f5;
}


.cal_box{
	width: 170px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.9em;
	color: #000;
}


.cal_box iframe{
	height: 180px;
	width: 170px;
}



#up_mini_menu_out{
	width: 100%;
	position: absolute;
	top: 10px;
	left: 0px;
}


#up_mini_menu{
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	font-size: 0.9em;
}



#up_mini_menu ul{
	margin: 0px;
	padding: 0px;
}


#up_mini_menu li{
	display: inline;
	background-image: url(../img/ic_01.gif);
	padding-right: 8px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}


#foot_box{
	background-color: #dddddd;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
}


/*-----------------------------------------------
	   インデックス用ヘッドコンテンツ
-------------------------------------------------*/


.index_top_box{
	padding: 0px;
	width: 900px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}


.index_top_box td{
	vertical-align: top;
	width: 50%;
}


.index_top_right{
	width: 380px;
	text-align: left;
	float: right;
	border: 1px dotted #CCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 390px;
	overflow: scroll;
}


.index_top_right p{
	padding-top: 1px;
	padding-bottom: 10px;
	font-size: 0.9em;
	line-height: 145%;
}


.kako_dekigoto_box{
	width: 600px;
	text-align: left;
	float: right;
	border: 1px dotted #CCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 300px;
	overflow: scroll;
	display: block;
	margin-bottom: 50px;
}


.kako_dekigoto_box p{
	padding-top: 1px;
	padding-bottom: 10px;
	font-size: 0.9em;
	line-height: 155%;
}

/*-----------------------------------------------
	   コンテンツヘッダーレイアウトボックス
-------------------------------------------------*/





/*-----------------------------------------------
	   デザインレイアウトボックスリスト
-------------------------------------------------*/

.list_h_00{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-image: url(../img/main_botan/back.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 144ab4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 144ab4;
}

.list_h_00 ul{
	margin: 0px;
	padding: 0px;
}

.list_h_00 li{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


.list_h{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}


.list_h ul{
	margin: 0px;
	padding: 0px;
}


.list_h li{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


.left_txt_menu{
	margin: 0px;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.left_txt_menu ol{
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.left_txt_menu li{
	background-image: url(../img/left_menu_img/icon_1.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	font-size: 0.9em;
}


.net_shop_list01{
	margin: 0px;
	padding: 0px;
}


.net_shop_list01 li{
	list-style-type: decimal;
	font-size: 1.1em;
	color: #069;
	margin-bottom: 8px;
	border: 1px dotted #9C9;
	list-style-position: inside;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}


.net_shop_list02{
	margin: 0px;
	padding: 0px;
}


.net_shop_list02 li{
	list-style-type: decimal;
	font-size: 1.1em;
	color: #D95700;
	margin-bottom: 8px;
	border: 1px dotted #9C9;
	list-style-position: inside;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}


.netshop_youso{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.netshop_youso dt{
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #6C0;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 8px;
	margin-bottom: 6px;
	margin-left: 15px;
	margin-right: 20px;
}

.netshop_youso dd{
	margin-right: 30px;
	margin-bottom: 30px;
	font-size: 0.9em;
}


.blue_big_list li{
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-position: outside;
	color: #009;
	font-weight: bold;
	background-image: url(../img/qa/q.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
}



/*-----------------------------------------------
	   デザインレイアウトボックス
-------------------------------------------------*/


.go_page_top{
	text-align: right;
	clear: both;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
}




/*-----------------------------------------------
	   デザインレイアウトボックステーブル
-------------------------------------------------*/


.zisseki_table{
	padding-bottom: 20px;
}

.zisseki_table ul{
	padding: 10px;
	border: 1px solid #CCC;
	margin-right: 20px;
}


.zisseki_table td{
	vertical-align: top;
	text-align: left;
	line-height: 150%;
	font-size: 0.9em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}

.zisseki_table li{
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 20px;
}


.tenken_table th{
	border-collapse:collapse;
	background-color: #eeeeee;
	width: 120px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border: 1px solid #7D9BE3;
}

.seisaku_ryoukin_table{
	margin-right: 30px;
	margin-left: 30px;
}


.seisaku_ryoukin_table td{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px dotted #CCC;
}



.gaiyou_table{
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
	width: 100%;
}


.gaiyou_table th{
	border-collapse:collapse;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-size: 0.9em;
	line-height: 135%;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #666;
	text-align: left;
	margin-bottom: 5px;
}

.gaiyou_table td{
	border-collapse:collapse;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size: 0.9em;
	line-height: 135%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
}

.site_map{
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 10px;
}

.site_map td{
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	border: 1px dotted #09C;
	font-size: 0.9em;
	text-align: left;
	vertical-align: top;
}

.cost_table{
	margin: 10px;
}

.cost_table th{
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	font-size: 0.9em;
}




