@charset "utf-8";

/* Body全体の設定 */
body {
	font:14px;
	background:#ffffff;

	position: relative;
	margin: 0px;
	-webkit-text-size-adjust: none;
	min-height: 416px;
	-webkit-background-size:0.438em 100%; 
	-webkit-touch-callout: none;
}

strong{
	font-weight: normal;
}

/* headerの設定 */
header{
	padding: 0px;
}

/*	下罫線飾り（緑）	*/
header div.title_border1{
	height:2px;
	background-color: #0060BF;
}



/*	下罫線飾り（緑２）	*/
header div.title_border2{
	height: 2px;
	background-color: #0060BF;
}


/*	タイトル画像の設定*/
header p{
	text-align:center;
}

header p img {
	margin: 0;
	vertical-align:top;
	width: 95%;
	  /* 320px */
	height: auto;
}

/* ナビゲーションメニュー */
header nav {
	margin: 0;
}

header nav p img {
	margin: 0;
	vertical-align:top;
	width: 100%;
	  /* 320px */
	height: auto;
}

header nav ul {
	margin: 0;
	padding: 0;
}

header nav ul li {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 50%;
	margin: 0px;
	font-weight: bold;
	text-align: center;
	background-color: #0060BF; //#ff5555;
	background: -webkit-gradient(linear, left top, left bottom, from(#0060BF), to(#004D99));
//	background: -webkit-gradient(linear, left top, left bottom, from(#0060BF), to(#004D99));
	border:1px solid #ffffff;
}

header nav ul li:last-child {
	border-right:1px solid #ffffff;
}

header nav ul li a {
	display: block;
	padding: 3px;
	padding: 3px 0;
	color: #ffffff;
	text-decoration: none;
}

header nav ul li a:active,
header nav ul li a:hover {
}
/* ナビゲーションメニューの設定ここまで */


/* サイト内検索用フォーム */
header div.searchform{

	text-align: center;
	margin-bottom: 3px;
	padding: 6px 6px 6px 6px;
	color: #003399;
	background-color: #ffffff;
	height:60px;
}

/* サイト内検索用フォーム */
header div.searchform input {
	padding: 5px;
	width: 100px;
	font-size: 14px;
}

/* サイト内検索用フォーム */
header div.searchform input[type="submit"] {

	padding: 3px 12px 3px 12px;
	width: auto;

	font-size: 16px;
	font-weight: bold;
	text-shadow: rgba(0, 0, 0, 0.4) 0px 1px 0px;

	color: #ffffff;
	border: solid 1px #586d8b;

	background: #667797;

	background: -moz-linear-gradient(top,  #667797,  #51647d);
	background: -webkit-gradient(linear, left top, left bottom, from(#667797), to(#51647d));

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* サイト内検索用フォーム */
header div.searchform .submit{
	text-align: center;
	margin-bottom: 12px;

}

header div{
	background: #ffffff;
}


header span.text01{
	font-size: 20px;
	text-align: center;
//	margin-bottom: 12px;
	color:#ff0000;
}

header span.text03{
	font-size: 16px;
	text-align: center;
//	margin-bottom: 12px;
	color:#000000;
}

header span.text04{
	font-size: 15px;
	text-align: center;
//	margin-bottom: 12px;
	color:#000000;
}


footer{
	text-align: center;
	font-size: 16px;
	color:#FFF;
	background: #0060BF;
}

footer span.text01{
	font-size: 20px;
	text-align: center;
//	margin-bottom: 12px;
	color:#ff0000;
}

footer span.text03{
	font-size: 16px;
	text-align: center;
//	margin-bottom: 12px;
	color:#000000;
}

footer span.text04{
	font-size: 15px;
	text-align: center;
//	margin-bottom: 12px;
	color:#000000;
}

div.search-result {
	list-style-type: none;
	background-color: #ebebeb;

	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;

	padding: 10px;

	line-height: 1.2em;

}

div.search-result:last-child {
	margin-bottom: 0;
}


div.search-result div.search-result-body {
	margin-top: 6px;
	margin-bottom: 6px;
}


div.search-result div.search-result-detail{
	font-size: 10px;
	line-height: 1.2em;
}

div.search-result div.navigation{
	text-align: center;
}


/* フッター */
.copyright {
	color: #002851;
//	margin-top: 10px;
	padding: 10px;
	font-size: 12px;
	text-align: center;
}

/* 内容　タイトル */
h2.contents_title{
	background-color:#994444;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ffaa), to(#008844));
/*
	background: transparent url(../images/taitle_obi.png) repeat-x scroll;
*/
	color: #ffffff;
	height: 23px;
	font-size: 20px;
	font-weight: bold;
	text-shadow: rgba(0, 0, 0, 0.4) 0px 1px 0px;
	margin:0;
	padding-top:6px;
	padding-left:6px;
	text-align: center;
}

/*	トップタイトル	*/
h1{
	margin: 1px;
	padding: 1px;
	font-size: 10px;
	font-weight: normal;	
}


h2{
	background: #004D99;
	color: #ffffff;
	/*		color: #0000aa;		*/
	height: auto;
	font-size: 18px;
	font-weight: bold;
	/*text-shadow: rgba(0, 0, 0, 0.4) 0px 2px 0px;*/
	margin:0;
	padding-top:6px;
	padding-left:6px;
	padding-bottom:6px;
	text-align: center;
	text-shadow:1px 1px 3px #CCC;
}

h2.bg_arrow{
	background: #004D99 url(../images/arrow4.png) no-repeat right;
}

h3{
/*	background-color:#faa51a; */
	/*	background: -webkit-gradient(linear, left top, left bottom, from(#aa9905), to(#f47a20));
*/
/* from(#667797), to(#51647d));*/
/*from(#faa51a), to(#f47a20))*/
/*from(#66ffaa), to(#22cc99))*/

	color: #003388;
	height: auto;
	font-size: 16px;
	font-weight: bold;
	/*text-shadow: rgba(0, 0, 0, 0.4) 0px 2px 0px;*/
	margin:0;
	padding-top:6px;
	padding-left:6px;
	padding-bottom:6px;
	text-align: center;
	border-top: 1px solid #487DF9;
	border-bottom: 1px solid #487DF9;
}


/* 内容　見出し */
h3.contents_title{
	background-color:#444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#ffffff));

	text-align:left;

	color: #ffffff;
	/*height: 23px;*/
	font-size: 20px;
	font-weight: bold;
	text-shadow: rgba(0, 0, 0, 0.4) 0px 1px 0px;
	margin:0;
	padding-top:6px;
	padding-left:6px;
}




/* 内容　項目リスト表示 100%*/
ul.contents_list li{
	//height: 50px;
	clear:both;
	
	margin:0px;
	background:#ffffff;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #aaaaaa;

	font-weight:bold;
	line-height:45px;
	height: 45px;
}

/* 内容　項目リスト表示 100% リンク*/
ul.contents_list li a{
	padding-left:10px;
	display:block;
	color:#3333aa;
	background: url(../images/arrow.gif) no-repeat center right;
	text-decoration: none;
}


/* 内容　項目リスト表示 100% ホバー*/
ul.contents_list li a:active,
ul.contents_list li a:hover{
	background-color: #f6f6f6;
}

ul.contents_list li span.ul_list_detail{
	padding-left: 3pt;
	color:#4b4b4b;
	font-size: 12px;
	font-weight:normal;
}



/* 内容　項目リスト表示 50%*/
ul.contents_list_50 li{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	float: left;
	width: 50%;

	margin: 0px;
	font-weight: bold;
	text-align: center;
	list-style-type:none;

	margin:0px;
	background:#ffffff;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #aaaaaa;
	border-left:1px solid #aaaaaa;

	font-weight:bold;
	line-height:1em;
	line-height:45px;
	height: 45px;


}

/* 内容　項目リスト表示 50% リンク*/
ul.contents_list_50 li a{
	padding-left:10px;
	display:block;
	color:#3333aa;
//	background: url(../images/arrow.gif) no-repeat center right;
	text-decoration: none;
}


/* 内容　項目リスト表示 50% ホバー*/
ul.contents_lis_50t li a:active,
ul.contents_list_50 li a:hover{
	background-color: #f6f6f6;
}

ul.contents_list_50 li span.ul_list_detail_50{
	margin: 0;
	padding: 0;
/*
	padding-left: 3pt;
	color:#4b4b4b;
	font-size: 12px;
	font-weight:normal;
*/
}

ul.contents_list_50 li:last-child {
//	border-right:1px solid #ffffff;
}

/* ***********************************  */

/* 文字画像共用 */
.contents_face{
	padding:0px 1px 0px 10px;
/*	padding:0px (xx)px 8px (xx)px;  (xx)を調整  */
	color:#4b4b4b;
	font-size: 14px;
	line-height : 150%;
	font-weight:normal;
}

.contents_face img{
	width:45%;
	float: left;
}

/* 内容　文章表示 */
div.contents{
	margin-top:20px;
	margin-bottom:20px;
	padding:0px 1px 0px 10px;
/*	padding:0px (xx)px 8px (xx)px;  (xx)を調整  */
	color:#4b4b4b;
	font-size: 15px;
	line-height : 180%;
	font-weight:normal;
}

/* 内容　文章表示 */
div.contents_small{
	padding:0px 4px 0px 10px;
/*	padding:0px (xx)px 8px (xx)px;  (xx)を調整  */
	color:#4b4b4b;
	font-size: 12px;
	line-height : 180%;
	font-weight:normal;
}

/* 表 */
table{
	background-color: #f6f6f6;
	width:100%;	/* 320px */
}

table td{
	padding: 4px 4px 4px 4px;
	color:#4b4b4b;
	font-size: 15px;
	line-height : 180%;
	font-weight:normal;

}

/* 表　西暦表示用 */
table .year{
	font-size: 12px;
	width:48px;
	font-weight:bold;
	
}

/* 表見出用 */
table .header{
	font-size: 14px;
	font-weight:bold;
	text-align: center;	
}

/* 表見出用 */
th{
	font-size: 14px;
	font-weight:bold;
	text-align: center;	
}

/* 表コンテンツ */
table .contents1{
	font-size: 12px;
	font-weight:medium;
	text-align: left;	
}

/* 表コンテンツ */
table .contents2{
	font-size: 12px;
	font-weight:medium;
	text-align: center;	
}

/* 小タイトル なるべくこれを使う */
h4{
	/*　p.contents　と　div.contents pは h4に統一　*/
	padding: 2px 0px 0px 0px;
	color:#ffffff;
	font-size: 16px;
	/*line-height : 150%;*/
	font-weight:bold;
	background-color: #448cff;
	background: -webkit-gradient(linear, left top, left bottom, from(#97B78E), to(#0060BF));
	text-align: center;
	font-weight:bold;
}

/* 小タイトル */
h5{
	/* フォーム項目用 */
	padding: 0px 40px 0px 0px;
	color:#ffffff;
	font-size: 14px;
	line-height : 150%;
	font-weight:bold;
	background-color: #aaaaaa;
	
	text-align: left;
	font-weight:bold;
}

div.contents img{
	margin: 0;
	align:center;
	padding:0px 0px 0px 0px;
	vertical-align:top;
	/*width: 320px;*/
	width: auto;
	height: auto;
}

/* ページ先頭へ移動 */
div.jump_top{

	font-size: 12px;
	background:#f0f0f0;
	text-align: left;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	padding-top:6px;
	padding-bottom:6px;
	padding-left: 10px;
	padding-right: 10px;
}
/* ページ先頭へ移動 リンク */
div.jump_top a{
	text-shadow: 1px 1px 0 #ddd;
	color: #444444;
	text-decoration: none;
}

/* テキスト書式 Normal */
div.contents_normal {
	list-style-type: none;
	background-color: #ebebeb;

	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;

	padding: 10px;
	line-height: 1.2em;
}

/* テキスト書式 Normal */
div.contents_normal:last-child {
	margin-bottom: 0;
}

/* contents_normal */
div.contents_normal div.contents_small{
	font-size: 10px;
	line-height: 1.2em;
}

/* contents_normal */
div.contents_normal div.contents_small{
	font-size: 13px;
	margin-top: 6px;
	margin-bottom: 6px;
}

/* contents_normal */
div.contents_normal {
	list-style-type: none;
	background-color: #ebebeb;

	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;

	padding: 16px 10px 10px 10px;

	font-size: 13px;
	line-height: 1.2em;
}

/* フッター関連のＣＳＳ */
/* フッターリスト */
ul.footer_list{
	list-style-type: none;
	margin: 10px;

	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;

	-moz-box-shadow: 0 0 3px #aaaaaa;
	-webkit-box-shadow: 0 0 3px #aaaaaa;
	box-shadow: 0 0 3px #aaaaaa;
}

/* フッターリスト */
ul.footer_list li{

	background-color: #f3f3f3;
	border-bottom: 1px solid #aaaaaa;
	height: 34px;
	line-height: 34px;
}

/* フッターリスト */
ul.footer_list li:first-child {

	-moz-border-top-right-radius: 8px;
	-moz-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}

/* フッターリスト */
ul.footer_list li:last-child {

	-moz-border-bottom-left-radius: 8px;
	-moz-border-bottom-right-radius: 8px;
	-moz-border-bottom: none;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom: none;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom: none;

}

/* フッターリスト */
ul.footer_list li a{
	display: block;
	padding: 0 14px;
	color: #333333;
	text-decoration: none;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

footer div.text01{
	color:#ff0000;
	text-align:center;
}

p.margine	{
	height:15px;
	background-color: #ffffff;
}

p.margine_2	{
	height:5em;
	background-color: #ffffff;
}

/* form */
input{
	padding: 5px;
	width: 70%;
	font-size: 14px;
}

textarea{
	padding: 5px;
	font-size: 14px;
	width: 99%;
	height: 70px;
} 

input[type="email"] {
	width: 99%;
}

input[type="checkbox"],input[type="radio"]{
	width: 14px;
}

input[type="submit"],input[type="reset"]{

	padding: 3px 12px 3px 12px;
	width: 24%;

	font-size: 18px;
	font-weight: bold;
	text-shadow: rgba(0, 0, 0, 0.3) 0px 1px 0px;

	color: #fef4e9;
	border: solid 1px #6CA74F;
	background: #6CA74F;

	background: -moz-linear-gradient(top,  #6CA74F,  #76B059);
	background: -webkit-gradient(linear, left top, left bottom, from(#6CA74F), to(#76B059));

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

}



div.contents_contact_us .submit {
	text-align: center;
	margin-bottom: 12px;
}

div.contents_contact_us span.form_require{
	color: #ff0000;
}

div.contents_contact_us div.form_confirm{
	padding: 6px 6px 6px 6px;
	background:#ffffff;
	color: #003399;
}



div.social_button {
	margin-top: 12px;
	text-align: center;

}

p.foot {
	color:#FFF;
	padding-top:6px;
	padding-bottom:6px;
	background: -moz-linear-gradient(top,  #0060BF,  #0060BF);
	background: -webkit-gradient(linear, left top, left bottom, from(#0060BF), to(#0060BF));
}

.foot_text{
	color:#D9ECFF;
}

p.foot a{
	text-decoration: none;
	color:#D9ECFF;
}

#qlook{
	width:80px;
	height:15px;
}

.gad{
	width:320px;
	height:100%;
	padding-top:7px;
}

.y_line{
	background: #FF3;
}

/*写真関連*/

.photo{
	position:relative;
	width:250px;
	height:200px;
	margin: 20px auto 40px;
	}

.photo li{
	position:absolute;
	top:-2px;
	background:#fff;
	padding:10px;
	margin-left:-10px;
	border:1px solid #999;
	list-style-type: none;
}

.photo_image{
	padding: 7px;
	border: 1px solid #D6D6D6;
	height: 250px;
	width: 300px;
	margin: 15px auto;
}

.kensyou{
	margin: 15px auto;
	height: 250px;
	width: 300px;
}

.c_img img {
	width: 100%;
	height: auto;
}

.banner_1{
	margin-top: 5px;
	margin-bottom: 10px;
}