@charset "utf-8";
/*
Theme Name: 太陽光発電
Theme URI: http://taiyoukouhatudenn.com/
Description: 太陽光発電のカスタマイズテーマ
Version: 2.0
Author: 株式会社クヌギ
Author URI: http://kunugi.info/
Tags: white, custom header, fixed width, two columns, widgets

*/

*{
	margin: 0;
	padding: 0;
}
body {
	font-size: 13px;
	color:#000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: "メイリオ", "ＭＳ Ｐゴシック" , "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS PGothic", sans-serif;
	line-height: 19px;
}
img {
	border: 0;
	}
table td{
	vertical-align: top;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
	font-size: 14px;
}
a{
	color: #FF8400;
	text-decoration: underline;
}
a:hover{
	color: #FF8400;
	text-decoration: underline;
}
p{
	padding:0 0 10px 0;
}
ul,ol{
	list-style-position: inside;
}

input,textarea{
	font-size: 14px;
}
blockquote{
	font-style: normal;
	margin: 10px 0;
	padding: 0 8px;
	background-image: url(../../../images/bg-blockquote.gif);
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 27px;
}
blockquote p{
	padding: 0;
}
.red{
	color: #FF8400;
}
.red2{
	color: #F00;
}
.green{
	color: #009900;
}
.orange{
	color: #F04E00;
}

.clear{
	clear: both;
}
.clear_left{
	clear: left;
}
.small{
	font-size: 12px;
}
.bold{
	font-weight: bold;
}
.align_center{
	text-align: center;
}
.align_right{
	text-align: right;
}
.small{
	font-size: 12px;
}
.notice{
	font-size: 12px;
	line-height: 15px;
}
.pickup{
	font-weight: bold;
	color: #F00;
}
.line-through{
	text-decoration:line-through;
}
.odd{
	color: #000;
	background-color: #F5F4F0;
}
.even{
	color: #000;
	background-color: #FFF;
}
.img-left{
	float: left;
	margin: 0 20px 10px 0;
}
.text16{
	font-size: 16px;
}
.text24{
	font-size: 24px;
}
.padding8{
	padding: 8px 0;
}
/*メインテーブル*/
div#main{
	width: 900px;
	margin: 0 auto;
	position: relative;
}
.top-page{
	background-image: url(../../../images2/index/bg-top-images.jpg);
	background-repeat: no-repeat;
	background-position: center 53px;
}


/*ヘッダー*/
div#header{
	width: 900px;
	position: relative;
}

h1{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 15px;
}

div#description{
	position: absolute;
	top: 0;
	right: 0;
	color: #666666;
	font-size: 12px;
}
div#description p{
	padding: 0;
}
div#header h2{
	color: #FFF;
	width: 204px;
	height: 80px;
	padding-top: 23px;
	padding-left: 16px;
	font-size: 12px;
	background-image: url(../../../images2/logo.jpg);
	background-repeat: no-repeat;
}
div#header h2 a{
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

/*お問い合わせ*/
div#telefone{
	position: absolute;
	right: 0;
	top: 34px;
	font-weight: normal;
}

div#serarch input#searchsubmit {
	margin: 0;
	width: 44px;
	height:19px;
	vertical-align: moddle;
}
/*ヘッダーメニュー*/
div#header-menu{
	font-size: 12px;
	position: absolute;
	left: 400px;
	top: 32px;
}
div#header-menu a{
	color: #333;
	text-decoration: none;
}
div#header-menu ul{
	list-style: none;
	list-style-position: outside;
}
div#header-menu ul li{
	width: 97px;
	float: left;
	background-image: url(../../../images2/bg-arrow-header-menu.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
}
div#header-menu ul li.menu-sitemap{
	border-right: solid 1px #D0D0D0;
}

/*パンクズリスト*/
div#breadcrumb{
	position: absolute;
	top: 114px;
	left: 239px;
	color: #666666;
	font-size: 12px;
}
div#breadcrumb a{
	text-decoration: none;
}

/*メインコンテンツ*/
div#main_content{
	width: 900px;
	background-image: url(../../../images2/bg-side.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.navigation{
	padding: 10px 0;
}

/*左メニューブロック*/
div#block_left{
	float: left;
	width: 220px;
}

div#block_left ul,div#block_left ol{
	list-style: none;
	list-style-position: outside;
}


/*メインメニュー*/

div#block_left ul#main-menu{
	font-size: 12px;
	color: #656565;
	width: 210px;
	padding-right: 10px;
	background-image: url(../../../images2/bg-menu.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
div#block_left ul#main-menu a{
	color: #656565;
	text-decoration: none;
}

div#block_left ul#main-menu li{
	border-left: solid 1px #FFDAB3;
	border-right: solid 1px #FFDAB3;
	background-color: #FFF;
}
div#block_left ul#main-menu li.menu1 a{
	display: block;
	width: 181px;
	margin: 0;
	padding: 5px 0 5px 28px;
	border-bottom: solid 1px #FFDAB3;
	background-color: transparent;
	background-image: url(../../../images2/bg-arrow-main-menu.gif);
	background-repeat: no-repeat;
	background-position: 9px center;
}
div#block_left ul#main-menu li.menu2{
	width: 208px;
	padding: 5px 0 0 0;
	border-bottom: solid 1px #FFDAB3;
}
div#block_left ul#main-menu li.menu2 span{
	padding: 0 0 0 28px;
}
div#block_left ul#main-menu li.menu2 ul{
	margin: 5px 0 0 0;
}
div#block_left ul#main-menu li.menu2 ul li{
	margin: 0;
	padding:0;
	border: none;
}
div#block_left ul#main-menu li.menu2 ul li a{
	display: block;
	padding: 2px 0 3px 40px;
	margin: 0;
	border: none;
	background-color: transparent;
	background-image: url(../../../images2/bg-arrow-sub-menu.gif);
	background-repeat: no-repeat;
	background-position: 28px 6px;
}

div#block_left ul#main-menu li a:hover{
	display: block;
	width: 180px;
	padding: 5px 0 5px 28px;
	background-color: #FFF1DA;
	color: #FF8400;
	font-weight: bold;

}
div#block_left ul#main-menu li.menu2 ul li a:hover{
	display: block;
	width: 168px;
	padding: 2px 0 3px 40px;
	background-color: #FFF1DA;
	color: #FF8400;
	font-weight: bold;

}

div#block_left .block_content{
	width: 212px;
	padding-top: 22px;
}

div#block_left ul#side-menu li.contact{
	width: 191px;
	margin: 0 auto 15px auto;
}

div#block_left ul#side-menu li.okyakusama-koe{
	width: 194px;
	margin: 0 auto 22px auto;
	color: #333333;
	font-size: 12px;
}
div#block_left ul#side-menu li.okyakusama-koe p{
	padding: 0;
	line-height: 15px;
}

div#block_left ul#side-menu li.media{
	width: 194px;
	margin: 0 auto 22px auto;
	color: #333333;
	font-size: 12px;
}
div#block_left ul#side-menu li.media p{
	padding: 0;
	line-height: 15px;
}


div#block_left ul#side-menu li.partner{
	width: 191px;
	margin: 0 auto 22px auto;
	color: #333333;
	font-size: 12px;
}
div#block_left ul#side-menu li.partner p{
	padding: 0;
	line-height: 15px;
}

div#block_left ul#side-menu li.information{
	width: 191px;
	margin: 0 auto 22px auto;
}

div#block_left ul li.widget{
}
.widgettitle{
}
.widget_recent_entries ul li{
	border-bottom: dotted 1px #CCCCCC;
	padding: 8px 0;
	margin-bottom: 10px:
}

/*右コンテンツブロック*/
div#block_right{
	float: right;
	width: 660px;
	margin: 0 auto;
}
div.single-toppage{
	padding: 15px 0 20px 0;
}
div.single-page{
	padding-top: 133px;
	background-position: top center;
	background-repeat: no-repeat;
}


/*ページイメージ*/

div.page-subsidy{
	background-image: url(../../../images2/subsidy/title-subsidy.jpg);
}
div.page-rate{
	background-image: url(../../../images2/rate/title-rate.jpg);
}

div.page-economiceffect{
	background-image: url(../../../images2/economiceffect/title-economiceffect.jpg);
}
div.page-globalenvironment{
	background-image: url(../../../images2/globalenvironment/title-globalenvironment.jpg);
}

div.page-grounds{
	background-image: url(../../../images2/grounds/title-grounds.jpg);
}

div.page-faq{
	background-image: url(../../../images2/faq/title-faq.jpg);
}

div.page-application-flow{
	background-image: url(../../../images2/application-flow/title-application-flow.jpg);
}

div.page-contact{
	background-image: url(../../../images2/contact/title-contact.jpg);
}

div.page-media{
	background-image: url(../../../images2/media/title-media.jpg);
}

div.page-information-partner{
	background-image: url(../../../images2/partner/title-partner.jpg);
}

div.page-information{
	background-image: url(../../../images2/information/title-information.jpg);
}

div.page-information-company{
	background-image: url(../../../images2/information/title-information-company.jpg);
}
div.page-information-greeting{
	background-image: url(../../../images2/information/title-information-greeting.jpg);
}
div.page-information-plivacy{
	background-image: url(../../../images2/information/title-information-plivacy.jpg);
}

div.page-information-nationwide-introduction{
	background-image: url(../../../images2/information/title-informationnationwide-introduction.jpg);
}

div.page-okyakusama-koe{
	background-image: url(../../../images2/okyakusama-koe/title-okyakusama-koe.jpg);
}

div.page-mannga{
	background-image: url(../../../images2/mannga/title-mannga.jpg);
}
div.page-sitemap{
	background-image: url(../../../images2/sitemap/title-sitemap.jpg);
}

div#block_right .title{
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	padding: 7px 0 0 16px;
	height: 26px;
	background-image: url(../../../images2/bg-title.jpg);
	background-repeat: no-repeat;
	letter-spacing : 1px;
	margin-bottom: 23px;
}
div#block_right .sub-title{
	color: #F60;
	padding: 5px 0;
	font-weight: bold;
	font-size: 14px;
}
div#block_right .content{
	font-size: 13px;
	padding: 5px 0;
	margin: 0 0 36px 0;
}
div#block_right .content p{
}

h3#title-news-list{
	color: #70C700;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

div#news-list{
	border-top: solid 1px #CBCBCB;
	border-bottom: solid 1px #CBCBCB;
	height: 120px;
	overflow: auto;
	margin: 0 0 36px 0;
}

/*トップページ*/
div#block_right .content-index{
	margin-bottom: 3px;
}
p.dounyuu-zisseki{
	margin-top: 300px;
}
p.dounyuu-zisseki-kazu{
	margin-bottom: 20px;
}

.gennkinn-siharai-nasi{
	margin-bottom: 26px;
}

.kinnri-hyou{
	float: left;
	width: 422px;
	padding-bottom: 35px;
}
.grounds-link{
	float: right;
	width: 200px;
	font-size: 12px;
	line-height: 15px;
	margin-top: 80px;
}
.grounds-link img{
	margin-top: 8px;
}
.grounds-link a{
	color: #000;
	text-decoration: none;
}
.grounds-link span{
	text-decoration: underline;
}
/*太陽光発電のメリット*/
p.economiceffect{
	float: left;
	width: 270px;
	height: 193px;
	padding-right: 15px;
	padding-bottom: 19px;
}
.co2-title{
	background-image: url(../../../images2/economiceffect/bg-co2-top.gif);
	background-position:top;
	background-repeat: no-repeat;
	color: #72C700;
	font-size: 16px;
	font-weight: bold;
	width: 589px;
	padding: 30px 35px 1px 35px;
}
.co2{
	clear: left;
	width: 589px;
	padding: 2px 35px 30px 35px;
	background-image: url(../../../images2/economiceffect/bg-co2-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}
.co2 p{
	padding: 2px 0;
}
.co2 ul.notice{
	margin: 10px 0 0 0;
	list-style: none;
	list-style-position: outside;
}

p.power-failure{
	float: left;
	width: 276px;
	height: 197px;
	padding-right: 15px;
	padding-bottom: 19px;
}

/*メーカー別紹介*/
ul.solorpanel{
	list-style: none;
	list-style-position: outside;
}

ul.solorpanel li{
	float: left;
	width: 320px;
	padding: 0 0 24px 0;
	background-image: url(../../../images2/globalenvironment/bg-solorpanel.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	
}
ul.solorpanel li p{
	font-size: 12px;
	padding: 0 33px 0 33px;
}
ul.solorpanel li h3{
	width: 320px;
	background-repeat: no-repeat;
	background-position: top;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 33px;
}
ul.solorpanel li.sanyo{
	margin-right: 19px;
	margin-bottom: 19px;
}
ul.solorpanel li.sanyo h3{
	height: 148px;
	background-image: url(../../../images2/globalenvironment/solorpanel_sanyo.gif);

}
ul.solorpanel li.mitubisi{
}
ul.solorpanel li.mitubisi h3{
	height: 148px;
	background-image: url(../../../images2/globalenvironment/solorpanel_mitubisi.gif);

}
ul.solorpanel li.tyousyuu{
	margin-right: 19px;
	margin-bottom: 19px;
}
ul.solorpanel li.tyousyuu h3{
	height: 148px;
	background-image: url(../../../images2/globalenvironment/solorpanel_tyousyuu.gif);

}
ul.solorpanel li.kyocera h3{
	height: 148px;
	background-image: url(../../../images2/globalenvironment/solorpanel_kyocera.gif);
}

ul.solorpanel li.suntech{
	margin-right: 19px;
	margin-bottom: 19px;
}
ul.solorpanel li.suntech h3{
	height: 174px;
	background-image: url(../../../images2/globalenvironment/solorpanel_suntech.gif);
}
ul.solorpanel li.sharp h3{
	height: 155px;
	background-image: url(../../../images2/globalenvironment/solorpanel_sharp.gif);
}



/*補助金*/
p.subsidy-70000yen{
	float: right;
	padding-left: 32px;
	padding-bottom: 16px;
}
div.content-subsidy{
	clear: right;
	color: 686868px;
	border: solid 1px #CCC;
	padding: 21px 21px 13px 21px;
}
div.content-subsidy h3{
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
div.content-subsidy p{
	padding: 8px 0;
}

div.content-subsidy-sport{
	text-align: center;
	color: #FFF;
	background-image: url(../../../images2/subsidy/bg-subsidy-sport.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
}
div.content-subsidy-sport h4{
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 12px;
}
div.content-subsidy-sport p{
	padding: 0;
}
div.content-subsidy-sport p.link-contact{
	padding: 34px 0 13px 0;
}
div.content-subsidy-sport p.subsidy-sport-notice{
	font-size: 12px;
	color: #FE8200;
}

/*根拠*/
p.kinnrisa-images{
	margin-bottom: 30px;
}

p.kinnrisa-map{
	text-align: center;
	padding: 13px 0 20px 0;
}

ul#kinri-simulation-notice{
	font-size: 12px;
	list-style: none;
	list-style-position: outside;
	line-height: 15px;
}

p.link-dennkiryoukinn-meisai{
	float: right;
	width: 200px;
	height: 16px;
	padding-top: 230px;
	margin: 0 0 0 16px;
	text-align:center;
	background-image: url(../../../images2/grounds/thumnail-dennkiryoukinn-meisai.gif);
	background-repeat: no-repeat;
}
p.dennkidai-rieki{
	padding: 12px 0;
}

p.text-dennkiryoukinn{
	width: 440px;
}

/*金利について*/
p.mini-title-floating-rate{
	margin-top: 17px;
	color: #FF8400;
}
p.mini-title-fixed-interest-rate{
	margin-top: 17px;
	color: #8FBF0F;
}
/*変動*/
div.content-floating-rate{
	width: 659px;
	background-image: url(../../../images2/rate/floating-rate-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 96px;
	margin-bottom: 22px;
}
div.content-floating-rate p{
	padding: 2px 0;
}

div.content-floating-rate h3{
	text-align: right;
	height: 315px;
	color: #FF8400;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../../../images2/rate/bg-title-floating-rate.gif);
	background-repeat: no-repeat;
}
div.content-floating-rate div.sub-content-floating-rate{
	width: 595px;
	padding: 1px 31px 25px 31px;
	border-left: solid 1px #FFDEA6;
	border-right: solid 1px #FFDEA6;
}

div.content-floating-rate div.sub-content-floating-rate h4{
	font-size: 14px;
	color: #FF8302;
	margin: 29px 0 18px 0;
	padding: 7px 0;
	text-align: center;
	background-image: url(../../../images2/rate/bg-floating-rate-h4.gif);
	background-repeat: no-repeat;
	letter-spacing: 1px;
}

/*固定*/
div.content-fixed-interest-rate{
	width: 659px;
	background-image: url(../../../images2/rate/fixed-interest-rate-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
	margin-bottom: 22px;
}
div.content-fixed-interest-rate p{
	padding: 2px 0;
}

div.content-fixed-interest-rate h3{
	text-align: right;
	height: 324px;
	color: #8FBF0F;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../../../images2/rate/bg-title-fixed-interest-rate.gif);
	background-repeat: no-repeat;
}
div.content-fixed-interest-rate div.sub-content-fixed-interest-rate{
	width: 595px;
	padding: 1px 31px 11px 31px;
	border-left: solid 1px #D6EE98;
	border-right: solid 1px #D6EE98;
}

div.content-fixed-interest-rate div.sub-content-fixed-interest-rate h4{
	font-size: 14px;
	color: #8FBF0F;
	margin: 29px 0 18px 0;
	padding: 7px 0;
	text-align: center;
	background-image: url(../../../images2/rate/bg-fixed-interest-rate-h4.gif);
	background-repeat: no-repeat;
	letter-spacing: 1px;
}

/*お客様の声*/

.title-okyakusama-koe{
	font-size: 14px;
	font-weight: normal;
	border-bottom: solid 1px #E7E7E7;
	padding: 8px 0;
	margin-bottom: 8px;
}
.dounyuu-zirei{
	font-weight: bold;
	font-size: 16px;
	color: #006;
}

.content-okyakusama-koe{
	line-height: 28px;
	background-image: url(../../../images2/okyakusama-koe/bg-koe.jpg);
	background-repeat: repeat-y;
}


.content-okyakusama-koe p,.img-o p,.img-t p,.img-i p,.img-s2 p{
	padding: 0 30px;
}

.img-yi{
	line-height: 28px;
	height: 338px;
	padding: 3px  0 0 220px;
	background-image: url(../../../images2/okyakusama-koe/yi.jpg);
	background-repeat: no-repeat;
}
.img-i{
	line-height: 28px;
	height: 252px;
	padding: 3px  0 0 220px;
	background-image: url(../../../images2/okyakusama-koe/i.jpg);
	background-repeat: no-repeat;
}

.img-s2{
	line-height: 28px;
	height: 332px;
	padding: 3px  0 0 220px;
	background-image: url(../../../images2/okyakusama-koe/s2.jpg);
	background-repeat: no-repeat;
}

.img-o{
	line-height: 28px;
	height: 332px;
	padding: 3px  0 0 220px;
	background-image: url(../../../images2/okyakusama-koe/o.jpg);
	background-repeat: no-repeat;
}

.img-t{
	line-height: 28px;
	height: 331px;
	padding: 3px  0 0 220px;
	background-image: url(../../../images2/okyakusama-koe/t.jpg);
	background-repeat: no-repeat;
}


.content-okyakusama-koe p.img-okyakusama{
	float:left;
	padding: 0 15px 15px 0;
}

.top-okyakusama-koe{
	padding: 65px 0 0 0;
	background-image: url(../../../images2/okyakusama-koe/bg-koe-bottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: right;
	margin-bottom: 20px;
}
.top-okyakusama-koe2{
	clear: both;
	padding: 18px 0 0 0;
	text-align: right;
	margin-bottom: 20px;
}


/*お申込みの流れ*/
div#block_right .title-application-flow{
	background-image:url(../../../images2/application-flow/bg-title-application-flow.jpg);
	margin: 0;
}
.flow-content h3{
	font-weight: bold;
	letter-spacing: 1px;
	color: #FF8400;
	margin-bottom: 10px;
}
.flow-content p{
	font-size: 12px;
}
.flow-step1{
	background-image: url(../../../images2/application-flow/flow1.gif);
	height: 154px;
	padding: 0 380px 0 70px;
}
.flow-step1 h3{
	padding: 41px 0 0 0;
}
.flow-step2{
	background-image: url(../../../images2/application-flow/flow2.gif);
	height: 187px;
	padding-left: 396px;
}
.flow-step2 h3{
	padding: 41px 0 0 0;
}
.flow-step3{
	background-image: url(../../../images2/application-flow/flow3.gif);
	height: 185px;
	padding: 0 280px 0 70px;
}
.flow-step3 h3{
	padding: 41px 0 0 0;
}
.flow-step4{
	background-image: url(../../../images2/application-flow/flow4.gif);
	height: 212px;
	padding-left: 397px;
}
.flow-step4 h3{
	padding: 20px 0 0 0;
}
.flow-step5{
	background-image: url(../../../images2/application-flow/flow5.gif);
	height: 219px;
	padding: 0 280px 0 70px;
}
.flow-step5 h3{
	padding: 31px 0 0 0;
}
.flow-step6{
	background-image: url(../../../images2/application-flow/flow6.gif);
	height: 215px;
	padding-left: 397px;
	margin-bottom: 25px;
}
.flow-step6 h3{
	padding: 41px 0 0 0;
}

/*良くある質問*/
ul.faq-menu{
	list-style: none;
	margin: 0 0 40px 0;
	line-height: 24px;
}
ul.faq-menu li{
	background-image: url(../../../images2/faq/bg-faq-menu.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
h3.faq-q{
	background-image: url(../../../images2/faq/bg-faq-q.gif);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 14px;
	height: 33px;
	padding: 16px 0 0 60px;
}
h3.faq-q a{
	text-decoration:none;
	color: #FFF;
}
div.faq-content{
	background-image: url(../../../images2/faq/bg-faq-a.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 10px 60px;
	margin: 10px 0 16px 0;
}

div.faq-contact{
	font-size: 12px;
	background-image: url(../../../images2/faq/bg-faq-contact.gif);
	background-repeat: no-repeat;
	width: 295px;
	height: 67px;
	padding: 36px 28px 0 336px;
	margin-bottom: 50px;
}

/*紹介メディア*/
div.content-media{
	position: relative;
	width: 658px;
	background-color: #FFEFDD;
	padding: 0 0 21px 0;
	background-image: url(../../../images2/media/bg-media-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 95px;
}

div.content-media p{
	width: 356px;
	padding-left: 33px;
	padding-top: 15px;
}
div.content-media p.suzuki-mastuda{
	position: absolute;
	top: 310px;
	left: 375px;
	width: 205px;
	padding-right: 18px;
	font-size:12px;
	line-height: 15px;
}
/*販売パートナー*/
div.content-partner{
	width: 659px;
	background-image: url(../../../images2/partner/bg-bussines-mid.gif);
	background-repeat: repeat-y;
	margin-bottom: 50px;
}

h3.title-partner{
	font-size: 22px;
	color: #FF8305;
	padding: 37px 0 18px 0;
	text-align: center;
	background-image: url(../../../images2/partner/bg-bussines-top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

p.taiyoukou-bussines-partner{
	width: 362px;
	height: 160px;
	padding: 251px 0 0 160px;
	margin-left: 50px;
	margin-bottom: 15px;
	color: #FFF;
	font-weight: bold;
	font-size: 19px;
	line-height: 23px;
	background-image: url(../../../images2/partner/taiyoukou-bussines-partner.gif);
	background-repeat: no-repeat;
}
p.taiyoukou-bussines-sport{
	width: 580px;
	margin: 0 auto 32px auto;
	font-size: 12px;
	text-align: center;
	border-bottom: solid 1px #FECF99;
}

h4.title-partner-contact{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 12px 55px;
}
div.content-partner-contact{
	margin-left: 55px;
}
div#block_right div.partner-mail-contact{
	width: 560px;
	height: 88px;
	margin: 0 auto;
	padding: 16px 0 0 24px;
	background-image: url(../../../images2/partner/bg-partner-mail-contact.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	margin-bottom: 14px;
}
div.partner-mail-contact .mail-contact{
	width: 196px;
	float: right;
	padding: 0 20px 0 16px;
}

div.partner-phone-contact{
	width: 560px;
	height: 51px;
	margin: 0 auto 30px auto;
	padding: 16px 0 0 24px;
	background-image: url(../../../images2/partner/bg-partner-phone-contact.gif);
	background-repeat: no-repeat;
}
div.content-partner h5{
	font-size: 14px;
	font-weight: bold;
}
p.bg-bussines-bottom{
	padding: 0;
	height: 19px;
	background-image: url(../../../images2/partner/bg-bussines-bottom.gif);
	background-repeat: no-repeat;
}
/*インフォメーション*/
ul.link-information{
	list-style: none;
	list-style-position: outside;
	line-height: 40px;
}
ul.link-information li{
	display: inline;
}
ul.link-information li.link1,ul.link-information li.link3{
	padding-right: 10px;
}

/*運営会社*/
.ninntei{
	width:500px;
	margin: 0 auto;
	border-top: solid 1px #D15B15;
	border-bottom: solid 1px #D15B15;
	line-height: 180%;
}
.ninntei-syashin{
	padding: 20px 0 10px 200px;
	width:300px;
	height: 161px;
	background-image:url(../../../images2/company/tiiki-kouken2.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
table#unnei{
	width: 659px;
	border: solid 1px #CCC;
	border-collapse: collapse;
	margin: 20px 0;
}
table#unnei th{
	padding: 10px 8px;
	width: 30%;
	border: solid 1px #CCC;
	vertical-align: middle;
}
table#unnei td{
	padding: 10px 8px;
	width: 70%;
	border: solid 1px #CCC;
	vertical-align: middle;
}

/*代表ご挨拶*/
p.matsuda{
	float: left;
	width: 226px;
}
div.aisatu{
	float: right;
	width: 415px;
	padding: 0 0 15px 0;
}
p.tyomei{
	clear: both;
	text-align: right;
}

/*お問い合わせ*/
div#block_right div.contact-telefon{
	line-height: 15px;
	font-size: 12px;
}

.telefon-number{
	float: left;
	padding: 5px 22px 10px 0;
}

table.mail_from{
	width: 560px;
	margin: 0 auto 0 auto;
	border-collapse:collapse;
	border-top: solid 1px #CCCCCC;
}
table.mail_from th{
	width: 200px;
	text-align: left;
	padding: 15px 0 15px 0;
	border-bottom: solid 1px #E1E1E1;
	font-weight: normal;
	vertical-align: top;
}
table.mail_from th.mail_from-title{
	width: 100%;
	border-right: none;
}
table.mail_from td{
	text-align: left;
	font-weight: normal;
	padding: 15px 5px 15px 5px;
	border-bottom: solid 1px #E1E1E1;
}
table.mail_from td.submit{
	text-align: center;
	border: none;
	padding: 15px 0 0 0;
}

input.link-contact{
}

/*プライバシー*/
div.content-plivacy{
	border: solid 1px #CCCCCC;
	padding: 22px 22px 12px 22px;
	color: #666666;
}

.title-plivacy{
	margin-bottom: 17px;
}
.sub-title-plivacy{
	font-size: 13px;
	font-weight: normal;
}
.sub-content-plivacy{
	margin-bottom: 17px;
}

/*サイトマップ*/
div.content-sitemap-left{
	float: left;
	width: 320px;
}
div.content-sitemap-right{
	float: right;
	width: 320px;
}

.title-sitemap{
	font-weight: normal;
	font-size: 13px;
	padding: 11px 16px;
	margin-bottom: 17px;
	background-color: #EFEFEF;
}

ul.sitemap{
	margin-bottom: 15px;
	list-style: none;
	list-style-position: outside;
}
ul.sitemap a{
	text-decoration: none;
}

ul.sitemap li{
	padding: 10px 0 10px 0;
	border-bottom: solid 1px #CCCCCC;
}
ul.sitemap li a{
	display: block;
	padding: 0 0 0 20px;
	background-image:url(../../../images2/bg-arrow-sub-menu.gif);
	background-position: left;
	background-repeat: no-repeat;
}
ul.sitemap ul{
	list-style: none;
	list-style-position: outside;
	margin: 0 0 0 20px;
}
ul.sitemap ul li{
	border-bottom: dotted 1px #CCCCCC;
}
ul.sitemap ul li a{
	display: block;
	padding: 0 0 0 15px;
}

ul.sitemap ul li.sitemap-end{
	border-bottom: none;
	padding-bottom: 4px;
}

/*フッター*/
p.link-page{
	clear: both;
	text-align: right;
}

div#footer{
	position: relative;
	width: 900px;
	border-top: solid 1px #DADADA;
	font-size: 12px;
	text-align: center;
	color: #000;
	margin: 0 auto;
	padding: 8px 62px;
}
div#footer a{
	color: #000;
	text-decoration: none;
}

div#footer .footer-link{
	text-align: left;
	height: 50px;
	background-image: url(../../../images2/copyright.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
div#footer .footer-link a{
}

div#footer .footer-link-mail{
	width: 222px;
	position: absolute;
	top: 15px;
	right: 62px;
	background-image: url(../../../images2/bg-link-mail.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0 263px 0 0;
}
