body {
	background-color: #fff;
	font-family:'‚l‚r ‚oƒSƒVƒbƒN', Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3, Hiragino Kaku Gothic Pro,;
	margin:0px;
	padding:0px;
}

body, td, th , p , div{
	color: #000;
}

.container *{
	margin:0px;
	padding:0px;
}

.container{
	width:800px;
	background-color:#f1f1f1;
}

.contents_box{
	padding:15px;
}

.new_info{
	background-color:#981c4d;
	width:400px;
	height:140px;
}

.left-topics{
	width:770px;
}

.hot-topics{
	float:left;
	width: 520px;
}

.topics-bnr{
	float:right;
	width: 238px;
}

.new_white{
	background-color:#fff;
	width:380px;
	margin:0px 5px 5px 5px;
	padding:5px;
	height:90px;
}

.new_white a{
	background-color:#e1f5fe;
	font-size:14px;
	padding:5px;
	display:block;
	background-image:url(images/arrow_red.gif);
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:14px;
	font-weight:bold;
	
}

.contact{
	border:1px solid #e1b2c2;
	width:398px;
	background-color:#fff;
	margin-top:5px;
	padding-bottom:5px;
	height:63px;
}

.contact a{
	background: url(/mypage/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:8px 2px;
	line-height:140%;
	padding-left:16px;	
}

.contact02{
	width:400px;
	padding-bottom:5px;
	height:70px;
	background-image: url(images/pr-box.gif);
	position: absolute;
	left: 393px;
	top: 165px;
	padding-top: 25px;
	background-repeat: no-repeat;
}

.contact02 a{
	background: url(/mypage/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:10px 2px;
	line-height:140%;
	padding-left:20px;	
}
.font_10{
	font-size:10px;
	line-height:140%;
}

.layout_top{
	padding-top:15px;
}

.menu{
	background-color:#e1b7c6;
	padding-top:4px;
	padding-left:4px;
	height:108px;
}

.menu img{
	padding-bottom:4px;
	padding-right:3px;
}

.menu_contents{
	background-color:#fff;
	padding:5px 5px 15px 5px;
	width:760px;	
}

.menu_contents table{
	background-image:url(/mypage/images/line_dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:375px;
	height:47px;
	font-weight:bold;
	line-height:140%;
}

h1{
	background-image:url(images/line.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:760px;
	height:32px;
}

.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix{
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.left{
	float:left;
}

.link_box{
	background-color:#fff;
	width:770px;
	padding-bottom:5px;
}

.link_list{
	width:180px;
	background-image:url(images/link_line.gif);
	background-repeat:repeat-y;
	background-position:left;
	float:left;
	background-color:#fff;
	margin:5px;
}

.link_list p{
	padding-top:3px;
	padding-left:15px;
}

.link_list li{
	list-style-type:none;
	background: url(/mypage/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:16px 5px;
	line-height:140%;
	padding-left:24px;
}
