body {
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(images/common/back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

td {
	font-size: 12px;
	line-height: 160%;
	text-align: left;
	color: #333333;
}

hr {
color: #CCCCCC;
  background-color: #CCCCCC; 
  height: 1px; 
  border: 1px;
  border-style: dashed;

}

h1 {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 100%;
	margin: 0px;
	padding-top: 13px;
}

h1#year100 {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 100%;
	padding:0px;
	margin: 4px 0px 0px 0px;
}

h2 {
	font-size: 14px;
	background-image: url(images/common/subtitle_back.jpg);
	color: #FFFFFF;
	height: 20px;
	padding-top: 3px;
	padding-left: 22px;
	letter-spacing: 1px;
	margin-top: 20px;
}

h3 {
	font-size: 14px;
	color: #FFFFFF;
	height: 18px;
	padding-top: 5px;
	padding-left: 20px;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
h4 {
	font-size: 12px;
	height: 18px;
	letter-spacing: 1px;
	color: #006699;
	padding-bottom: 3px;
	padding-top: 4px;
	background-color: #F2F2F2;
	padding-left: 8px;
}

/*通常リンク*/
a:link {
	text-decoration: underline;
	color: #006699;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover,active {
	color: #999999;
	text-decoration: underline;
}

/*矢印付きリンク*/
a.arrow:link {
	color: #333333;
	text-decoration: underline;
	display: block;
	background-image: url(images/common/point.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 1px;
}
a.arrow:visited {
	color: #333333;
	text-decoration: underline;
	display: block;
	background-image: url(images/common/point.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 1px;
	
}
a.arrow:hover,active {
	color: #333333;
	text-decoration: underline;
	display: block;
	background-image: url(images/common/point.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 1px;
}

/*ページトップ*/
a.pagetop:link {
	color: #333333;
	text-decoration: none;
	display: block;
	background-image: url(images/common/pagetop.gif);
	background-repeat: no-repeat;
	width: 110px;
	background-position: 5px;
}
.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

a.pagetop:visited {
	color: #333333;
	text-decoration: none;
	display: block;
	background-image: url(images/common/pagetop.gif);
	background-repeat: no-repeat;
	width: 110px;
	background-position: 5px;
}
a.pagetop:hover,active {
	color: #333333;
	text-decoration: underline;
	display: block;
	background-image: url(images/common/pagetop.gif);
	background-repeat: no-repeat;
	width: 110px;
	background-position: 5px;
}

#box_all {
	width: 750px;
	text-align: center;
	display: block;
	background-color: #FFFFFF;

	filter: progid:DXImageTransform.Microsoft.shadow(color=#CCCCCC, direction=90, strength=10);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#box_head {
	height: 48px;
	background-image: url(images/common/logo_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
	display: block;
}
#box_head100 {
	height: 58px;
	background-image: url(images/common/logo_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
	display: block;
}
#box_main_contents {
	width: 680px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

#concept {
	background-image: url(images/company/information.jpg);
	height: 315px;
	width: 660px;
	padding-top: 60px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#box_navi {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	display: block;
}
#box_news {
	text-align: left;
	width: 480px;
	padding-right: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-top: 15px;
	display: block;
	margin-bottom: 15px;
	line-height: 120%;
}

#box_link {
	width: 230px;
	float: right;
	margin-top: 15px;
	margin-right: 5px;
	background-color: #F2F2F2;
	padding: 10px 3px;
	display: block;
	margin-bottom: 15px;
}
#box_foot {
	padding: 10px;
	background-color: #006699;
	text-align: right;
	color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #006699;
	height: 20px;
}

#new_text {
	text-align: left;
	overflow: auto;
	height: 75px;
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #E6E6E6;
	scrollbar-shadow-color: #E6E6E6;
	scrollbar-darkshadow-color: #E6E6E6;
	scrollbar-highlight-color: #E6E6E6;
	scrollbar-3dlight-color: #E6E6E6;
	scrollbar-arrow-color: #5C5C5C;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#box_text {
	display: block;
	padding-bottom: 20px;
}
#pagetop {
	text-align: right;
	width: 120px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 560px;
	padding-top: 10px;
}

#shop_info {
	background-image: url(images/shop/information.jpg);
	height: 190px;
	width: 660px;
	padding-top: 60px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#midashi_a {
	background-image: url(images/shop/midashi_ajikikou.jpg);
	height: 53px;
	padding-top: 20px;
	padding-left: 290px;
	color: #666666;
	margin-bottom: 10px;
}
#midashi_b {
	background-image: url(images/shop/midashi_kairin.jpg);
	height: 55px;
	padding-top: 18px;
	padding-left: 250px;
	color: #666666;
	margin-bottom: 10px;
}
#midashi_c {
	background-image: url(images/shop/midashi_gokatei.jpg);
	height: 55px;
	padding-top: 18px;
	padding-left: 250px;
	color: #666666;
	margin-bottom: 10px;
}
div.midashi_try1006 {
	background-image: url(images/shop/midashitrialpack.jpg);
	height: 53px;
	padding-top: 20px;
	padding-left: 420px;
	color: #666666;
	margin-bottom: 10px;
}
table.midashi_try1006 { float:right; margin:0 0 8px 8px; }
table.midashi_try1006 td { padding:4px; text-align:center; }
table.midashi_try1006 caption { background-color: #FBF3F3; font-weight:bold; }

#box_left {
	float: left;
	width: 330px;
	margin-right: 10px;
	text-align: center;
}

#box_right {
	float: left;
	width: 330px;
	margin-left: 10px;
	text-align: center;
}

#box_A {
	float: left;
	width: 310px;
	margin-right: 10px;
	text-align: center;
	background-color: #FBF3F3;
	padding: 10px;
}

#box_B {
	float: left;
	width: 310px;
	margin-left: 10px;
	text-align: center;
	padding: 10px;
	background-color: #F5FAFA;
}
#item_left {
	float: left;
	width: 140px;
	padding: 10px 5px 5px;
}
#item_right {
	float: right;
	width: 140px;
	padding: 10px 5px 5px;
}

#item_center {
	width: 130px;
	padding: 10px 5px 5px 90px;
	float: left;
}
#item {
	padding: 15px 5px 5px 10px;
	float: left;
	text-align: left;
}
#kakunin{
	padding: 15px;
	float: left;
	background-color: #F7F5F0;
	border: 1px solid #EBE6D8;
	width: 650px;
	margin-bottom: 15px;
}

.clear {
	clear: both;
}

.mg_t5 {
	margin-top: 5px;
}
.mg_t10 {
	margin-top: 10px;
}
.mg_b5 {
	margin-bottom: 5px;
}
.mg_b10 {
	margin-bottom: 10px;
}

.mg_r20 {
	margin-right: 20px;
}

.mg_r15 {

	margin-right: 15px;
}

.f_left {
	float: left;
}

.blog {
	background-image: url(images/top/blog_title.jpg);
}
.news {

	background-image: url(images/top/news_title.jpg);
}
.fc_red {
	color: #990000;
}
.fc_red2 {
	color: #990000;
	line-height: 120%;
}
.fc_red_14 {
	color: #990000;
	font-size: 14px;
	letter-spacing: 1px;
}
.fc_red_b {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
}
.fc_blue_b {
	color: #336699;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
}
.f_14_b {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
.f_14 {
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
}

.fc_green {
	color: #669900;
	font-weight: bold;
	font-size: 14px;
	margin-left: 18px;
    
}
.fc_green2 {
	color: #669900;
	font-weight: bold;
	font-size: 14px;
	line-height: 180%;
}
.rsstd {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: left;
	width: 70px;
}
.rsstable {
	text-align: left;
}
.rsstdlink {
	width: 370px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
.border_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.border_rb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#DispMessage {
	font-size: 14px;
	color: #FF0000;
}

div#box_main_contents dt {
/*	float: left; */
    }

div#box_main_contents dd {
/*	margin: 10px 10px; */
}
div.kateiphoto {
	float: left;
	height: auto;
	width: 105px;
	margin-right: 10px;
}
div.kateiphotoR {

	float: left;
	height: auto;
	width: 105px;
}
span.kateiprice {
	text-align:right;
	font-size: 14px;
	display: block;
}
div.kateiphoto2box {
	float: left;
	height: auto;
	width: 220px;
	margin-right: 10px;
}
div.kateiphotoL3box {
	float: left;
	height: auto;
	padding: 0; margin:0 0 4px;
	width: 345px;
}
div.kateiphotoR3box {
	float: left;
	height: auto;
	width: 335px;
}
div.kateiphotoR3box h4#GAGOMEa{
	font-size:larger;
	color:#CC0000;
	margin:0px;
	padding:0px;
	}
div.kateiphotoR3box h4#GAGOMEb{
	font-size:larger;
	color:#0066FF;
	margin:0px;
	padding:0px;
	}
p#GAGOME{
	font-size:x-small;
	margin:0px;
	padding:0px;
	line-height:110%;
	}

div.KateiBox { width:222px; float:left; margin:0 7px 0 0;  padding:6px 0 0; border-top:1px solid #028; }
div.KateiBoxR { width:222px; float:left; margin:0;  padding:6px 0 0; border-top:1px solid #028; }
div.KateiBox img, div.KateiBoxR img { float:left; }
div.KateiBox dl dd, div.KateiBoxR dl dd,div.KateiBox dl dt, div.KateiBoxR dl dt { margin:0; padding:0; }
div.KateiBox p, div.KateiBoxR p,
div.KateiBox dl, div.KateiBoxR dl { float:right; width:110px; }
div.KateiBox dl:after, div.KateiBoxR dl:after { content: ""; clear: both; height: 0; display: block; visibility: hidden; }
div.KateiBoxR dl:after { content: ""; clear: both; height: 0; display: block; visibility: hidden; }
div.KateiBox dl dt, div.KateiBoxR dl dt { font-weight:bold; }
div.KateiBox p, div.KateiBoxR p { padding:0 0 4px; margin:0; }

div.KateiBox3 { float: left; height: auto; margin:0; width: 335px;  padding:6px 0 0; border-top:1px solid #028; }
div.KateiBoxR3 { float: right; height: auto; width: 335px;  padding:6px 0 0; border-top:1px solid #028; }
div.KateiBox3 img { float: left; height: auto; width: 105px; margin-right: 10px; }
div.KateiBox3 p { width:340px; padding:0 0 4px; margin: 0; }
div.KateiBox3 dl { float: left; height: auto; width: 105px; margin: 0 10px 0 0; }
div.KateiBox3 dl dt, div.KateiBoxR3 dl dt { font-weight:bold; }
div.KateiBox3 dl dd, div.KateiBoxR3 dl dd { margin:0; }

hr.KateiHr { clear:both; margin:12px 0; width:100%; border:none; background-color:#fff; height:2px; border:none;}

#box2_news {
	text-align: left;
	width: 290px;
	padding-right: 10px;
	float: left;
	display: block;
	margin-bottom: 15px;
	line-height: 120%;
}
#box2_link {
	width: 430px;
	float: right;
	background-color: #F2F2F2;
	padding: 10px;
	display: block;
}
.mg_r3 {

	margin-right: 3px;
}
.mg_l16 {
	margin-left: 16px;
}
.form_item2 {
	color: #F2F2F2;
	background-color: #09618F;
}
.fc_red3 {
	color: #990000;
	font-weight: bold;
}
