@charset "utf-8";
body {
	text-align: center;
    margin: 0;
	padding: 0;
}

/* ブラウザスタイルの初期化 */

div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	color:#444444;
	font-size: 14px;
	line-height: 135%;
	letter-spacing: 1px;
	color: #555555;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", verdana, sana-serif;
	text-align: left;
}
table {
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3,h4,h5,h6 {
	font-size: 14px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing: 0;
}
caption {
	text-align: left;
	font-weight: normal;
}
th, td {
	font-weight: normal;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #336633;
	text-decoration: underline;
}
a:visited {
	color: #336633;
	text-decoration: underline;
}
a:hover {
	color: #669933;
	text-decoration: underline;
}
/* floatのクリア */
.clearfix{
    zoom:1;/*for IE 5.5-7*/
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

hr {
	display:none;
}
.mg-top3 {
	margin-top: 3px;
}

.mg-top5 {
	margin-top: 5px;
}
.mg-top8 {
	margin-top: 8px;
}

.mg-top10 {
	margin-top: 10px;
}
.mg-top15 {
	margin-top: 15px;
}
.mg-top20 {
	margin-top: 20px;
}
.mg-top25 {
	margin-top: 25px;
}
.mg-top30 {
	margin-top: 30px;
}
.mg-top35 {
	margin-top: 35px;
}
.mg-top40 {
	margin-top: 40px;
}
.mg-top50 {
	margin-top: 50px;
}

.mg-foot5 {
	margin-bottom: 5px;
}
.mg-foot10 {
	margin-bottom: 10px;
}
.mg-foot15 {
	margin-bottom: 15px;
}
.mg-foot20 {
	margin-bottom: 20px;
}
.mg-foot30 {
	margin-bottom: 30px;
}
.mg-foot40 {
	margin-bottom: 40px;
}

.mg-left5 {
	margin-left: 5px;
}
.mg-left10 {
	margin-left: 10px;
}
.mg-left15 {
	margin-left: 15px;
}
.mg-left20 {
	margin-left: 20px;
}
.mg-left30 {
	margin-left: 30px;
}
.mg-left40 {
	margin-left: 40px;
}
.mg-left50 {
	margin-left: 50px;
}



.red1 {
	color: #FF0000;
}
.blue1 {
	color: #0066CC;
}
.pink1 {
	color: #FF3366;
}
.green1 {
	color: #FF6699;
}

.bold {
	font-weight: bold;
}
.bold2 {
	font-weight: bold;
	color: #FF4466;
}

.blockcenter {
	margin-right: auto;
	margin-left: auto;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.text12 {
	font-size: 12px;
}
.text10 {
	font-size: 10px;
}
.pad-rl10 {
	padding-right: 10px;
	padding-left: 10px;
}

#allbk {
	background-image: url(../img/bs_bk.jpg);
	background-repeat: repeat-y;
}
#footer {
	float: right;
}

#footer li {
	float: left;
	margin-left: 10px;
}
#footer li a {
	font-size: 12px;
	background-image: url(../img/ya01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#sidebk {
	background-image: url(../img/sidebk.jpg);
	background-repeat: repeat-y;
}
#sidemg1 {
	margin-right: 10px;
}

.pantag {
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: bottom;
}
#company th {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-bottom: 25px;
}
#company th p {
	color: #336600;
}
#company th p img {
	vertical-align: middle;
	margin-right: 3px;
}
#company td {
	padding-bottom: 25px;
	padding-left: 25px;
}
#life-box1 {
	background-color: #FFFFE0;
	border: 1px solid #FFDDAA;
	padding: 15px;
	font-weight: bold;
	color: #FF3366;
	line-height: 160%;
}
.reason-box1 {
	border: 1px solid #CCCC33;
}
.reason-box2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.support-title1 {
	background-image: url(../reason/img/support_title_bk.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.support-img1 {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 20px;
}
.lifestyle1 {
	background-image: url(../reason/img/lifestyle1_sline.gif);
	background-repeat: repeat-y;
}
.lifestyle2 {
	border: 1px solid #CCCCCC;
}

.flow-ya1 {
	background-image: url(../flow/img/flow_ya_b.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.flow-ya2 {
	vertical-align: top;
	background-image: url(../flow/img/flow_ya.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.floe-box1 {
	background-image: url(../flow/img/flow_bk.jpg);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
}
.after-box1 {
	background-image: url(../after/img/after_boxbk.jpg);
	background-repeat: repeat-y;
}
.after-list li{
	background-image: url(../after/img/after_boxtag.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 18px;
	margin-bottom: 10px;
}
.conci1 {
	font-size: 12px;
	color: #885511;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 2px;
}
.conci2 {
	float: right;
	width: 216px;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.conci3 {
	float: left;
	width: 216px;
	margin-bottom: 10px;
}
.conci4 {
	float: right;
	width: 206px;
	margin-right: 10px;
	margin-left: 15px;
}
.contact1 {
	background-image: url(../contact/img/contact_bar1.gif);
	background-repeat: repeat-y;
}
.contact2 {
	padding-top: 5px;
	padding-bottom: 20px;
}
.contact-tag1 {
	background-image: url(../contact/img/contact_tag1.jpg);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding-left: 20px;
	padding-top: 4px;
}
.contact3 {
	background-image: url(../catalog/img/catalog_bar1.gif);
	background-repeat: repeat-y;
}
.contact-tag2 {
	background-image: url(../catalog/img/catalog_tag1.jpg);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding-left: 20px;
	padding-top: 4px;
}
.privacy1 li{
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 26px;
}
.sitemap1 {
	border: 1px solid #BBCC45;
	background-color: #F7FFE1;
}
.sitemap2 {
	background-image: url(../sitemap/img/sitemap_tag1.jpg);
	background-position: left center;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-repeat: no-repeat;
	padding-left: 15px;
	display: block;
}
.sitemap3 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCDD66;
}
.sitemap4 {
	background-image: url(../sitemap/img/sitemap_tag2.jpg);
	background-position: left center;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	padding-left: 15px;
	display: block;
}
.after-box2 {
	font-size: 12px;
	color: #885511;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 2px;
}
.grand1 {
	background-image: url(../reason/img/reason_grand_garden_bk.gif);
	background-repeat: repeat-y;
}
.grand2 {
	color: #885511;
}
#news th {
	padding-top: 5px;
}
#blog {
}
#blog ul {
}
#blog ul li {
	text-align:left;
	background-image: url(../img/line1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 2px;
	padding-bottom: 10px;
}
.mg-right10 {
	margin-right: 10px;
}
.imgbox1 {
	font-size: 12px;
	color: #CC6600;
	text-align: center;
	margin-bottom: 10px;
}
.imgbox2 {
	font-size: 12px;
	color: #CC6600;
	text-align: center;
	margin-bottom: 10px;
	width: 555px;
	margin-right: auto;
	margin-left: auto;
}
.caption1 {
	font-size: 12px;
	color: #CC6600;
	text-align: center;
}
.blogtime {
	font-size: 10px;
	color: #CC6600;
}
