@charset "utf-8";

body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	color: #FFF;
	background-color:#000;
}

a:link{color:#FEF8EA; text-decoration:none;}
a:visited{color:#FEF8EA; text-decoration:none;}
a:hover{color:#FEF8EA; text-decoration:underline;}
a:active{color:#FEF8EA; text-decoration:underline;}

.opacity a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.smart {
	-webkit-text-size-adjust:none;
}

/*ページ全体ページ全体ページ全体ページ全体ページ全体ページ全体*/


.head_wrap{	
}

#wrapper {
	width:900px;
	margin:0px auto;
	background: url(../img/bg.jpg) no-repeat;
}

#header {
	width:900px;
	height:1052x;
	margin-bottom:50px;
}

h1.top {
}

li.news_line {
	border-bottom:#CCCCCC 1px dotted;
	padding:7px 0;
}

li.news_noline {
	padding:7px 0;
}

.fortop{
	text-align:right;
	margin-bottom:100px
}

.fortop_end{
	text-align:right;
	padding-bottom:10px;
	border-bottom:#CCC 1px solid;
	margin-bottom:10px
}


#footer {
	color:#FEF8EA;
	font-size:16px;
	text-align:center;
}

table.footnavi {
	width:880px;
	font-size:11px;
	margin-bottom:10px;
}

table.footnavi tr {
	vertical-align:top;
}

table.footnavi td {
	text-align:center;
	width:112px;
}

#footer a:link{color:#FEF8EA; text-decoration:none;}
#footer a:visited{color:#FEF8EA; text-decoration:none;}
#footer a:hover{color:#FEF8EA; text-decoration:underline;}
#footer a:active{color:#FEF8EA; text-decoration:underline;}
	

#wrapper02 {
	width:900px;
	margin:0px auto;
	font-size:14px;
}


/*テキスト系テキスト系テキスト系テキスト系テキスト系テキスト系*/
.pochi {
	background-image:url(../img/pochi.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
}

.pochi01 {
	background-image:url(../img/pochi01.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:17px;
}

.pochi_pdf {
	background-image:url(../img/pdflogo.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
}

.pochi_black {
	background-image:url(../img/pochi_black.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
}

.pochi_q {
	background-image:url(../img/pochi_q.gif);
	background-position:left 8px;
	background-repeat:no-repeat;
	padding:10px 0px 10px 35px;
	font-size:14px;
	line-height:150%;
	color:#DE006B;
}

.pochi_a {
	background-image:url(../img/pochi_a.gif);
	background-position:left 8px;
	background-repeat:no-repeat;
	padding:10px 0px 10px 35px;
	font-size:14px;
	line-height:150%;
}

.d3{
	margin-bottom:3px;
}

.d5{
	margin-bottom:5px;
}

.d10{
	margin-bottom:10px;
}

.d15{
	margin-bottom:15px;
}

.d20{
	margin-bottom:20px;
}

.d30{
	margin-bottom:30px;
}

.d40{
	margin-bottom:40px;
}

.d50{
	margin-bottom:50px;
}

.d70{
	margin-bottom:70px;
}

.d80{
	margin-bottom:80px;
}

.d100{
	margin-bottom:100px;
}

.t10{
	margin-top:10px;
}

.r10{
	padding-right:10px;
}

.l10{
	padding-left:10px;
}

.l15{
	padding-left:15px;
}

.l20{
	padding-left:20px;
}

.l30{
	padding-left:30px;
}

.l50{
	padding-left:50px;
}

.l80{
	padding-left:80px;
}

.w700{
	width:700px;
}


.line150 {
	line-height:150%;
}

.s11 {
	font-size:11px;
}

.s12 {
	font-size:12px;
}

.s14 {
	font-size:14px;
}

.s18 {
	font-size:18px;
}

.s21 {
	font-size:21px;
}

.s24 {
	font-size:24px;
}


.bold{
	font-weight:bold;
}

.c000{
	color:#000;
}

.cfff{
	color:#fff;
}

.red{
	color:#CC0000;
}

.green{
	color:#214330;
}

.floatleft{
	float:left;
}

.floatright{
	float:right;
}

.clearboth{
	clear:both;
}

.center{
	text-align:center;
	
}

.right{
	text-align:right;	
}

.over{
	overflow:hidden;
}
