@charset "UTF-8";
@import url("reset.css");

/* ~~ エレメント / タグセレクター ~~ */


.container {
	width: 1000px;
	background-image: url(../img/bg2_r8_c1.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

header {
	text-align: center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 400px;
}

.sidebar1 {
	text-align: center;
	width: 960px;
	background-image: url(../img/bg2_r4_c4.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 40px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.content {
	width: 921px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 40px;
}


ul.nav {
	list-style: none;
}
ul.nav li {
	background-image: url(../img/bg2_r4_c2.gif);
	background-repeat: no-repeat;
	font-size: 14px;
background-position: right;
	width: 160px;
	height: 40px;
	line-height: 40px;
		float: left;
}
ul.nav li a, ul.nav li a:visited {
	text-decoration: none;
	color: #FFF;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	 
	background-color: #ADB96E;
	color: #FFF;
}

/* ~~ フッター ~~ */
footer {
	background-color: #B6A377;
	position: relative;/* IE6 に */
	clear: both;
	color: #FCF9F4;
	text-align: right;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0;
	margin: auto;
	width: 930px;
}

/*HTML5 サポート */
header, section, footer, aside, article, figure {
	display: block;
}
.container h1 {
	font-size: 70%;
	padding-left: 30px;
	line-height: 1;
	font-weight: normal;
}
.container h2 {
	font-size: 110%;
	line-height: 40px;
	color: #FFF;
	background-image: url(../img/bg2_r6_c4.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 921px;
	padding-left: 20px;
	margin-bottom: 20px;
}
.container p {
	font-size: 80%;
	line-height: 1.5;
}
.container .content section {
	padding-bottom: 30px;
}
.container h3 {
	font-size: 100%;
	line-height: 40px;
	background-image: url(../img/bg2_r2_c4.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-left: 50px;
	color: #906D37;
}
.container .content section p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 95%;
}


.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}.mou {
	text-align: center;
	padding: 20px;
	margin: auto;
}
.kokuban {
	color: #FFF;
	background-image: url(../img/kokuban.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 663px;
	width: 680px;
	padding-top: 36px;
	padding-left: 120px;
	margin-left: 50px;
}
.container .content section ul .kokuban li a {
	/*font-size: 22px;*/
	/*line-height: 2;*/
	color: #FFF;
	text-decoration: none;
}
.container .content section ul .kokuban li a:hover {
	color: #39C;
}
.container .content section p strong {
	line-height: 2;
	font-weight: bold;
}
.container .content .uee {
	text-align: right;
	display: block;
	margin-bottom: 20px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.container .content section .toppp {
	padding-left: 40px;
	display: block;
	letter-spacing: 0.1em;
	font-size: 110%;
	padding-top: 10px;
	line-height: 2;
}


section h1.section-bar {
	margin: 16px 0;
	background-image: url(../img/bg2_r4_c4.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #fff;
	line-height: 1.6;
	font-size: 1.6em;
	font-weight: bold;
	border-radius: 6px;
}

ol.list-green-square {
	padding-left: 1.4em;
	list-style-type: none;
}

ol.list-green-square li a{
	color: #000000;
}

ol.list-green-square li:before {
	padding-right: 4px;
	content: "■";
	color: #66CDAA;
}