@charset "UTF-8";
/*Reset*/
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 100%;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
	border-collapse: collapse;
	vertical-align: top;
}


textarea { font-size: 100%; }
img { vertical-align: bottom; border-style: none; }
hr { display: none; }
em{font-style: normal}
input{line-height:auto;vertical-align:top;}
strong.more{color:#c30}



.cfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.cfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .cfix{height: 1%;}
*+html .cfix{min-height: 1%;}
.cfix {display: block;}
/* End hide from IE-mac */


/*全体------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFC;
	background-repeat: repeat-x;
	background-image: url(images/common/body_bg.jpg);
}
#page_shadow {
	background-image: url(images/common/page_shadow.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 816px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #FFF;
	text-align: left;
	color: #333;
}
h1{
	color: #030;
	font-size: 73%;
	margin-right: 13px;
	margin-top: 7px;
}
h2 {
	font-size: 71%;
	margin-top: 5px;
}
h3,h4 {
	background-image: url(images/common/icon_pen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	font-weight: bold;
	color: #9A854B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-left: 40px;
	padding-top: 10px;
	margin-bottom: 15px;
	clear: left;
}
.top h3{
	background-image: none;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	font-weight: normal;
	/*border: 5px solid #FFC;*/
	width: 750px;
	height: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h5 {
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #030;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #030;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 3px;
	font-size: 90%;
}


/*リンク----------------------------*/
a:link {
	color: #369;
	text-decoration: none;
}
a:visited {
	color: #369;
	text-decoration: none;
}
a:hover {
	color: #F99;
	text-decoration: none;
}
#header a:link {
	color: #333;
	text-decoration: none;
}
#header a:visited {
	color: #333;
	text-decoration: none;
}
#header a:hover {
	color: #999;
	text-decoration: none;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #F96;
	text-decoration: none;
}
.mb0 {
	margin-bottom: 0px;
}
/*マージン----------------------------*/
.mb15 {
	margin-bottom:15px
}
.ml40 {
	margin-left: 40px;
}


/*テキスト基本----------------------------*/
.textKihon {
	font-size: 88%;
	line-height: 150%;
	margin-bottom: 10px;
}
.textKihon.mincho {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.textKihon .profile .image  {
	display: inline;
	float: left;
	width: 130px;
}
.textKihon .profile .text   {
	float: right;
	width: 450px;
}
.textKihon p {
	line-height: 150%;
	margin-bottom: 10px;
}
.textKihon_icon_red {
	margin-bottom: 10px;
	background-image: url(images/common/icon_red.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #600;
	border-bottom-color: #770003;
	background-position: 0px 15px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.textKihon_icon_red p {
	font-size: 88%;
	line-height: 150%;
	margin-bottom: 10px;
}
.textKihon_icon_green {
	font-size: 88%;
	line-height: 150%;
	margin-bottom: 10px;
	background-image: url(images/common/icon_green.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #087900;
	border-bottom-color: #060;
	background-position: 0px 15px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.textKihon_icon_hand {
	font-size: 88%;
	line-height: 150%;
	margin-bottom: 10px;
	background-image: url(images/common/icon_hand_yoko.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C2B080;
	padding-top: 10px;
	background-position: 0px 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C2B080;
	padding-bottom: 10px;
	margin-top: 20px;
	clear: both;
}
.textKihon_icon_triangle {
	background-image: url(images/common/icon_triangle.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-left: 20px;
	font-size: 88%;
}
.textRight {
	text-align: right;
}
.textCenter {
	text-align: center;
}
em {
	color: #030;
	font-weight: bold;
}
.fontcolor_black {
	color: #333;
}
.fontsize11 {
	font-size: 79%;
	font-weight: normal;
	color: #369;
}
.fontsize18 {
	font-size: 18px;
}
.fontsize22 {
	font-size: 138%;
}
/*フロート----------------------------*/
.floatL {
	float:left;
}
.floatR {
	float:right;
}
.clearL {
	clear: left;
}
.clearB {
	clear: both;
}
.clearB {
	clear: both;
}
.bg_gray_box {
	background-color: #EDEDED;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

/*ヘッダー----------------------------*/
#header {
	width: 800px;
	background-image: url(images/common/header_bg.jpg);
	background-repeat: repeat-x;
}
#header #head01 {
	float: right;
	width: 360px;
	display: inline;
	height: 92px;
	margin-bottom: 20px;
}
#header #head01 #text{
	font-size: 65%;
	color: #FFF;
	height: 11px;
	margin-top: 6px;
}
#header #head01 .tel {
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	margin-top: 12px;
	font-size: 14px;
}
#header #head01 .address {
	font-size: 73%;
	margin-top: 14px;
}
#header #head02 {
	float: left;
	width: 395px;
	margin-bottom: 10px;
	display: inline;
}
#header #head02 #logo {
	margin-left: 35px;
	margin-top: 8px;
}
#header ul {
	width: 800px;
	clear: both;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #030;
	height: 25px;
}
#header ul li {
	display: inline;
	font-size: 71%;
	background-image: url(images/common/icon_green.jpg);
	padding-left: 15px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 30px;
	float: right;
}


/*コンテンツ----------------------------*/
/*トップ----------------------------*/
#contentsWrapper {
	clear: left;
	background-image: url(images/common/side_line.gif);
	background-repeat: repeat-y;
	margin-top: 15px;
	background-position: 10px;
}
#contents {
	display: inline;
	width: 600px;
	margin-right: 20px;
	margin-left: 5px;
	float: right;
}
#contents .top_books {
	background-color: #C4CAC6;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#contents .top_books li {
	display: inline;
	float: left;
	margin-top: 15px;
	margin-left: 12px;
}
#contents .main_text {
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#contents .main_text p{
	font-size: 96%;
	color: #333;
	line-height: 150%;
	margin-bottom: 12px;
}
.top #contents .main_text p{
	/*font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";*/
	font-size: 90%;
}
#contents .main_text .image {
	float: left;
}
#contents .main_text .text {
	float: right;
	width: 260px;
}
#contents .main_text.adviser .image {
	width: 250px;
	margin-bottom: 30px;
}
#contents .main_text.adviser .text {
	width: 310px;
}
#contents .main_text.adviser .caption{
	font-size: 69%;
	line-height: 150%;
}

/*トピックス----------------------------*/
#contents .topics {
}
#contents .topics dt {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 90%;
	color: #1B3A40;
	clear: both;
}
#contents .topics dd {
	background-color: #EDEDED;
	margin-bottom: 25px;
}
#contents .topics dd .text {
	float: right;
	width: 470px;
	display: inline;
	margin-right: 15px;
}
#contents .topics dd .text h4{
	font-weight: bold;
	color: #487F7E;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	font-size: 90%;
	line-height: 150%;
	background-image: none;
	padding-left: 0px;
	padding-top: 0px;
	height: auto;
}
#contents .topics dd .text p {
	font-size: 93%;
	margin-bottom: 10px;
	line-height: 140%;
}
#contents .topics dd .image {
	margin: 10px;
	float: left;
	display: inline;
}
#contents .topics .no_img .text {
	width: 585px;
	margin-left: 10px;
}
#contents .topics .no_img .text p {
	padding-left: 10px;
}

/*本ができるまで----------------------------*/
#contents .produce_midashi01 {
	background-image: url(produce/images/produce_midashi01.gif);
	background-repeat: no-repeat;
	width: 600px;
	height: 25px;
	padding-top: 10px;
	clear: both;
}
#contents .produce_midashi01 .floatR {
	padding-right: 15px;
	font-size: 83%;
	float: right;
	display: inline;
}
#contents .produce_midashi01 li {
	float: left;
	display: inline;
	font-weight: bold;
	padding-left: 35px;
}
#contents .produce_textBox {
	margin-right: 11px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
	background-image: url(produce/images/produce_text_bg.gif);
	background-repeat: repeat-y;
}
#contents .produce_textBox .haikei {
	font-size: 50%;
}
#contents .produce_textBox .produce_text {
	font-size: 88%;
	padding: 15px;
}

/*写真が左----------------------------*/
#contents .produce_textBox .produce_text .img_left {
	float: left;
	display: inline;
}
#contents .produce_textBox .produce_text .text_right  {
	float: right;
	width: 380px;
}
#contents .produce_textBox .produce_text .text_both {
	clear: both;
}
#contents .produce_textBox .produce_text p {
	line-height: 150%;
	margin-bottom: 10px;
}

/*写真が右----------------------------*/
#contents .contra .produce_text .img_left {
	float: right;
	display: inline;
}
#contents .contra .produce_text .text_right  {
	float: left;
	width: 380px;
	display: inline;
}

/*写真なし----------------------------*/
#contents .no_img .produce_text .img_left {
	float: none;
}
#contents .no_img .produce_text .text_right  {
	float: none;
	width: auto;
}
#contents .noimages .produce_text .text_both {
	clear: none;
}

/*よくある質問----------------------------*/
#contents .faq_menu {
	margin-bottom: 20px;
}
#contents .faq_menu li {
	float: left;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	height: 30px;
	display: inline;
	margin-bottom: 20px;
}
#contents .faq_menu li p {
	font-size: 75%;
	text-align: center;
	color: #369;
	margin-bottom: 10px;
}
#contents .faq_text {
	width: 570px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#contents .faq_text dt {
	background-image: url(faq/images/icon_faq_q.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 5px;
	font-weight: bold;
	color: #600;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BCAC8D;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-position: 5px 0px;
}
#contents .faq_text dd {
	background-image: url(faq/images/icon_faq_a.gif);
	background-repeat: no-repeat;
	font-size: 88%;
	color: #333;
	padding-left: 40px;
	background-position: 5px 0px;
	margin-bottom: 30px;
}
#contents .faq_text dd p {
	line-height: 150%;
	margin-bottom: 15px;
}

/*ボタン----------------------------*/

#contents .back_btn {
	text-align: right;
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
}

/*会社案内のテーブル----------------------------*/
#contents .data  th{
	color: #C60;
	line-height: 130%;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8AF64;
	font-weight: bold;
	width: 120px;
	font-size: 93%;
}
#contents .data  td{
	line-height: 150%;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8AF64;
	font-size: 93%;
	margin-bottom: 20px;
}
#contents .data .bg_green th {
	color: #060;
}
#contents .data .bg_green td {
	color: #060;
	font-weight: bold;
}
/*フォームのテーブル----------------------------*/
#contents #form1 table{
	border-style: solid;
	border-width: 1px;
	border-color: #9CC;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 15px;
	font-size: 88%;
}
#contents #form1 .contact th{
	background-color: #FFFFF1;
	width: 150px;
	color: #030;
	line-height: 130%;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 1px solid #9CC;
}
#contents #form1 .contact td{
	border-style: solid;
	border-width: 1px;
	border-color: #9CC;
	background-color: #FFFFFF;
	line-height: 150%;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#contents .sitemap {
	margin-left: 60px;
	margin-top: 20px;
}
#contents .sitemap li{
	background-image: url(images/common/icon_kusabi.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-size: 88%;
}
#contents .img_text_box {
	background-color: #EDEDED;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#contents .img_text_box.no_bg.cfix {
	background-color: #FFF;
}
#contents .img_text_box .image {
	float: left;
	margin-bottom: 15px;
}
#contents .img_text_box .text {
	float: right;
	width: 465px;
	font-size: 88%;
}
#contents .img_text_box .text.image200 {
	width: 360px;
}
#contents .img_text_box .text.image200 p {
	line-height: 150%;
}
#contents .img_text_box p {
	margin-bottom: 10px;
}
#contents .img_text_box .text dd {
	margin-top: 5px;
}
#contents .img_text_box .text.no_img {
	width: auto;
	float: none;
}
#contents .img_text_box .text .title01 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	color: #666;
	font-size: 96%;
	padding: 3px;
}
#contents .img_text_box .text.no_img .title02 {
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#contents .img_text_box .text dd p {
	line-height: 150%;
	color: #666;
	margin-bottom: 10px;
}
#contents .daishi {
	background-image: url(images/others/daishi_bg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
#contents .daishi .column_text{
	padding-right: 40px;
	padding-left: 40px;
}
#contents .daishi .column_text dt {
	font-size: 89%;
	font-weight: bold;
	margin-bottom: 15px;
	color: #663;
	margin-top: 10px;
}
#contents .daishi .column_text .textKihon {
	margin-left: 20px;
}
#contents .column {
	margin-top: 40px;
	padding-left: 40px;
}
#contents .column li {
	background-image: url(images/common/icon_kusabi.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 10px;
	line-height: 1.2em;
	background-position: 0px 3px;
	font-size: 85%;
}
div#contents p.go2home {
	font-size: 75%;
	font-weight: bold;
	text-align: center;
}


/*サブコンテンツ----------------------------*/
#sidecontents {
	float: left;
	width: 150px;
	background-repeat: repeat-y;
	display: inline;
	margin-left: 20px;
}
#sidecontents ul {
	margin-bottom: 20px;
}
#sidecontents ul li {
	margin-bottom: 5px;
}
#sidecontents p {
	margin-bottom: 10px;
}
#sidecontents .text {
	font-size: 70%;
	line-height: 130%;
	color: #660;
}


/*フッター----------------------------*/
#footer {
	background-repeat: repeat-x;
	font-size: 11px;
	color: #FFF;
	line-height: 150px;
	background-color: #005400;
	padding-bottom: 20px;
	clear: both;
	padding-top: 10px;
}
#footer ul {
	height: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#footer ul li {
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	display: inline;
}
#footer .none {
	border-right-style: none;
}
#footer #copy p{
	text-align: center;
	width: 780px;
	margin-top: 15px;
}

