* {
	margin: 0px;
	padding: 0px;
}
.clearboth {
	clear: both;
}
.message {
	font-size: 12px;
	color: #CCCCCC;
}

body {
	color: #FFFFFF;	
	font-family: "メイリオ",Meiryo, "ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic Pro';
	background-color: #275226;
	margin: 0px;
	padding: 0px;
	background-image: url(../common_img/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapper {
	width: 1044px;
	margin-right: auto;
	margin-left: auto;
}
#titleheader {
	background-image: url(../common_img/titleheader_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 68px;
	width: 1044px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: none;
}
#titleheader  #titleheader_text {
	display: none;
}
#titleheader #titlebanner_area {
	position: absolute;
	height: 60px;
	width: 468px;
	top: 4px;
	right: 4px;
}
#titleheader #titlebanner_area img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	height: 264px;
	width: 1044px;
	background-image: url(../common_img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: relative;
}
#header h1 {
	display: none;
}
#header .lead_text {
	line-height: 1.35em;
	width: 459px;
	font-weight: bold;
	position: absolute;
	left: 38px;
	top: 175px;
	font-size: 15px;
}
#body {
	padding: 6px;
	background-image: url(../common_img/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#area_ab {
	float: left;
	width: 712px;
}
#area_c {
	float: right;
	width: 302px;
}
#area_c h2 {
	display: none;
}
#area_c .banner_area li {
	list-style-type: none;
	margin-bottom: 6px;
	display: block;
}
#area_c .banner_area img {
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
#area_c .banner_area a {
	margin: 0px;
	padding: 0px;
}
#area_a {
	float: left;
	width: 200px;
	color: #333333;
	padding: 0px;
	height: 100%;
}
#area_a #profile_area {
	margin-bottom: 6px;
	color: #FFFFFF;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#area_a #profile_area .photo {
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}
#area_a #profile_area .photo img {
	margin-top: 12px;
	margin-bottom: 12px;
}
#area_a  #profile_area .text {
	font-size: 10px;
	line-height: 1.2em;
}
#area_a #profile_area .name {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.21em;
	position: relative;
	margin-bottom: 12px;
}
#area_a #profile_area .name .kao {
	position: absolute;
	left: 139px;
	top: -27px;
}
#area_a #profile_area h2 {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #61814E;
	line-height: 10px;
	padding-top: 0px;
	padding-bottom: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}	

#area_a   #category1  {
	background-color: #FFFFFF;
	background-image: url(../common_img/category1_bg_ue.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 36px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#area_a   #category1  h2 {
	display: none;
}

#area_a  #category1 .text {
	font-size: 10px;
	line-height: 1.2em;
	padding-bottom: 12px;
	color: #71A675;
}
#area_a #category1 .name {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.35em;
	padding-top: 0px;
	padding-bottom: 6px;
}
#area_a #category1 .name a {
	color: #FF0000;
	text-decoration: none;
}
#area_a #category1 .name a:hover {
	color: #FF0000;
	text-decoration: underline;	
}
#area_a #category1 ul {
	margin-top: 12px;
	margin-bottom: 12px;
}
#area_a #category1 li {
	font-size: 12px;
	color: #333333;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../common_img/list_dot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
	line-height: 1.24em;
	margin-bottom: 6px;
}
#area_a #category1 li a {
	color: #CC0000;
	text-decoration: underline;
}
#area_a #category1 li a:hover {
	color: #0066FF;
	text-decoration: underline;
}
#area_a #category1_end {
	background-image: url(../common_img/cat_a_bg_shita.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	margin-bottom: 6px;
	height: 10px;
}



#area_a   #category2  {
	background-color: #FFFFFF;
	background-image: url(../common_img/category2_bg_ue.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 52px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#area_a   #category2  h2 {
	display: none;
}

#area_a  #category2 .text {
	font-size: 10px;
	line-height: 1.2em;
	padding-bottom: 12px;
	color: #71A675;
}
#area_a #category2 .name {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.35em;
	padding-top: 6px;
	padding-bottom: 6px;
}
#area_a #category2 .name a {
	color: #FF0000;
	text-decoration: none;
}
#area_a #category2 .name a:hover {
	color: #FF0000;
	text-decoration: underline;	
}
#area_a #category2 ul {
	margin-top: 12px;
	margin-bottom: 12px;
}
#area_a #category2 li {
	font-size: 12px;
	color: #333333;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../common_img/list_dot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
	line-height: 1.24em;
	margin-bottom: 6px;
}
#area_a #category2 li a {
	color: #CC0000;
	text-decoration: underline;
}
#area_a #category2 li a:hover {
	color: #0066FF;
	text-decoration: underline;
}
#area_a #category2_end {
	background-image: url(../common_img/cat_a_bg_shita.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	margin-bottom: 6px;
	height: 10px;
}


#area_a   #category3  {
	background-color: #FFFFFF;
	background-image: url(../common_img/category3_bg_ue.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 54px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#area_a   #category3  h2 {
	display: none;
}

#area_a  #category3 .text {
	font-size: 10px;
	line-height: 1.2em;
	padding-bottom: 12px;
	color: #71A675;
}
#area_a #category3 .name {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.35em;
	padding-top: 6px;
	padding-bottom: 6px;
}
#area_a #category3 .name a {
	color: #FF0000;
	text-decoration: none;
}
#area_a #category3 .name a:hover {
	color: #FF0000;
	text-decoration: underline;	
}
#area_a #category3 ul {
	margin-top: 12px;
	margin-bottom: 12px;
}
#area_a #category3 li {
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../common_img/list_dot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
	line-height: 1.24em;
	margin-bottom: 6px;
}
#area_a #category3 li a {
	color: #CC0000;
	text-decoration: underline;
}
#area_a #category3 li a:hover {
	color: #0066FF;
	text-decoration: underline;
}
#area_a #category3_end {
	background-image: url(../common_img/cat_a_bg_shita.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	margin-bottom: 6px;
	height: 10px;
}




#area_a   #category_area  h2 {
	background-image: url(../common_img/area_a_category_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: left bottom;
	font-size: 14px;
	font-weight: bold;
	color: #DF0064;
	line-height: 14px;
	padding-top: 10px;
	padding-bottom: 6px;
	vertical-align: bottom;
	margin-bottom: 8px;
}

#area_a  #category_area .text {
	font-size: 10px;
	line-height: 1.51em;
	padding-bottom: 12px;
}
#area_a #category_area .name {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.35em;
	padding-top: 6px;
	padding-bottom: 6px;
}
#area_a #category_area .name a {
	color: #FF0000;
	text-decoration: none;
}
#area_a #category_area .name a:hover {
	color: #FF0000;
	text-decoration: underline;	
}
#area_a #category_area ul {
	margin-top: 12px;
	margin-bottom: 12px;
}
#area_a #category_area li {
	font-size: 13px;
	color: #333333;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../common_img/list_dot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
	line-height: 1.24em;
	margin-bottom: 6px;
}
#area_a #category_area li a {
	color: #333333;
	text-decoration: none;
}
#area_a #category_area li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#area_a #latest_area  h2 {
	background-image: url(../common_img/area_a_latest_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #315A2F;
	line-height: 14px;
	padding-top: 10px;
	padding-bottom: 8px;
}
#area_a #latest_area ul {
	margin-top: 12px;
	margin-bottom: 12px;
}
#area_a #latest_area li {
	font-size: 13px;
	color: #333333;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../common_img/list_dot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
	line-height: 1.24em;
	margin-bottom: 6px;
}
#area_a #latest_area li a {
	color: #333333;
	text-decoration: none;
}
#area_a #latest_area li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#area_b {
	width: 492px;
	float: right;
}
#area_b #pankuzu {
	font-size: 11px;
	color: #CAD7BE;
	margin-top: 12px;
}
#area_b #pankuzu a {
	font-size: 11px;
	color: #CAD7BE;
	text-decoration: none;
}
#area_b #pankuzu a:hover {
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}
#area_b h2 {
	display: none;
}
#area_b li {
	display: block;
	margin-bottom: 0px;
	list-style-type: none;
	margin-top: 0px;
}
#area_b li a {
	color: #FFFF00;
	text-decoration: none;
}
#area_b li a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#area_b .title {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFF00;
	display: block;
	background-image: url(../common_img/entry_title_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 14px;
	position: relative;
	margin-bottom: 25px;
	padding-right: 62px;
	padding-top: 12px;
}
#area_b .date {
	font-size: 11px;
	line-height: 11px;
	display: block;
	font-weight: normal;
	color: #94A68A;
	text-decoration: none;
	padding-top: 4px;
}
#area_b  .summary {
	font-size: 14px;
	line-height: 1.61em;
}
#area_b .permalink {
	font-size: 12px;
	line-height: 1.21em;
	color: #FFFF00;
	float: right;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 12px;
	color: #999999;
	line-height: 1.21em;
	background-color: #EBFEE0;
	padding: 12px;
	margin-top: 12px;
	margin-bottom: 0px;
}
#kouhyo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 6px;
}
#kouhyo p {
	font-size: 10px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#newarrival {
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../common_img/newArrival_bg_ue.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
}
#newarrival  h2 {
	background-image: url(../common_img/newarrival_bg.jpg);
	background-repeat: no-repeat;
	display: none;
	background-position: right bottom;
	font-size: 14px;
	font-weight: bold;
	color: #315A2F;
	line-height: 14px;
	padding-top: 40px;
	padding-bottom: 8px;
}
#newarrival ul {
	margin-top: 12px;
	margin-bottom: 12px;
}
#newarrival li {
	font-size: 13px;
	color: #333333;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../common_img/list_dot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
	line-height: 1.24em;
	margin-bottom: 6px;
}
#newarrival li a {
	color: #CC0000;
	text-decoration: underline;
}
#newarrival li a:hover {
	color: #0066FF;
	text-decoration: underline;
}
#newArrival_end {
	background-image: url(../common_img/newArrival_bg_shita.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	margin-bottom: 6px;
	height: 10px;
	display: block;
	margin-top: 0px;
}
.more {
	font-size: 11px;
	text-align: right;
	display: block;
	width: 100%;
}
.more a {
	color: #CC0000;
	text-decoration: none;
}
.more a:hover {
	color: #0066FF;
	text-decoration: underline;
}

.page-navi {
	width: 100%;
	display: block;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 12px;
}
.page-navi a {
	color: #666666;
	text-decoration: none;
}
.page-navi a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.page-navi .next {
	float: right;
	list-style-type: none;
	margin-right: 10px;
}
.page-navi .prev {
	float: left;
	list-style-type: none;
}

