@charset "UTF-8";





body {

	background-color: #99cc33;

	margin: 0px;

	padding: 0px;

	text-align: center;

	font-size: 14px;

	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;

	color:#333333;

	line-height:1;

}

a:link,a:visited{

	color:#cc3399;

	text-decoration: none;

}

a:hover,a:active{

	color:#cc3399;

	text-decoration: underline;

}

img{border:none;}

h1,h2,h3,h4,h5,h6{

	margin: 0px;

	padding: 0px;

}

th{vertical-align: top;

	line-height:1;}

td{

	text-align: left;

	vertical-align: top;

	line-height:1;

}

.hide{display: none;}

.clear{clear:both;}

.note{

	text-indent: -1em;

	padding-left: 1px;

}


.cll{
	clear:left;
}

.clr{
	clear:right;
}

.cla{
	clear:both;
}

.cln{

}

.cll br,.clr br,.cla br{
	display:none;
}


.mt{padding-top:10px;}

.mt20{padding-top:20px;}

.mt40{padding-top:40px;}

.mb{padding-bottom:10px;}

.mb20{padding-bottom:20px;}

.mb40{padding-bottom:40px;}

.mar5{margin:5px 0px;}

.marb40{margin-bottom:40px;}

.mart30{margin-top:30px;}

.marl20{margin-left:20px;}



.f10{font-size:10px;}

.f14green{font-size:14px;color:#336633;}

.f18green{font-size:18px;color:#336633;}

.pink{

	color:#cc3399;}



.dot{

	background-image: url(../img/dot.gif);

	background-repeat: repeat-x;

	background-position: left top;

	padding: 8px 0px;}
	
	.dotdate{
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 6px;
	line-height: 6px;
	height: 10px;
	margin-top: 5px;
}

.greenbox{border: 1px solid #99cc33;padding:10px;}

.balloon{

	padding:5px 10px;

	background-color: #99cc33;

	font-weight: bold;

	color: #FFFFFF;

	text-align: center;

	vertical-align: middle;

}

.balloon2{
	padding:2em 10px;
	background-color: #99cc33;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.graybg{background-color: #ebebeb;}



h1#key{font-size:10px;color:#ffffff;

	position: absolute;

	width: 400px;

	top: 5px;

	left: 9px}

h2.top{
	font-size:20px;
	color:#cc3399;
	line-height:1.25em;
}

h2.title{

	font-size:18px;

	color:#cc3399;

	line-height:1.25em;

	background-image: url(../img/dot.gif);

	background-repeat: repeat-x;

	background-position: left top;

	padding-top: 5px;

}

h2.title strong{
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	padding-bottom: 6px;
	padding-top: 4px;
}

h3.sub{
	font-size:14px;
	color:#ff6600;
	line-height:1.25em;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	padding-bottom: 7px;
	padding-left: 20px;
	background-position: 0px 1px;
}
h3.sub2{
	font-size:14px;
	color:#ff6600;
	line-height:1.25em;
	padding-bottom: 7px;
}




#container{
	width: 1027px;
	margin: 0px auto 20px;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
}





/*HEADER------------------*/

#header{
	padding: 0px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 140px;
	width: 1027px;
	position: relative;
}
#header_nou{
	padding: 0px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 140px;
	width: 1027px;
	position: relative;
}
#header_test{
	padding: 0px;
	background-image: url(../img/header02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 177px;
	width: 1027px;
	position: relative;
}


#hlogo{

	position: absolute;

	height: 73px;

	width: 236px;

	top: 41px;

	left: 26px;}

#hlogo a{

	display:block;

	height: 73px;

	width: 236px;

	background-image: url(../img/h_logo.gif);

	background-repeat: no-repeat;

	text-indent: -9999px;}





#hcontact{
	position: absolute;
	height: 29px;
	width: 195px;
	top: 84px;
	right: 46px;
	background-repeat: no-repeat;
}

#hcontact2{
	position: absolute;
	height: 76px;
	width: 171px;
	top: 38px;
	right: 255px;
	background-repeat: no-repeat;
}



#hcontact a:hover img{

	visibility:hidden;

}

body#contact #hcontact img{

	visibility:hidden;

}

#hcontact2 a:hover img{

	visibility:hidden;

}

body#contact2 #hcontact img{

	visibility:hidden;

}



#pankuzu{
	position: absolute;
	width: 938px;
	top: 124px;
	left: 75px;
	line-height:1.2em;
	z-index: 1;
}











/*MENU------------------*/

#menu{
	position: absolute;
	width: 214px;
	left: 10px;
	top: 0px;
	background-color: #FFF;
	padding-top: 10px;
}
#menu_date{
	width: 214px;
	left: 10px;
	top: 0px;
	background-color: #FFF;
	padding-top: 10px;
	float: left;
}

#menu ul{
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	margin-top: 0px;
}

#menu li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li a{
	line-height:normal;
	zoom: 1;

}
#menu li#menu01{
}

#menu li#menu01 a{
	display:block;
	width:180px;
	height:37px;
	background-image: url(../img/btn_menu01.gif);
	text-indent: -12345px;
}
#menu li#menu01 a:hover{
	background-image: url(../img/btn_menu01r.gif);
}


#menu li#menu02{

	
}

#menu li#menu02 a{
	display:block;
	width:180px;
	height:37px;
	text-indent: -12345px;
	background-image: url(../img/btn_menu02.gif);
}
#menu li#menu02 a:hover{
	background-image: url(../img/btn_menu02r.gif);
}

#menu li#menu03{



}

#menu li#menu03 a{
	display:block;
	width:180px;
	height:37px;
	text-indent: -12345px;
	background-image: url(../img/btn_menu03.gif);
}
#menu li#menu03 a:hover{
	background-image: url(../img/btn_menu03r.gif);
}

#menu li#menu04{

	
}

#menu li#menu04 a{
	display:block;
	width:180px;
	height:37px;
	text-indent: -12345px;
	background-image: url(../img/btn_menu04.gif);
}
#menu li#menu04 a:hover{
	background-image: url(../img/btn_menu04r.gif);
}

#menu li#menu05{


}

#menu li#menu05 a{
	display:block;
	width:180px;
	height:37px;
	text-indent: -12345px;
	background-image: url(../img/btn_menu05.gif);
}
#menu li#menu05 a:hover{
	background-image: url(../img/btn_menu05r.gif);
}

#menu li#menu06{

}

#menu li#menu06 a{
	display:block;
	width:180px;
	height:37px;
	text-indent: -12345px;
	background-image: url(../img/btn_menu06.gif);
}
#menu li#menu06 a:hover{
	background-image: url(../img/btn_menu06r.gif);
}

#menu li#menu07{

	
}

#menu li#menu07 a{
	display:block;
	width:180px;
	height:37px;
	text-indent: -12345px;
	background-image: url(../img/btn_menu07.gif);
}
#menu li#menu07 a:hover{
	background-image: url(../img/btn_menu07r.gif);
}
#menu li#menu08{
	
}

#menu li#menu08 a{
	display:block;
	width:180px;
	height:37px;
	text-indent: -12345px;
	background-image: url(../img/btn_menu08.gif);
}
#menu li#menu08 a:hover{
	background-image: url(../img/btn_menu08r.gif);
}
#menu li#menu09{
}

#menu li#menu09 a{
	display:block;
	width:180px;
	height:37px;
	text-indent: -12345px;
	background-image: url(../img/btn_menu09.gif);
}
#menu li#menu09 a:hover{
	background-image: url(../img/btn_menu09r.gif);
}
#menu li#menu10{
}

#menu li#menu10 a{
	display:block;
	width:180px;
	height:37px;
	text-indent: -12345px;
	background-image: url(../img/btn_menu10.gif);
}
#menu li#menu10 a:hover{
	background-image: url(../img/btn_menu10r.gif);
}
#menu li#menu11 a{
	display:block;
	width:180px;
	height:37px;
	text-indent: -12345px;
	background-image: url(../img/btn_menu11.gif);
}
#menu li#menu11 a:hover{
	background-image: url(../img/btn_menu11r.gif);
}
#menu li a:hover{

	background-color:transparent;

}

#menu li a:hover img{

	visibility:hidden;

}
 




body#outline #menu li#menu02 a{
	background-image: url(../img/btn_menu02r.gif);
}

body#pricelist #menu li#menu03 a{
	background-image: url(../img/btn_menu03r.gif);
}
body#security #menu li#menu04 a{
	background-image: url(../img/btn_menu04r.gif);
}
body#voice #menu li#menu05 a{
	background-image: url(../img/btn_menu05r.gif);
}

body#faq #menu li#menu06 a{
	background-image: url(../img/btn_menu06r.gif);
}
body#flow #menu li#menu07 a{
	background-image: url(../img/btn_menu07r.gif);
}
body#goods #menu li#menu08 a{
	background-image: url(../img/btn_menu08r.gif);
}
body#guide #menu li#menu09 a{
	background-image: url(../img/btn_menu09r.gif);
}

body#contact #scontact a
{
	background-image: url(../img/btn_side_01r.gif);
}
body#material #hcontact a.shiryo {
	background-image: url(../img/h_contact02r.gif);
	
}

body#material #scontact2 a
{
	background-image: url(../img/btn_side_02r.gif);
}
body#contact #hcontact a.moushi {
	background-image: url(../img/h_contact01r.gif);
	
}








/*CENTER------------------*/

#center{
	clear: both;
	padding: 0px 13px 0px 9px;
	margin: 0px;
	height: auto;
	width: 1005px;
	background-image: url(../img/bg2.gif);
	background-repeat: repeat-y;
	position: relative;
}

/*MAIN------------------*/

#main{
	float:right;
	margin-left:0px;
	width:755px;
	line-height:1.4em;
	padding-bottom:40px;
	background-color: #FFFFFF;
	margin-top: 10px;
	min-height:750px;
		margin-right: 15px;
	height: auto !important;
	height: 750px;
}

#main td{line-height:1.4em;}



/*SIDE------------------*/

#side{
	float:right;
	margin-right:0px;
	width:214px;
	background-image: url(../img/bg_side.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#side td.address{

	line-height:1.2em;

	border-right: 2px solid #99cc33;

	border-left: 2px solid #99cc33;

	background-color: #FFFFFF;

}



#side td.address div{

	width:167px;

	margin-left: 20px;}

#side td.address div.line{

	background-image: url(../img/dot.gif);

	background-repeat: repeat-x;

	padding: 0px 0px 7px 0px;

	background-position: left bottom;

	margin-bottom: 5px;

}

#scontact{

	

}

#scontact a{
	display:block;
	height: 40px;
	width: 207px;
	background-image: url(../img/btn_side_01.gif);
	background-repeat: no-repeat;
	text-indent: -12345px;
}

#scontact a:hover{

	background-image: url(../img/btn_side_01r.gif);

}

#scontact2 a{

	display:block;
	height: 37px;
	width: 207px;
	background-image: url(../img/btn_side_02.gif);
	background-repeat: no-repeat;
	text-indent: -12345px;

}

#scontact2 a:hover{

	background-image: url(../img/btn_side_02r.gif);

}

#scontact a:hover img{

	visibility:hidden;

}

body#contact #scontact img{

	visibility:hidden;

}


#saccess{
	height: 36px;
	width: 207px;
	background-image: url(../img/access02.jpg);
	background-repeat: no-repeat;
}

#saccess a{

	display:block;

	height: 36px;

	width: 207px;

}

#saccess a:hover{

	background-color:transparent;

}

#saccess a:hover img{

	visibility:hidden;

}

body#map #saccess img{

	visibility:hidden;

}






/*FOOTER------------------*/

#footer{
	clear: both;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 160px;
	width: 1027px;
}

#footerlink{
	color: #c2e085;
	text-align: center;
	position: absolute;
	top: 25px;
	left: 22px;
	width: 980px;
	line-height:1.5em;
}

body#home #footerlink a.flink1,
body#map #footerlink a.flink1_2,

body#outline #footerlink a.flink2,

body#pricelist #footerlink a.flink3,

body#security #footerlink a.flink4,

body#voice #footerlink a.flink5,

body#faq #footerlink a.flink6,

body#guide #footerlink a.flink7,

body#flow #footerlink a.flink8,

body#contact #footerlink a.flink9,

body#link #footerlink a.flink10


{

	text-decoration: underline;

}







/*TOP PAGE------------------*/

div.topimg{
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	padding-right: 9px;
	padding-left: 9px;
	margin-top: -14px;
	margin-right: 0px;
	margin-left: 0px;
}











.toptable{

	border-right: 1px solid #99cc33;

	border-left: 1px solid #99cc33;

}

.toptable th{

	margin: 0px;

	background-image: url(../img/top_table_bg2.gif);

	background-repeat: repeat-y;

	padding: 12px;

	line-height:1.35em;

	font-weight: normal;

	color: #FFFFFF;

	text-align: left;

	background-color: #f0f0f0;

}

.toptable td.text{

	padding: 9px 9px 9px 0px;

	line-height:1.35em;

	background-color: #f0f0f0;

}

.toptable td.text a{

	background-image: url(../img/arrow_pink.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding: 4px 0px 4px 20px;

}









/*CONTENTS------------------*/

img.ph{border: 1px solid #99cc33; padding:5px;margin-bottom:4px;}





/*OUTLINE*/

.phleft{
	float:left;
	width:360px;
	margin-bottom:25px;
}

.phright{
	float:right;
	width:360px;
	margin-bottom:25px;
}

.phleft dl,.phleft dt,.phleft dd,

.phright dl,.phright dt,.phright dd{margin:0px;padding:0px;}

.phleft dd.text,

.phright dd.text{
	float:left;
	width:300px;
	display:block;
	padding-bottom:20px;
}

.phleft dd.zoom,.phright dd.zoom{float:right;width:16px;height:16px;display:block;padding-bottom:20px;}

.phleft dd.zoom a,.phright dd.zoom a{

	width:16px;

	height:16px;

	display:block;

	background-image: url(../img/icon_plus.gif);

	background-repeat: no-repeat;

	text-indent: -9999px;

}



.pink a{

	background-image: url(../img/arrow_pink.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding: 4px 0px 4px 20px;

}









/*PRICE*/

.price th a,.price2 th a{
	color:#333333;
	text-decoration: underline;
	font-size: 20px;
}

table.price td,table.price th{padding: 4px 3px;line-height:1;}

.l{	text-align: left;}

.r{	text-align: right;}

.c{	text-align: center;}

.pr8{padding-right:8px;}



table.price td.cel1{

	color: #000000;

	border-top: 1px solid #000000;

	border-left: 1px dotted #999999;

	border-bottom: 1px solid #000000;

}

table.price td.cel2{

	border-bottom: 1px solid #FFFFFF;

	border-left: 1px dotted #999999;

	background-color: #f0f0f0;

}
table.price td.cel2b{
	border-bottom: 1px solid #bcbcbc;
	border-left: 1px dotted #999999;
	background-color: #f0f0f0;
}

table.price td.cel3{

	border-bottom: 1px solid #bcbcbc;

	border-left: 1px dotted #999999;

	background-color: #ffffff;

}

table.price td.cel4{

	border-top: 1px solid #bcbcbc;

	border-bottom: 1px solid #000000;

	border-left: 1px dotted #999999;

	background-color: #f0f0f0;

}

table.price td.cel5{

	border-bottom: 1px solid #ffffff;

	border-left: 1px dotted #999999;

	background-color: #ffffff;

}

table.price td.cel6{

	border-bottom: 1px solid #bcbcbc;

	border-left: 1px dotted #999999;

	background-color: #f0f0f0;

}

table.price td.cel7{

	color: #000000;

	border-top: 1px solid #000000;

	border-bottom: 1px solid #000000;

}

table.price th.cel1{

	border-bottom: 1px solid #ffffff;

	background-color: #bde3ff;

	padding-left:5px;

}

table.price th.cel1b{
	border-bottom: 1px solid #bcbcbc;
	background-color: #bde3ff;
	padding-left:5px;
}

table.price th.cel2{

	border-bottom: 1px solid #bcbcbc;

	background-color: #bde3ff;

	padding-left:5px;

}

table.price th.cel3{

	border-bottom: 1px solid #ffffff;

	background-color: #ffe399;

	padding-left:5px;

}

table.price th.cel4{

	border-bottom: 1px solid #bcbcbc;

	background-color: #ffe399;

	padding-left:5px;

}

table.price th.cel5{

	border-bottom: 1px solid #ffffff;

	background-color: #ccf599;

	padding-left:5px;

}

table.price th.cel6{

	border-bottom: 1px solid #bcbcbc;

	background-color: #ccf599;

	padding-left:5px;

}

table.price th.cel7{

	border-bottom: 1px solid #ffffff;

	background-color: #f7c0e6;

	padding-left:5px;

}

table.price th.cel8{

	border-bottom: 1px solid #bcbcbc;

	background-color: #f7c0e6;

	padding-left:5px;

}

table.price th.cel9{

	border-bottom: 1px solid #000000;

	background-color: #c0c0c0;

	padding-left:5px;

}

table.price td.none{background-color: #999999;}







table.price2 th.cel1{

	border-top: 1px solid #bde3ff;

	border-left: 1px solid #bde3ff;

	border-bottom: 1px solid #ffffff;

	background-color: #bde3ff;

}

table.price2 th.cel2{

	border-left: 1px solid #bde3ff;

	border-bottom: 1px solid #bde3ff;

	background-color: #bde3ff;

}

table.price2 th.cel3{

	border-top: 1px solid #ffe399;

	border-left: 1px solid #ffe399;

	border-bottom: 1px solid #ffffff;

	background-color: #ffe399;

}

table.price2 th.cel4{

	border-left: 1px solid #ffe399;

	border-bottom: 1px solid #ffe399;

	background-color: #ffe399;

}

table.price2 th.cel5{

	border-top: 1px solid #ccf599;

	border-left: 1px solid #ccf599;

	border-bottom: 1px solid #ffffff;

	background-color: #ccf599;

}

table.price2 th.cel6{

	border-left: 1px solid #ccf599;

	border-bottom: 1px solid #ccf599;

	background-color: #ccf599;

}

table.price2 th.cel7{

	border-top: 1px solid #f7c0e6;

	border-left: 1px solid #f7c0e6;

	border-bottom: 1px solid #ffffff;

	background-color: #f7c0e6;

}

table.price2 th.cel8{

	border-left: 1px solid #f7c0e6;

	border-bottom: 1px solid #f7c0e6;

	background-color: #f7c0e6;

}

table.price2 th.cel9{

	border-top: 1px solid #c0c0c0;

	border-left: 1px solid #c0c0c0;

	border-bottom: 1px solid #c0c0c0;

	background-color: #c0c0c0;

}

table.price2 td.cel10{

	height:5px;padding:0px;font-size:1px;

}







table.price2 td.cel1{

	border-top: 1px solid #bde3ff;

	border-right: 1px solid #bde3ff;

	border-bottom: 1px solid #bde3ff;

}

table.price2 td.cel2{

	border-right: 1px solid #bde3ff;

	border-bottom: 1px solid #bde3ff;

}

table.price2 td.cel3{

	border-top: 1px solid #ffe399;

	border-right: 1px solid #ffe399;

	border-bottom: 1px solid #ffe399;

}

table.price2 td.cel4{

	border-right: 1px solid #ffe399;

	border-bottom: 1px solid #ffe399;

}

table.price2 td.cel5{

	border-top: 1px solid #ccf599;

	border-right: 1px solid #ccf599;

	border-bottom: 1px solid #ccf599;

}

table.price2 td.cel6{

	border-right: 1px solid #ccf599;

	border-bottom: 1px solid #ccf599;

}

table.price2 td.cel7{

	border-top: 1px solid #f7c0e6;

	border-right: 1px solid #f7c0e6;

	border-bottom: 1px solid #f7c0e6;

}

table.price2 td.cel8{

	border-right: 1px solid #f7c0e6;

	border-bottom: 1px solid #f7c0e6;

}

table.price2 td.cel9{

	border-top: 1px solid #c0c0c0;

	border-right: 1px solid #c0c0c0;

	border-bottom: 1px solid #c0c0c0;

}









/*MAP*/

.map{
	height:367px;
	width:600px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.mapph01{

	position: absolute;

	width:177px;

	height:142px;

	left: 27px;

	top: 389px;

}

.mapph02{

	position: absolute;

	width:177px;

	height:143px;

	right: 31px;

	top: 471px;

}

.mapph03{

	position: absolute;

	width:177px;

	height:142px;

	left: 191px;

	bottom: 0px;

}







/*FAQ*/

dl.faq{

	margin: 0px;

	padding: 5px 0px 30px;

}

dl.faq dt{

	color:#cc3399;

	background-image: url(../img/faq_q.gif);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 3px 0px 9px 25px;

	font-weight: bold;

}

dl.faq dd{

	background-image: url(../img/faq_a.gif);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 3px 0px 5px 25px;

}

ul.faq li{

	padding-bottom: 20px;

}

ul.faq li strong{color:#cc3399;}











/*CONTACT*/

input,select {
	border: solid 1px #ccc;
}
input.btn{
	border: solid 1px #ccc;
	padding: 3px;
	font-size: 17px;
}


input.border0{border:none;}
#hcontact a.shiryo {
	background-image: url(../img/h_contact02.gif);
	text-indent: -12345px;
	display: block;
	height: 29px;
	width: 193px;
	float: left;
	background-repeat: no-repeat;
	margin-right: 3px;
}
#hcontact a.shiryo:hover {
	background-image: url(../img/h_contact02r.gif);
	
}
#hcontact a.moushi {
	background-image: url(../img/h_contact01.gif);
	text-indent: -12345px;
	display: block;
	height: 29px;
	width: 140px;
	float: left;
}
#hcontact a:hover.moushi {
	background-image: url(../img/h_contact01r.gif);
}
#menu .gmenu {
	background-image: url(../img/bg_gmenu.gif);
	background-repeat: no-repeat;
	height: 384px;
	width: 214px;
	padding-top: 5px;
}
.gmap {
	height: 367px;
	width: 600px;
	border: 1px solid #99cc33;
	margin-right: auto;
	margin-left: auto;
}
.form_txt table {
	font-size: 17px;
}
.top_main_img {
	text-align: right;
}
.top_new_news dl {
	border: 1px solid #99cc33;
	width: 600px;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	height: 95px;
	overflow: scroll;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.top_new_news dl dt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: bold;
	padding-bottom: 3px;
	font-size: 13px;
	line-height: 18px;
}
.top_new_news dl.right {
	float: right;
}
.top_new_news dl dd {
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 18px;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99cc33;
}
.top_new_news dl dt span {
	display: block;
	font-size: 13px;
	color: #666;
	padding-bottom: 2px;
	font-weight: normal;
}
.top_new_news dl dd a {
	color: #333;
}
.top_new_news {
}
.v_c{
	vertical-align:middle!important;
	}.table_madori_no {
	width: 30px;
	float: left;
	font-size: 20px;
	margin-top: 65px;
	padding-left: 10px;
}
#hcontact2 a {
	background-image: url(../img/h_contact_big.gif);
	height: 76px;
	width: 171px;
	display: block;
	text-indent: -12345px;
}
#hcontact2 a:hover {
	background-image: url(../img/h_contact_big_r.gif);
}
.fax_download a {
	background-image: url(../img/btn_fax.gif);
	height: 76px;
	width: 171px;
	display: block;
	text-indent: -12345px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.fax_download a:hover {
	background-image: url(../img/btn_fax_r.gif);
	
}
.fax_download {
}
.fax_download {
}
.contact_foot {
	width: 500px;
	border: 1px solid #99cc33;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.contact_foot span {
	font-size: 22px;
	font-weight: bold;
	color: #666;
}


.foot_con {
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
}
.foot_tel {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 10px;
}
.foot_con_box {
	width: 300px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: -25px;
	float: right;
}
.foot_con_box2 {
	width: 200px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	float: right;
	margin-top: 15px;
}

.foot_con a{

	display:block;
	height: 30px;
	width: 190px;
	background-image: url(../img/btn_foot_con.gif);
	background-repeat: no-repeat;
	text-indent: -12345px;

}
.foot_kakaku {
	width: 200px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-top: 15px;
}
.foot_con a:hover{
	background-image: url(../img/btn_foot_con_r.gif);
}
.foot_kakaku a{
	display:block;
	height: 30px;
	width: 190px;
	background-image: url(../img/btn_foot_kakaku.gif);
	background-repeat: no-repeat;
	text-indent: -12345px;
}

.foot_kakaku a:hover{
	background-image: url(../img/btn_foot_kakaku_r.gif);
}
#news_div {
	text-align: left;
}
.side_date {
	width: 214px;
	background-image: url(../img/bg_side_date_mid.gif);
	background-repeat: repeat-y;
}
.side_date_up {
	background-image: url(../img/bg_side_date_top.gif);
	background-position: 0px top;
	background-repeat: no-repeat;
}
.side_date_bottom {
	background-image: url(../img/bg_side_date_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.side_date_month {
	height: 60px;
	width: 188px;
	background-image: url(../img/bg_side_date_month.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 45px;
	color: #FFF;
	margin-bottom: 10px;
}
.side_date_inner {
	padding-top: 12px;
	padding-bottom: 11px;
}
.side_date_kiji {
	padding-left: 30px;
	padding-right: 10px;
	background-image: url(../img/bg_side_date_ar.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	border-bottom-color: #FFF;
}
.side_date_kiji span {
	display: block;
	font-size: 12px;
	margin-bottom: 2px;
}
.side_date_kiji a {
	color: #333;
}
.side_date_kiji span a {
	color: #cc3399;
}
.example {
	background-color: #E6E6E6;
	padding: 10px;
}
.example table .title {
	font-weight: bold;
	padding-bottom: 5px;
}
.trc {
	background-color: #E6E6E6;
	padding: 10px;
}
.trc table .title {
	font-weight: bold;
	padding-bottom: 5px;
}.trc table a {
	color: #333;
}

a.link_point{

	background-image: url(../img/arrow_pink.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding: 4px 0px 4px 20px;

}
.fax_move {
	position: absolute;
	width: 243px;
	left: 512px;
	top: 67px;
	background-color: #FFF;
	border: 1px solid #000;
}
.fax_move_inner {
	padding: 10px;
}
.heimen_sub {
	position: relative;
	width: 755px;
}
.link_main table tr th {
	text-align: left;
	vertical-align: top;
}
.link_main table {
	width: 755px;
	margin-top: 15px;
}

.link_main table tr th a{

	background-image: url(../img/arrow_pink.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding: 4px 0px 4px 20px;

}
*html.link_main table tr th a{
	display: block;
	margin-bottom: 5px;
	
}
*:first-child+html .link_main table tr th a{
	display: block;
	margin-bottom: 5px;
	
}

.link_main table tr td {
	padding-right: 20px;
}
.link_main_span {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

