@charset "UTF-8";
/* ==================== レイアウト ==================== */

.bg_clear{clear:both;}

body {
	margin:0;
	line-height:160%;
	background-image:url(images/back_photo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#ffffff;
	background-attachment:fixed;
}
#container	{
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#content	{
	width: 665px;
	float: right;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

#sidebar	{
	width: 260px;
	float: left;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#foot	{clear: both;}


/* ==================== ヘッダー ==================== */

#header	{
	width: auto;
	height: 115px;
	background-image: url(images/header.jpg);
}

#header_inner	{padding: 20px;}

#header h1	{
	font-size: 1.2em;
	font-family: Verdana, Helvetica, sans-serif;
	color: #31992A;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 20;
}

/* ==================== コンテンツ ==================== */
	
.post	{width: 660px;
	background-color: #ffffff;}

.post_inner	{
	padding: 10px;
	border: 2px solid #1EC93F;
}

.post_inner2	{
	padding: 10px;
	border: 2px solid #04509B;
}

.post_inner3	{
	padding: 10px;
	border: 2px solid #FF0473;
}


.post h2	{
	font-size: 1.2em;
	margin-bottom: 15px;
	line-height: 32px;
	padding-left: 10px;
	height: 30px;
	margin-top: 02;
	margin-right: 0;
	margin-left: 0;
}

.post h3	{
	font-size: 1.2em;
	margin-bottom: 15px;
	background-color: #1D8ADE;
	line-height: 32px;
	padding-left: 10px;
	height: 30px;
	margin-top: 02;
	margin-right: 0;
	margin-left: 0;
}

.post h4	{
	font-size: 1.2em;
	margin-bottom: 15px;
	background-color: #1D8ADE;
	line-height: 32px;
	padding-left: 10px;
	height: 30px;
	margin-top: 02;
	margin-right: 0;
	margin-left: 0;
}

.posttext	{
	font-size: 0.9em;
	line-height: 1.5;
}

.posttext p	{margin: 0;
	margin-bottom: 20px;}



/* ==================== サイドバー ==================== */
/* 枠のデザイン */
.menu	{
	background-image: url(images/ttl_menu2.png);
	background-repeat: no-repeat;
	background-color: #1EC93F;
}

.menu_inner	{
	background-image: url(images/waku_blue02.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 20px;
}

/* メニューのデザイン */
.menu	{
	width: 250px;
	font-size: 0.9em;
}

.menu li{
	border-bottom: solid 1px #ffffff;
	padding-bottom: 8px;
	margin-bottom: 8px;
	line-height: 1.2;
	list-style-type: none;
	background-image:url(images/98.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	}


.menu li a	{color: #ffffff;
	text-decoration: none;}

.menu li a:hover	{color: #ffff00;}

.menu ul	{

	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 0;
}



/* ==================== フッター ==================== */

div.footerbox{
	width:950px;
	padding:0px;
	background-image: url(images/footer.jpg);
	height: 211px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer{
	clear: both;
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#footer ul{
	text-align: center;
	margin-top: 35;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 100px;
}
div#footer ul li{
	display: inline;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 20px;
	color: #FFFFFF;
}

div#footer ul li a{
    color: #ffffff;
	text-decoration: none;}

div#footer ul li a:hover{
    color: #ffff00;
	text-decoration: none;}

div#footer ul li.firstChild{
	background-image: none;
	margin-top: 20px;
}

/* ==================== テーブル ==================== */

th{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
}
td{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
}
/* ==================== 見出し ==================== */

.headding08 {
	background-color: #74C214;
	color:#FFF;
	text-shadow:1px 1px 2px #333;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border:4px solid #00B153;
	margin-top: 2;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
.headding09 {
	background-color: #1D8ADE;
	color:#FFF;
	text-shadow:1px 1px 2px #333;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border:4px solid #003366;
	margin-top: 2;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
.headding10 {
	background-color: #ff6600;
	
	color:#FFF;
	text-shadow:1px 1px 2px #333;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border:4px solid #ff9900;
	margin-top: 2;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
/* hr線の色を変えてみたバージョン */
.bar1 {
	display: block;
	width: 100%;
	height: 2px;
	background-color: #1EC93F;
	border: 0;  /*デフォルトデザインでは線がある場合があるので、消しておく。*/
}

.bar2 {
	display: block;
	width: 100%;
	height: 2px;
	background-color: #04509B;
	border: 0;  /*デフォルトデザインでは線がある場合があるので、消しておく。*/
}

.bar3 {
	display: block;
	width: 100%;
	height: 2px;
	background-color: #FF0473;
	border: 0;  /*デフォルトデザインでは線がある場合があるので、消しておく。*/
}
