@charset "utf-8";
/*___________ 基本設定 ___________ */
body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	background: #e2f7fa url(../img-layout/bg_back.jpg) repeat-x center top;
	color: #333333;
}
#WRAP {
	width:760px;
	margin:0 auto;
	color:  #333333;
	background-color: #FFFFFF;
}
div {
	margin: 0;
	padding: 0;
	text-align:left;
}
p,pre {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	line-height: 150%;
	margin: 2px 5px 8px 5px;
	padding: 5px;
}
ol, ul {
	margin: 0 0 10px;
	padding: 0;
}
li {
	margin: 0;
	list-style-type: none;
}
/* ____ リンクテキスト ____ */
a {
	color: #1cb8ce;
	text-decoration: underline;
}
a:visited {
	color: #1cb8ce;
	text-decoration: underline;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #1cb8ce;
	text-decoration: underline;
}
/* ____ テキストカラー ____ */
.red {
	color: #ff0000;
}
.ora {
	color: #FF6600;
}
.blue {
	color: #0066CC;
}
.gry {
	color: #999999;
}
.truko {
	color: #1bb8ce;
}
.pink {
	color: #FF00CC;
}
.bg-yellow {
	background-color: #ffffe1;
}
.bg-yellow2 {
	background-color: #fbf8ef;
}
.bg-yell {
	background-color: #fbf8ef;
	border: 1px dotted #e0dfdb;
	margin: 10px;
	padding: 10px;
}
.bg-white {
	background-color: #FFFFFF;
	border: 1px solid #c8e6ea;
	margin: 10px;
	padding: 10px;
}
.bg-mint-blue {
	background-color: #F5FDFE;
	border: 1px dotted #c8e6ea;
	margin: 10px;
	padding: 10px;
}

/*___________ レイアウト設計 ___________ */
/*___________ 【HEADER】 ___________ */
h1 {
	font-size:10px;
	color:  #666666;
	font-weight: normal;
	margin:0;
	padding: 2px 0 2px 10px;
	background-image: url(../img-layout/bg_h1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
#TOP {
	width: 760px;
	height: 70px;
	background: url(../img-layout/bg_top.jpg) no-repeat;
	position: relative;
}
#LOGO {
	position: absolute;
	left: 0px;
	top: 0px;
}
#MENU-HOME {
	width: 750px;
	height: 230px;
	float:left;
	background: url(../img-layout/main_img.jpg) no-repeat;
	padding-left: 10px;
}
#MENU {
	width: 750px;
	height: 30px;
	float:left;
	padding-left: 10px;
}
.menu {
	float: left;
	margin: 0;
	padding-left: 1px;
}
/*___________ 【TOP PAGE】 ___________ */
#TOP-BNR {
	background-image: url(../img-layout/bg_sub.jpg);
	background-repeat: no-repeat;
	height: 235px;
	background-position: center bottom;
	padding-left: 10px;
	font-size: 16px;
}
#TOP-BNR p {
}
/*___________ 【MAIN】 ___________ */
#MAIN {
	width:760px;
	float:left;
	padding-top: 10px;
}
#MAIN-PAD {
	margin: 0;
	padding: 0 10px 20px 10px;
}
/*___________ 【CONTENTS】基本設計 ___________ */
#CONTENTS {
	width:540px;
	float:right;
}
.pan {
	font-size:11px;
	color: #666666;
	background-color: #ebf4f6;
}
#CONTENTS h2 {
	font-size:16px;
	color: #FFFFFF;
	background: url(../img-layout/bg_h2.jpg) no-repeat;
	margin: 30px 0 0 0;
	padding: 8px 0 8px 30px;
}
#CONTENTS h3 {
	font-size:26px;
	color: #02aac1;
	background-color: #ffffff;
	margin: 20px 5px 0;
	padding: 6px 0 6px 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #02aac1;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c5e4e9;
	font-weight: normal;
	clear: both;
}
#CONTENTS h4 {
	font-size:12px;
	color: #003366;
	background-color: #F2F2F2;
	margin: 20px 6px 0;
	padding: 6px 0 6px 10px;
	clear: both;
}
.pagetop {
	text-align: right;
	font-size: 11px;
	margin-top: 20px;
}
/*___________ 【CONTENTS】追加設計 ___________ */
.check {
	font-size: 14px;
	line-height: 130%;
	padding: 0 10px 0 10px;
}
.check li {
	background: url(../img-layout/ico_check01.gif) no-repeat left 6px;
	padding: 4px 0 4px 22px;
	font-weight: bold;
	color: #003366;
}
.check2 {
	font-size: 14px;
	line-height: 150%;
	padding: 0 10px;
}
.check2 li {
	background: url(../img-layout/ob_voice-menu.gif) no-repeat 5px;
	padding: 4px 0 4px 27px;
	border: 1px dotted #CCCCCC;
	margin-bottom: 3px;
	margin-top: 2px;
	color: #003366;
}
.profile {
	padding: 10px 0 10px 0;
}
.profile-l {
	width:160px;
	float:left;
}
.profile-r {
	width: 375px;
	float:right;
	background-color: #FCFCFC;
	border: 1px solid #999999;
}
.sitemap ul{
	margin: 10px 0 20px 20px;
}
.sitemap li{
	font-size: 12px;
	;
	line-height: 150%;
	background-image: url(../img-layout/ob_leftmenu.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;
}
#MAG2 {
	width:528px;
	border: 1px solid #999999;
	background-image: url(../img/bg_mag2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 120px;
	margin-top: 10px;
}
#MAG2 form {
	margin: 10px;
	font-size: 12px;
}
/*___________ 【CONTENTS】表設計 ___________ */
table {
	font-size: 12px;
	background-color: #CCCCCC;
	margin: 10px 0 10px 0;
	padding: 0;
}
tr,th,td {
	padding: 8px;
}
th {
	color: #1693a5;
	background-color: #e2f7fa;
	font-weight: normal;
}
td {
	background-color: #ffffff;
	text-align: left;
	line-height: 130%;
}
/*___________ 【CONTENTS】フォーム設計 ___________ */
#CONTACT {
	margin: 10px 10px 10px 10px;
	padding: 0 0 20px 0;
	background-color: #F6F6F6;
}
#CONTACT dl {
	font-size: 12px;
}
#CONTACT dt {
	float: left;
	width: 140px;
	text-align: right;
	margin: 0;
	padding: 13px 6px 0 0;
}
#CONTACT dd {
	width: auto;
	margin: 0 0 2px 0;
	padding: 8px 0 8px 146px;
	background-color: #fbf8ef;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #1bb8ce;
	line-height: 130%;
}
#CONTACT textarea {
	font-size: 12px;
	width:300px;
	height:60px;
}
#CONFIRM {
	margin: 10px 10px 40px 10px;
	padding: 0 0 20px 0;
	background-color: #F6F6F6;
}
#CONFIRM dl {
	font-size: 12px;
}
#CONFIRM dt {
	float: left;
	width: 140px;
	text-align: right;
	margin: 0 0 2px 0;
	padding: 8px 6px 8px 0;
}
#CONFIRM dd {
	width: auto;
	margin: 0 0 2px 0;
	padding: 8px 0 8px 146px;
	background-color: #E3E3E3;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #006699;
}
/*___________ 【SIDE】 ___________ */
#SIDE {
	width:180px;
	float:left;
}
#SIDE h2 {
	font-size:14px;
	color: #FFFFFF;
	text-align: center;
	background: url(../img-layout/side-h.jpg) no-repeat;
	margin: 5px 0 0;
	padding: 0;
	line-height: 30px;
}
.side {
	margin: 0 0 10px;
	padding-bottom: 10px;
	line-height: 30px;
	background-image: url(../img-layout/side-f.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.side p {
	font-size: 12px;
	margin: 0;
	padding: 0 5px 8px;
}
.side ul {
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
}
.cat01 li {
	margin: 0;
	padding: 3px 0 3px 0px;
}
.cat01 li a {
	color: #1cb8ce;
	text-decoration: none;
	display: block;
	padding: 1px 0 3px 25px;
	background:url(../img-layout/li_arrow01.gif) no-repeat 2px center;
	font-size: 12px;
}
.cat01 li a:hover,
.cat01 li a:active, 		/* for IE (Keyboard) */
.cat01 li a:focus {		/* for Netscape (Keyboard) */
	color: #1cb8ce;
	margin: 0;
	text-decoration: underline;
}
.bnr {
	margin-bottom: 10px;
}
.side-menu {
	margin-bottom: 5px;
}
/*___________ 【FOOTER】 ___________ */
#F-MENU {
	margin: 0;
	padding: 10px 0;
	background: url(../img-layout/bg_f-menu.gif) repeat-x left top;
	height: 40px;
	clear: both;
}
#F-MENU p {
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #979fbf;
}
#FOOTER {
	margin: 0;
	padding: 10px 0;
	color: #FFFFFF;
	background-color: #1bb8ce;
	height: 25px;
	clear: both;
}
#FOOTER p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 110%;
}
#FOOTER a {
	color: #FFFFFF;
	text-decoration: none;
}
#FOOTER a:hover,
#FOOTER a:active, 		/* for IE (Keyboard) */
#FOOTER a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	text-decoration: underline;
}


/*___________ 固定設定 ___________ */
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}
/* ____ テキスト設定 ____ */
em {
	font-style: normal;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f11 {
	font-size: 11px;
	line-height:130%;
}
.f12 {
	font-size: 12px;
	line-height:140%;
}
.f14 {
	font-size: 14px;
	line-height:140%;
}
.f16 {
	font-size: 16px;
	line-height:140%;
}
.f18 {
	font-size: 18px;
	line-height:140%;
}
.f24 {
	font-size: 24px;
	line-height:140%;
}
.f26 {
	font-size: 26px;
	line-height:140%;
}
.txt-r {
	text-align: right;
}
.center {
	text-align: center;
}
/* ____ 余白設定 ____ */
.ma20 {
	margin: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.mt80 {
	margin-top: 80px;
}
.ml20 {
	margin-left: 20px;
}
/* ____ 画像設定 ____ */
img {
	border:0;
}
.flo-l {
	float: left;
	margin-right: 6px;
}
.flo-r {
	float: right;
	margin-left: 6px;
}
.img-m {
	vertical-align: middle;
}
/* ____ サイトマップ ____ */
#WRAP #MAIN #MAIN-PAD #CONTENTS .sitemap  a {
	color: #979fbf;
	text-decoration: underline;
}
/* ____ お客様の声 ____ */
#WRAP #MAIN #MAIN-PAD #CONTENTS .check2 a {
	text-decoration: underline;
	color: #333366;
}
#WRAP #MAIN #MAIN-PAD #CONTENTS .check2 .yellow {
	background-color: #fbf8ef;
}
.read {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
/* ____ よくある質問 ____ */
.qa {
	margin: 10px;
	padding: 0;
}
.qa dl {
	font-size: 12px;
}
.qa dt {
	margin: 10px 0 2px 5px;
	padding: 10px 10px 8px 35px;
	background-image: url(../img-layout/ob_qa_q.gif);
	background-repeat: no-repeat;
	color: #02aac1;
	line-height: 150%;
	font-size: 14px;
}
.qa dd {
	margin: 0 0 2px 5px;
	padding: 8px 20px 10px 35px;
	line-height: 150%;
	background-image: url(../img-layout/ob_qa_a.gif);
	background-repeat: no-repeat;
}
.qa_01 {
	background-color: #fbf8ef;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.img_hiet01 {
	background-image: url(../img-layout/ob_hiet03.gif);
	background-repeat: no-repeat;
	height: 300px;
	background-position: center bottom;
}
.img_hiet02 {
	background-image: url(../img-layout/ob_top_hiet02.jpg);
	background-repeat: no-repeat;
	height: 380px;
	background-position: center bottom;
}
.img_hiet03 {
	background-image: url(../img-layout/ob_hiet02.gif);
	background-repeat: no-repeat;
	height: 300px;
	background-position: center bottom;
}
.bg-int {
	background-image: url(../img-layout/bg_int.jpg);
	background-repeat: no-repeat;
	height: 118px;
	padding: 3px 10px 10px 100px;
}
.bg-int-main {
	background-image: url(../img-layout/bg_int_main.jpg);
	background-repeat: no-repeat;
	height: 118px;
	padding: 15px 10px 10px 15px;
}
.int-q {
	background-image: url(../img-layout/ob_smaily.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	color: #1bb8ce;
	font-weight: bold;
	font-size: 16px;
}
#tbl_postage {
	width: 400px;
}
#tbl_postage th {
	width: 300px;
}
#tbl_postage td {
	text-align: center;
}
.ind {
	color: #004b76;
}
.bg-contact {
	border: 1px dotted #c8e6ea;
	margin: 10px;
	padding: 10px;
	background-image: url(../img-layout/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 40px;
}
strong {
	font-weight: normal;
}
.tbl_test {
	width: 90%;
}
.bg-pink {
	background-color: #FFCCFF;
}
#NEWS-SUB {
	margin: 20px 0px 0px;
	height: 160px;
	background-image: url(../img-layout/bg_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#NEWS-SUB ul{
	margin: 0px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#NEWS-SUB li{
	font-size: 14px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	margin-right: 10px;
	height: 29px;
	padding-left: 3px;
	padding-right: 3px;
	width: 500px;
}
#NEWS-SUB span{
	background-image: url(../img-layout/ob_voice-menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	height: 25px;
	margin-left: 5px;

}

