@charset "utf-8";


@import "reset.css";

/**
@import "margin.css";
*/

body {
	color:#333;
	text-align:center;
	  -webkit-text-size-adjust: 100%;
	/**font-size:small;
*font:x-small;*/
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka;
	font-size: 16px;
	line-height: 120%;
	background-color: #f0f0f0;
}

#warpper {
	width: 100%;
	overflow: hidden;
}

#warpper_in {
	margin-right: 2%;
	margin-left: 2%;
	background-color: #FFFFFF;
}

/*ヘッダー関係

===========================================================*/

.navi_btn {
	display:none;
}
.navi_btn li {
	display:none;
}

#header {
	width: 100%;
}

#header img {
	width: 100%;
	height: auto;
}

#header h1 {
	padding-top: 4%;
	padding-bottom: 2%;
}



/*フッター関係

===========================================================*/
#footer{
	text-align:center;
	clear: both;
	padding-bottom: 2%;
	padding-top: 2%;
	margin-top: 2%;
	border-top-width: 1px;
	border-top-color: #e0e0e0;
}

.copyright {
	text-align: center;
	font-size: 95%;
}

/*テーブル関係

===========================================================*/


.table01 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table01 th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(../img/bg_table01_th.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #e6e6e7;
	text-align: left;
	vertical-align: top;
	padding-top: 14px;
	padding-bottom: 14px;
}
.table01 th.hissu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(../img/bg_table01_th_hissu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #e6e6e7;
	font-size: 95%;
	width: 35%;
	text-align: left;
	vertical-align: top;
	padding-top: 14px;
	padding-bottom: 14px;
}
.table01 th.nini {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(../img/bg_table01_th_nini.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #e6e6e7;
	font-size: 95%;
	width: 25%;
	text-align: left;
	vertical-align: top;
	padding-top: 14px;
	padding-bottom: 14px;
}
.table01 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 14px;
	text-align: left;
	vertical-align: top;
}

.table02 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table02 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}


/*リンク初期設定

===========================================================*/


a:link {color:#0000DE;
	text-decoration: none;
	
}

a:hover{
	text-decoration:underline;
	color:#333;
	
}
a:visited {
	color:#551A8B;
	text-decoration: none;

}

a:active {
	color:#333;
	text-decoration:underline;
	text-align: right;

}


.photo_right {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
}
#warpper #contents #con_middle .photo_right img {
	border: 1px solid #999999;
}





/*コンテンツ全体

===========================================================*/

#contents {
	width: 100%;
	color: #333;
}


/*サイドナビ

===========================================================*/


#side_navi {
	display: none;
}


/*メインコンテンツ　共通

===========================================================*/

#main_contents {
	width: 100%;
	margin-bottom: 5%;
	font-size: 16px;
	color: #333;
}

#main_contents h2{
	display: none;
	}

.tex_red {
	color: #FF0000;
}
.page_top01 {
	display: none;
}

.header_contact {
	display:none;	
}

.title02{
	font-weight: bold;
	color: #19640D;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #19640D;
	padding-bottom: 10px;
}

.title01 {
	background-image: url(../img/title_01_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #0e7500;
	font-size: 16px;
	font-weight: bold;
}
.photoframe_l {
	padding: 3px;
	border: 1px solid #DADADA;

	margin-right: 10px;
	margin-bottom: 10px;
}
.writing_list {
	list-style-type: none;
}
.table_ta {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-left-color: #E0E0E0;
	text-align: left;
	font-size: 14px;
}
.table_ta th {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	font-weight: bold;
	background-color: #F8F8F8;
	width: 30%;
	text-align: center;
}
.table_ta td {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	text-align: left;
}
.writing_list li {
	background-image: url(../img/dot_01.gif);
	background-repeat: no-repeat;
	background-position: 3px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	padding-top: 6px;
	padding-bottom: 7px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
