/* info-style */

table{
	border: none;
}

body{
/*	font-family: Verdana, Osaka, "ＭＳ Ｐゴシック";*/
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-size: 14px;
	line-height: 160%;
	color: #333333;

}

input.text{
	font-size: 13px;
	padding: 4px 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: groove;
	border-top-color: #000000;
	border-right-color: #C5CCCD;
	border-bottom-color: #C5CCCD;
	border-left-color: #000000;
}

select.text{
	font-size: 13px;
	padding: 4px 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: groove;
	border-top-color: #000000;
	border-right-color: #C5CCCD;
	border-bottom-color: #C5CCCD;
	border-left-color: #000000;
}

input.checkbox {
	font-size: 14px;
	height: 18px;
	width: 18px;
}

a:focus { 
outline: 0 !important; 
} 

a:link {
	color: #333333;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #0A85B4;
	text-decoration: none;
}

.red{
	color: #FF0066;
}

.gre11{
	font-size: 11px;
	color: #5A9F35;
}

.bk11{
	font-size: 11px;
	color: #333333;
	line-height: 160%;
}

.red11{
	font-size: 11px;
	color: #FF0066;
}

.red12{
	font-size: 12px;
	color: #FF0066;
}
.blue{
	color: #6098E3;
}

.ft13{
	font-size: 13px;
	line-height: 140%;
	color: #4F4F4F;
}

.ft11{
	font-size: 11px;
	line-height: 120%;
	color: #4F4F4F;
}

/* header */

.hmn img {
	margin-right: 4px;
	margin-top: 5px;
}

td.login div{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	display: block;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 120%;
}

/* footer */

#footer{
	text-align: center;
	font-size: 11px;
	line-height: 150%;
	color: #666666;
	padding-bottom: 15px;
}

#footer .link {
	background-image: url(../images/share/tsn.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 3px;
	padding-top: 10px;
}

#footer a{
	font-size: 11px;
	line-height: 150%;
	color: #666666;
}

/* contents */

#body{
	text-align: center;
	font-size: 14px;
	line-height: 160%;
	display: block;
	width: 940px;
	margin-top: 7px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
#body .pankuzulist {
	display: block;
	margin-bottom: 35px;
	text-align: left;
	font-size: 13px;
	line-height: 100%;
}

#body .pankuzulist a,
#body .pankuzulist a:visited{
	text-decoration: none;
}

#navi{
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}

#navi input{
	margin-right: 10px;
}

#navi img{
	margin-right: 5px;
}

#body #index_btn{
	width: 780px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#body #index_btn img{
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 12px;
	float: left;
}
#body #index_btn img.sn{
	margin-bottom: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#contents{
	text-align: left;
	font-size: 14px;
	line-height: 160%;
	float: right;
	width: 680px;
}

/* smn start */

#body #smn {
	width: 230px;
	display: block;
	float: left;
	background-color: #F0F1F3;
	padding-bottom: 8px;
	text-align: center;
	margin-bottom: 20px;
}
#body #smn .one {
	margin-top: 8px;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 216px;
}
#body #smn .one ul {
	margin: 0px;
	padding: 0px;
	width: 216px;
}
#body #smn .one li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 216px;
}

#body #smn .one #p0 {
	background-image: url(../images/info/smn/smn_top.gif);
	background-repeat: no-repeat;
	height: 35px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p0 a {
	height: 35px;
	display: block;
	width: 216px;
}

#body #smn .one #p1 {
	background-image: url(../images/info/smn/smn_01.gif);
	background-repeat: no-repeat;
	height: 35px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p1 a {
	height: 35px;
	display: block;
	width: 216px;
}

#body #smn .one #p2 {
	background-image: url(../images/info/smn/smn_02.gif);
	background-repeat: no-repeat;
	height: 34px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p2 a {
	height: 34px;
	display: block;
	width: 216px;
}

#body #smn .one #p3 {
	background-image: url(../images/info/smn/smn_03.gif);
	background-repeat: no-repeat;
	height: 36px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p3 a {
	height: 36px;
	display: block;
	width: 216px;
}

#body #smn .one #p4 {
	background-image: url(../images/info/smn/smn_04.gif);
	background-repeat: no-repeat;
	height: 35px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p4 a {
	height: 35px;
	display: block;
	width: 216px;
}

#body #smn .one #p5 {
	background-image: url(../images/info/smn/smn_05.gif);
	background-repeat: no-repeat;
	height: 34px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p5 a {
	height: 34px;
	display: block;
	width: 216px;
}

#body #smn .one #p6 {
	background-image: url(../images/info/smn/smn_06.gif);
	background-repeat: no-repeat;
	height: 36px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p6 a {
	height: 36px;
	display: block;
	width: 216px;
}

#body #smn .one #p7 {
	background-image: url(../images/info/smn/smn_07.gif);
	background-repeat: no-repeat;
	height: 35px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p7 a {
	height: 35px;
	display: block;
	width: 216px;
}

#body #smn .one #p8 {
	background-image: url(../images/info/smn/smn_08.gif);
	background-repeat: no-repeat;
	height: 34px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p8 a {
	height: 34px;
	display: block;
	width: 216px;
}

#body #smn .one #p9 {
	background-image: url(../images/info/smn/smn_09.gif);
	background-repeat: no-repeat;
	height: 36px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p9 a {
	height: 36px;
	display: block;
	width: 216px;
}

#body #smn .one #p10 {
	background-image: url(../images/info/smn/smn_10.gif);
	background-repeat: no-repeat;
	height: 35px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p10 a {
	height: 35px;
	display: block;
	width: 216px;
}

#body #smn .one #p11 {
	background-image: url(../images/info/smn/smn_11.gif);
	background-repeat: no-repeat;
	height: 34px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p11 a {
	height: 34px;
	display: block;
	width: 216px;
}

#body #smn .one #p12 {
	background-image: url(../images/info/smn/smn_12.gif);
	background-repeat: no-repeat;
	height: 36px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p12 a {
	height: 36px;
	display: block;
	width: 216px;
}

#body #smn .one #p13 {
	background-image: url(../images/info/smn/smn_13.gif);
	background-repeat: no-repeat;
	height: 35px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p13 a {
	height: 35px;
	display: block;
	width: 216px;
}

#body #smn .one #p14 {
	background-image: url(../images/info/smn/smn_14.gif);
	background-repeat: no-repeat;
	height: 34px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p14 a {
	height: 34px;
	display: block;
	width: 216px;
}

#body #smn .one #p15 {
	background-image: url(../images/info/smn/smn_15.gif);
	background-repeat: no-repeat;
	height: 36px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p15 a {
	height: 36px;
	display: block;
	width: 216px;
}

#body #smn .one #p16 {
	background-image: url(../images/info/smn/smn_16.gif);
	background-repeat: no-repeat;
	height: 35px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p16 a {
	height: 35px;
	display: block;
	width: 216px;
}

#body #smn .one #p17 {
	background-image: url(../images/info/smn/smn_17.gif);
	background-repeat: no-repeat;
	height: 34px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p17 a {
	height: 34px;
	display: block;
	width: 216px;
}

#body #smn .one #p18 {
	background-image: url(../images/info/smn/smn_18.gif);
	background-repeat: no-repeat;
	height: 36px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p18 a {
	height: 36px;
	display: block;
	width: 216px;
}

#body #smn .one #p19 {
	background-image: url(../images/info/smn/smn_19.gif);
	background-repeat: no-repeat;
	height: 35px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p19 a {
	height: 35px;
	display: block;
	width: 216px;
}

#body #smn .one #p20 {
	background-image: url(../images/info/smn/smn_20.gif);
	background-repeat: no-repeat;
	height: 34px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p20 a {
	height: 34px;
	display: block;
	width: 216px;
}

#body #smn .one #p21 {
	background-image: url(../images/info/smn/smn_21.gif);
	background-repeat: no-repeat;
	height: 36px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p21 a {
	height: 36px;
	display: block;
	width: 216px;
}

#body #smn .one #p22 {
	background-image: url(../images/info/smn/smn_22.gif);
	background-repeat: no-repeat;
	height: 35px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p22 a {
	height: 35px;
	display: block;
	width: 216px;
}

#body #smn .one #p23 {
	background-image: url(../images/info/smn/smn_23.gif);
	background-repeat: no-repeat;
	height: 34px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p23 a {
	height: 34px;
	display: block;
	width: 216px;
}
#body #smn .one #p24 {
	background-image: url(../images/info/smn/smn_24.gif);
	background-repeat: no-repeat;
	height: 36px;
	text-indent: -9999px;
	width: 216px;
	display: block;
}
#body #smn .one #p24 a {
	height: 36px;
	display: block;
	width: 216px;
}



#smn h4 {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

#contents h3.ye{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEDFE1;
	background-image: url(../images/info/ten_ye.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 18px;
	padding-bottom: 3px;
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 20px;
}

#contents h3.or{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEDFE1;
	background-image: url(../images/info/ten_or.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 18px;
	padding-bottom: 3px;
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 15px;
}


#contents h3.pp{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEDFE1;
	background-image: url(../images/info/ten_pp.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 18px;
	padding-bottom: 3px;
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#contents h3.yg{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEDFE1;
	background-image: url(../images/info/ten_yg.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 18px;
	padding-bottom: 3px;
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#contents h3.pk{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEDFE1;
	background-image: url(../images/info/ten_pk.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 18px;
	padding-bottom: 3px;
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#contents h3.gr{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEDFE1;
	background-image: url(../images/info/ten_gr.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 18px;
	padding-bottom: 3px;
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#contents p.fs{
	margin-bottom: 7px;
	margin-top: 0px;
}

#body #contents .camp {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border: 1px solid #EADFD0;
	background-color: #FBF7F2;
}
#body #contents .camp img{
	margin-top: 5px;
	margin-bottom: 5px;
	}


/* 追加スタイル */

.border table{
	font-weight: normal;
	border: 1px solid #CCCCCC;
	width: 680px;
}

.border th{
	background-color: #F0F1F3;
	font-weight: normal;
	text-align: left;
	font-size: 13px;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}

.border th.lft{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 129px;	
}

.border th.lft2{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 148px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.border th.lft_under{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
}

.border th.lft_under2{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
	width: 148px;
	padding-top: 15px;
	padding-bottom: 40px;
}

.border td.rit{
	background-color: #FFFFFF;
	padding: 8px 10px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.border .rit_under{
	background-color: #FFFFFF;
	padding: 8px 10px;
	font-size: 13px;
}

#contents_nomn h3.pp11{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEDFE1;
	background-image: url(../images/info/ten_yg.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 18px;
	margin-top: 0px;
}

#contents_nomn .method {
	display: block;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-top: 20px;
	width: 680px;
}

#contents_nomn .method div.nb1{
	display: block;
	background-image: url(../images/info/pp/nb1.gif);
	background-repeat: no-repeat;
	width: 270px;
	padding-left: 20px;
	margin-top: 0px;
	text-indent: 4px;
	float: left;
}

#contents_nomn .method div.nb2{
	display: block;
	background-image: url(../images/info/pp/nb2.gif);
	background-repeat: no-repeat;
	width: 245px;
	padding-left: 20px;
	margin-top: 0px;
	text-indent: 4px;
	float: left;
}

#contents_nomn .method div.nb3{
	display: block;
	background-image: url(../images/info/pp/nb3.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 245px;
	margin-top: 0px;
	text-indent: 4px;
	float: left;
}

#contents_nomn .method div.nb4{
	display: block;
	background-image: url(../images/info/pp/nb4.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 245px;
	margin-top: 0px;
	text-indent: 4px;
	float: left;
}

#contents_nomn .method div.nb5{
	display: block;
	background-image: url(../images/info/pp/nb5.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 245px;
	margin-top: 0px;
	padding-right: 10px;
	text-indent: 4px;
	float: left;
}

#contents_nomn .method div.nb6{
	display: block;
	background-image: url(../images/info/pp/nb6.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 0px;
	padding-right: 10px;
	width: 245px;
	text-indent: 4px;
	float: left;
}

#contents_nomn .method div.nb7{
	display: block;
	background-image: url(../images/info/pp/nb7.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 245px;
	margin-top: 0px;
	text-indent: 4px;
	float: left;
}

#contents_nomn .method div.nb8{
	display: block;
	background-image: url(../images/info/pp/nb8.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 0px;
	width: 245px;
	text-indent: 4px;
	float: left;
}

#contents_nomn .method div.nb9{
	display: block;
	background-image: url(../images/info/pp/nb9.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 245px;
	margin-top: 0px;
	text-indent: 4px;
	float: left;
}

#contents_nomn .method div.nb10{
	display: block;
	background-image: url(../images/info/pp/nb10.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 0px;
	width: 245px;
	text-indent: 4px;
	float: left;
}

#contents_nomn .method div.nb11{
	display: block;
	background-image: url(../images/info/pp/nb11.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 0px;
	text-indent: 4px;
	width: 245px;
	float: left;
}
#contents_nomn .method div.image{
	display: block;
	float: right;
}


a.gr14:link{
	font-size:14px;
	color:#333333;
	text-decoration:underline;
	padding-bottom: 10px;
	line-height: 180%;
}

a.gr14:visited{
	font-size:14px;
	color:#7D7D7D;
	text-decoration:underline;
	padding-bottom: 10px;
	line-height: 180%;
}

a.gr14:hover{
	font-size:14px;
	color:#0A85B4;
	text-decoration:underline;
	padding-bottom: 10px;
	line-height: 180%;
}

a.gr14b:link{
	font-size:14px;
	color:#333333;
	text-decoration:underline;
	padding-bottom: 10px;
	line-height: 180%;
	font-weight: bold;
}

a.gr14b:visited{
	font-size:14px;
	color:#7D7D7D;
	text-decoration:underline;
	padding-bottom: 10px;
	line-height: 180%;
	font-weight: bold;
}

a.gr14b:hover{
	font-size:14px;
	color:#0A85B4;
	text-decoration:underline;
	padding-bottom: 10px;
	line-height: 180%;
	font-weight: bold;
}


#contents_nomn{
	text-align: left;
	font-size: 14px;
	line-height: 180%;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

h3.sb{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEDFE1;
	background-image: url(../images/info/ten_sb.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 18px;
	padding-bottom: 3px;
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.gwk2 {
	background-color: #F0F1F3;
	border: 1px solid #D1D1D1;
	padding: 15px 15px 15px 20px;
	width: 230px;
}

.camp {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border: 1px solid #EADFD0;
	background-color: #FBF7F2;
	margin-top: 35px;
}

.camp img{
	margin-top: 5px;
	margin-bottom: 5px;
}

#body .gwk {
	background-color: #F0F1F3;
	border: 1px solid #D1D1D1;
	padding: 12px 12px 12px 15px;
	margin-bottom: 10px;
}

.topback {
	display: block;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	width: 840px;
}

/* add_11 */
#contents_dw{
	width: 500px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: left;
	}
	
#contents_dw .teinei{
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	height: 28px;
	}
#contents_dw .teinei .right {
	float: right;
	padding-top: 2px;
}

#contents_dw .teinei .left {
	float: left;
	padding-bottom: 3px;
}

#contents_nomn .teinei ,#contents .teinei {
	width: 440px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	height: 28px;
}

#contents_nomn ,#contents .teinei .right {
	float: right;
	padding-top: 2px;
}

#contents_nomn ,#contents .teinei .left {
	float: left;
	padding-bottom: 3px;
}

/* 追加スタイル */
#contents_nomn h3.pp{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEDFE1;
	background-image: url(../images/info/ten_pp.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 18px;
	padding-bottom: 3px;
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 15px;
}


/* お友達に紹介 */
#recommend{
	text-align: left;
	font-size: 14px;
	line-height: 180%;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

/* トラブル対応 */
ul#travlist {
	list-style-image: url(../images/info/arr_sb.gif);
}
#contents h2 ,#trav h2.title {
	background-image: url(../images/info/sb_title.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 680px;
	font-size: 15px;
	color: #333333;
	padding-left: 8px;
	margin-bottom: 13px;
	padding-top: 3px;
	margin-top: 4px;
}	
#body #contents .idt {
	padding-left: 20px;
}

/* [8] add */

p.mokuji{
	padding: 0px;
	margin-bottom: 7px;
	margin-top: 0px;
}
#body #contents .voice_tbl {
	border: 2px solid #E4E4E4;
}
#body #contents .voice_tbl td {
	background-image: url(../images/info/voice/tsn.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 12px;
}
#body #contents .voice_tbl p {
	background-image: url(../images/info/voice/maru.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	font-size: 13px;
	line-height: 150%;
	color: #696969;
	margin: 0px;
}
#body #contents .voice_tbl a {
	font-size: 13px;
	color: #3399CC;
}

