/*
全体のレイアウト
-------------------------------------------------------------------*/
* {
	color:#000000;
	padding:0;
	font-size: 12px;
	line-height: 100%;
	margin: 0;
	background-image: none;
}

body {
	background-color: #FFFFFF;
	background-image: url(img/.gif);
	background-repeat: repeat-x;
}

a {
	color:#0000FF;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #394D4E;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}

.clear{
clear:both; 
margin:0px; 
padding:0px;
}
#conteiner{
	width:800px;
	margin-right: auto;
	margin-left: auto;
}
/*
body
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 0.5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

#wrap {
	width:790px;
	float: left;
	padding: 5px;
	margin-top: 5px;
	background-color: #FFFFFF;
}


/*
headのレイアウト


#header {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/top.jpg);
	height: 70px;
}
-------------------------------------------------------------------*/
#header {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/top.jpg);
	height: 70px;
}

#header img{
	margin:0px;
	text-align:left;
	}


/*グローバルナビゲーション
----------------------------------------------- */
#g_nav {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
}

/*ナビ（パンくず）
----------------------------------------------- */
#nav {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/nav.gif);
	height: 24px;
	padding-top: 6px;
}

#nav ul {
	margin-left: 20px;
	float:left;
	width:570px;
  }
  

#nav li {
	display: inline;
	list-style-type: none;
  }
  
#nav li a {
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 22px;
	padding-right: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

#nav li a:hover {
	color: #000000;
	background-image: url(img/li_ov.gif);
	background-color: #E0EEB5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B8AC;
}
#nav h1{
	font-size:12px;
	line-height:14px;
	color:#333333;
	float:right;
	width:180px;
	text-align:right;
	padding-right:10px;
	font-weight:300;
}

/*
リードとコピー
-------------------------------------------------------------------*/

#contents {
	width:608px;
	float: left;/*2カラム*/
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/.jpg);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#contents h2 {
	font-size: 18px;
	text-shadow:#666666 4px 4px 5px;
	color: #992222;
	/*background-color: #FFFFFF;*/
	/*border-left: 15px solid #006600;*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#contents h2 {
	color: #006600;
	/*border-bottom:　1px solid #000000;*/
	background-color: #FFFFFF;
	letter-spacing: -0.05em;
	}
	/*
#contents h2:first-letter {
	color: #006600;
	font-size: 2em;
	}*/

/*
#contents h2 {
	font-size: 18px;
	padding-left: 10px;
	color: #3F3F3F;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #A2B961;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 22px;
	text-shadow:#666666 4px 4px 5px;
}
*/

#contents h3 {
	font-size: 16px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #B3fC67A;
	padding-left: 0px;
	color: #8C8A84;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
}

#contents h3 a {
	font-size: 14px;
}

#contents h4 {
	font-size: 14px;
	color: #7A8945;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
}


#contents ul {
	margin-left: 30px;
	list-style-type: none;
}
#contents li a {
	font-size: 12px;
}


#contents #c_pad {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* for IE \*/
* html body #base #contents #c_pad {
	padding: 9px;
}	
/**/

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

/*キービジュアルのイメージ*/
#contents #top_img {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;/*余白のカラー*/
	background-image: url(img/suiso.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 500px;
}

/*キービジュアルのキャッチコピー*/
#contents #c_pad #top_img p {
	font-size: 15px;
	color: #FFFFFF;
	background-image: none;
	margin-top: 300px;
	margin-left: 25px;
	margin-right: 300px;
}


/*商品画像のイメージと文字の回り込み*/
#contents #c_pad .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: 20px;
	margin-bottom: 10px:
}

#contents #c_pad .img_left img {
	border: 1px solid #999999;
}

#contents #c_pad .c_img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
}

#contents #c_pad .c_img_left img {
	border: 1px solid #999999;
}

#contents #c_pad .c_img_right {
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
}

#contents #c_pad .c_img_right img {
	border: 1px solid #999999;
}

.btn a {
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	padding-right: 3px;
	padding-left: 3px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 130px;
	display: block;
	float: right;
	text-align: center;
	text-decoration: none;
	background-image: url(img/btn.gif);
	margin-right: 5px;
	position: absolute;
	right: 5px;
	bottom: 8px;
}

.btn a:hover {
	background-color: #FF9900;
	background-image: url(img/btn_ov.gif);
}

/*商品リンク-------------------------------------------------------------------*/

#base #wrap #contents #c_pad .box2 {
	float: right;/*2カラム*/
	height: 120px;
	width: 555px;
	border: 3px solid #CCCCCC;
	margin: 5px;
	padding: 5px;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}

#base #wrap #contents #c_pad .box2 h3 {
	width: 200px;
	color: #FFFFFF;
	margin: 5px;
	border-bottom-width: 5px; /*影の部分*/
	border-bottom-style: solid;
	border-bottom-color: #DCDBD8;
	background-color: #000099;
	border-left-color: #0000FF;

	line-height:30px;
}


/*
tableの装飾
-------------------------------------------------------------------*/

#contents #c_pad table {
	width: 500px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contents #c_pad table td {
	padding: 5px;
	border: 1px solid #FFFFFF;
}
#contents #c_pad table th {
	background-color: #FFFFFF;
	padding: 7px;
}
#contents #c_pad form table th {
	width: 127px;
}

#contents #c_pad table.org02 {
	width: 596px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
    border-top:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    border-collapse:collapse; /*結合ボーダーモデルを用いて、セルを結合して、表の端から端まで連続した枠で表示させる（結合表示）*/
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show; /*内容をもたない空のセルの枠線を表示 */
 }


/*
パンくずリスト
-------------------------------------------------------------------*/
#contents #pan {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #pan strong {
	margin-left: 7px;
}

/*
サイドメニュー
-------------------------------------------------------------------*/
#side {
	float: right;
	width: 172px;
	background-color: #EEEDE9;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-left: 2px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	background-color: #B9B8AC;
}

#side_d h3 {
	display: block;
	width: 146px;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 13px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/side_h3.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:120px;
	font-size: 12px;
	color:#555555;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #EAF4FF;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
}


#side_d li a:hover {
	background-color: #B2EAFF;
	color: #000000;
	text-decoration: none;
	background-position: 8px;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

#base #wrap #side #side_pr {
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}

/*
フッダーメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	background-image: url(img/foot_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
	text-align: center;
	padding: 10px;
	background-color: #F5F4F0;
	background-position: bottom;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 12px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}

#f_menu #pr {
	font-size: 10px;
	color: #888888;
	padding-bottom: 5px;
	padding-left: 5px;
}
#f_menu #pr a {
	font-size: 10px;
	color: #888888;
}
/*
サークルシー
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #000000;
	text-align: center;
	display: block;
	background-color: #D3D3D3;
	font-size: 12px;
	padding: 5px;
}

/*
特定商取引のbox3
-------------------------------------------------------------------*/
.example table {
width: 450;
height: auto;
border: 0px #000000 solid;
background-color: #F0FFFF;
}

.example td {
border: 1px #000000 solid;
background-color: #FFFFFF;
padding: 5 5;
text-align: left;
vertical-align: middle;
}


table#org01 {
    width: 530px;
    border: 1px #FFFFFF solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#org01 th {
    padding: 5px;
    border: #FFFFFF solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table#org01 td {
    padding: 5px;
    border: 1px #FFFFFF solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
}

table#org02 {
    width: 602px;
    border: 1px #FFFFFF solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#org02 td {
    padding: 5px;
    border: 1px #FFFFFF solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
}

table#org03 {
    width: 602px;
    border: 1px #FFFFFF solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#org03 td {
    padding: 5px;
    border: 1px #FFFFFF solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
}



#top1{background-image:url(../Library/img2/bodyback.gif); width:879px; margin:auto;padding:0 auto;}

.index1-1{background-image:url(img2/bodyback.gif); width:879px; margin:auto;padding:0 auto;}

.index1{width:799px; margin:auto; padding: 0 auto;}

.index2{width:799px; height:408px; margin:auto;}

.index3 a{ background-image: url(img2/top2.gif);width:135px; height:61px; float:left; margin:auto; }

.index3 a:hover{ background-image:url(img2/top2-1.gif);width:135px; height:61px; float:left; margin:auto;}

.index4 a{ background-image: url(img2/top3.gif);width:133px; height:61px; float:left; margin:auto; }

.index4 a:hover{ background-image: url(img2/top3-1.gif);width:133px; height:61px; float:left; margin:auto;}

.index5 a{ background-image: url(img2/top4.gif);width:132px; height:61px; float:left; margin:auto; }

.index5 a:hover{ background-image: url(img2/top4-1.gif);width:132px; height:61px; float:left; margin:auto;}

.index6 a{ background-image: url(img2/top5.gif);width:132px; height:61px; float:left; margin:auto; }

.index6 a:hover{ background-image: url(img2/top5-1.gif);width:132px; height:61px; float:left; margin:auto;}

.index7 a{ background-image: url(img2/top6.gif);width:132px; height:61px; float:left; margin:auto; }

.index7 a:hover{ background-image: url(img2/top6-1.gif);width:132px; height:61px; float:left; margin:auto;}

.index8 a{ background-image: url(img2/top7.gif);width:132px; height:61px; float:left; margin:auto; }

.index8 a:hover{ background-image: url(img2/top7-1.gif);width:132px; height:61px; float:left; margin:auto;}




.leftmenu{ width:189px; margin:auto; float:left;}

.leftmenu1{width:179px; margin:5px 5px 0px 5px;}

.left11{width:179px; height:42px; text-align:center;margin:auto;}

.left1{width:179px; height:32px; text-align:start; margin:auto;  position:relative; background-image:url(img2/side.gif); o font-size:14px; color:#666; line-height:32px; border:0px;}


.left2{  width:179px; height:42px; text-align:center; margin:5px 0px 0px 0px;}

.left3{  width:179px; height:66px; text-align:center; margin:5px 0px 0px 0px;}

.left4{ width:179px; height:235px; text-align:center; margin:5px 0px 0px 0px;}

.left5{ width:179px; height:96px; text-align:center; margin:5px 0px 0px 0px;}



.body1{width:610px; float:right;}

.body1-1{width:605px; height:286px; margin:5px 5px 5px 0px;}




.body2 a{ background-image: url(img2/index2.jpg);width:605px; height:203px; float:left; margin:auto; }

.body2 a:hover{ background-image: url(img2/index2-1.jpg);width:605px; height:203px; float:left; margin:auto;}

.body3{width:605px; height:137px; float:left; margin:5px 5px 0px 0px;}

.body4{width:343px; height:253px; position:relative; float:left;}

.body5{font-size:14px; line-height:20px; margin:5px 0px 0px 5px;}

.body6{width:605px; height:74px; float:left; margin:5px 5px 0px 0px;}

.body7{width:600px;  margin:20px 5px 0px 5px; float:left; font-size:14px; line-height:20px;}

.body8{width:600px; height:267px; float:left;}

.body9{width:605px; height:161px; float:left; position:relative; margin:20px 5px 0px 0px; background-image:url(img2/kounyu1.gif); position:relative;}


.body10 a{ background-image: url(img2/kounyubotan1.gif);width:136px; height:42px; float:left; margin:auto; position:absolute;left: 458px; top: 54px;}

.body10 a:hover{ background-image: url(img2/kounyubotan1-1.gif);width:136px; height:42px; float:left; margin:auto; position:absolute;left: 458px; top: 54px;}

.body11 a{ background-image: url(img2/kounyubotan1.gif);width:136px; height:42px; float:left; margin:auto; position:absolute;left: 457px; top: 114px;}

.body11 a:hover{ background-image: url(img2/kounyubotan1-1.gif);width:136px; height:42px; float:left; margin:auto; position:absolute;left: 457px; top: 114px;}



.body12{width:262px; height:253px; float:right; margin:5px 5px 0px 0px;}

.body13{width:605px; height　:74px; float:left; margin:5px 5px 0px 0px;}


.body14{width:343px; height:253px; position:relative; float:left; margin:5px 0px 0px 0px;}

.body15{font-size:14px; line-height:20px; margin:5px 0px 0px 5px;}

.body16{width:262px; height:253px; float:right; margin:5px 5px 0px 0px;}

.body17{width:605px; height:74px; float:left; margin:5px 5px 0px 0px;}

.body18{width:421px; height:134px;  margin:5px 0px 0px 5px; float:left; font-size:14px; line-height:20px;}

.body19{width:179px; height:134px; float:right; margin:5px 5px 0px 0px;}

.body20{width:605px; height:74px; float:left; margin:5px 5px 0px 0px;}

.body21{width:421px; height:134px;  margin:5px 0px 0px 5px; float:left; font-size:14px; line-height:20px;}

.body22{width:179px; height:134px; float:right; margin:5px 5px 0px 0px;}

.body23{width:605px; height:74px; float:left; margin:5px 5px 0px 0px;}

.body24{width:600px;  margin:5px 5px 0px 5px; float:left; font-size:14px; line-height:20px;}

.body25{width:605px; height:160px; float:left; position:relative; margin:20px 5px 0px 0px; background-image:url(img2/kounyu2.gif);}

.body26 a{ background-image: url(img2/kounyubotan2.gif);width:136px; height:42px; float:left; margin:auto; position:absolute;left: 458px; top: 53px;}

.body26 a:hover{ background-image: url(img2/kounyubotan2-2.gif);width:136px; height:42px; float:left; margin:auto; position:absolute;left: 458px; top: 53px;}

.body27 a{ background-image: url(img2/kounyubotan2.gif);width:136px; height:42px; float:left; margin:auto; position:absolute;left: 457px; top: 112px;}

.body27 a:hover{ background-image:url(img2/kounyubotan2-2.gif);width:136px; height:42px; float:left; margin:auto; position:absolute;left: 457px; top: 112px;}


.body28{width:605px; height:160px; float:left; position:relative; margin:20px 5px 0px 0px; background-image:url(img2/kounyu3.gif);}


.body29 a{ background-image: url(img2/kounyubotan2.gif);width:136px; height:42px; float:left; margin:auto; position:absolute;left: 458px; top: 53px;}

.body29 a:hover{ background-image:url(img2/kounyubotan2-2.gif);width:136px; height:42px; float:left; margin:auto; position:absolute;left: 458px; top: 53px;}

.body30 a{
	background-image: url(img2/kounyubotan2.gif);
	width:136px;
	height:42px;
	float:left;
	margin:auto;
	position:absolute;
	left: 457px;
	top: 112px;
}

.body30 a:hover{ background-image:url(img2/kounyubotan2-2.gif);width:136px; height:42px; float:left; margin:auto; position:absolute;left: 457px; top: 112px;}


.body31{width:605px; height:122px; margin:10px 5px 0px 0px; float:left;}

.body32{width:799px; margin:0px 0px 0px 0px; background-color:#EEFDFF;}

.body33{width:787px; height:162px;  background-image:url(img2/footer2.gif); margin:15px 6px 0px 6px; position:relative;}


.body34{width:96px; height:22px; position:absolute; left: 86px; top: 133px;}

.body35 a{ background-image: url(img2/shousaibotan.gif); width:96px;height:22px; float:left; margin:auto; position:absolute; left: 86px; top: 133px;}

.body35 a:hover{ background-image: url(img2/shousaibotan-1.gif);width:96px;height:22px; float:left; margin:auto; position:absolute; left: 86px; top: 133px;}


.body36 a{ background-image: url(img2/shousaibotan.gif); width:96px;height:22px; float:left; margin:auto; position:absolute;left: 286px; top: 132px;}

.body36 a:hover{ background-image: url(img2/shousaibotan-1.gif);width:96px;height:22px; float:left; margin:auto; position:absolute;left: 286px; top: 132px;}

.body37 a{ background-image: url(img2/shousaibotan.gif); width:96px;height:22px; float:left; margin:auto; position:absolute; left: 483px; top: 133px;}

.body37 a:hover{ background-image: url(img2/shousaibotan-1.gif);width:96px;height:22px; float:left; margin:auto; position:absolute; left: 483px; top: 133px;}

.body38 a{ background-image: url(img2/shousaibotan.gif); width:96px;height:22px; float:left; margin:auto; position:absolute; left: 676px; top: 132px;}

.body38 a:hover{ background-image: url(img2/shousaibotan-1.gif);width:96px;height:22px; float:left; margin:auto; position:absolute; left: 676px; top: 132px;}

.body39{width:799px; height:99px;  background-image:url(img2/footer3.gif); margin: auto; position:relative;}

.body40{position:absolute; font-size:12px; color:#000; left: 23px; top: 50px; width: 38px; }

.body41{position:absolute; font-size:12px; color:#000; left: 68px; top: 50px; width: 86px;}

.body42{position:absolute; font-size:12px; color:#000; left: 165px; top: 51px; width: 116px;}

.body43{position:absolute; font-size:12px; color:#000; left: 291px; top: 51px; width: 73px;}

.body44{position:absolute; font-size:12px; color:#000; left: 372px; top: 51px; width: 72px;}

.body45{position:absolute; font-size:12px; color:#FFF; left: 221px; top: 84px;}


キヨラビとは

.kiyorabitoha1{width:610px; float:right; margin:auto;}

.kiyorabitoha2{width:605px; height:278px; text-align:left; background-image: url(img2/kiyorabitoha1.gif); position:relative; margin:5px 5px 0px 0px;}
.text80 tr .table_box {
	font-size: 18px;
}
.text80 tr .table_box label {
	font-size: 18px;
}

