@charset "utf-8";
* {
	margin:0;
	padding:0;
}

html {
	margin:0;
	padding:0;
}

p {
	margin:0;
}


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

まず最初の.clearfix:after

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}



body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #c80eb4;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C80EB4;
}

/** html #header{
	display:inline-block;
}
*/

#wrapper {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
/** html #header{
	display:inline-block;
}
*/

#header2 {
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

#list {
	font-size: 90%;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
	width: 900px;
}
#wrapper #header img {
	margin: 0px;
	padding: 0px;
}


h1 {
	font-size: 75%;
	margin: 0px;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
	color: #666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/*
#foot {
	background-color: #bf54b8;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1e879;
}

*/

#menu{
	width:250px;
	margin:0px;
	float:left;
	padding: 0px;
	background-color: #FFF;
}
#menu_in{
	width:220px;
	margin:0px;
	font-size:80%;
	/*border: 1px solid #bf54b8;*/
	padding-left: 5px;
	
	
}#wrapper #menu h2 {
	background-color: #FFF;
	font-size: 0.9em;
	color: #D146A7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #main h3 {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	color: #1D8B0E;
	font-size: 0.9em;
	background-color: #CCE3AB;
	letter-spacing: 0.1em;
	border-right-width: 10px;
	border-right-color: #C7138E;
	padding-right: 10px;
}
#wrapper #main p {
	font-size: 0.8em;
	text-align: center;
	line-height: 1.6em;
}
#wrapper #main .honbun h3 {
	letter-spacing: 0.1em;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1em;
	text-align: left;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #C7138E;
	padding-left: 5px;
	border-right-style: none;
}


#wrapper #main ul {
	list-style-type: disc;
	margin: 20px;
}
#wrapper #main ul li {
	font-size: 0.8em;
	line-height: 1.6em;
	margin-bottom: 5px;
}


#wrapper #menu ul {
	list-style-type: disc;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	list-style-position: inside;
	padding-left: 20px;
	padding-top: 15px;
}
#wrapper #menu ul li {
	font-size: 0.8em;
	padding-bottom: 10px;
}
#wrapper #content #menu #menu_in p {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.font_80_lht {
	font-size: 80%;
	line-height: 1.5em;
}
#jiman {
	background-image: url(top_jiman.gif);
	height: 130px;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#new {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 550px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCC;
}


.font_90_lht {
	font-size: 90%;
	line-height: 1.5em;
}



.menu_sub {
	padding-left: 10px;
	padding-bottom: 0px;
	margin-right: 5px;
}

#main{
	width:650px;
	float:right;
	background-color: #ffffff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.font_red {
	color: #F00;
}

.font_80 {
	font-size: 80%;
}


h2 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	color: #D246A7;
	text-align: center;
	font-size: 105%;
	/*background-color: #9DCE0C;*/
}
.font_otoku {
	font-size: 130%;
	color: #F00;
	text-decoration: underline;
}

#wrapper #content #main .honbun2 ol li {
	padding-left: 10px;
}
#wrapper #content #main .honbun2 ol {
	padding-left: 20px;
}

h3 {
	font-size:95%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #b1e879;
	border-left-color: #BE5FA1;
}
.honbun {
	font-size:90%;
	line-height:160%;
	padding: 0px;
	width: 650px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
#wrapper #main .honbun p {
	font-size: 0.9em;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#wrapper #main .honbun p a {
	text-align: right;
	display: block;
	margin-right: 5px;
}

.honbun_top {
	font-size:90%;
	padding-left:10px;
	padding-bottom:3px;
	line-height:140%;
	padding-top: 3px;
	border: 2px dotted #C69;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.honbun2 {
	font-size:90%;
	padding-left:10px;
	padding-bottom:30px;
	line-height:160%;
	padding-top: 20px;
	
}

.img_float_left {
	float:left;
	margin:10px;
	padding-right: 10px;
	
}

#footer {
	padding-top:5px;
	line-height:160%;
	font-size:90%;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b1e879;
	width: 900px;
	text-align: center;
}
.new_date {
	font-size: 0.8em;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 400px;
}
#footer_dtl {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.clear {
	clear: both;
}
#wrapper #header a img {
	margin: 0px;
}

img {
	margin: 0px;
}
.jyunbi {
	font-size: 80%;
}
#wrapper #content #main .honbun2 h4 {
	background-color: #FFC;
	width: 300px;
}
#wrapper #content #main .honbun2 table tbody tr td {
	padding: 5px;
	margin-top: 5px;
	font-size: 95%;
	line-height: 160%;
}
#wrapper #content #main .honbun table tbody tr td {
	font-size: 95%;
	padding: 5px;
}

#wrapper #content #main .honbun2 ul {
	margin-left: 30px;
}
#wrapper #content #main .honbun ul {
	margin-left: 30px;
}
#catch {
	font-size: 95%;
	color: #000;
	padding: 20px;
	line-height: 140%;
	background-image: url(img/catch.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	background-position: center;
	text-align:center;
}
.kyoutyou {
	font-size: 110%;
	color: #AE024B;
	text-align: center;
	font-weight: bold;
}
hr {
	color: #b1e879;
}
#news {
	width: 550px;
	border: 1px solid #ccc;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#news2 {
	width: 550px;
	border: 1px dotted #BF54B8;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;









	font
; 										font-size: 85%;
	padding-top: 10px;
}
#wrapper #content #main #news p {
	font-size: 0.8em;
	line-height: 1.6em;
}
#wrapper #content #main #news p a img {
	padding-bottom: 10px;
}
#wrapper #content #main #news2 p {
	font-size: 0.9em;
	line-height: 1.6em;
	padding-bottom: 10px;
	padding-top: 10px;
}
#wrapper #header2 p {
	margin: 0px;
	padding: 0px;
}
#wrapper #menu h2 a {
	color: #D246A7;
	text-decoration: none;
}

