@charset "utf-8";

*{
	margin:0;
	padding:0;
}

body{
	font-size:12px;
	color:#555;
	line-height:1.6;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",sans-serif;
	background:url(images/main_bg.gif) 50% 0 repeat-y;
}

img{
	border:none;
}

ul{
	list-style:none;
}

a{
	color:#0066CC;
}


a:hover{
	color:#FF3366;
}

#layout{
	width:960px;
	overflow:hidden;
	margin:0 auto;
}

/*************************** header */

#header{
	width:100%;
	background:url(images/top_new_bg.jpg) 50% 0 repeat-x;
}

#header.topheader{
	width:100%;
	background:url(images/top_new_bg.jpg) 50% 0 repeat-x;
}

#header_inner{
	width:960px;
	height:122px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

#header_inner.top{

}

#header_inner h1,
#header_inner #logo{
	width:320px;
	height:40px;
	position:absolute;
	left:30px;
	top:45px;
}

/*** seo201001 **/

#header_inner p.first{
	width:317px;
	height:94px;
	/*background:url(images/logo.png) 0 0 repeat-x;*/
	position:absolute;
	left:30px;
}

* html #header_inner p.first{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp/wp-content/themes/default/images/logo.png',sizingmethod='crop');
}

#header_inner p.first a{
	display:block;
	width:317px;
	height:94px;
	/*text-indent:-9999px;*/
}

#header h2,
#header #dec{
	position:absolute;
	left:10px;
	top:5px;
	font-size:10px;
	font-weight:normal;
	color:#666;
	width:600px;
}

#header .second{
	position:absolute;
	left:350px;
	top:5px;
	font-size:10px;
	font-weight:normal;
	color:#666;
	width:400px;
}

#header .cattitle{
	position:absolute;
	left:40px;;
	top:120px;
	width:600px;
}

#header .cattitle h1.pagetitle{
	font-size:20px;
	font-weight:bold;
	color:#fff;
	text-align:left;
}

#header_navi02{
	width:239px;
	height:54px;
	position:absolute;
	right:18px;
	top:45px;
	overflow:hidden;
}

#header_navi{
	width:86px;
	height:22px;
	position:absolute;
	top:1px;
	right:0px;
	overflow:hidden;
}

#header_navi li{
	float:left;
}

#header_navi li.hn01{
	margin-right:5px;
}

#header_navi li a{
	display:block;
	width:86px;
	height:22px;
	text-indent:-9999px;
}

#header_navi li.hn01 a{
	background:url(images/header_navi.gif) 0 0 no-repeat;
}

#header_navi li.hn01 a:hover{
	background-position:0 -22px;
}

#header_navi li.hn02 a{
	background:url(images/header_navi.gif) -86px 0 no-repeat;
}

#header_navi li.hn02 a:hover{
	background-position:-86px -22px;
}

/*******************************  pankuzu *********/

.navigation{
	text-align:center;
}

	

/*******************************  wrapper *********/

#wrapper{
	width:910px;
	margin:0 auto;
	overflow:hidden;
}

#main{
	width:580px;
	padding:20px 20px 20px 0;
	float:left;
	overflow:hidden;
}

* html #main{
	display:inline;
}

#sidebar{
	width:260px;
	padding:20px 0;
	float:left;
	overflow:hidden;
}

* html #sidebar{
	display:inline;
}

/******************************* global_navi *********/

.lead{
	margin:20px 0;
	color:#0099CC;
	font-size:14px;
}

#global_navi{
	width:860px;
	overflow:hidden;
	background:url(images/bg.gif) 0 0 repeat-y;
}

.item{
	width:209px;
	overflow:hidden;
	float:left;
	margin-right:8px;
}

* html .item{
	display:inline;
}

.item hr{
	height:1px;
	color:#CCC;
}

.item h4{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

.item_inner01,
.item_inner02,
.item_inner03,
.item_inner04{
	padding:10px;
}

.c01,
.c02,
.c03,
.c04{
	padding:6px 0;
	font-weight:bold;
}

.item_inner01 h4{
	background:url(images/mark01.gif) 0 5px no-repeat;
	padding-left:10px;
}
.item_inner01 h4 a:link{
	color:#0066CC;
}
.item_inner01 h4 a:visited{
	color:#89BDDC;
}
.item_inner01 h4 a:hover{
	color:#FF3366;
	font-weight:bold;
}

.item_inner02 h4{
	background:url(images/mark02.gif) 0 3px no-repeat;
	padding-left:25px;
}
.item_inner02 h4 a:link{
	color:#FF3366;
}
.item_inner02 h4 a:visited{
	color:#FF99CC;
}
.item_inner02 h4 a:hover{
	color:#0066CC;
	font-weight:bold;
}

.item_inner03 h4 a:link{
	color:#009933;
}
.item_inner03 h4 a:visited{
	color:#99CC00;
}
.item_inner03 h4 a:hover{
	color:#FF3399;
	font-weight:bold;
}

.dated{
	font-style:oblique;
	font-size:12px;
}
.item_inner04 h4{
	background:#FF7915;
	padding:3px 3px 3px 6px;
	margin:2px 0;
}

.item_inner04 h4 a{
	color:#fff;
}
.item_inner04 h4 a:hover{
	color:#003399;
}
.item_inner04 p{
	margin-bottom:12px;
	background:#fff;
	padding:3px;
	font-size:12px;
}

/* lists */

ul.lists li a{
	display:block;
	width:9em;
	padding:3px;
	font-size:12px;
	background:#FFF;
	border:1px solid #ddd;
	margin:10px 0;
	text-align:center;
	color:#FF3366;
	text-decoration:none;
}

ul.lists li a:hover{
	background:#FF3399;
	color:#FFF;
}

ul.top_link{
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
}

/******************************* top_wrapper *********/

div.top_wrapper{
	width:910px;
	overflow:hidden;
	margin:15px 0;
}

.c_left{
	width:441px;
	float:left;
	overflow:hidden;
	padding-right:15px;
}

.c_right{
	width:441px;
	float:left;
	overflow:hidden;
}

#l01{
	width:271px;
	height:72px;
	padding-left:170px;
	padding-top:50px;
	background:url(images/tit_h3_01.jpg) 0 0 no-repeat;
	color:#FF6600;
}

#l02{
	width:421px;
	height:72px;
	padding-left:20px;
	padding-top:50px;
	color:#FF3366;
	background:url(images/tit_h3_02.jpg) 0 0 no-repeat;
}

#l01 h3,
#l02 h3{
	font-size:18px;
}

#l01 h3 span,
#l02 h3 span{
	font-size:12px;
}

.ch01 a,
.ch02 a,
.ch03 a,
.ch04 a,
.ad01 a,
.ad02 a,
.ad03 a,
.ad04 a{
	display:block;
	width:194px;
	height:181px;
	padding:20px 10px 0 10px;
	text-align:center;
	font-size:20px;
	font-weight:normal;
	line-height:1.2;
	background:url(images/ch01.jpg) 0 0 no-repeat;
}

.ch02 a{
	background:url(images/ch02.jpg) 0 0 no-repeat;
}

.ch03 a{
	font-size:14px;
	background:url(images/ch03.jpg) 0 0 no-repeat;
}

.ch04 a{
	background:url(images/ch04.jpg) 0 0 no-repeat;
}

.ad01 a{
	background:url(images/ad01.jpg) 0 0 no-repeat;
}

.ad02 a{
	background:url(images/ad02.jpg) 0 0 no-repeat;
}

.ad03 a{
	background:url(images/ad03.jpg) 0 0 no-repeat;
}

.ad04 a{
	background:url(images/ad04.jpg) 0 0 no-repeat;
}

.ch01 a:hover,
.ch02 a:hover,
.ch03 a:hover,
.ch04 a:hover,
.ad01 a:hover,
.ad02 a:hover,
.ad03 a:hover,
.ad04 a:hover{
	filter:alpha(opacity=65); /*IE*/
	-moz-opacity:0.65; /*FF*/
	opacity:0.65;
}

div.leftC{
	width:345px;
	float:left;
	border:1px dotted #555;
	color:#0099CC;
}

div.leftC p{
	margin:15px;
}

div.leftC p a{
	color:#0066CC;
	font-weight:bold;
}

div.leftC p a:hover{
	color:#FF3399;
}

div.rightC{
	width:505px;
	float:right;
	overflow:hidden;
	border:1px dotted #555;
}

div.inner{
	padding:10px;
}
div.inner_title{
		font-size:12px;
	font-weight:bold;
	background:#ccc;
	padding:3px;
	padding-left:10px;
	color:#333;
	margin-bottom:10px;
	border-left:5px solid #aaa;
}

div#top_wrapper h2{
	font-size:12px;
	font-weight:bold;
	background:#ccc;
	padding:3px;
	padding-left:10px;
	color:#333;
	margin-bottom:10px;
	border-left:5px solid #aaa;
}

/******************************* contents*********/

div.contents{
	width:560px;
	margin-bottom:40px;
}

div.contents h3,h2.result,.ent{
	width:545px;
	height:42px;
	font-size:12px;
	color:#fff;
	line-height:42px;
	background:url(images/h3_bg.jpg) 0 0 no-repeat;
	margin-bottom:15px;
	overflow:hidden;
	padding-left:15px;
}

div.contents h3 a,h2.result a{
	color:#fff;
}

div.contents h3 a:hover,div.h2.result a:hover{
	color:#FFFF99;
}

div.entry{
	padding:30px;
	border:1px dotted #ccc;
	line-height:1.8;
	font-size:1.2em;
}

div#top_desc{
	margin-bottom:15px;
}
div#top_desc h1{
	font-size:18px;
	font-weight:bold;
	padding:15px 0;
	color:#3076A9;
}

div.top_desc_title{
	font-size:14px;
	color:#F60;
	padding:10px 0;
}

/* photo */

* html div.ngg-gallery-thumbnail-box{
	display:inline;
}

/******************************* sidebar *********/

div.menu{
	margin:15px 0;
}

div.menu h3,.menu_div{
	font-size:12px;
	padding:4px;
	background:#eee;
	color:#0066CC;
	margin-bottom:10px;
	border-left:5px solid #ddd;
}

div.menu ul{
	margin-bottom:20px;
}

div.menu ul li{
	margin-bottom:5px;
	padding-left:15px;
}

div.menu ul li a{
	text-decoration:none;
}

div.menu ul li a:link{
	color:#666666;
	border-bottom:1px dotted #ccc;
}

div.menu ul li a:visited{
	color:#aaa;
	border-bottom:1px dotted #ccc;
}

div.menu ul li a:hover{
	color:#FF3366;
	border-bottom:1px solid #FF3366;
}

div.menu em{
	display:block;
	margin-bottom:5px;
	font-style:normal;
	color:#FF6600;
}

div.menu p.sb{
	margin-bottom:10px;
	text-align:right;
}

/**  search **/

div.searcharea{
	margin-bottom:15px;
	border:1px dotted #0066CC;
	padding:10px;
	background:#E2FCFE;
}

div.searcharea input#searchsubmit{
	border:1px solid #FF3366;
	background:#FF3366;
	color:#fff;
	font-weight:bold;
	padding:2px;
	line-height:1;
}
	

/******************************* footer *********/

div#footer{
	clear:both;
	background:url(images/footer_bg.jpg) 0 0 repeat-x;
	width:100%;
}

div.footer_inner{
	width:860px;
	margin:0 auto;
	padding:20px 0;
	position:relative;
}

div#footer h2{
	clear:both;
	font-size:16px;
}

div#footer h3{
	font-size:12px;
}

div#footer ul{
	overflow:hidden;
	margin-bottom:20px;
}

div#footer ul li{
	float:left;
	padding-right:5px;
	margin-right:5px;
	border-right:1px solid #ccc;
}

div.footer_inquiry{
	width:427px;
	overflow:hidden;
	position:absolute;
	top:45px;
	right:0;
}

div.footer_inner ul li a{
	color:#0099CC;
}
div.footer_inner ul li a:hover{
	color:#FF3399;
}
div.footer_inquiry p{
	text-align:center;
}

div.footer_inquiry p img{
	vertical-align:middle;
}

div.footer_inquiry p a{
	color:#0099CC;
	text-decoration:none;
	border-bottom:1px dotted #0099CC;
}

div.footer_inner p a:hover{
	color:#FF3366;
}

.ngg-gallery-thumbnail-box{
	float:left;
	margin-right:10px;
}

/*******  フォーム **********/

.form_h4{
	margin:0;
	padding:0;
}

.sp_q{
	padding:15px;
	padding-left:0;
	line-height:1.5;
	margin-bottom:25px;
	overflow:hidden;
}

.sp_q img{
	float:left;
	margin-right:10px;
}

.sq01{
	color:#09C;
}

.sp_q2{
	width:70%;
	border:2px dotted #F90;
	color:#f90;
	padding:5px;
	font-size:24px;
	font-weight:bold;
	text-align:center; 
	 -webkit-border-radius: 5px;     
	-moz-border-radius: 5px;   
}

.sp_q2 span{
	font-size:12px;
}

.wpcf7{
	padding:20px;
	background:#FDF1E3;
	border:3px solid #F90;
	-webkit-border-radius: 5px;     
	-moz-border-radius: 5px;
}
.wpcf7 p{
	margin-bottom:15px;
}

.wpcf7-form-control-wrap input{
	padding:3px;
	border:2px solid #F60;
}

.wpcf7-radio label{
	display:block;
	font-weight:bold;
	color:#000;
}

.question{
	margin:0 0 30px 0;
	padding:30px;
	background-color:#FCC;
	font-size:16px;
	border-radius: 10px;         /* CSS3 */
   -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */
   behavior: url(/border-radius.htc);
}

.question p{
	margin:10px;
}

.answer{
	margin:0 0 30px 0;
	padding:30px;
	background-color:#FFC;
	font-size:16px;
	border-radius: 10px;         /* CSS3 */
   -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */
   behavior: url(/border-radius.htc);
}

.answer p{
	margin:10px;
}

