@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:80%;
	line-height:160%;
	background: #F1EFE6 url(../images/common/bg.gif) repeat-x;
}


h1,h2,h3,h4,h5,h6,p,form {
	margin:0px;
	padding:0px;
}

img {
	border:0;
}


/*link
--------------------------*/
a:link {
	color:#505050;
	text-decoration:none;
}

a:visited {
	color:#969696;
	text-decoration:none;
}

a:hover {
	color:#505050;
	text-decoration:underline;
}

/*margin
--------------------------*/
.margin_b_5 {
	margin-bottom:5px;
}

.margin_b_10 {
	margin-bottom:10px;
}

.margin_b_15 {
	margin-bottom:15px;
}

.margin_b_20 {
	margin-bottom:20px;
}
.margin_t_10 {
	margin-top:5px;
}
.margin_left_10 {
    margin-left:10px;
}
.margin_left_30 {
    margin-left:30px;
}


/*clearfix
------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


.clear {
	clear:both;
}

/*
--------------------------*/
#bgframe {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#wrap {
	background: #FFFFFF url(../images/common/mainbg.gif) repeat-y;
}
/*nothing
--------------------------*/
.nothing {}

/*header
--------------------------*/
#header {
	background: url(../images/header/bg_img.gif) repeat-x;
	height: 110px;
}

h1 {
	font-size: 0.75em;
	color: #AA9B8C;
	font-weight: normal;
}

#seo_text {
	padding-right: 15px;
	padding-left: 15px;
	height: 19px;
}

#header_l {
	float: left;
	padding-left: 10px;
	padding-top: 17px;
}

#header_r {
	float: right;
	padding-right: 10px;
	width: 280px;
}

#form {
	background: url(../images/header/form_bg.gif) no-repeat;
	width: 264px;
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 8px;
	height: 52px;
}

#form_text {
	background: url(../images/header/form_text.gif) no-repeat;
	text-indent: -9999px;
}

#form_l {
	float: left;
	width: 147px;
}

#form_r {
	float: right;
	margin-top: 5px;
	text-indent: -9999px;
}

#form_r a {
	background: url(../images/header/form_btn.gif) no-repeat;
	height: 20px;
	display: block;
	width: 111px;
}

#form_r a:hover {
	background: url(../images/header/form_btn.gif) no-repeat 0px -50px;
	height: 20px;
	display: block;
	width: 111px;
}

#form_tel {
	background: url(../images/header/form_tel.gif) no-repeat;
	height: 16px;
	width: 131px;
	text-indent: -9999px;
	margin-bottom: 3px;
}

#form_time {
	background: url(../images/header/form_time.gif) no-repeat;
	height: 11px;
	width: 147px;
	text-indent: -9999px;
}

#header_link {
	margin-top: 8px;
	height: 19px;
	width: 280px;
}

#header_link ul {
	margin: 0px;
	padding: 0px;
}

#header_link ul li {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: right;
	list-style: none;
	text-indent: -9999px;
}

#home a {
	background: url(../images/header/header_btn.gif) no-repeat 0px 0px;
	height: 19px;
	width: 51px;
	display: block;
}

#company a {
	background: url(../images/header/header_btn.gif) no-repeat -100px 0px;
	height: 19px;
	width: 61px;
	display: block;
}

#sitemap a {
	background: url(../images/header/header_btn.gif) no-repeat -200px 0px;
	height: 19px;
	width: 81px;
	display: block;
}

#home a:hover {
	background: url(../images/header/header_btn.gif) no-repeat 0px -50px;
	height: 19px;
	width: 51px;
	display: block;
}

#company a:hover {
	background: url(../images/header/header_btn.gif) no-repeat -100px -50px;
	height: 19px;
	width: 61px;
	display: block;
}

#sitemap a:hover {
	background: url(../images/header/header_btn.gif) no-repeat -200px -50px;
	height: 19px;
	width: 81px;
	display: block;
}

/*メインイメージ
--------------------------*/

#main_image {
	background: url(../images/main/main.jpg) no-repeat;
	height: 285px;
	width: 800px;
	text-indent: -9999px;
}


/*content
--------------------------*/
#content {
	background: url(../images/common/mainbg.gif) repeat-y;
}


#content_l {
	float: left;
	width: 580px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

#content_r {
	width: 170px;
	float: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}


/*メイン
--------------------------*/

#lifestyle_all {
	height: 137px;
	border: 1px solid #442300;
}

#lifestyle_title {
	background: url(../images/main/lifestyle.gif) no-repeat;
	text-indent: -9999px;
	height: 27px;
}

#lifestyle_bg {
	background: #FFFFFF url(../images/main/lifestyle_bg.gif) no-repeat 10px center;
	padding-left: 65px;
	height: 110px;
}

#lifestyle_l {
	margin-top: 10px;
	float: left;
}

#lifestyle_r {
	float: right;
	width: 180px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.4em;
}

#lifestyle_stylish {
	background: url(../images/main/lifestyle_stylish.gif) no-repeat;
	height: 87px;
	width: 87px;
	margin-right: 3px;
	float: left;
	display: block;
}

#lifestyle_pleasant {
	background: url(../images/main/lifestyle_pleasant.gif) no-repeat;
	display: block;
	height: 87px;
	width: 87px;
	margin-right: 3px;
	float: left;
}

#lifestyle_convenient {
	background: url(../images/main/lifestyle_convenient.gif) no-repeat;
	display: block;
	height: 87px;
	width: 87px;
	float: left;
}

.lifestyle_x {
	background: url(../images/main/lifestyle_cross.gif) no-repeat;
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	margin-top: 35px;
	margin-right: 3px;
}

.text_indext {
	text-indent: -9999px;
}

#lifestyle_more {
	float: right;
	text-indent: -9999px;
	margin-top: 5px;
}

#lifestyle_more a {
	background: url(../images/main/lifestyle_more.gif) no-repeat;
	display: block;
	height: 10px;
	width: 40px;
	margin: 0px;
	padding: 0px;
}

/*メイン リンク
--------------------------*/

#link_content_l {
	float: left;
	width: 186px;
	margin-bottom: 15px;
}

#link_content_r {
	float: right;
	width: 186px;
	margin-bottom: 15px;
}

#link_content_c {
	width: 186px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

#link_content_l_title {
	background: url(../images/main/area_title.gif) no-repeat;
	padding-top: 29px;
	padding-left: 13px;
	height: 24px;
	font-size: 1em;
	font-weight: normal;
}

#link_content_r_title {
	background: url(../images/main/style_title.gif) no-repeat;
	padding-top: 29px;
	padding-left: 13px;
	height: 24px;
	font-size: 1em;
	font-weight: normal;
}

#link_content_c_title {
	background: url(../images/main/purpose_title.gif) no-repeat;
	padding-top: 29px;
	padding-left: 13px;
	height: 24px;
	font-size: 1em;
	font-weight: normal;
}

#link_content_l ul {
	margin: 0px;
	padding: 0px;
}

#link_content_l ul li {
	margin: 0px;
	padding: 4px 0px 0px 15px;
	list-style: none;
	background: url(../images/main/arrow_o.gif) no-repeat 5px 10px;
	height: 20px;
	border-bottom: 1px dotted #E6E6E6;
}

#link_content_r ul {
	margin: 0px;
	padding: 0px;
}

#link_content_r ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: 1px dotted #E6E6E6;
}

#link_content_c ul {
	margin: 0px;
	padding: 0px;
}

#link_content_c ul li {
	margin: 0px;
	padding: 4px 0px 0px 15px;
	list-style: none;
	background: url(../images/main/arrow_g.gif) no-repeat 5px 10px;
	height: 20px;
	border-bottom: 1px dotted #E6E6E6;
}

#btn_japanese {
	text-indent: -9999px;
}

#btn_northern_europe {
	text-indent: -9999px;
}

#btn_original {
	text-indent: -9999px;
}

#btn_japanese a {
	background: url(../images/main/btn_japanese.jpg) no-repeat;
	display: block;
	height: 50px;
	width: 186px;
}

#btn_northern_europe a {
	background: url(../images/main/btn_northern_europe.jpg) no-repeat;
	display: block;
	height: 50px;
	width: 186px;
}

#btn_original a {
	background: url(../images/main/btn_original.jpg) no-repeat;
	display: block;
	height: 50px;
	width: 186px;
}

/*メイン what new
--------------------------*/

#what_new_title {
	background: url(../images/main/what_new.gif) no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 580px;
	margin-bottom: 5px;
}

#what_new_list {
	margin-bottom: 15px;
}

#what_new_list ul {
	margin: 0px;
	padding: 0px;
}

#what_new_list ul li {
	margin: 0px;
	padding: 0px 0px 5px 20px;
	background: url(../images/main/what_new_arrow.gif) no-repeat 3px 5px;
	list-style: none;
	border-bottom: 1px dotted #E6E6E6;
}

.font_color {
	color: #442300;
}

#service_map_title {
	background: url(../images/main/service_map.gif) no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 580px;
	margin-bottom: 5px;
}

#service_map_all {
	border: 1px solid #CCCCCC;
}

#service_map_l {
	float: left;
	width: 350px;
	padding-top: 20px;
	padding-left: 10px;
}

#service_map_r {
	float: right;
	padding-right: 20px;
}



/*right
--------------------------*/

#right_title {
	background: url(../images/right/contents.gif) no-repeat;
	text-indent: -9999px;
	height: 10px;
	width: 170px;
	margin-bottom: 10px;
	border-bottom: 2px solid #959563;
}

.under_line {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #969696;
}

.under_line ul {
	margin: 0px;
	padding: 0px;
}

.under_line ul li {
	margin: 0px 0px 5px;
	padding: 2px 0px 0px 10px;
	list-style: none;
	background: url(../images/right/menu_bg.gif) no-repeat;
	height: 21px;
	width: 160px;
	font-size: 0.75em;
}

.under_line ul li a:link {
	color:#505050;
	text-decoration:none;
}

.under_line ul li a:visited {
	color:#505050;
	text-decoration:none;
}

.under_line ul li a:hover {
	color:#505050;
	text-decoration:underline;
}


#right_form_all {
	border: 1px solid #908070;
	margin-bottom: 20px;
}

#right_form_title {
	background: #908070 url(../images/right/form_title.gif) no-repeat center;
	padding-bottom: 3px;
	text-indent: -9999px;
}

#right_form_company {
	background: #E7E6DD url(../images/right/form_company.gif) no-repeat center;
	border-bottom: 1px solid #908070;
	padding-bottom: 3px;
	text-indent: -9999px;
}

#right_form_tel {
	background: #FFFFFF url(../images/right/form_tel.gif) no-repeat center 5px;
	text-indent: -9999px;
	height: 16px;
	width: 168px;
	padding-top: 5px;
}

#right_form_teltime {
	background: #FFFFFF url(../images/right/form_teltime.gif) no-repeat center 0px;
	padding-bottom:3px;
	text-indent: -9999px;
	height:11px;
	width:168px;
}

#right_form_faxtel {
	background: #FFFFFF url(../images/right/form_faxtel.gif) no-repeat center 5px;
	text-indent: -9999px;
	padding-top: 5px;
	height: 16px;
	width: 168px;
}

#right_form_faxtime {
	background: #FFFFFF url(../images/right/form_faxtime.gif) no-repeat center 0px;
	padding-bottom: 9px;
	text-indent: -9999px;
	height: 11px;
	width: 168px;
}

#right_form_btn {
	background: #FFFFFF;
	text-indent: -9999px;
	padding-bottom: 5px;
}

#right_form_btn a {
	background: url(../images/right/form_btn.gif) no-repeat center 0px;
	display: block;
	height: 20px;
	width: 168px;
}

#right_form_btn a:hover {
	background: url(../images/right/form_btn.gif) no-repeat center -20px;
	display: block;
	height: 20px;
	width: 168px;
}


/*footer
--------------------------*/
#footer {
	border-top: 1px solid #C9C8B0;
	background: #CAC6AB;
	text-align: center;
}

#footer_t {
	border-top: 1px solid #C9C8B0;
	background: #E3E0CC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer_t a:link {
	color:#969664;
	text-decoration:none;
}

#footer_t a:visited {
	color:#646432;
	text-decoration:none;
}

#footer_t a:hover {
	color:#969664;
	text-decoration:underline;
}

#footer_u {
	background: #CAC6AB;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	color: #442300;
	height: 80px;
}

#footer_u_l {
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

#footer_u_r {
	float: right;
	margin-top: 20px;
}
