@charset "UTF-8";

body {
	color: #333333;
	background-color: #f8f6ef;
	font-size: 12px;
}

/* Links
--------------------------------------------- */
a {
	color: #002780;
	text-decoration: underline none;

} 
a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
}

/* Header
--------------------------------------------- */
#header {
	background: #ffffff url(../images/bg_header.gif) repeat-x left bottom;
	width: 960px;
	margin: 0 auto;
	padding: 8px 0 11px;
}
#header #logo {
	margin-left: 1px;
}

/* Main Image
--------------------------------------------- */
.mainImage {
	position: relative;
	background: url(../images/main_image.jpg) no-repeat center top;
	width: 960px;
	height: 500px;
	margin: 0 auto ;
}

.mainImage #main_ttl {
	padding: 110px 0 0 15px;
}

.mainImage .cv_box {
	width: auto;
	position: absolute;
	bottom: 29px;
	left: 30px;
	background: none;
	margin: 0;
	padding: 0;
	min-height: 0;
}

.mainImage .main_catalog {
	position: absolute;
	top: 20px;
	right: 37px;
}

/* contents
--------------------------------------------- */
#contents {
	background-color: #ffffff;
	width: 960px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 1.5em;
	padding-bottom: 40px;
	position: relative;
}

.content {
	margin-top: 40px;
	position: relative;
}
.content .content_in {
	padding: 26px 26px 0;
	position: relative;
}

/* Items list
--------------------------------------------- */
.item_2col {
	overflow: hidden;
	margin-left: -22px;
}
.item_2col li {
	float: left;
	margin: 0 0 22px 22px;
}

.item_3col {
	overflow: hidden;
	margin-left: -22px;
}
.item_3col li {
	float: left;
	margin: 0 0 22px 22px;
}

.item_variable2col {
	overflow: hidden;
}
.item_variable2col .left_image {
	float: left;
	margin-right: 11px;
}
.item_variable2col .right_image {
	float: right;
	margin-left: 11px;
}
.item_variable2col .text_area {
	overflow: hidden;
}

/* CV
--------------------------------------------- */
.cv_box {
	width: 634px;
	margin: 50px auto;
	text-align: center;
	background: url(../images/cv_image.png) no-repeat right bottom;
	padding: 10px 262px 6px 17px;
	min-height: 155px;
}
.cv_box .cv_text {
	margin-bottom: 7px;
}

.cv_box .cv_btn {
	text-align: center;
	margin-top: 7px;
}
.cv_box .cv_caution {
	color: #ffffff;
	font-size: 9px;
	width: 98%;
	margin: 0 auto;
}
.cv_box .cv_relation {
	margin: 3% 2% 0 auto;
	width: 48%;
}

/* notices
--------------------------------------------- */
.notice_box {
	padding: 10px 1.5% 0;
	text-align: left;
	margin-bottom: 3.5%;
}

.notices,
.notice {
	text-align: left;
	font-size: 11px;
}

.shop_link {
	text-align: right;
	margin: 10px;
	font-size: 12px;
}

.indent {
	padding-left: 1.4em;
	text-indent: -1.4em;
}
.indent18 {
	padding-left: 1.8em;
	text-indent: -1.8em;
}

/* Page Top
--------------------------------------------- */
#pagetop {
	position: absolute;
	right: 35px;
    padding-top: 23px;
}

/* Footer
--------------------------------------------- */
#footer {
	text-align: center;
	color: #ffffff;
	background-color: #16303c;
	padding: 25px 0 25px;
	min-width: 960px;
}
#footer #copyright {
	text-align: center;
	font-size: 11px;
}

/* Other
--------------------------------------------- */
.desc_text {
	font-size: 21px;
	margin-bottom: 20px;
}

#voice .item_variable2col .left_image {
	margin-right: 25px;
	text-align: center;
}
#voice .item_variable2col .right_image {
	margin-left: 25px;
	text-align: center;
}
#voice .item_variable2col .text_area {
	padding-right: 25px;
}

#voice .under_line {
	padding-bottom: 2px;
	margin-bottom: 15px;
	border-bottom: 1px solid #422d24;
}

#voice .brown_text {
	color: #422d24;
	font-weight: bold;
	font-size: 21px;
}
.brown_text {
	margin-top: 8px;
}

#point .item_2col {
	margin-left: -35px;
	font-size: 12px;
	line-height: 1.5em;
}

#point .item_2col li {
	width: 432px;
	margin: 0 0 30px 35px;
}

#point .item_3col {
	margin-left: -29px;
}

#point .item_3col li {
	width: 280px;
	margin: 28px 0 0 29px;
}

#catalog .item_2col {
	margin: 0 auto;
	width: 880px;
}

#catalog .item_2col li {
	margin: 11px 0 11px 25px;
}

#kagura .profile {
	position: relative;
	top: -27px;
	right: -3px;
}

#kagura .item_3col {
	margin-left: -29px;
	font-size: 22px;
}

#kagura .item_3col li {
	width: 280px;
	margin: 0 0 28px 29px;
}

#kagura .groups_list {
	overflow: hidden;
	margin-left: -10px;
}

#kagura .groups_list > li {
	float: left;
	margin: 0 0 14px 10px;
}

#kagura .shops {
	overflow: hidden;
	margin-left: -10px;
}
#kagura .shops dt {
	margin: 0 0 9px 10px;
}
#kagura .shops dd {
	float: left;
	margin: 0 0 10px 10px;
}

#ad_pgup{
	overflow: hidden;
}

.address{
	padding: 26px 26px 0;
	width:600px;
	float:left;

}