@charset "shift_jis";
@import url(http://fonts.googleapis.com/css?family=Bitter);
/* ブラウザスタイルの初期化 */
*{
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #455765;
/*color: #202f55;*/

	font-size: 100%;
	font-family: Verdana, Arial,"メイリオ","ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",sans-serif;
	

	}

/* 背景 */
body{
	background: url(img/bg_b20_24.gif) #dbffff;
	
	}

/* ヘッダー */
#header{
	margin-bottom: 40px;
	}
#header a{
	text-decoration: none;
	}
/* サイトタイトル */
h1, h1 a:link, h1 a:visited{
	font-family: 'Bitter', serif;
	margin: 20px 0 10px;
	font-weight: normal;
	font-size: small;
/*	font-size: xx-large;*/
	}
/* メニュー */
ul#menu{
	margin: 0 0 20px;
	}
ul#menu li{
	display: inline-block;
	padding: 0 10px;
	}

/* コンテンツ */
.content{
	background: #f8f8f8;
	border-radius:20px;
	padding: 20px;
	margin-bottom: 30px;
	line-height: 1.5em;

	}
.content.nobg{
	background: none;
	}

ul.text{
	list-style: none;
	}
.text li a{
	margin: 0 10px 0;
	}
dl.long dd{
	padding-left: 10px;
	}
dl.d dt {
	float: left;
	width: 7em;
	height:auto;
	}
dl.d dd {
	margin: 0px 0px 5px 7em;
	padding-left: 1em;
	}
ul.short li{
	list-style: none;
	display: inline;
	border-right: 1px solid;
	padding-right: 7px;
	margin-right: 5px;
	}
ul.short li.last{
	border: none;
	}

/* リンクページ */
dl.link{
	clear: left;
	margin: 5px 0;
	}
dl.link.last{
	margin: 5px 0 20px;
	}
dl.link dt{
	float: left;
	margin: 0 10px 0 0;
	}
dl.link dt a{
	background: transparent;
	}
dl.link dd{
	padding-left: 210px;
	}
dl.link:after{
	visibility: hidden; display: block;font-size: 0;content: " ";clear: both;height: 0;
	}
ul.link li{
	display: inline;
	padding-right: 10px;
	}

/* ページリンク */
#footer{
	border-top: 4px double;
	text-align: center;
	margin: 30px auto;
	padding: 20px;
	}
#footer li{
	padding: 0 30px;
	display: inline;
	}
.pagetop{
	text-align: right;
	}
.pagetop a{
	background: transparent;
	}

/* メールフォーム */
textarea{
	width: 80%;
	padding: 4px;
	overflow:auto;
	}
input{
	padding: 3px 5px;
	}
input.name{
	margin-bottom: 10px;
	}
textarea,input{
	border: 1px solid;
	background-color: #f8f8f8;
	}

/* 見出しなど */
h2{
	border-bottom: 2px dotted;
	font-weight: normal;
	font-size: 15px;
	padding: 0 0 5px;
	margin: 0 0 15px;
	background: url(img/icon_73_11.gif) no-repeat 100% 0%;
	}
h3{
	background: url(img/maru_02.gif) no-repeat 0% 50%;
	padding: 0 15px;
	margin: 5px 0;
	}
strong{
	color: #ff0000;
	font-weight: normal;
	}
em{
	font-style: normal;
	font-weight: bold;
	}
.box{
	border: 1px dotted #ffffff;
	border-radius:20px;
	padding: 10px;
	font-size : 80%;
color : #a3977a;
	}
	
	
hr{
	border: none;
	border-bottom: 1px dotted;
	margin: 10px;
	}

/* リンク設定 */
a{
	text-decoration: none;
	background: rgba(170,224,240,0.5);
	}
a:hover,
a:active{
	opacity:0.5;
	}

/* 著作権表示 */
#copy{
	width: 99%;
	margin: 0 0 20px;
	text-align: center;
	font-size: 9pt;
	}
#copy,#copy a{
	font-size: 9pt;
	text-decoration: none;
	}

/* 骨組み */
#container {
	margin: 0 auto;
	padding: 0 0 0 1%;
	max-width: 1020px;
	}
.onerow {
	clear: both;
	padding: 0 10px;
	}
.onerow:after{
	visibility: hidden; display: block;font-size: 0;content: " ";clear: both;height: 0;
	}
.col5, .col7, .col12, #header {
	float: left;
	margin: 0 3% 0 0;
	}
.col5.last, .col12, #header{
	margin: 0;
	}

.col5 { width: 39.5%; }
.col7 { width: 56.5%; }
.col12{ width: 99%; margin: 0; }
#header{ width: 98%; margin: 0; border: 4px double; border-radius:30px;margin: 30px 0;text-align: center;}

/* 小さい画面での表示 */
@media all and (max-width: 768px) {
	.onerow {
	padding: 0 10px;
	font-size: 100%;
line-height: 1.5em;
	}
	#header, .col5, .col7 {
		float: none;
		width: 99%;
	}
#header{width: 97%;}
}


ol.text{
		padding: 0 20px;

	}
	
dl.d dd a{
	margin: 0 7px 0;
	}

.col10{ width: 90%; margin: 0 auto; }

.name {
color : #152337;
font-size : 130%;
font-family : "ＭＳ 明朝";
border-bottom: 1px solid #c0c0c0;
margin-top: 1em;
margin-bottom: 0.5em;

}
.name:first-letter {
color : #943eb5;
  font-size : 150%;
}

.fo2{
font-size : 90%;
line-height : 150%;
text-align : center;
}

.fo{
font-size : 210%;
line-height : 170%;
color : #64caec;
letter-spacing : 7px;
font-family : "ＭＳ 明朝",Century;
/*border-bottom : 1px dotted #95c0d0;*/
text-align : center;
}

.fo3{
font-family : "ＭＳ 明朝",Century;
/*border-bottom : 1px dotted #95c0d0;*/
}

.content2{
background-color: #dbffff;
font-size: 90%;
	border-radius:20px;
	padding: 20px;
	margin-bottom: 30px;
	line-height: 1.7em;

	}
