﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0px auto;
	width: 100%;
	color: #333333;
	background-image: url(../../images/bg.gif);
	background-repeat: repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 140%;
}


img {
	border: none;
	vertical-align: baseline;
}

p {
	margin: 0px;
	padding: 0px;
}

table{
	width: 100%;
}


/* フレーム */

#wrapper {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
#contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

/* マージン・パディング共通 */


.m_t_14{
	margin-top: 14px;
}

.m_t_20{
	margin-top: 20px;
}

.m_b_4{
	margin-bottom: 4px;
}

.m_b_12{
	margin-bottom: 12px;
}

.m_b_30{
	margin-bottom: 30px;
}

.m_b_45{
	margin-bottom: 45px;
}

.m_r_4{
	margin-right: 4px;
}

.p_b_5{
	padding-bottom: 5px;
}

.p_b_12{
	padding-bottom: 12px;
}

.p_b_35{
	padding-bottom: 35px;
}

.p_b_50{
	padding-bottom: 50px;
}

.p_r_8{
	padding-right: 8px;
}

.p_r_27{
	padding-right: 27px;
}


/* リスト共通 */

.list_number{
	list-style-type: decimal;
}

.list_number ol{
	line-height: 150%;
}


.list_horizontal{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.list_horizontal li{
	float: left;
	display: block;
	width: 224px;
	list-style-type: none;
	margin-bottom: 6px;
}

.list_horizontal_02{
}

.list_horizontal_02 ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.list_horizontal_02 ul li{
	float: left;
	width: 464px;
	list-style-type: none;
	margin-bottom: 6px;
	display: inline-block;
	background-image: url(../../images/square_03.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 3px;
}

.list_horizontal_02 a:link{
	color: #333;
	text-decoration: none;
}

.list_horizontal_02 a:visited {
	color: #333;
	text-decoration: none;
}

.list_horizontal_02 a:hover {
	color: #75BBFB;
	text-decoration: underline;
}

.list_horizontal_03 ul{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.list_horizontal_03 ul li{
	list-style-type: none;
	margin-bottom: 6px;
	background-image: url(../../images/square_03.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 3px;
}


/* テーブル共通 */

.table_blue{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b3b3b3;
	border-right-color: #959595;
	border-left-color: #959595;
}

.table_blue th{
	font-weight: bold;
	background-color: #e7eefa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
	text-align: left;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #959595;
	vertical-align: text-top;
}

.table_blue td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
	padding-left: 24px;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
}

.table_blue th.horizon{
	text-align: center;
}

.table_blue td.horizon{
	text-align: center;
}

.table_blue td.horizon_02{
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #959595;
}


.table_line{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #959595;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #959595;
	margin-bottom: 20px;
}

.table_line th{
	background-color: #afd0fc;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #959595;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
	font-weight: normal;
	}

.table_line tr.blue,td.blue{
	background-color: #ECF5FB;
}

.table_line td{
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #959595;
}

.table_line td.text_left{
	text-align: left;
	padding-left: 16px;
}

.table_line_02{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #959595;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #959595;
}

.table_line_02 tr{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #959595;
}
	
.table_line_02 th{
	background-color: #afd0fc;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #959595;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
	font-weight: normal;
	}
	
.table_line_02 td{
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #959595;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
}

.table_line_02 td.red{
	background-color: #FFD7D8;
}

.table_line_02 td.noline{
	border-style: none;
}


.table_line_03{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #959595;
	margin-bottom: 20px;
}

.table_line_03 th{
	background-color: #afd0fc;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #959595;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
	font-weight: normal;
	}
	
.table_line_03 th.line_top{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #959595;
}
	
.table_line_03 td{
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #959595;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
}

.table_line_03 td.red{
	background-color: #FFD7D8;
}

.table_line_03 td.noline{
	border-top-style: none;
	border-right-style: none;
}

.table_line_03 td.noline_02{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.table_line_dot{
}

.table_line_dot td {
	background-image: url(../../images/line_03.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	}
	
.table_line_dot td.first {
	padding-top: 0px;
}	

.table_line_dot td.last {
	background-image: none;
	padding-bottom: 0px;
}


/* フォント */

.font_red{
	color: #F00;
}

.font_12{
	font-size: 12px;
}

.font_10{
	font-size: 10px;
}

.textaera{
	width: 218px;
}


/* ページ全体のリンク色 */

a:link {
	color: #0187D8;
	text-decoration: underline;
}
a:visited {
	color: #0187D8;
	text-decoration: underline;
}
a:hover {
	color: #75BBFB;
	text-decoration: underline;
}


/* 見出し */
h1{
	font-size: 10px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS PGothic", sans-serif;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	background: url(../../images/h2.jpg) top left no-repeat;
	margin-bottom: 10px;
	font-size: 20px;
	margin-top: 14px;
	padding-top: 20px;
	padding-left: 26px;
	height: 51px;
}

h2.long {
	background: url(../../images/h2_long.jpg) top left no-repeat;
	width: 960px;
}

h3 {
	background: url(../../images/h3.gif) top left no-repeat;
	font-size: 14px;
	margin-top: 24px;
	padding-top: 7px;
	padding-left: 26px;
	color: #FFF;
	height: 33px;
}

h3.long {
	background: url(../../images/h3_long.gif) top left no-repeat;
	width: 960px;
}


h4{
	background-image: url(../../images/h4.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	font-size: 14px;
	}
	
	
h5{
	font-size: 14px;
	}
		

/* ヘッダー */

#header {
	height: 75px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.header_left {
	float: left;
	width: 181px;
}

.logo {
	margin-top: 3px;
	width: 181px;
}
.header_right {
	float: right;
	width: 750px;
}

.entry{
	padding-top: 14px;
	font-size: 10px;
	text-align: right;
}

.navi {
	padding-top: 2px;
	height: 29px;
	width: 200px;
}
.navi ul {
	margin: 0px;
	padding: 0px;
	float: right;
	background-image: url(../../images/navi_bg.gif);
	background-repeat: no-repeat;
}
.navi ul li {
	list-style-type: none;
	float: left;
	margin-right: 1px;
}
.glovalnavi {
	padding-top: 20px;
	height: 19px;
	clear: both;
	padding-bottom: 5px;
}
.glovalnavi ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
.glovalnavi ul li {
	list-style-type: none;
	float: left;
}

/* 検索 */

.search_form{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 167px;
}

#search{
	position: relative;
	width: 118px;
	height: 15px;
	margin-right: 4px;
}  

#searchbtn {  
    position: absolute;  
    top: 12px;     
}  
*:first-child + html #searchbtn    {  
    top: 1px;  
}  

/* フッター */

#footer {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS PGothic", sans-serif;
	clear: both;
}
.footerarea {
	width: 100%;
	background-image: url(../../images/bg_footer.gif);
	background-repeat: repeat-x;
	height: 63px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 18px;
}


.footernavi_01{
	margin-bottom: 13px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.footernavi_01 ul{
	margin: 0px;
	padding: 0px;
}

.footernavi_01 ul li{
	float: left;
	list-style-type: none;
	margin-right: 5px;
}

.footernavi_02{
	background-image: url(../../images/line_01.gif);
	background-repeat: repeat-x;
	clear: left;
	margin-top: 13px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	width: 960px;
}

.footernavi_02 ul{
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footernavi_02 ul li{
	float: left;
	list-style-type: none;
	margin-right: 30px;
	background-image: url(../../images/arow_01.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: left 5px;
}

.footernavi_02 ul li a:link{
	color: #333;
	text-decoration: none;
}

.footernavi_02 ul li a:visited {
	color: #333;
	text-decoration: none;
}

.footernavi_02 ul li a:hover {
	color: #7C7C7C;
	text-decoration: none;
}

.copyright {
	float: right;
	display: block;
	text-align: right;
}

/* サイドナビ */

.sidenavi{
	width: 240px;
	float: left;
	font-size: 14px;
}
	
	
.sidenavi_center{
	width: 240px;
}

.sidenavi_center ul{
	margin: 0px;
	padding: 0px;

}

.sidenavi_center ul li{
	list-style-type: none;
	background-image: url(../../images/sidenavi_btn_center.jpg);
	background-repeat: no-repeat;
	width: 188px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 38px;
	font-weight: bold;
	padding-right: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	background-position: center;
}

.sidenavi_center ul li a:link{
	color: #333;
	text-decoration: none;
}

.sidenavi_center ul li a:visited {
	color: #333;
	text-decoration: none;
}

.sidenavi_center ul li a:hover {
	color: #005aca;
	text-decoration: none;
}

.sidenavi_category{
	color: #FFF;
	background-color: #8ab0e4;
	padding-left: 18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ecede7;
	border-left-color: #ecede7;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 222px;
	}
	
.sidenavi p {
	clear: left;
	margin-top: 20px;
}

.sidenavi_category_02{
	background-color: #d6e4f6;
	padding-left: 18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ecede7;
	border-left-color: #ecede7;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 222px;
	}

/* 2カラム */

.twocolumn{
	clear: both;
	width: 960px;
	height: 100%;
	margin-bottom: 26px;
}

.second_frame{
	float: right;
	width: 688px;
}

/* 2カラム リスト共通*/
.square_list ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.square_list ul li{
	list-style-type: none;
	background-image: url(../../images/square.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.square_list ul li ul{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type: none;
}

.square_list ul li ul li{
	list-style-type: none;
	font-weight: normal;
		background-image: url(../../images/square_03.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}


/* アンカー */

.anchor{
	text-align: right;
	width: 960px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 26px;
	padding-bottom: 26px;
}



/* ぱんくず */

.pankuzu{
	font-size: 12px;
}


/* clearfix */

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
}
.clearfix{
	display: inline-block;
} 


* html .clearfix{
	height: 1%;
}
.clearfix{
	display:block;
}


/* フォーム */

.frame_gray{
	padding: 30px;
	background-color: #f0f0f0;
	margin-bottom: 20px;
	text-align: center;
}

.form_table_01 {
	width: 600px;
	margin: 0px auto;
}

.form_table_02 {
	width: 800px;
	margin: 0px auto;
	
}

.form_table_02 th{
	text-align: right;
	padding-bottom: 14px;
	vertical-align: middle;
}

.form_table_02 td{
	text-align: left;
	padding-left: 5px;
	padding-bottom: 14px;
	vertical-align: middle;
}



