﻿
body {
	width: 100%;
	height: auto;
	margin: auto;
	padding: 0;
	font-size: 12px;
	font-family:  "Verdana","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka","sans-selif"; 
	color: #333;
	background-image: URL(../img/common/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
img {
	border: none;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
div.cl {
	clear: both;
}

/*---------------------ヘッダー--------------------*/

#header {
	width: 980px;
	height: 80px;
	margin: auto;
}
#header h1 {
	font-size: 12px;
	color: #960;
	height: 20px;
	margin: 30px 0 0 5px;
	padding: 0 0 0 12px;
	font-weight: normal;
	background-image: url(../img/common/arrow_gold.gif);
	background-repeat: no-repeat;
	float: left;
}
#header .sitemap1 {
	float: right;
	margin: 30px 0 0 0;
	width: 180px;
	height: 20px;
}
#header .sitemap1 img {
	margin: 0;
	padding: 0;
}
#header .sitemap1 .site {
	float:left;
}
#header .sitemap1 .inquiry {
	float:right;
}
#header .navi {
	width: 980px;
	height: 15px;
	font-size: 10px;
	margin: 0;
	padding: 15px 0 0 0;
	text-align: right;
}
#header .navi img {
	margin: 0 5px 0 0;
}
#header .navi a {
	margin: 0 5px 0 0;
	color: #f00;
	text-decoration: none;
}
#header .navi a:hover {
	color: #f00;
	text-decoration: underline;
}

/*---------------------全体--------------------*/
#index {
	width: 980px;
	height: auto;
	margin: auto;
	background-image: url(../img/common/line_side.gif);
	background-repeat: repeat-y;
}
/*---------------------左--------------------*/
#index #left {
	width: 302px;
	height: auto;
	float: left;
}
#index #left h4 {
	margin: 0;
	padding: 0;
}
#index #left ul {
	margin: 25px 0 30px 27px;
	padding: 0;
	list-style-type: none;
}
#index #left li {
	margin: 0 0 3px 0;
	padding: 0;
}
#index #left .banner {
	width: 275px;
	height: auto;
	margin: 10px 0 0 27px;
	padding: 0;
}
#index #left .banner .recomend {
	width: 275px;
	height: auto;
	margin: 25px 0;
	padding: 0 0 15px 0;
	background-color: #E0F3FE;
}
#index #left .banner .recomend .dictionary {
	margin: 15px 0 0 0;
	padding: 0;
}
#index #left .banner .navi {
	margin: 15px 0;
	padding: 0;
}
#index #left .banner .com {
	margin: 15px 0 50px 0;
	padding: 0;
}

/*---------------------真ん中－--------------------*/
#index #center {
	width: 17px;
	height: auto;
	float: left;
}

/*---------------------右--------------------*/
#index #right {
	width: 661px;
	height: auto;
	float: right;
	background-image: url(../img/shop/bg_shoptitle.gif);
	background-repeat: no-repeat;
	background-position:top;
}
#index #right .top {
	width: 652px;
	height: 211px;
	margin: 9px 0 0 0;
	padding: 0;
}
#index #right ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#index #right li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
#index #right .top .title {
	width: 652px;
	height: auto;
	margin: 0;
	padding: 30px 0 0 5px;
}
/*#index #right .top .title .trash {
	font-size: 10px;
}
#index #right .top .title .trash span {
	margin: 0 5px;
}*/
#index #right .top .title h3 {
	font-size: 35px;
	color: #666;
	margin: 40px 0 15px 5px;
	padding: 0;
	float: left;
}
#index #right .top .title .up_date {
	margin: 65px 45px 0 0;
	padding: 0;
	float: right;
}
#index #right .top .title table {
	height: 25px;
	margin: 0 0 0 5px;
	background-color: #cc9901;
	clear: both;
}
#index #right .top .title .sub {
	background-color: Gray;
	width: 60px;
	text-align: center;
	background-color: #ffffd9;
}
#index #right .top .title .sub img {
	margin: 0 5px 0 0;
}
#index #right .top .title .answer_job {
	background-color: Lime;
	width: 250px;
	padding: 0 0 0 10px;
	background-color: #fff;
}
#index #right .top .title .answer_area {
	background-color: Lime;
	padding: 0 0 0 10px;
	width: 150px;
	background-color: #fff;
}
#index #right .top .title .job {
	clear: both;
}
/*---------------------コンテンツ＿全体--------------------*/
div#contents {
	width: 930px;
	height: auto;
	margin: auto;
	clear: both;
}

/*---------------------コンテンツ＿左--------------------*/
div#contents #sub {
	width: 195px;
	height: 500px;
	float: left;
}
div#contents #sub .mobile {
	width: 183px;
	height: 92px;
	padding: 5px;
	border: solid 1px #ccc;
}
div#contents #sub .mobile .text {
	width: 87px;
	height: 90px;
	float: left;
}
div#contents #sub .mobile .text p {
	margin: 5px 0 0 3px;
	padding: 0;
}
div#contents #sub .mobile .qr {
	width: 90px;
	height: 90px;
	float: right;
	border: solid 1px #ccc;
}
div#contents #sub .mobile .qr img {
	width: 90px;
	height: 90px;
}
div#contents #sub .print {
	width: 193px;
	margin: 20px auto 0 auto;
	padding: 0;
	clear: both;
	border: solid 1px #ccc;
}
div#contents #sub .print img {
	width: 189px;
	height: 34px;
	margin: 2px 2px 0 2px;
	padding: 0 0 2px 0;
	border-bottom: solid 1px #ccc;
}
div#contents #sub .print .book {
	width: 189px;
	height: 34px;
	margin: 2px;
	padding: 0
}
div#contents #sub .print .tree .titem {
	width: 189px;
	height: 240px;
	margin: auto;
	text-align: center;
	background-image: url(../img/common/mobile_sub.gif);
	background-repeat: no-repeat;
}
div#contents #sub .print .tree .titem .mail {
	width: 170px;
	margin: 105px 0 5px 0;
}

/*---------------------コンテンツ＿右--------------------*/
div#contents div#detail {
	width: 720px;
	height: auto;
	float: right;
	margin: 0 0 20px 0;
	padding: 0;
	background: #F60;
	background-image: url(../img/shop/bg.gif);
	background-repeat: repeat-y;
}
div#contents #detail .back {
	width: 680px;
	height: auto;
	margin: auto;
	padding: 0 19px;
	background-image: url(../img/shop/bg_shadow.gif);
	background-repeat: no-repeat;
}
div#contents #detail .back h5 {
	margin: 0;
	padding: 10px 0 15px 0;
	font-size: 16px;
	color: #f60;
}
div#contents #detail .back .image_l {
	width: 680px;
	height: 300px;
	margin: 0 0 15px 0;
}
div#contents #detail .back .body_copy {
	width: 650px;
	margin: 10px auto 30px auto;
	line-height: 1.5;
}
div#contents #detail .back .image_box {
	width: 650px;
	height: auto;
	margin: 20px 0 20px 0;
	padding: 10px 14px 10px 14px;
	border: solid 1px #ccc;
}
div#contents #detail .back .image_box .image_1 {
	float: left;
}
div#contents #detail .back .image_box .image_2 {
	float: left;
	margin: 0 19px;
}
div#contents #detail .back .image_box .image_3 {
	float: right;
}
div#contents #detail .back .image_box .ph {
	width: 200px;
	height: 150px;
	margin: 0;
	padding: 1px;
	border: solid 1px #ccc;
}
div#contents #detail .back .image_box .image_copy {
	width: 192px;
	height: 100px;
	margin: 0;
	padding: 5px;
	line-height: 1.3;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
div#contents #detail .back .data {
	width: 628px;
	height: auto;
	margin: 0px auto 20px auto;
	padding: 0 25px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	background-image: url(../img/shop/bg_data.gif);
	background-repeat: no-repeat;
}
div#contents #detail .back .data .left_box {
	width: 520px;
	height: auto;
	margin: 10px 0 20px 0;
	float: left;
}
div#contents #detail .back .data .left_box h6 {
	font-size: 30px;
	color: #D20054;
	margin: 0;
	padding: 0;
}
div#contents #detail .back .data .left_box span {
	margin: 0 0 0 10px;
	padding: 0;
	font-weight: normal;
	font-size: 16px;
	color: #333;
}
div#contents #detail .back .data .left_box .address {
	margin: 15px 0 15px 0;
	padding: 0;
}
div#contents #detail .back .data .left_box table {
	width:520px;
	height: auto;
	background-color: #fbbecc;
	margin: 5px 0 0 0;
}
div#contents #detail .back .data .left_box table a {
	color: #D20054;
	text-decoration: none;
}
div#contents #detail .back .data .left_box table a:hover {
	color: #D20054;
	text-decoration: underline;
}
div#contents #detail .back .data .left_box img {
	margin: 0 5px 0 0;
}
#index #detail .back .data .left_box th {
	width: 100px;
	height: auto;
	background-color: #F2EFEC;
	text-align: left;
	font-weight: normal;
}
div#contents #detail .back .data .left_box td {
	height: auto;
	background-color: #fff;
}
div#contents #detail .back .data .right_box {
	width: 90px;
	height: auto;
	margin: 30px 0 0 0;
	float: right;
}
div#contents #detail .back .data .right_box ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#contents #detail .back .data .right_box li {
	margin: 0 0 3px 3px;
	padding: 0;
	float: left;
}
div#contents #detail .back .data .entry {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
}
div#contents #detail .back .data .ichigo_entry {
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
}
div#contents #detail .back .data .ichigo_entry p a {
	color: #D20054;
	text-decoration: none;
}
div#contents #detail .back .data .ichigo_entry p a:hover {
	color: #D20054;
	text-decoration: underline;
}



/*---------------------右＿上へ戻る--------------------*/
#index div.up {
	text-align: right;
	margin: 0 60px 0 0;
	padding: 0;
	clear: both;
}

/*---------------------フッター--------------------*/
#footer {
	width:980px;
	height: auto;
	clear: both;
	margin: 0 auto;
	background-image: url(../img/common/line_side.gif);
	background-repeat: repeat-y;
}
#footer p {
	color: #666;
	margin: 0;
	padding: 50px 0 15px 0;
	text-align: center;
	line-height: 1.6;
}
#footer a {
	color: #666;
	text-decoration: none;
	margin: 0 4px;
}
#footer a:hover {
	color: #666;
	text-decoration: underline;
}
/*---------------------コピーライト-------------------*/

#pr {
	width: 980px;
	margin: auto;
	padding: 10px 0 ;
	text-align: center;
	font-size: 10px;
	clear: both;
}
#pr p {
	color: #960;
	margin: 0 0 5px 0;
	padding: 0;
}
#pr .text {
	width: 700px;
	color: #666;
	margin: auto;
	padding: 0;
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;
}
#pr .copy {
	color: #ff9a00;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	letter-spacing: 4pt;
	font-weight: bold;
}
