@charset "utf-8";

*{
	margin: 0;
	padding: 0;
}
body {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	text-align: center;
	color: #333;
}

a {
	color: #006655;
}

a:hover {
	color: #c3191d;
}

img {
	border: 0;
}

.clear{
	clear: both;
}

strong{
	font-style: normal;
}

hr {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	border: 0;
}
/*　外枠　*/
#container {
	background: #FFFFFF;
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
}
/*　ヘッダー部分　*/
h1 {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 150%;
	padding: 5px 10px;
}
#header{
	background: #B3EBFF;
	height: 50px; 
	margin-bottom: 3px;
}
#rogo{
	float: left;
	width: 300px;
	height: 50px; 
}
#telno{
	float: right;
	width: 230px;
	height: 50px; 
}
ul#navi {
	clear:both;
	list-style: none;
	background: #FFE388;
	height: 30px;
	margin-bottom: 10px;
}
ul#navi li{
	float: left;
	width: 180px;
	height: 30px;
	text-align: center;
	background: #FFE388;
	border-right: solid #FBB03B 1px; 
	font-size: 15px;
	line-height: 120%;
}
ul#navi li.first{
	float: left;
	/*width: 255px;*/
	width: 200px;
	height: 30px;
	text-align: center;
	background: #FFE388;
	border-left: solid #FBB03B 1px; 
	font-size: 15px;
	line-height: 120%;
}
ul#navi li.second{
	float: left;
	width: 255px;
	height: 30px;
	text-align: center;
	background: #FFE388;
	border-left: solid #FBB03B 1px; 
	font-size: 15px;
	line-height: 120%;
}
ul#navi li.other{
	float: left;
	width: 168px;
	height: 30px;
	text-align: center;
	background: #FFE388;
	border-left: solid #FBB03B 1px; 
	font-size: 15px;
	line-height: 120%;
}
ul#navi li a{
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #333;
}
ul#navi li a:hover{
	background: url(../images/common/navi_bg_o.jpg);
}

/*　上部タイトルイメージ　*/
#title{
	clear: both;
	margin-bottom: 10px;
	text-align: left;
}
#title h2 {
	font-family: 'ＭＳ Ｐ明朝', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif;
	font-size: 22px;
	line-height: 130%;
	padding: 20px 0 5px 10px;
	margin: 0;
	letter-spacing: 0.1em;
}
#title h2.top {
	letter-spacing: normal;
}
#title ul{
	list-style: none;
	margin: 15px 0 15px 10px;
}
#title ul li{
	margin: 0;
	padding: 0;
}
#title p {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 13px;
	line-height: 150%;
	padding: 0 0 5px 10px;
}
#title p.top {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 14px;
	line-height: 170%;
	padding: 0 0 5px 10px;
	letter-spacing: 0.05em;
}
#title p.top a{
	text-decoration: none;
	color: #333;
}
.title_top{
	background: url(../images/top/top_08.jpg) no-repeat 20px 0;
	height: 390px;
}
.title_goods{
	background: url(../images/goods/goods_02.jpg) no-repeat;
	height: 100px;
}
p.pankuzu {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 12px;
	line-height: 120%;
	margin: 0 0 10px 10px;
	color: #999;
}
p.pankuzu a{
	color: #999;
	text-decoration: none;
}
/*　メニュー　*/
#sidebar {
	float: right;
	width: 180px;
	padding: 0 0 10px 0;
	text-align: left;
}

#sidebar h2{
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 14px;
	line-height: 120%;
	padding: 8px 10px 8px 10px;
	margin: 0;
	border-bottom: solid #fff 1px;
	color: #333;
	background: #FFE388;
	letter-spacing: 0.1em;
}
#sidebar ul.menu{
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}
#sidebar ul.menu li{
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 150%;
	background: #FFFBEE;
	border-bottom: solid #FFE388 1px;
}
#sidebar ul.menu li a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 8px 10px 8px 10px;
	
}
#sidebar ul li a:hover {
	background: #ffc;
	color: #000;
}

#sidebar h3 {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 14px;
	line-height: 150%;
	margin: 0 0 10px 0;
	color: #0071BC;
}
#sidebar h3.menu {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 150%;
	color: #0071BC;
	background: #E8FCFB;
	padding: 8px 10px 8px 10px;
	margin: 0;
	border-bottom: solid #FFE388 1px;
}
#sidebar h4 {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 13px;
	line-height: 150%;
	padding: 8px 10px 8px 10px;
	margin: 0;
}
#sidebar p {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 13px;
	line-height: 170%;
	margin: 0 0 5px 0;
}
/*　コンテンツ　*/
#content {
	float: left;
	width: 600px;
	padding: 0 0 10px 0;
	text-align: left;
}
#content h2 {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 18px;
	line-height: 120%;
}
#content h2.yellow {
	background: url(../images/common/h2_bg_yellow.gif) repeat-x;
	padding: 10px 0 0 10px;
	margin: 0 0 20px 0;
	letter-spacing: 0.1em;
}
#content h3 {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 16px;
	line-height: 150%;
	color: #0071BC;
}
#content h3.green {
	color: #006655;
	margin: 10px 0 10px 10px;
	letter-spacing: 0.1em;
}
#content h3.yellow {
	clear: both;
	color: #333;
	margin: 20px 0 10px 0;
	padding: 0 0 0 30px;
	background: url(../images/common/h3_bg_yellow.gif) no-repeat left center;
}
#content h3.yellow span {
	background: #fff;
	padding-right: 5px;
}
#content h4 {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 16px;
	line-height: 150%;
	color: #006655;
	margin: 20px 0 10px 10px;
	letter-spacing: 0.1em;
}
#content h4 span{
	font-size: 14px;
	font-weight: 400; 
	line-height: 170%;
	color: #000;
}
#content h5 {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 14px;
	line-height: 150%;
	margin: 20px 0 5px 10px;
}
#content p {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 14px;
	line-height: 170%;
	margin: 0 0 10px 0;
}
#content p.ml {
	margin: 0 0 10px 10px;
}

#content p.pagetop {
	clear: both;
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 12px;
	line-height: 150%;
	padding: 10px;
	color: #666;
}
#content p.pagetop a {
	color: #666;
	text-decoration: none;
}
#content ul, #content ol{
	margin: 0 0 15px 30px;
}

#content ul li {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 14px;
	line-height: 170%;
}
#content ol li {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 14px;
	line-height: 170%;
	margin: 0 0 5px 0;
}
#content th, #content td {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 14px;
	line-height: 170%;
	font-weight: 400;
}
#content p.btn{
	margin: 15px 0 10px 10px;
}
#content p.btn span a{
	padding: 8px 15px;
	border: solid #115A82 1px;
	background: #115A82 url(../images/common/btn_bg.jpg);
	font-size: 14px;
	line-height: 170%;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.1em;
}

/*　下部コンテンツ　*/
#footcontent {
	float: left;
	width: 600px;
	padding: 0 0 10px 0;
	text-align: left;
}
#footcontent h2 {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 18px;
	line-height: 120%;
}
#footcontent h2.yellow {
	background: url(../images/common/h2_bg_yellow.gif) repeat-x;
	padding: 10px 0 0 10px;
	margin: 0 0 20px 0;
	letter-spacing: 0.1em;
}
#footcontent h3 {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 16px;
	line-height: 150%;
	color: #0071BC;
}
#footcontent h3.green {
	color: #006655;
	margin: 10px 0 10px 10px;
	letter-spacing: 0.1em;
}
#footcontent h3.yellow {
	clear: both;
	color: #333;
	margin: 20px 0 10px 0;
	padding: 0 0 0 30px;
	background: url(../images/common/h3_bg_yellow_long.gif) no-repeat left center;
}
#footcontent h3.yellow span {
	background: #fff;
	padding-right: 5px;
}
#footcontent h4 {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 16px;
	line-height: 150%;
	color: #006655;
	margin: 20px 0 10px 10px;
	letter-spacing: 0.1em;
}
#footcontent h4 span{
	font-size: 14px;
	font-weight: 400; 
	line-height: 170%;
	color: #000;
}
#footcontent h5 {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 14px;
	line-height: 150%;
	margin: 20px 0 5px 10px;
}
#footcontent p {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 14px;
	line-height: 170%;
	margin: 0 0 10px 0;
}
#footcontent p.ml {
	margin: 0 0 10px 10px;
}

#footcontent p.pagetop {
	clear: both;
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 12px;
	line-height: 150%;
	padding: 10px;
	color: #666;
}
#footcontent p.pagetop a {
	color: #666;
	text-decoration: none;
}
#footcontent ul, #footcontent ol{
	margin: 0 0 15px 30px;
}

#footcontent ul li {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 14px;
	line-height: 170%;
}
#footcontent ol li {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 14px;
	line-height: 170%;
	margin: 0 0 5px 0;
}
#footcontent th, #footcontent td {
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 14px;
	line-height: 170%;
	font-weight: 400;
}
#footcontent p.btn{
	margin: 15px 0 10px 10px;
}
#footcontent p.btn span a{
	padding: 8px 15px;
	border: solid #115A82 1px;
	background: #115A82 url(../images/common/btn_bg.jpg);
	font-size: 14px;
	line-height: 170%;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.1em;
}

/*　top　*/
.big{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 170%;
}
.red{
	color: #ED1C24;
}
.red_strong{
	color: #ED1C24;
	font-style: normal;
	font-weight: bold;
}
.blue{
	color: #0071BC;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.p_left{
	float: left;
	margin: 0 10px 10px 0;
}
.box_news{
	padding: 10px;
	margin: 0 0 15px 0;
	background: url(../images/top/bg_box_blue.gif) repeat-x;
	border-top: solid #B3EBFF 3px;
}
#content .box_news h3{
	font-size: 15px;
	line-height: 150%;
	margin: 0 0 10px 0;
	color: #0071BC;
}
#content .box_news ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .box_news ul li{
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 170%;
	clear: both;
}
#content .box_news ul li div.aleft{
	float: left;
	width: 80px;
	margin: 0 0 5px 0;
}
#content .box_news ul li div.aright{
	float: right;
	width: 350px;
	margin: 0 0 5px 0;
}
#content .box_news ul li div.tokutyo{
	float: left;
	margin: 0 0 5px 0;
}
.box_yellow{
	padding: 10px;
	margin: 0 0 15px 0;
	background: #FFFBEE;
	border-top: solid #FFE388 3px;
}
.box_green{
	padding: 10px;
	margin: 0 0 15px 0;
	background: #E8FCFB;
	border-top: solid #BCE2E0 3px;
}
.box_pink{
	padding: 10px;
	margin: 0 0 15px 0;
	background: #F8E5F9;
	border-top: solid #F3C7F9 3px;
}
.box_pinkbtn{
	padding: 10px;
	margin: 0 0 15px 0;
	background: url(../images/top/bg_box_pinkbtn.gif) repeat-x #FFCCFF;
	border: solid #FFCCFF 1px;
}
.box_pinkbtn p{
	color: #000;
}

/*　goods　*/
#content .shiyou{
	background: #eee;
	margin: 0 0 10px 0;
}
#content .shiyou p{
	font-size: 12px;
	line-height: 170%;
	margin: 0;
	padding: 10px;
}
#content .shiyou img{
	display: block;
}
.shiyou_text{
	width: 285px;
	float: right;
}
#content ul.column{
	clear: both;
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}
#content ul.column li{
	font-size: 13px;
	line-height: 170%;
}
#content ul.column li.clear{
	clear: both;
}
#content ul.column li.aleft{
	clear: both;
	float: left;
	width: 288px;
	margin: 0 0 10px 0;
}
#content ul.column li.aright{
	float: right;
	width: 288px;
	margin: 0 0 10px 0;
}
#content ul.column li strong{
	font-style: normal;
	font-weight: bold;
	color: #0071BC;
}
#content ul.column li h4{
	font-size: 13px;
	line-height: 170%;
	font-weight: bold;
	color: #0071BC;
	background: url(../images/goods/bg_h4_blue.gif) no-repeat;
	padding: 1px 10px;
	margin: 0 0 3px 0;
	letter-spacing: normal;
}

#footcontent ul.column{
	clear: both;
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}
#footcontent ul.column li{
	font-size: 13px;
	line-height: 170%;
}
#footcontent ul.column li.clear{
	clear: both;
}
#footcontent ul.column li.aleft{
	clear: both;
	float: left;
	width: 288px;
	margin: 0 0 10px 0;
}
#footcontent ul.column li.aright{
	float: right;
	width: 490px;
	margin: 0 0 10px 0;
}
#footcontent ul.column li strong{
	font-style: normal;
	font-weight: bold;
	color: #0071BC;
}
#footcontent ul.column li h4{
	font-size: 13px;
	line-height: 170%;
	font-weight: bold;
	color: #0071BC;
	background: url(../images/goods/bg_h4_blue.gif) no-repeat;
	padding: 1px 10px;
	margin: 0 0 3px 0;
	letter-spacing: normal;
}


.option_text{
	float: right;
	width: 450px;
}
#content .option_text h4{
	font-size: 13px;
	line-height: 170%;
	font-weight: bold;
	color: #333;
	background: url(../images/goods/bg_h4_green.gif) no-repeat;
	padding: 1px 10px;
	margin: 0 0 3px 0;
}
#content .option_text p{
	font-size: 13px;
	line-height: 170%;
	margin-bottom: 5px;
}

.foot_option_text{
	float: right;
	width: 650px;
}

#footcontent .foot_option_text h4{
	font-size: 13px;
	line-height: 170%;
	font-weight: bold;
	color: #333;
	background: url(../images/goods/bg_h4_green.gif) no-repeat;
	padding: 1px 10px;
	margin: 0 0 3px 0;
}
#footcontent .foot_option_text p{
	font-size: 13px;
	line-height: 170%;
	margin-bottom: 5px;
}


/*　about　*/
#content table.company{
	margin: 0 0 10px 10px;
	border-top: solid #ccc 1px;
	width: 590px;
}
#content table.company th, #content table.company td{
	padding: 5px 15px;
	border-bottom: solid #ccc 1px;
}
#content table.company th{
	background: #eee;
}
#map{
	width: 540px; 
	height: 300px; 
	margin: 0 10px 0 10px;
	border-top: solid #ccc 3px;
	border-bottom: solid #ccc 1px;
}
.box_text{
	float: right;
	width: 380px;
}
hr.dot{
	border-top: dotted 1px #fc6;
	margin:10px 0;
}
/*　contact　*/
#content td.center{
	text-align: center;
}
/*　フッター　*/
#footer {
	background: #B3EBFF;
	border-top: solid #0071BC 3px;
	padding: 10px;
	text-align: left;
}
#footer h3{
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 13px;
	line-height: 150%;
	margin: 0;

}
#footer p{
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 13px;
	line-height: 150%;
}
#footer .infomation{
	float: right;
	width: 320px;
	background: #fff url(../images/common/bg_info_01.gif) no-repeat;
	margin-top: 10px;
}
#footer .infomation p{
	padding: 6px 10px;
	background: url(../images/common/bg_info_02.gif) no-repeat bottom;
}
#footer a{
	text-decoration: none;
}
#footer .infomation p a{
	text-decoration: none;
	color: #333;
}
p.copyright{
	clear: both;
	font-family: 'ＭＳ Ｐゴシック', 'Osaka',sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-align: right;
	background: #0071BC;
	padding: 5px 10px;
	color: #fff;
}
p.copyright a{
	color: #fff;
	text-decoration: none;
}



