FH.container {
	display: inline;
	float: left;
	width: 265px;
	margin-right: 15px;
	margin-left: 15px;
}

.sitemapClass a:link , .sitemapClass a:visited{
	color:#06c;
	text-decoration: underline;
}

.sitemapClass a:hover , .sitemapClass a:active{
	color:#333;
}

.para {
	margin-bottom: 15px;
	margin-top: 10px;
}


.container li{
	margin-bottom: 10px;
	list-style-type: disc;
}

#bgpurple {
	background-image: url(../img/common/bg_dline_purple.gif);
	background-position: left top;
	display: inline-block;
	padding: 15px;
}

#bgpink {
	background-image: url(../img/common/bg_dline_pink.gif);
	background-position: left top;
	display: inline-block;
	padding: 15px;
	width: 600px;
}

#bgpink td{
	padding-left: 5px;
}

#bgyellow {
	background-image: url(../img/common/bg_dline_yellow.gif);
	background-position: left top;
	display: inline-block;
	padding: 15px;
	width: 570px;
}


.line {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	list-style-type: none;
	padding: 5px;
	border: 1px dashed #CCCCCC;
	display: inline-block;
	width: 200px;
}

.line li{
	float: left;
	width: 40px;
	display: inline;
}
.sitemapClass #img {
	list-style-type: none;
}

.sitemapClass #img div{
	display: inline;
	float: right;
}
#bggrey {
	background-color: #f6f6f6;
	padding: 30px;
}
#bggrey dt {
	margin-bottom: 5px;
}

#bggrey dd {
	margin-left: 30px;
	margin-bottom: 5px;
}

#bggrey li {
	margin-left: 20px;
	list-style-type: disc;
	margin-bottom: 5px;
}
#imgL {
	float: left;
	width: 300px;
	display: inline;
}
#imgR {
	float: left;
	width: 300px;
	display: inline;
}
#img_all {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.topicsClass #box_newsM dt {
	background-image: url(../img/index/bullet_starN.gif);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffd146;
	padding-top: 7px;
	padding-bottom: 7px;
	background-repeat: no-repeat;
	background-position: 5px 10px;
	background-color: #FFFFFF;
	padding-left: 51px;
	padding-right: 4px;
}

.topicsClass #box_newsM dd {
	background-image: url(../img/index/bullet_star.gif);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffd146;
	padding-top: 7px;
	padding-bottom: 7px;
	background-repeat: no-repeat;
	background-position: 5px 10px;
	background-color: #FFFFFF;
	padding-left: 17px;
	padding-right: 4px;
	width:549px;
}


.topicsClass #box_newsM .bottomClass {
	border-bottom-style: none;
	margin-bottom: 0px;
}

.topicsClass #box_newsM a:link , .topicsClass #box_newsM a:visited {
	font-weight: bolder;
	color: #0099cc;
}

.topicsClass #box_newsM a:hover , .topicsClass #box_newsM a:active {
	font-weight: bolder;
	color: #0099cc;
	text-decoration: underline;
}



.tachiyomiClass #box_newsM dt {
	background-image: url(../img/index/bullet_starN.gif);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFE1E6;
	padding-top: 7px;
	padding-bottom: 7px;
	background-repeat: no-repeat;
	background-position: 5px 10px;
	background-color: #FFFFFF;
	padding-left: 51px;
	padding-right: 4px;
}

.tachiyomiClass #box_newsM dd {
	background-image: url(../img/index/bullet_star.gif);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFE1E6;
	padding-top: 7px;
	padding-bottom: 7px;
	background-repeat: no-repeat;
	background-position: 5px 10px;
	background-color: #FFFFFF;
	padding-left: 17px;
	padding-right: 4px;
}


.tachiyomiClass #box_newsM .bottomClass {
	border-bottom-style: none;
	margin-bottom: 0px;
}

.tachiyomiClass #box_newsM a:link , .tachiyomiClass #box_newsM a:visited {
	font-weight: bolder;
	color: #0099cc;
}

.tachiyomiClass #box_newsM a:hover , .tachiyomiClass #box_newsM a:active {
	font-weight: bolder;
	color: #0099cc;
	text-decoration: underline;
}
#tachyomi_container li {
	background-color: #FFFFFF;
	padding: 10px;
	float: left;
	width: 100px;
	text-align: center;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 14px;
	display: inline-block;
	height: 208px;
}
#tachyomi_container li p{
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 10px;
}
.t_modify {
	display: inline-block;
}


#mailmagPresent th{
	text-align:left;
}



/* privacy */

.box{
	width: 600px;
	clear: both;
	margin: 5px auto;
	color: #999;
	background-color: inherit;
}
.box_bg{
	width: 560px;
	margin: 5px auto 15px;
	padding: 20px;
	color: #555;
	background-color: #eeeeee;
}

dl#rule {
	line-height:130%;
	margin:0;
	width:auto;
}
dl#rule dt {
	font-size:14px;
	font-weight:bold;
	margin-bottom:1em;
}
dl#rule dd {
	font-size:12px;
	margin:1em 0;
}
dl#rule dd p {
	padding-left:1em;
}

.box_contact{
	width:600px;
	margin:auto auto 30px;
}

#socialMedia {
	height:20px;
	line-height:1.5;
	padding:3px 5px;
	/*width:288px;*/
}

#socialMedia iframe{
	padding-right:3px;
}

#socialMedia_radio {
	height:20px;
	line-height:1.5;
	padding:3px 5px;
	text-align: center;
	padding: 10px 0 10px;
	width: 600px;
	background: #FFF2F4;
}

#socialMedia_radio iframe{
	padding-right:3px;
}

body#form{
}

body#form .wrapper{
	
	width:652px;
}

body#form #bgyellow{
	zoom:1;
	
}

body#form #bgyellow:after{
 content : ''; display : block; clear : both; height:0;
}



h3#form-tit{
	font-weight:bold;
	font-size:20px;
	text-align:left;
	padding-bottom:10px;
	text-align:center;
	color:#333;
}

#bgyellow #form-table th{
	padding:5px 0 5px 0;
	text-align:left;
	color:#333;
}

#bgyellow #form-table td{
	padding:5px 0 5px 0;
	text-align:left;
}

#bgyellow #form-table th span{
	color:#FF0000;
}


#pop-close {
	text-align:center;
	padding-top:30px;
}

#pop-close a{
	font-weight:bold;
}

#form_btn{
	width:365px;
	height:88px;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:110px;
	margin-bottom:70px;
	/margin-left:24px;	
}

#form_btn a{
	background:url(../img/common/form_btn.jpg) no-repeat left top;
	display:block;
	width:100%;
	height:100%;
}

#form_btn a:hover{
	background:url(../img/common/form_btn.jpg) no-repeat left bottom;
	
}

.form_btn{
	width:365px;
	height:88px;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:110px;
	margin-bottom:70px;
	/margin-left:24px;	
}

.form_btn a{
	background:url(../img/common/form_btn.jpg) no-repeat left top;
	display:block;
	width:100%;
	height:100%;
}

.form_btn a:hover{
	background:url(../img/common/form_btn.jpg) no-repeat left bottom;
	
}



#form_btn_buy{
	width:365px;
	height:88px;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:110px;
	margin-bottom:70px;
	
}


#form_btn_buy a{
	background:url(../img/common/form_btn2.jpg) no-repeat left top;
	display:block;
	width:100%;
	height:100%;
}

#form_btn_buy a:hover{
	background:url(../img/common/form_btn2.jpg) no-repeat left bottom;
	
}


.form_btn_buy{
	width:365px;
	height:88px;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:110px;
	margin-bottom:70px;
	
}

.form_btn_buy a{
	background:url(../img/common/form_btn2.jpg) no-repeat left top;
	display:block;
	width:100%;
	height:100%;
}

.form_btn_buy a:hover{
	background:url(../img/common/form_btn2.jpg) no-repeat left bottom;
	
}




#form_btn_serve{
	width:205px;
	height:59px;
	text-indent:-9999px;
	overflow:hidden;
	margin:50px 0;
	
}


#form_btn_serve a{
	background:url(../img/common/serveHere.jpg) no-repeat left top;
	display:block;
	width:100%;
	height:100%;
}

#form_btn_serve a:hover{
	background:url(../img/common/serveHere.jpg) no-repeat left bottom;
	
}


.form_btn_serve{
	width:205px;
	height:59px;
	text-indent:-9999px;
	overflow:hidden;
	margin:50px 0;
	
}

.form_btn_serve a{
	background:url(../img/common/serveHere.jpg) no-repeat left top;
	display:block;
	width:100%;
	height:100%;
}

.form_btn_serve a:hover{
	background:url(../img/common/serveHere.jpg) no-repeat left bottom;
	
}


#form_btn_app{
	width:205px;
	height:59px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	
}


#form_btn_app a{
	background:url(../img/common/appHere.jpg) no-repeat left top;
	display:block;
	width:100%;
	height:100%;
}

#form_btn_app a:hover{
	background:url(../img/common/appHere.jpg) no-repeat left bottom;
	
}




.form_btn_app{
	width:205px;
	height:59px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	
}

.form_btn_app a{
	background:url(../img/common/appHere.jpg) no-repeat left top;
	display:block;
	width:100%;
	height:100%;
}

.form_btn_app a:hover{
	background:url(../img/common/appHere.jpg) no-repeat left bottom;
	
}

#form_btn_radio{
	width:205px;
	height:59px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
#form_btn_radio a{
	background:url(../img/common/radioHere.jpg) no-repeat left top;
	display:block;
	width:100%;
	height:100%;
}
#form_btn_radio a:hover{
	background:url(../img/common/radioHere.jpg) no-repeat left bottom;
}
.form_btn_radio{
	width:205px;
	height:59px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.form_btn_radio a{
	background:url(../img/common/radioHere.jpg) no-repeat left top;
	display:block;
	width:100%;
	height:100%;
}

.form_btn_radio a:hover{
	background:url(../img/common/radioHere.jpg) no-repeat left bottom;
}





#form_btn_listen{
	width:205px;
	height:59px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
#form_btn_listen a{
	background:url(../img/common/listenHere.jpg) no-repeat left top;
	display:block;
	width:100%;
	height:100%;
}
#form_btn_listen a:hover{
	background:url(../img/common/listenHere.jpg) no-repeat left bottom;
}
.form_btn_listen{
	width:205px;
	height:59px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.form_btn_listen a{
	background:url(../img/common/listenHere.jpg) no-repeat left top;
	display:block;
	width:100%;
	height:100%;
}

.form_btn_listen a:hover{
	background:url(../img/common/listenHere.jpg) no-repeat left bottom;
}


#form_btn_view{
	width:205px;
	height:59px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	
}


#form_btn_view a{
	background:url(../img/common/viewHere.jpg) no-repeat left top;
	display:block;
	width:100%;
	height:100%;
}

#form_btn_view a:hover{
	background:url(../img/common/viewHere.jpg) no-repeat left bottom;
	
}




.form_btn_view{
	width:205px;
	height:59px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	
}

.form_btn_view a{
	background:url(../img/common/viewHere.jpg) no-repeat left top;
	display:block;
	width:100%;
	height:100%;
}

.form_btn_view a:hover{
	background:url(../img/common/viewHere.jpg) no-repeat left bottom;
	
}



/**/

#form_btn2{
	width:365px;
	height:88px;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:110px;
	margin-bottom:70px;
	/margin-left:24px;	
}

#form_btn2 a{
	background:url(../img/common/form_btn3.jpg) no-repeat left top;
	display:block;
	width:100%;
	height:100%;
}

#form_btn2 a:hover{
	background:url(../img/common/form_btn3.jpg) no-repeat left bottom;
	
}

/**/







#pop-close{
	width:259px;
	height:69px;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:167px;
	margin-bottom:57px;
	padding-top:10px;
}

#pop-close a{
	background:url(../img/common/form_btn_close.jpg) no-repeat left top;
	display:block;
	width:100%;
	height:100%;
}

#pop-close a:hover{
	background:url(../img/common/form_btn_close.jpg) no-repeat left bottom;
	
}


input#input_reset,
input#input_comfirm,
input#input_back,
input#input_send{
	width:79px;
	height:36px;
	overflow:hidden;
	cursor:pointer;
	border:none;
	display:inline-block;
	zoom:1;
	/display:inline;
}

#err{
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding-bottom:14px;
	padding-left:10px;

}


#input_reset {	background:url(../img/common/input_reset.jpg) no-repeat left top;margin-right:15px;}
#input_comfirm {background:url(../img/common/input_comfirm.jpg) no-repeat left top;}
#input_send {	background:url(../img/common/input_send.jpg) no-repeat left top;}
#input_back{background:url(../img/common/input_back.jpg) no-repeat left top;margin-right:15px;}

#input_reset:hover{background:url(../img/common/input_reset.jpg) no-repeat left bottom;}
#input_comfirm:hover{background:url(../img/common/input_comfirm.jpg) no-repeat left bottom;}
#input_send:hover{background:url(../img/common/input_send.jpg) no-repeat left bottom;}
#input_back:hover{background:url(../img/common/input_back.jpg) no-repeat left bottom;}



#tabs{
	text-align:left;
}

#tabs dl{
	margin:0 0 10px 0;
}

#tabs dt{
	margin:0 0 0 0;
	font-weight:bold;
}

#tabs dd{
	margin:0 0 0 0;
}
