@charset "utf-8";

/* clearfix */
.cf{
	zoom: 1;
}
.cf:before, .cf:after{
	content: "";
	display: table;
}
.cf:after{
	clear: both;
}

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
全デバイス共通のスタイルとスマートフォンおよび小型タブレット向けレイアウトの指定
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

/*==================================================
body
====================================================*/

body{
	width: 100%;
	background-color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	font-size: 14px;
}

a{
	color: #000;
	text-decoration: underline;
}

a:hover{
	color: #333;
	text-decoration: underline;
}

img{
	vertical-align: middle;
}

header{
	text-align: center;
	background-color: #cee898;
}

header h1{
	width: 100%;
	background: url("../img/title_bg.jpg") left top repeat-x;
}

#stage{
	width: 960px;
	margin: 0 auto;
}

#koushi {
	margin-top: 30px;
}

#koushi p{
	background: url("../img/koushi_02.jpg") left top no-repeat;
	padding: 30px 350px 60px 80px;
	line-height: 1.5;
}

#copy3{
	margin-top: 60px;
}

#saiteki, #naiyou{
	background-color: #cee898;
	padding: 30px;
	margin-top: 60px;
}

#saiteki h3, #naiyou h3{
	border-bottom: double 3px #009944;
	font-size: 24px;
	margin-bottom: 30px;
	color: #009944;
}

#naiyou h3{
	text-align: right;
}

#saiteki ul, #naiyou ul{
	margin-left: 30px;
	font-size: 20px;
	background-color: #ffffff;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
	padding: 15px;
}

#saiteki ul li, #naiyou ul li{
	list-style-type: none;
	line-height: 2;
}

#saiteki ul li ul{
	margin-left: 60px;
	margin-top: 30px;
}

#saiteki p{
	margin-top: 15px;
	margin-left: 30px;
}

.marker{
	color: #f39800;
}

.big{
	font-size: 22px;
	font-weight: bold;
}

#jyukousya{
	margin-top: 60px;
}

#kansou{
	background-color: #8ec31f;
	padding-top: 30px;
	padding-bottom: 15px;
}

#kansou .kansou01{
	background-color: #ffffff;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
	padding: 30px;
	margin: 30px;
	width: 570px;
	line-height: 1.5;
}

#kansou .kansou02{
	background-color: #ffffff;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
	padding: 30px;
	margin: 30px 30px 30px 300px;
	width: 570px;
	line-height: 1.5;
}

#kansou .kansou01 img{
	width: 100px;
	float: left;
}

#kansou .kansou01 p{
	width: 400px;
	float: right;
}

#kansou .kansou02 img{
	width: 100px;
	float: right;
}

#kansou .kansou02 p{
	width: 400px;
	float: left;
}

.marker2{
	background-color: #fffc09;
}

#susai{
	margin-top: 120px;
	margin-bottom: 120px;
	
}

#susai h4{
	font-size: 20px;
	border-bottom: solid 2px #009944;
	padding-bottom: 5px;
}

#susai p{
	font-size: 20px;
	color: #009944;
	font-weight: bold;
	margin-top: 15px;
}

.siryou{
	font-size: 14px;
	font-weight: normal;
}

#date{
	background-color: #cee898;
	padding-top: 30px;
}

#omoushikomi{
	background-color: #cee898;
	padding: 30px 15px 15px 15px;
}

#omoushikomi h4{
	font-size: 20px;
	border-bottom: solid 2px #009944;
	padding-bottom: 5px;	
}

#omoushikomi p{
	margin-top: 30px;
	line-height: 1.5;
}

#omoushikomi  form table{
	width: 870px;
	margin: 30px;
}

#omoushikomi  form table th{
	text-align: left;
	padding: 15px;
	border-bottom: solid 1px #009944;
	vertical-align: top;
}

#omoushikomi  form table td{
	padding: 15px;
	border-bottom: solid 1px #009944;
}

#omoushikomi  form table td input.txbx{
	width: 400px;
}

#omoushikomi  form table td textarea{
	width: 400px;
}

#omoushikomi  form table td.subbut{
	background-color: #effdd1;
	text-align: center;
}

.marker3{
	color: #ff0000;
	font-weight: bold;
}

#policy{
	line-height: 1.5;
	width: 400px;
	height: 150px;
	overflow: auto;
}

#policy ol{
	margin-top: 15px;
	margin-left: 30px;
}

#policy ul{
	margin-left: 30px;
}

footer{
	background-color: #009944;
	color: #ffffff;
	padding: 10px;
	text-align: center;
	margin-top: 30px;
}

#cancel{
	line-height: 1.5;
	width: 400px;
}



/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
メディアクエリによる切り替え
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

/* PC向けおよび大型タブレット向けのレイアウトの指定：769px～960px */
@media only screen and (min-width: 769px){
}

/* PC向けレイアウトの指定：961px以上では固定レイアウト */
@media only screen and (min-width: 961px){
}
