@charset "utf-8";
/* CSS Document */


*{
	margin:0px;
	padding:0px;
}

body{
	background-color:#EDEDDC;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	color:#333333;
	text-align:center;
	line-height:1.3;
	margin:0px;
	padding:0px;
}

p,ul,li,table,tr,td{
	margin:0px;
	padding:0px;
}
img{
	border:none;
}
h2{
	font-size:13px;
	font-weight:normal;
	text-align:left;
	width:800px;
	margin:0px auto;
	padding:0px;
}

a{
	color:#669900;
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

#cotents{
	border:1px #CCCCCC solid;
	background-color:#FFFFFF;
	text-align:left;
	width:800px;
	margin:0px auto 15px;
	padding:0px;
}
#header h1{
	float:left;
}
#header p.login_btn{
	float:right;
	margin:10px 10px 0px 0px;
}
#menu{
	clear:both;
	background-color:#000000;
	height:30px;
	padding:5px 10px;
}
#menu ul{
	list-style:none;
}
#menu li{
	float:left;
	text-indent:-9999px;
}
#menu li#outline a{
	background:url(img_business/menu_outline.jpg) no-repeat;
	width:130px;
	height:30px;
	display:block;
}
#menu li#outline a:hover{
	background:url(img_business/menu_on_outline.jpg) no-repeat;
}
#menu li#outline_a{
	background:url(img_business/menu_on_outline.jpg) no-repeat;
	width:130px;
	height:30px;
	display:block;
}
#menu li#intro a{
	background:url(img_business/menu_intro.jpg) no-repeat;
	width:130px;
	height:30px;
	display:block;
}
#menu li#intro a:hover{
	background:url(img_business/menu_on_intro.jpg) no-repeat;
}
#menu li#intro_a{
	background:url(img_business/menu_on_intro.jpg) no-repeat;
	width:130px;
	height:30px;
	display:block;
}
#menu li#effect a{
	background:url(img_business/menu_effect.jpg) no-repeat;
	width:130px;
	height:30px;
	display:block;
}
#menu li#effect a:hover{
	background:url(img_business/menu_on_effect.jpg) no-repeat;
}
#menu li#effect_a{
	background:url(img_business/menu_on_effect.jpg) no-repeat;
	width:130px;
	height:30px;
	display:block;
}
#menu li#price a{
	background:url(img_business/menu_price.jpg) no-repeat;
	width:130px;
	height:30px;
	display:block;
}
#menu li#price a:hover{
	background:url(img_business/menu_on_price.jpg) no-repeat;
}
#menu li#price_a{
	background:url(img_business/menu_on_price.jpg) no-repeat;
	width:130px;
	height:30px;
	display:block;
}
#menu li#download a{
	background:url(img_business/menu_download.jpg) no-repeat;
	width:140px;
	height:30px;
	display:block;
}
#menu li#download a:hover{
	background:url(img_business/menu_on_download.jpg) no-repeat;
}
#menu li#download_a{
	background:url(img_business/menu_on_download.jpg) no-repeat;
	width:140px;
	height:30px;
	display:block;
}
#menu li#inquiry a{
	background:url(img_business/menu_inquiry.jpg) no-repeat;
	width:120px;
	height:30px;
	display:block;
}
#menu li#inquiry a:hover{
	background:url(img_business/menu_on_inquiry.jpg) no-repeat;
}
#menu li#inquiry_a{
	background:url(img_business/menu_on_inquiry.jpg) no-repeat;
	width:120px;
	height:30px;
	display:block;
}

#footer{
	clear:both;
	border-top:1px #CCCCCC solid;
	font-size:12px;
}
#footer ul#footer_menu{
	list-style:none;
	padding-bottom:5px;
}
#footer ul#footer_menu li{
	background:url(img_business/icon01.jpg) no-repeat 0px 0px;
	padding:0px 15px;
	display:inline;
}
.footer_td01{
	border-top:1px #CCCCCC solid;
}
a.fs_service{
	font-size:11px;
	color:#666666;
}

.font12{
	font-size:12px;
}
.font_style01{
	color:#999999;
}

.url_check_{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#666600;
	font-weight:bold;
	letter-spacing:1px;
}
.news_date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#663300;
	font-weight:bold;
}

.effect_font01{
	background-color:#FFFF00;
	font-weight:bold;
	color:#663300;
}

.attention_table{
	font-size:12px;
	color:#999999;
}

.inquiry_table{
	border-top:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
}
.inquiry_td01{
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	background-color:#7894C6;
}
.inquiry_td02{
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	background-color:#FFFFFF;
	font-size:12px;
	color:#000000;
	padding:5px;
}
.inquiry_td03{
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	background-color:#FF9999;
	font-size:12px;
	color:#000000;
	padding:5px;
}

.url_table{
	border:1px #CCCCCC solid;
}
.url_td01{
	background-color:#F9F9F2;
	font-size:22px;
	color:#990000;
	font-weight:bold;
	padding:5px;
}
.url_td02{
	border-right:1px #CCCCCC solid;
}