@charset "Shift_JIS";
/*--------------------------------------------------
	基本設定
--------------------------------------------------*/
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #333;
	line-height:140%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color:#FFF;
	background:url(../img2013/background.jpg) repeat-x left top;
}
h1,h2,h3,ul,ol,li,dl,dt,dd,p{
	padding: 0px;
	margin: 0px;
	line-height:100%;
}
img {
	border: none;
	vertical-align: top;
}
hr{
	display: none;
}
form {
	padding:0px;
	margin:0px;
}
ul{
	list-style: none;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
.anchor{
	font-size:0px;
	line-height:0px;
	display:block;
	overflow:hidden;
	height:0px;
}
/*--------------------------------------------------
	リンク設定
--------------------------------------------------*/
a{
	color:#36C;
	text-decoration:underline;
}
a:hover {
	color:#903;
	text-decoration:none;
}
/*--------------------------------------------------
	ヘッダー設定
--------------------------------------------------*/
#header{
	width:950px;
	margin: 0px auto 0px auto;
}
#header .logo{
	float:left;
	margin: 0px 0px 0px 0px;
}
#header .right{
	float:right;
	margin: 0px 0px 0px 0px;
}

#header .summary{
	float:left;
	width:950px;
	height:20px;
	text-align:left;
}
#header .summary .summary-txt{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color:#CCC;
	font-weight:normal;
	font-size:12px;
	padding: 5px 10px 0px 0px;
}

#header .global1{
	width:950px;
	float:right;
	text-align:right;
	margin:7px 0px 0px 0px;
}
#header .global1 li{
	float:left;
	display:inline-block;
}

#header .global2{
	height:20px;
	width:950px;
	float:right;
	margin:1px 0px 0px 0px;
}
#header .global2 ul{
	float:right;
}

#header .global2 li{
	background:url(../img2013/header_global2_bk.jpg) no-repeat left top;
	float:left;
	display:inline-block;
	text-align:left;
	padding:4px 18px 0 12px;
}
#header .global2 li a { color: #FFF; text-decoration: none; }
#header .global2 li a:hover{
	color:#F93;
	text-decoration:underline;
}

/*--------------------------------------------------
	編集可能領域設定
--------------------------------------------------*/
#contenter{
	width:950px;
	margin: 23px auto 0px auto;
}
#contenter #contents{
	background-color:#FFF;
	width:700px;
	float:right;
	text-align:left;
	margin:0px 0 0 0;
}

#contenter #mainimage{
	border:1px solid #CCC;
	width:950px;
	height:275px;
	margin: 0 auto 0 auto;
	padding:1px;
}
#contenter #mainimage .mainimage-left{
	float:left;
	width:722px;
}
#contenter #mainimage .mainimage-right{
	float:right;
	width:210px;
	padding:0 3px 0 0;
}
#contenter #mainimage .mainimage-right li{
	margin:9px 0 0 0;
}

#contenter #top2 {
	width:950px;
	margin:20px auto 30px auto;
}
#contenter #top2 .top2-left{
	width:660px;
	float:left;
	text-align:left;
}
#contenter #top2 .top2-left .h2-1{
	font-size:16px;
	font-weight:bold;
	color:#F93;
}
#contenter #top2 .top2-left p{
	width:635px;
	padding:10px 0 0 0;
	line-height:140%;
	font-size:12px;
	color:#666;
}

#contenter #top2 .top2-left li{
	display:inline-block;
	margin:20px 10px 0 0;
}

#contenter #top2 .top2-right{
	width:275px;
	float:right;
}

#contenter #top3 {
	width:630px;
	float:left;
	margin:0 0 0 0;
}

#contenter #top32 {
	float:left;
	width:630px;
	margin:20px 0 0 0;
}
#contenter #top32 .top-con{
	float:left;
	width:300px;
	height:253px;
	border:1px solid #CCC;
	margin:0 10px 0 0;
}
#contenter #top32 .top-con h2{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#333;
	margin:40px 0 10px 70px;
}

#contenter #top32 .top-con p{
	padding:10px;
	line-height:140%;
	font-size:12px;
	color:#666;
	text-align:left;
}
#contenter #top32 .top3-more{
	float:right;
	padding:10px 20px 0 0;
}

#contenter #top3r {
	width:310px;
	float:right;
	margin:20px 0 0 0;
}

#contenter #top4 {
	width:950px;
	margin:20px auto 0 auto;
}
#contenter #top4 .top4-left{
	float:left;
	width:167px;
	margin:0 10px 0 0;
}
#contenter #top4 .top4-left p{
	padding:5px 5px 0 5px;
	line-height:140%;
	font-size:12px;
	color:#666;
	text-align:left;
}
#contenter #top4 .top4-left2{
	float:left;
	width:215px;
	margin:0 10px 0 0;
}
#contenter #top4 .top4-right{
	float:right;
	width:539px;
}
#contenter #top5 {
	width:950px;
	margin:20px auto 0 auto;
}
#contenter #top5 li{
	float:left;
	display:inline-block;
	margin:0 25px 0 0;
}

/*--------------------------------------------------
	左メニュー
--------------------------------------------------*/
#contenter #menu{
	width:230px;
	float:left;
}
#contenter #menu .main{
	margin:0px 0px 0px 0px;
}
#contenter #menu .main li{
	list-style:none;
	margin:0px 0px 0px 0px;
}
#contenter #menu .main li.text-link{
	background:url(../img2013/menu_bk01.jpg) no-repeat left top;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight:bold;
	width:209px;
	height:22px;
	text-align:left;
	padding: 10px 0px 0px 21px;
}
#contenter #menu .main li.text-link2{
	background:url(../img2013/menu_bk02.jpg) no-repeat left top;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	width:206px;
	height:20px;
	text-align:left;
	padding: 10px 0px 0px 24px;
}
#contenter #menu .main li.text-link2 a{
	color:#333;
	text-decoration:none;
}
#contenter #menu .main li.text-link2 a:hover{
	text-decoration:underline;
	color:#F93;
}
#contenter #menu .main li.text-link3{
	background:url(../img2013/menu_bk03.jpg) no-repeat left top;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	width:206px;
	height:20px;
	text-align:left;
	padding: 10px 0px 0px 24px;
}
#contenter #menu .main li.text-link3 a{
	color:#333;
	text-decoration:none;
}
#contenter #menu .main li.text-link3 a:hover{
	text-decoration:underline;
	color:#F93;
}
#contenter #menu .banner{
	margin:20px 0px 0px 0px;
}
#contenter #menu .banner li{
	list-style:none;
	margin:0px 0px 10px 0px;
}

/*-------------------------------------------------------------
#Social
-------------------------------------------------------------*/
#Social{
	position:fixed;
	bottom:40px;
	right:30px;
}

/*--------------------------------------------------
	フッター
--------------------------------------------------*/
#footer-area{
	width:100%;
	margin: 20px 0px 0px 0px;
	background:url(../img2013/footer_bk.jpg) repeat-x left bottom;
}
#footer-area #footer{
	width:950px;
	margin: 0px auto 0px auto;
	text-align:left;
}
#footer-area #footer .page-top{
	width:950px;
	text-align:right;
	padding: 0px 0px 25px 0px;
}
#footer-area #footer .footer-logo{
	font-size:10px;
	float:left;
	text-align:left;
	color:#FFF;
	padding: 15px 0px 25px 0px;
}
#footer-area #footer .footer-menu{
	float:left;
	text-align:right;
	color:#395A08;
	line-height:1.4em;
	padding: 15px 0px 10px 234px;
}
#footer-area #footer .footer-menu a{
	color:#395A08;
	text-decoration:underline;
}
#footer-area #footer .footer-menu a:hover{
	color:#FFF;
	text-decoration:none;
}
#footer-area #footer .footer-bottom{
	width:950px;
	text-align:left;
	padding: 0px 0px 2px 0px;
	color:#666;
	font-size:10px;
}
#footer-area #footer .footer-bottom .copy{
	color:#FFF;
	text-align:left;
	padding: 0px 0px 0px 3px;
}
#footer-area #footer .footer-bottom .copy a{
	color:#FFF;
	text-decoration:none;
}
#footer-area #footer .footer-bottom .copy a:hover{
	color:#FFF;
	text-decoration:none;
}
#footer-area #footer .footer-bottom .keyword{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:12px;
	text-align:right;
}
#footer-area #footer .footer-bottom .keyword a{
	color:#FFF;
	text-decoration:none;
}
#footer-area #footer .footer-bottom .keyword a:hover{
	color:#FFF;
	text-decoration:underline;
}
/*--------------------------------------------------
	個別エリア
--------------------------------------------------*/
.title-bar{
	width:640px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background:url(../img/title-bar.jpg) no-repeat left top;
	padding:10px 0px 12px 20px;
}
.subcontents{
	background-color:#FFF;
	border:1px solid #222;
}
.title-bar2{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:12px;
	font-weight:bold;
	color:#333333;
	background:url(../img2013/subtitle-bar.jpg) no-repeat left top;
	padding:6px 0px 8px 35px;
}
.top-midashi{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background:url(../img/top-midashi-bar.jpg) no-repeat left top;
	padding:4px 0px 6px 20px;
}
.program-bar{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:14px;
	font-weight:bold;
	color:#202B0F;
	background:url(../main/img/program-bar-bk.jpg) no-repeat left top;
	padding:4px 0px 6px 40px;
}
.program-com{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:12px;
	line-height:140%;
	color:#666;;
	padding:10px 20px 20px 30px;
}

.title-photo img{
	border:solid 1px #000042;
}
.subtitle-bar{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:12px;
	line-height: 140%;
	color:#75A93B;
	padding:4px 0px 10px 16px;
}
.subtitle-bar2{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:14px;
	font-weight:bold;
	color:#333333;
	background:url(../img2013/sub-title-bk.jpg) no-repeat left top;
	padding:6px 0px 8px 50px;
}
.midashi-bar {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	background:url(../img2013/midashi-bar.jpg) no-repeat left top;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:9px 0px 14px 30px;
}
.midashi-bar2 {
	background:url(../img2013/midashi-bar2.jpg) no-repeat left top;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	color: #333;
	padding:7px 0px 10px 40px;
}
.midashi-bar3 {
	background:url(../img2013/midashi-bar3.jpg) no-repeat left top;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	color: #333;
	padding:7px 0px 10px 40px;
}
.midashi-bar4 {
	background:url(../img2013/midashi-bar4.jpg) no-repeat left top;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	color: #333;
	padding:8px 0px 10px 60px;
}
.midashi-bar5 {
	background:url(../img2013/midashi-bar5.jpg) no-repeat left top;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	color: #333;
	padding:12px 0px 10px 60px;
}
.midashicmp {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	text-align:left;
	color: #002142;
	padding:20px 0px 5px 30px;
}
.midashicmp2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	text-align:left;
	color: #F66;
	padding:20px 0px 5px 30px;
}
.normal {
	text-align:left;
	line-height: 140%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #666666;
}
.normal10 {
	text-align:left;
	line-height: 140%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #666666;
}
.comment {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 140%;
	font-size: 12px;
	text-align:left;
	color: #666666;
	padding:15px 20px 20px 20px;
}
.comment2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 140%;
	font-size: 12px;
	text-align:left;
	color: #666666;
	padding:20px 20px 20px 30px;
}
.comment3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 140%;
	font-size: 12px;
	text-align:left;
	color: #666666;
	padding:0px 0px 0px 0px;
}
.comment4 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 140%;
	font-size: 12px;
	text-align:left;
	color: #666666;
	padding:0px 30px 20px 30px;
}
.comment5 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 140%;
	font-size: 12px;
	text-align:left;
	color: #666666;
	padding:0px 0px 0px 30px;
}
.jumpcal {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-weight:bold;
	text-align: right;
	color: #ff9933;
	padding: 10px 5px 10px 0px;
}
.jumpcal a:link { color: #ff9933; text-decoration: underline }
.jumpcal a:visited { color: #ff9933; text-decoration: underline }
.jumpcal a:hover{
	color:#ff9933;
	text-decoration:underline;
}
.modori {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	text-align: right;
	color: #ff9933;
	padding: 10px 15px 10px 0px;
}
.modori a:link { color: #ff9933; text-decoration: underline }
.modori a:visited { color: #ff9933; text-decoration: underline }
.modori a:hover{
	color:#ff9933;
	text-decoration:underline;
}
.top-waku {
	background-color:#FFFFFF;
	border:solid #CCCCCC 1px;
}
.top-con-text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 140%;
	font-size: 12px;
	text-align: left;
	color: #666666;
	padding: 5px 8px 0px 138px;
}
.top-con-text2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 140%;
	font-size: 12px;
	text-align: left;
	color: #666666;
	padding: 10px 100px 0px 8px;
}
.top-con-more {
	text-align:right;
	padding: 0px 5px 0px 0px;
}
.top-con-more2 {
	text-align:right;
	padding: 0px 100px 0px 0px;
}
.top-con-info-text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 140%;
	font-size: 12px;
	text-align: left;
	color: #666666;
	padding: 5px 15px 5px 15px;
}
.top-con-info-text-date {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #84A912;
}
.flow-com {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 140%;
	font-size: 12px;
	text-align:left;
	color: #666666;
	padding:0px 30px 20px 90px;
}
.flow-com2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 140%;
	font-size: 12px;
	text-align:left;
	color: #666666;
	padding:10px 30px 20px 70px;
}
.kitei-title {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 140%;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	color: #5E9414;
	padding:0px 0px 0px 30px;
}
.kitei-com {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 140%;
	font-size: 12px;
	text-align:left;
	color: #666666;
	padding:5px 30px 20px 35px;
}
.link {
	background:url(../profile/img/link-mark.jpg) no-repeat left center;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	text-align: left;
	font-weight:bold;
	color: #78A912;
	padding: 10px 0px 10px 70px;
	margin: 10px 0px 10px 0px;
}
.link a:link { color: #78A912; text-decoration: none; }
.link a:visited { color: #78A912; text-decoration: none; }
.link a:hover{
	color:#ff9933;
	text-decoration:underline;
}
.profile-name {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 120%;
	font-size: 12px;
	text-align:right;
	color: #333333;
	padding:0px 80px 0px 0px;
}
.product-vioret {
	color: #969;
}
.product-brown {
	color: #C96;
}
.product-red {
	color: #C33;
	font-weight: bold;
}
.product-blue {
	color: #366;
}
.product-t-name {
	background:url(../product/img/tokusyu-circle.jpg) no-repeat left top;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #1F6347;
	font-size: 12px;
	text-align: left;
	line-height:180%;
	padding:4px 0px 4px 35px;
}
.product-s-name {
	background:url(../product/img/sonota-circle.jpg) no-repeat left top;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #260646;
	font-size: 12px;
	text-align: left;
	line-height:180%;
	padding:2px 0px 4px 30px;
}
.product-hyo {
	padding:10px 0px 30px 30px;
}
.intro-com {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 140%;
	font-size: 12px;
	text-align:left;
	color: #666666;
	padding:20px 10px 20px 30px;
}
.intro-header {
	background:url(../introduct/img/intro-header.jpg) no-repeat left top;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	height:60px;
	color: #333333;
	font-weight:bold;
	font-size: 16px;
	text-align: left;
	padding:50px 0px 0px 55px;
}
.intro-midashi {
	background:url(../introduct/img/intro-bk01.jpg) repeat-y left top;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #006766;
	line-height: 140%;
	font-weight:bold;
	font-size: 12px;
	text-align: left;
	padding:10px 45px 10px 55px;
}
.intro-midashi2 {
	background:url(../introduct/img/intro-bk02.jpg) no-repeat left top;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #62284E;
	line-height: 140%;
	font-weight:bold;
	font-size: 12px;
	text-align: left;
	padding:10px 45px 0px 78px;
}
.intro-midashi3 {
	background:url(../introduct/img/intro-bk03.jpg) no-repeat left top;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #006766;
	line-height: 140%;
	font-weight:bold;
	font-size: 12px;
	text-align: left;
	padding:20px 45px 0px 72px;
}
.intro-meisai {
	background:url(../introduct/img/intro-bk01.jpg) repeat-y left top;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #666666;
	line-height: 140%;
	font-size: 12px;
	text-align: left;
	padding:10px 45px 10px 65px;
}
.intro-meisai2 {
	background:url(../introduct/img/intro-bk01.jpg) repeat-y left top;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #666666;
	line-height: 140%;
	font-size: 12px;
	text-align: left;
	padding:10px 55px 10px 75px;
}
.intro-image {
	background:url(../introduct/img/intro-bk01.jpg) repeat-y left top;
	text-align: center;
	padding:30px 0px 0px 0px;
}
.n150 {
	font-size: 12px;
	line-height: 150%;
	color: #CC9966;
}
.name {
	font-size: 12px;
	color: #992000;
	text-decoration: underline;
}
.faqlist {
	margin: 0px 0px 40px 20px;
}
.faqlist a { 
	color:#627612;text-decoration: none }
.faqlist a:hover{
	color:#627612;
	text-decoration:underline;
}
.faqlistdl {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	text-align: left;
	line-height:140%;
	padding: 4px 0px 0px 3px;
}
.faqdetail {
	width:665px;
	margin: 10px 10px 0px 20px;
}
.faqq {
	background:url(../faq/img/faq-q.jpg) no-repeat left top;
	background-color: #E4E0BC;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #333333;
	font-weight:bold;
	font-size: 14px;
	text-align: left;
	line-height:140%;
	padding: 8px 10px 6px 50px;
}
.faqa {
	background:url(../faq/img/faq-a.jpg) no-repeat left top;
	background-color: #F5F4E7;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #666666;
	font-size: 12px;
	text-align: left;
	line-height:140%;
	padding:15px 20px 15px 50px;
}
.cmt {
	font-size: 11px;
	color: #993333;
}

.mainimage{
	width:100%;
	height:398px;
	background:url(../img2013/main-under-bk.jpg) repeat-x left bottom;
	padding:5px 0 23px 0;
}

.fadein {
	position:relative;
	height:398px;
	width:920px;
	margin:0 auto 0 auto;
}
.fadein img {
	position:absolute; left:0; top:0;
}
#gnav-container {
position:relative;
}

#gnav {
border-bottom:solid 1px #CCCCCC;
position:relative;
z-index:100;
background:url(../img2013/bg_gnav_01.gif) repeat-x;
zoom:1;
}

#gnav .item {
float:left;
}

#gnav .parent {
position:relative;
}

#gnav .parent .child {
border:solid 1px #cccccc;
background-color:#FFF;
position:absolute;
display:none;
top:40px;
left:0;
width:160px;
font-size:86%;
zoom:1;
}

#gnav .parent.on .child {
display:block;
}

#gnav .parent.on.last .child {
left:auto;
right:0;
}

#gnav .parent .child li {
border-bottom:solid 1px #e6e6e6;
width:160px;
text-align:left;
zoom:1;
}

#gnav .parent .child li.last {
border-bottom:none;
}

#gnav .parent .child a {
border-top:solid 1px #FFF;
padding:10px 15px 10px 20px;
display:block;
color:#4c4c4c;
background:url(../img2013/bg_arrow_01.png) no-repeat 10px center #FFF;
line-height:1.2;
text-decoration:none;
zoom:1;
}

#gnav .child a:hover {
background-color:#e6e6e6;
}

.slide {
	background:url(../img2013/top-slide-00.jpg) no-repeat top left;
	padding:0 0 0 0px;
	margin:20px 0 0 0;
}
.prsite {
	width:930px;
	border:1px solid #CCC;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 140%;
	font-size: 12px;
	text-align:left;
	color: #666666;
	padding:10px;
	margin:20px 0 0 0;
}
.prsite a { 
	color:#666;text-decoration: none }
.prsite a:hover{
	color:#F93;
	text-decoration:underline;
}
