* {
	margin: 0;
	padding: 0;
}

body {
	color: #555;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #BEE77A;
}

a:link, a:visited {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #86BD68;
	text-decoration: underline;
}

img {	border: none;}
ul { list-style-type: none;}

.clear { clear: both;}
.l { float: left;}
.m_right10 { margin-right: 10px;}
.m_bottom10 { margin-bottom: 10px;}
.w820 {
	width: 820px;
	margin: auto;
	}


/*==========
    HEAD
==========*/

/* description */

#description { background: #fff;}
#description_body {
	height: 30px;
	text-align: right;
	background: url(../img/bg_description_body.jpg) no-repeat;
}
#description_body h1 {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	padding: 8px 40px 0 0;
}

/* menu */

#menu {
	height: 80px;
	background-image:url(../img/bg_menu.jpg)
}
#menu_body {
	height: 80px;
	background-image:url(../img/bg_menu_body.jpg);
}
#menu_tab {
	margin: 0 30px 0 0;
}
#menu_tab div {
	float: right;
}

/*==========
  MAIN_IMG
==========*/
#main_index_img {
	height: 210px;
	background-image:url(../img/bg_index_img.jpg)
}
#main_img {
	height: 110px;
	background-image:url(../img/bg_index_img.jpg)
}
#main_img_body {
	padding: 10px 0 0 0;
	text-align: center;
	background-image:url(../img/bg_index_img_body.jpg);
}

/*==========
    PAN
==========*/
#pan {
	height: 30px;
	background-image:url(../img/bg_pan.jpg)
}
#pan_body {
	height: 30px;
	background-image:url(../img/bg_pan_body.jpg);
}
#pan_body p {
	padding: 10px 0 0 40px;
}

/*==========
 MAIN_FRAME
==========*/
#wrap_body {
	background-image:url(../img/bg_wrap_body.jpg);
}
#main {
	width: 530px;
}


/*==========
    LEFT
==========*/
#left {
	width: 250px;
}
#left_body {
padding: 0 10px 30px 40px;
}

/* LEFT_MENU */

#left_menu {
	background: url(../img/left_menu_head.gif) no-repeat;
	padding: 10px 0 0 0;
}
#left_menu ul {
	background: #86BD68 url(../img/left_menu_foot.gif) no-repeat bottom;
	padding: 0 0 10px 0;
}
#left_menu li {
	padding: 15px 0 15px 30px;
	border-left: 1px solid #86BD68;
	border-right: 1px solid #86BD68;
	margin: 0 0 1px 0;
	background: #fff url(../img/bg_left_menu.gif) no-repeat 10px 14px;
}
#left_menu li.green {
	background: #DCF2B7 url(../img/bg_left_menu_g.gif) no-repeat 10px 14px;
}

/* PRESIDENT_BLOG */

#left_body .president {
	width: 200px;
	height:95px;
	background-image: url(../img/bn_president.jpg);
	margin-top: 10px;
}
#left_body .president a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	position: relative;
	top: 80px;
	left: 7px;
}
#left_body p.valid {
margin-top: 10px;
}

/*==========
    FOOT
==========*/
#foot {
	height: 100px;
	background-image:url(../img/bg_foot.jpg);
	clear: both;
}
#foot_body {
	background-image:url(../img/bg_foot_body.jpg);
	text-align:center;
	padding:70px 0 0 0;
}

/*==========
   INDEX
==========*/

/* INDEX_SHOP */

#index_shop ul {
	padding: 8px 0;
	height:100px;
}
#index_shop li {
	margin: 0 5px;
	padding: 7px 0 7px 10px;
}
#index_shop a:link,
#index_shop a:visited {
	color: #555;
	text-decoration: underline;
}
#index_shop a:hover {
	color: #C08D00;
	text-decoration: underline;
}
#index_tierra,
#index_kamizato {
width: 170px;
margin: 0 10px 0 0;
}
#index_wellbe {
width: 170px;
}

#index_tierra ul {	background-image: url(../img/bg_tierra.gif);}
#index_kamizato ul {	background-image: url(../img/bg_kamizato.gif);}
#index_wellbe ul {	background-image: url(../img/bg_wellbe.gif);}
#index_tierra li {	background: url(../img/bg_tierra_menu.gif) no-repeat 0px 10px;}
#index_kamizato li {	background: url(../img/bg_kamizato_menu.gif) no-repeat 0px 10px;}
#index_wellbe li {	background: url(../img/bg_wellbe_menu.gif) no-repeat 0px 10px;}

/*==========
   NEWS
==========*/

#index_new {
	width: 260px;
	background: url(../img/index_new_bottom.gif) no-repeat bottom;
	padding: 0 0 6px 0;
	margin: 0 10px 10px 0;
}
#index_media {
	width: 260px;
	background: url(../img/index_media_bottom.gif) no-repeat bottom;
	padding: 0 0 6px 0;
	margin: 0 0 10px 0;
}
#index_new ul, #shop_new ul {
	border-right: 1px solid #F0BC1E;
	border-left: 1px solid #F0BC1E;
}
#index_media ul {
	border-right: 1px solid #3E9DEC;
	border-left: 1px solid #3E9DEC;
}
#index_news li {
	margin: 0 5px;
	padding: 5px 0;
	line-height:120%;
}
#index_new li, #shop_new li { border-bottom: 1px dotted #F0BC1E;}
#index_media li { border-bottom: 1px dotted #3E9DEC;}

#shop_new {
	width: 530px;
	background: url(../img/new_bottom_shop.gif) no-repeat bottom;
	padding: 0 0 6px 0;
}

/*==========
 SHOP_INDEX
==========*/
#shop_sp {
	width: 530px;
}
#shop_sp div {
	width: 260px;
	height: 150px;
	float: left;
}
#shop_sp p.shop_sp {
	padding: 106px 5px 0 5px;
	font-size: 12px;
	margin: 0;
}

/* ITEM */

#shop_index_item {
	width: 530px;
	background: url(../img/bg_item_shop.gif);
}
#shop_index_item_body {
padding: 10px 0 0 5px;
}
#shop_index_item_body div {
	width: 170px;
	height: 120px;
	float: left;
	margin: 0 5px 10px 0;
}
#shop_index_item_body div p {
padding: 101px 3px 0 0;
text-align: right;
font-size: 12px;
margin: 0;
}

/*==========
   ENTRY
==========*/

#main p {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 150%;
	margin-right: 20px;
	margin-left: 20px;
}
#main h2 {
	background-image: url(../img/bg_entry_title.gif);
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	padding-left: 10px;
	margin-bottom: 20px;
}
div.entry_more {
border-top: 1px dotted #ccc;
padding: 20px 0 0 0;
}
div.entry_detail {
padding: 0 20px 20px 0;
text-align: right;
}
div.entry_detail a {
padding: 3px;
background: #BEE77A;
border-bottom: 1px solid #aaa;
border-right: 1px solid #aaa;
}
div.entry_date {
border-top: 1px dotted #ccc;
padding: 0 0 20px 0;
text-align: right;
}

/*==========
    CORP
==========*/
table.tbl_corp {
margin: 0 20px 20px 20px;
font-size: 14px;
}
table.tbl_corp td.corp_margin {
padding: 0;
background: url(../img/th_head.gif) no-repeat left bottom;
border: none;
line-height: 100%
}
table.tbl_corp th {
width: 90px;
font-weight: normal;
padding: 0 5px 5px 5px;
text-align: left;
background: #BEE77A url(../img/th_bottom.gif) no-repeat bottom;
vertical-align:top;
line-height: 150%
}
table.tbl_corp td {
width: 375px;
padding: 0 5px 5px 10px;
border-bottom: 1px solid #BEE77A;
vertical-align:top;
line-height: 150%
}
#MTPluginMapperGoogle-20-0,
#MTPluginMapperGoogle-33-0,
#MTPluginMapperGoogle-45-0 {
margin: 0 0 20px 20px;
border: 10px solid #BEE77A;
}

/*==========
    STAFF
==========*/
div.cat_staff_list img {
width: 140px;
height: 171px;
}
div#entry_staff_content p,
div#entry_staff_content_more {
margin-left: 220px;
}

table.tbl_staff {
margin: 0 20px 20px 20px;
font-size: 14px;
}
table.tbl_staff td.corp_margin {
padding: 0;
background: url(../img/th_head.gif) no-repeat left bottom;
border: none;
line-height: 100%
}
table.tbl_staff th {
width: 90px;
font-weight: normal;
padding: 0 5px 5px 5px;
text-align: left;
background: #BEE77A url(../img/th_bottom.gif) no-repeat bottom;
vertical-align:top;
line-height: 150%
}
table.tbl_staff td {
width: 185px;
padding: 0 5px 5px 10px;
border-bottom: 1px solid #BEE77A;
vertical-align:top;
line-height: 150%
}
table.tbl_staff td.staff_img {
width: 190px;
padding: 8px 0 0 0;
border: none;
vertical-align:top;
}