﻿@charset "UTF-8";
@font-face {
	font-family: "IPA Pゴシック";
	src: url(http://becite.co.jp/fonts/ipagp.ttf) format('truetype')
}

/* ビサイト株式会社 */

body {
	background: #FFF;
	color: #000;
	font-family: "ＭＳ Ｐゴシック", "IPA Pゴシック", Helvetica, sans-serif, Arial, "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	}
	
p {
	line-height: 1.3em;
	margin: 0;
	padding: 3px 0;
	}
	
dl {
	margin: 0;
	clear: both;
	}
	
dt {
	float: left;
	clear: both;
	width: 6em;
	}
	
dd {
	margin-left: 6em;
	}
	

h1,h2,h3,h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	margin:0;
	padding: 0;
	}
	
a, a:link {
/*	color: #000;
*/	text-decoration: none;
	}
	
a:hover {
	color: #333;
	text-decoration: underline;
	}
	
.clear_both {
	clear: both;
	font-size: 1px;
	height: 1px;
	}
	
.img_border {
	border: 1px solid #fb8c00;}
	
#wrapper {
	margin: 0 auto;
	width: 810px;
	}
	
#header {
	background: url(../images/header_bg.gif) no-repeat;
	height: 230px;
	padding-right: 15px;
	text-align: right;
	}
	
#header a:hover {
	text-decoration: none;
	}
	
#content_wrap {
	background: url(../images/content_bg.gif) repeat-y;
	text-align: left;
	}
	
#content_wrap_top {
	background: url(../images/wrap_top_bg.gif) no-repeat;
	padding: 10px 0 0;
	text-align: left;
	}
	
#footer {
	clear: both;
	color: #666;
	background:url(../images/footer_bg.gif) no-repeat;
	font-size: 12px;
	height: 32px;
	padding: 30px 0;
	text-align: right;
	}
	
/*　========== TEXT ===========　*/

.text_orange {
	color: #fb8c00;
	}
	
.text_blue {
	color: #0000ff;
	}
	
.text_green {
	color: #94be36;
	}

.text_violet {
	color: #9e99b7;
	}

.text_space46 {
	letter-spacing: 0.6em;
	}

.text_space56 {
	letter-spacing: 0.2em;
	}

/*　========== HEADER ===========　*/
#header img {
	float: left;
	padding: 12px 0 0 10px;
	}
	
#header h1 {
	font-size: 12px;
	font-weight: normal;
	padding: 15px 0;
	}
	
#head_title {
	float: right;
	padding: 10px 0px 0px 0px;
	text-align: left;
	width: 250px;
	}
	
#head_title h2{
	clear: both;
	padding: 0px 0px 0px 0px;
	font: 24px DF行書体,HG行書体,cursive;
	color: #93bf36;
	}
	
#head_title h3{
	clear: both;
	padding: 11px 0px 0px 0px;
	font: 14px DF行書体,HG行書体,cursive;
	color: #93bf36;
	}

.discription {
	color: #93bf36;
	font-family: fantasy;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin: 54px 254px 10px 0;
	}
	
.phonenumber {
	margin-top: 72px;
	}

/*　========== MENU ===========　*/

#menubar {
	background:url(../images/menubar_bg.gif) no-repeat;
	margin: 0 0 0 10px;
	}
	
#menubar a {
	background: url(../images/btn_bg.gif) no-repeat;
	color: #94be36;
	display: block;
	float: left;
	font-size: 11px;
	height: 45px;
	margin-right: 2px;
	padding: 10px 0 0 40px;
	}
	
#menubar a:hover {
	background-position: 0 -55px;
	text-decoration: none;
	}
	
#menubar h2 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	}

.menu_a {
	width: 156px;
	}
	
.menu_b {
	width: 158px;
	}

.menu_c {
	background: url(../images/btn_bg.gif) no-repeat;
	color: #94be36;
	display: block;
	float: left;
	font-size: 11px;
	height: 45px;
	margin-right: 2px;
	padding: 10px 0 0 40px;
	background-position: 0 -55px;
	text-decoration: none;
	width: 156px;
	}
	
/*　========= CONTENT ============　*/

#content {
	padding: 15px 10px;
	}

/*　========= CONTENT_MENU (exLEFT) ============　*/
	
#cont_menu {
	float: right;
	width: 225px;
	}

#cont_menu h4 {
	background: url(../images/navi_title_gb.gif) no-repeat top center;
	color: #FFF;
	font-size: 13px;
	height: 30px;
	margin: 0;
	padding: 12px 0 0;
	text-align: center;
	}

#cont_menu h4 a {
	color: #FFF;
	text-decoration: none;
	}

#cont_menu h4 a:hover {
	color: #000;
	text-decoration: none;
	}

/*　========= CATEGORY ============　*/

#category_box {
	background: url(../images/category_bg.gif) no-repeat top center;
	height: 46px;
	padding: 22px 25px 0;
	}

#category_box h3 {
	color: #fb8c00;
	text-align: center;
	}

#contact_box {
	background: url(../images/contact_bg.gif) no-repeat top center;
	height: 110px;
	padding: 20px 25px 0;
	}
	
#contact_box h3 {
	color: #fb8c00;
	padding-bottom: 15px;
	text-align: center;
	}
	
#contact_box dl {
	line-height: 1.4em;
	}

/*　========= MENU_BOX1 ============　*/

#menu_box1 h2 {
	background: url(../images/navi_title_bg.gif) no-repeat top center;
	color: #FFF;
	font-size: 13px;
	height: 30px;
	margin: 0;
	padding: 12px 0 0;
	text-align: center;
	cursor: pointer;
	}

#menu_box1 h2 a {
	background: url(../images/navi_title_bg.gif) no-repeat top center;
	color: #000;
	text-decoration: none;
	display:block;
	}

#menu_box1 h2 a:hover {
	background: url(../images/navi_title_bg.gif) no-repeat top center;
	color: #000;
	text-decoration: none;
	}

#menu_box1 h2.open {
	background: url(../images/navi_title_bg.gif) no-repeat top center;
	}

#menu_box1 h2.rollover {
	background: url(../images/navi_title_bg.gif) no-repeat top center;
	font-weight: bold;
	color: #000;
	}

#menu_box1 ul {
	list-style-type: none;
	margin: 0 20px 15px 20px;
	padding: 0 0 5px;
	}
	
#menu_box1 li {
	background: url(../images/navi_li_bullet.gif) no-repeat 0 5px;
	border-bottom: 1px dotted #CCC;
	margin: 0;
	padding: 5px 0 5px 30px;
	}

/*　========= MENU_BOX2 ============　*/

#menu_box2 h2 {
	background: url(../images/navi_title_gm.png) no-repeat top center;
	color: #FFF;
	font-size: 13px;
	height: 30px;
	margin: 0;
	padding: 12px 0 0;
	text-align: center;
	cursor: pointer;
	}

#menu_box2 h2 a {
	background: url(../images/navi_title_gm.png) no-repeat top center;
	color: #000;
	text-decoration: none;
	display:block;
	}

#menu_box2 h2 a:hover {
	background: url(../images/navi_title_gm.png) no-repeat top center;
	color: #000;
	text-decoration: none;
	}

#menu_box2 h2.open {
	background: url(../images/navi_title_gm.png) no-repeat top center;
	}

#menu_box2 h2.rollover {
	background: url(../images/navi_title_gm.png) no-repeat top center;
	font-weight: bold;
	color: #000;
	}

#menu_box2 ul {
	list-style-type: none;
	margin: 0 20px 15px 20px;
	padding: 0 0 5px;
	}
	
#menu_box2 li {
	background: url(../images/navi_li_bulletv.gif) no-repeat 0 5px;
	border-bottom: 1px dotted #CCC;
	margin: 0;
	padding: 5px 0 5px 30px;
	}
