@charset "utf-8";
/* CSS Document */
/*=============================================================*/

* {
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5 {
	font-size: 100%;
}
ol,ul {
	list-style: none;
}
body {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size:81.25%;
	color:#333;
	background:url(../images/header_back.jpg) repeat-x;
}
/*IE7,FIrefox,Safari,Opera */
html>body {
	font-size:small;
}
/*IE6 */
* html body {
	font-size:small;
}
img {
	border:none;
	vertical-align:top;
}
p {
	line-height:1.5;
}
hr {
	clear:both;
	visibility:hidden;
}
.f_clear {
	clear:both;
}
#wrapper {
	position:relative;
	width:780px;
	margin:0 auto;
	text-align:left;
	}
/* Mac IE5 \*/
* html #wrapper {
	height:1%;
	}
/* Mac IE5 end */
#header {position:relative;
	height:100px;
	background:url(../images/header_tel.jpg) no-repeat;
	}
#header h1 {
	position:absolute;
	width:512px;
	color:#333;
	top:22px;
	left:6px;
	font-size:13px;
	}
#con_header {
	position:relative;
	height:133px;
	background:url(../images/xxx.jpg) no-repeat;
	}
#con_header h1 {
	position:absolute;
	width:680px;
	color:#333;
	top:6px;
	left:9px;
	}
.header_logo {
	position:absolute;
	top:38px;
	width:316px;
	height:52px;
	left:10px;
	}

.link_menu {
	position:absolute;
	top:21px;
	right:34px;
	width:150px;
	text-align:right;
	}
.link_menu li {
	display:inline;
	font-size:13px;	
	font-weight:900;
	background:url(../images/link_triangle.jpg) no-repeat;
	background-position:left center;
	}
.link_menu li.main a {
	padding: 12px;
	color:#000;
	text-decoration:none;
	}
.link_menu li.main a:hover {
	color:#ff9900;
	}	
.link_menu li.no a {
	padding: 12px;
	}	
.link_menu li.sel a{
	padding: 12px;
	color:#ff9900;
	}
#menu_area {
	float:left;
	width:780px;
}
#left_menu {
	float:left;
}
#right_menu {
	float:right;
}
	
#flasharea {
	clear:both;
	padding-bottom:15px;
	background:url(../images/contents_img.jpg) repeat-y;	
	}
#contents {
	clear:both;
	float:left;
	width:780px;
	background:url(../images/contents_img.jpg) repeat-y;
	}
#left_area {
	float:left;
	margin-top:10px;
	width:200px;
	}
#con_left_area {
	float:left;
	width:200px;
	background:url(../images/xxx.jpg) no-repeat;
	background-position:top right;	
}
#sub_menu {
	margin-top:30px;
	height:500px;
	}
#sub_menu ul {
	margin-left:0px;
	margin-top:10px;
	}
#sub_menu li.main a {
	display:block;
	width:170px;
	height:28px;
	padding-left:30px;
	padding-top:10px;
	font-size:116%;
	font-weight:900;
	color:#333333;
	text-decoration:none;
	background:url(../images/main_menu_triangle.jpg) no-repeat;
	background-position:center left;		
	}
#sub_menu li.main a:hover {
	color:#FF3300;
	}	
#sub_menu li.sel a{
	background:url(../images/main_menu_triangle_on.jpg) no-repeat;
	background-position:center left;	
	color:#FF6600;
	}
#main {
	float:left;
	width:570px;
	margin-bottom:10px;
	padding-left:10px;
	}
#con_main {
	float:left;
	width:575px;
	margin-bottom:10px;
	padding-left:5px;
	}	
#con_main h2 {
	font-size:116%;
	margin:20px 30px 15px 0px;
	padding-bottom:5px;
	color:#F60;
	border-bottom:1px #006 solid;
}
#con_main h3 {
	margin:10px 0px 0px 10px;
}
.appeal {
	margin:5px 0px 15px 0px;
	padding-left:20px;
	padding-right:20px;
	font-size:116%;
}
#catchBox {
	width:558px;
	border:#999 1px solid;
	padding-left:10px;
	padding-bottom:5px;
}
#catchBox:after {
	content:"";
	display:block;
	clear:both;
}	
#catchBox li {
	display:inline;
	font-size:20px;
	font-weight:600;
	line-height:1.4;
	padding-left:28px;
	background:url(../images/ball2.jpg) no-repeat;
	background-position:left center;	
}
#topics_area {
	margin-bottom:5px;
	width:550px;
	height:180px;
	overflow:scroll;
	border-left:solid 1px #CCC;
	}
#topics_area dt {
	margin-top:3px;
	padding:3px 15px;
    background: url("../images/xxx.jpg") no-repeat;
	background-position:left center;
	font-weight:600;
	border-top:dotted 1px #CBCB81;	
}
#topics_area dd {
    padding: 0px 30px;
	line-height:1.2em;
}
#con_bottom {
	clear:both;
	height:45px;
}
#con_bottom .navi {
	float:right;
	width:550px;
	margin-right:30px;
	text-align:center;
	border-bottom:1px #000 solid;
	padding-bottom:10px;
}
#con_bottom .go_top {
	float:right;
	width:180px;
	height:20px;
	margin-right:35px;
	text-align:right;
	padding-right:30px;
	padding-top:5px;
	background:url(../images/top.jpg) no-repeat;
	background-position:right center;
	}	
#footer_area {
	clear:both;
	position:relative;
	margin:0 auto;
	width:auto;
	text-align:left;	
	background:url(../images/footer_back.jpg) repeat-x;
}
#footer {
	position:relative;
	margin:0 auto;
	width:780px;
	height:145px;
	background:url(../images/footer_bg.jpg) no-repeat;
	}
#footer_menu {
	position:relative;
	padding-left:200px;
	height:10px;
	}
#footer_menu li {
	display:inline;
	font-size:12px;	
	background:url(../images/menu_triangle.jpg) no-repeat;
	background-position:left center;
}
#footer_menu li.main a {
	padding: 12px;
	color:#000;
	text-decoration:none;
	}
#footer_menu li.main a:hover {
	color:#006;
	text-decoration:underline;
	}	
#footer_menu li.no a {
	color:#000;
	padding: 12px;
}	
#footer_menu li.sel a{
	padding: 12px;
	color:#006;
	text-decoration:none;
	}
#footer .policy_menu {
	position:absolute;
	top:91px;
	left:544px;
	width:228px;
	}
#footer .policy_menu li {
	display:inline;
	font-size:13px;	
	background:url(../images/policy_triangle.jpg) no-repeat;
	background-position:left center;
	}
#footer .policy_menu li.main a {
	color:#FFF;
	padding-left:15px;
	text-decoration:none;
	}
#footer .policy_menu li.main a:hover {
	color:#ff9900;
	}	
#footer .policy_menu li.no a {
	padding-left:15px;
	}	
#footer .policy_menu li.sel a{
	padding-left:15px;
	color:#ff9900;
	}
#footer .company {
	position:absolute;
	left:8px;
	top:35px;
	width:250px;
	font-size:16px;
	font-weight:bold;
	color:#000;
	background:url(../images/world_logo_s.jpg) no-repeat;
	background-position:left center;
	padding:3px 0px 3px 28px;
	}
#footer .add {
	position:absolute;
	left:9px;
	top:63px;
	width:516px;
	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif;
	}
#footer .copyright {
	position:absolute;
	left:136px;
	top:121px;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	}	
#footer .link {
	position:absolute;
	right:6px;
	top:119px;
	}

