body{
	background-image:url("/images/shared/bg.gif");
	width:100%;
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#333333;
	line-height:1.3em;
}
a{
	color:#79BC2C;
}
a:visit{
	color:#385814;
}

/*ƒƒjƒ…[*/
.menu{
	width:760px;
	padding:0px;
	margin:0px;
}
a.menu01{
	width: 126px; /* ‰æ‘œ1–‡•ª‚Ì‰¡• */
	height: 60px; /* ‰æ‘œ1–‡•ª‚Ì‚‚³ */
	background-image:url("/images/shared/btn_01.jpg");
	float:left;
}
a:hover.menu01{
	width: 126px; /* ‰æ‘œ1–‡•ª‚Ì‰¡• */
	height: 60px; /* ‰æ‘œ1–‡•ª‚Ì‚‚³ */
	background-image:url("/images/shared/btn_01_f2.jpg");
	float:left;
}
#menu01 a.menu01{
	background-image:url("/images/shared/btn_01_f2.jpg");
	background-repeat: no-repeat;
}
a.menu02{
	width: 126px; /* ‰æ‘œ1–‡•ª‚Ì‰¡• */
	height: 60px; /* ‰æ‘œ1–‡•ª‚Ì‚‚³ */
	background-image:url("/images/shared/btn_02.jpg");
	float:left;
}
a:hover.menu02{
	width: 126px; /* ‰æ‘œ1–‡•ª‚Ì‰¡• */
	height: 60px; /* ‰æ‘œ1–‡•ª‚Ì‚‚³ */
	background-image:url("/images/shared/btn_02_f2.jpg");
	float:left;
}

#menu02 a.menu02{
	background-image:url("/images/shared/btn_02_f2.jpg");
	background-repeat: no-repeat;
}
a.menu03{
	width: 126px; /* ‰æ‘œ1–‡•ª‚Ì‰¡• */
	height: 60px; /* ‰æ‘œ1–‡•ª‚Ì‚‚³ */
	background-image:url("/images/shared/btn_03.jpg");
	float:left;
}
a:hover.menu03{
	width: 126px; /* ‰æ‘œ1–‡•ª‚Ì‰¡• */
	height: 60px; /* ‰æ‘œ1–‡•ª‚Ì‚‚³ */
	background-image:url("/images/shared/btn_03_f2.jpg");
	float:left;
}
#menu03 a.menu03{
	background-image:url("/images/shared/btn_03_f2.jpg");
	background-repeat: no-repeat;
}
a.menu04{
	width: 126px; /* ‰æ‘œ1–‡•ª‚Ì‰¡• */
	height: 60px; /* ‰æ‘œ1–‡•ª‚Ì‚‚³ */
	background-image:url("/images/shared/btn_04.jpg");
	float:left;
}
a:hover.menu04{
	width: 126px; /* ‰æ‘œ1–‡•ª‚Ì‰¡• */
	height: 60px; /* ‰æ‘œ1–‡•ª‚Ì‚‚³ */
	background-image:url("/images/shared/btn_04_f2.jpg");
	float:left;
}
#menu04 a.menu04{
	background-image:url("/images/shared/btn_04_f2.jpg");
	background-repeat: no-repeat;
}
a.menu05{
	width: 126px; /* ‰æ‘œ1–‡•ª‚Ì‰¡• */
	height: 60px; /* ‰æ‘œ1–‡•ª‚Ì‚‚³ */
	background-image:url("/images/shared/btn_05.jpg");
	float:left;
}
a:hover.menu05{
	width: 126px; /* ‰æ‘œ1–‡•ª‚Ì‰¡• */
	height: 60px; /* ‰æ‘œ1–‡•ª‚Ì‚‚³ */
	background-image:url("/images/shared/btn_05_f2.jpg");
	float:left;
}
#menu05 a.menu05{
	background-image:url("/images/shared/btn_05_f2.jpg");
	background-repeat: no-repeat;
}
a.menu06{
	width: 130px; /* ‰æ‘œ1–‡•ª‚Ì‰¡• */
	height: 60px; /* ‰æ‘œ1–‡•ª‚Ì‚‚³ */
	background-image:url("/images/shared/btn_06.jpg");
	float:left;
}
a:hover.menu06{
	width: 130px; /* ‰æ‘œ1–‡•ª‚Ì‰¡• */
	height: 60px; /* ‰æ‘œ1–‡•ª‚Ì‚‚³ */
	background-image:url("/images/shared/btn_06_f2.jpg");
	float:left;
}
#menu06 a.menu06{
	background-image:url("/images/shared/btn_06_f2.jpg");
	background-repeat: no-repeat;
}

/*‚±‚±‚Ü‚Åƒƒjƒ…[*/
.main{
	width:800px;
	background-image:url("/images/shared/main.gif");
	background-repeat:y-repeat;
}
.title{
	margin:12px 15px 12px 15px;
	width:730px;
}
.page_title{
	background-image:url("/images/shared/page_title_bg.jpg");
	height:90px;
	width:760px;
}
.page_title_position{
	margin-top:40px;
	margin-left:20px;
}
.footer_menu{
	font-size:10px;
	padding-top:40px;
	padding-bottom:30px;
}
.bottom{
	bottom:0px;
	background-image:url("/images/shared/bottom.gif");
	background-repeat:no-repeat;
	height:22px;
	width:780px;
	font-size:9px;
	color:#999999;
	padding-top:5px;
}
.sub_title{
	border-bottom:1px dotted #79BC2C;
	width:100%;
	text-align:left;
	margin-bottom:0.5em;
	font-weight:bold;
	margin-top:1.5em;
}
.item{
/*	margin-bottom:1.5em;*/
}
.contents{
	width:700px;
	text-aling:left;
	margin-left:40px;
	margin-right:40px;
	padding-top:10px;
	background-image:url("/images/shared/add_bg.gif");
	background-position:right bottom;
	background-repeat:no-repeat;
}
.box{
	display:block;
	width:700px;
	margin:bottom:0px;
	padding-bottom:0px;
}
.box_l{
	float:left;
	width:335px;
	margin-right:30px;
}
.box_r{
	float:left;
	width:335px;
}

.contents_left{
	width:700px;
	vertical-line:top;
	margin-right:25px;
}

.contents_right{
	display: -moz-inline-box; /*for Firefox 2*/
	display: inline-block; /*for modern*/
	/display: inline; /*for ie5`7*/
	/zoom: 1; /*for ie5`7*/
	width:200px;
/*	background-image:url("/images/shared/add_bg.gif");*/
background-color:#ffcccc;
	background-repeat:no-repeat;
	background-position:left bottom;
	font-size:10px;
	color:#666666;
	height:50px;
	padding-top:110px;
	float:left;
	position:absolute;
	left:500px;
	text-align:bottom;
}

/*ƒAƒNƒZƒXƒŒƒCƒAƒEƒg@2ƒJƒ‰ƒ€*/
.access .box_l{
	float:left;
	width:450px;
	margin-right:30px;
}
.access .box_r{
	float:left;
	width:190px;
}

/*–ðˆõ@2ƒJƒ‰ƒ€*/
.yakuin .b_left{
	float:left;
/*	width:50%; */
	width:7.5rem;
}
.yakuin .b_right{
	float:left;
}

.yakuin .b_left2{
	float:left;
/*	width:50%; */
	width:4.5rem;
}

/*‰ˆŠv@2ƒJƒ‰ƒ€*/
.hist .b_left{
	float:left;
	width:6em;
}
.hist .b_right{
	float:left;
}

/*‚¨–â‚¢‡‚í‚¹@2ƒJƒ‰ƒ€*/
.inquiry .b_left{
	float:left;
	width:4em;
}
.inquiry .b_right{
	float:left;
}

.b_border{
	margin:3px 0px 3px 0px;
	padding:0px;
	width:100%;
	border-bottom:0px solid #e0e0e0;
	clear:left;
	height:1px;
}

/*‰æ‘œŒn*/
.img_r{
	margin-left:3px;
}
.icn{
	vertical-align:middle
}


/*ULEOLŒn*/
ul{
	margin:0px;
	padding:0px 0px 0px 2em;
}
ul li{
	margin-top:5px;
}

/*ƒtƒH[ƒ€*/
.form_t{
	width:30em;
}
.form_add{
	width:30em;
	height:4em;
}
.form_toi{
	width:40em;
	height:15em;
}

/*ƒvƒ‰ƒCƒoƒV[ƒ|ƒŠƒV[*/
.policy{
	margin-top:1.5em;
}

/*ƒAƒNƒZƒXƒ}ƒbƒv*/
.access{
	margin-top:1.5em;
}


.txtcom{
	width:525px;
	diplay:inline-block;
}
.txtcom pre {
    /* Mozilla */
    white-space: -moz-pre-wrap;
    /* Opera 4-6 */
    white-space: -pre-wrap;
    /* Opera 7 */
    white-space: -o-pre-wrap;
    /* CSS3 */
    white-space: pre-wrap;
    /* IE 5.5+ */
    word-wrap: break-word;

    padding-top:0px;
    margin-top:0px;
}