@charset "Shift_JIS";


/*
	* Copyright (C) 2007 CREATIVE-WEB All rights reserved.
	* URL : http://www.Sample.com/
	* 最終更新日 2007年6月18日
*/


/*
	* 1.基本レイアウト
	* 2.基本設定
	* 3.ヘッダー（header）
	* 4.サイド（left）
	* 5.メイン（maincol）
	* 6.サイド（right）
	* 7.フッター（footer）
*/

/* ThickBox */
@import url("thickbox.css");

/* Validation */
@import url("validation.css");

/* content.css */
@import url("content.css");
/*
	* 1.AjaxForm
*/

/********************************************************************************************************************************
**	1.基本レイアウト
********************************************************************************************************************************/

html{
	overflow-y:scroll;/*for FF*/
}

body {
	margin:0;
	padding:0;
	font-size:13px; /* 12px (92%)  10px(77%) */
	color:#333333;	
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}



#container {
	margin:0 auto;
	padding:0;
	width:100%;
	font-size:12px;
	line-height:140%;
	background:url(../img/body_bg01.jpg) repeat-x;
	
}

#header {
	width:100%;
	height:355px;
	margin:0 0 10px 0;
	background:url(../img/header_bg.jpg) no-repeat;	
}

#header_sub {
	width:100%;
	margin:0 0 30px 0;
	background:url(../img/header_bg.jpg) no-repeat;
	
}

#headerInner {
	margin:0 auto;
	padding:0;
	width:900px;
	height:90px;
	position:relative;
	}

#content_bg{	
	background:url(../img/dot.gif) #000000 repeat-x;
	width:100%;
	
}	


#content {
	padding:30px 0 0 0;
	margin:0 auto;
	width:900px;
}


#mainCol {
	float:left;
	width:680px;
	padding:0;
}


#rightCol {
	float:right;
	width:200px;
}

#footer {
	width:100%;
	background:#000000;
	padding:20px 0 15px 0;
}
#footerInner {
	width:900px;
	margin:0 auto;
	padding:0;
}


/********************************************************************************************************************************
**	2.基本設定
********************************************************************************************************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,td,th,form,fieldset,legend,input,textarea,p,th,td{
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

caption,th {
	text-align:left;
}

address,caption,em,strong,th{
	font-style:normal;
	font-weight:normal;
}

li {
	list-style:none;
}

fieldset,img{
	border:0;
}

input, textarea, select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

img {
	margin:0;
	padding:0;
	border:0;
	vertical-align:bottom;
	behavior: url(iepngfix.htc);
}

.clear {
	clear:both;
}

.none{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.red {
	color:#FF0000;
	}

.red_10 {
	color:#FF0000;
	font-size:10px;
	padding:0 0 0 10px;
}

.color_brown{
	color:#8B5F00;
	font-size:15px;
	font-weight:bold;
	padding:5px 0 20px 0;
}	

.under5{margin:0 0 5px 0;}
.under10{margin:0 0 10px 0;}
.under15{margin:0 0 15px 0;}
.under20{margin:0 0 20px 0;}
.under25{margin:0 0 25px 0;}
.under30{margin:0 0 30px 0;}	

.top5{margin:5px 0 0 0;}
.top10{margin:10px 0 0 0;}
.top10{margin:15px 0 0 0;}
.top20{margin:15px 0 0 0;}


.bg_blueTxt{
	background:#99CCFF;

}	


/* link
----------------------------------------------------------------------------------------------------------------------------- */

a:link {
	color:#FF6699;
	text-decoration:underline;	
}
a:visited {
	color:#0000FF;
	text-decoration:none;	
}
a:hover {
	color:#FF6699;
	text-decoration:none;	
}


/********************************************************************************************************************************
**	3.ヘッダー
********************************************************************************************************************************/



h1{
	position:absolute;
	left:0;
	top:20px;
	width:170px;
	height:40px;
}

h1 a{
	text-indent:-9999px;
	display:block;
	height:40px;
	background:url(../img/logo.gif) no-repeat;	
}



#header_main{
	width:900px;
	margin:0 auto;
}

#header_left{
	float:left;
	width:680px;

}

#header_right{
	float:right;
	width:200px;
	padding:25px 0 0 0;
}

#header_subright{
	float:right;
	width:200px;
	
}

	

h2{
	margin:0 0 20px 0;
}

h3{
	margin:0 0 20px 0;
}	


ul#headerNavi {
	position:absolute;
	left:180px;
	top:30px;
	margin:0;
	padding:0 0 0 114px;
	width:606px;
	height:19px;
	background:url(../img/header_navi.png) no-repeat;
	list-style:none;
}

ul#headerNavi li {
    float:left;

	margin:0;
	padding:0;
}


ul#headerNavi li#marketing a{
	display:block;
	height:19px;
	width:74px;
}



ul#headerNavi li#report a{
	display:block;
	height:19px;
	width:110px;
}


ul#headerNavi li#seo a{
	display:block;
	height:19px;
	width:105px;
}


ul#headerNavi li#internet a{
	display:block;
	height:19px;
	width:135px;
}

ul#headerNavi li#premium a{
	display:block;
	height:19px;
	width:180px;
}




ul#headerNavi li#marketing {background:url(../img/h_navi1_mo.png) no-repeat;}
img, #marketing  {behavior: url(iepngfix.htc);}

ul#headerNavi li#report {background:url(../img/h_navi2_mo.png) no-repeat;}
img, #report  {behavior: url(iepngfix.htc);}

ul#headerNavi li#seo {background:url(../img/h_navi3_mo.png) no-repeat;}
img, #seo  {behavior: url(iepngfix.htc);}

ul#headerNavi li#internet {background:url(../img/h_navi4_mo.png) no-repeat;}
img, #internet  {behavior: url(iepngfix.htc);}

ul#headerNavi li#premium {background:url(../img/h_navi5_mo.png) no-repeat;}
img, #internet  {behavior: url(iepngfix.htc);}

ul#headerNavi li a:hover img{visibility:hidden;}
ul#headerNavi li a:hover{background-color:transparent;}







/********************************************************************************************************************************
**	4.サイド（left）
********************************************************************************************************************************/




/********************************************************************************************************************************
**	5.メイン（main）
********************************************************************************************************************************/

ul#mainBtn{
	width:680px;
	margin:0 0 25px 0;
	list-style:none;
	padding:0;
}

ul#mainBtn li{
	margin:	0 10px 0 0;
	padding:0;
	float:left;
}

ul#mainBtn li.none{
	margin:0;
}		


#mainCol .box {
	margin:0;
	padding:40px 0 0 0;
	width:680px;
	height:150px;
	background:url(../img/bar_web.gif) no-repeat;
	}

#mainCol .textbox {
	margin:0;
	padding:0;
	width:680px;
	height:110px;
	color:#999999;
}

.bar_line{
	background:url(../img/bar_line.gif) top no-repeat;
	padding:20px 0 0 0;
}	
	
	

/********************************************************************************************************************************
**	6.サイド（right）
********************************************************************************************************************************/


#req{
	background:#000000;
}
#reqInner{
	padding:0 0 10px 0;
}
#reqInner h4{
	padding:0 0 0 0;
}
#reqInner dl{
	color:#FFFFFF;
}
#reqInner dl dt{
	margin:5px 0 0 0;
	padding:15px 0 5px 18px;
	width:182px;
	background:url(../img/c_menu.gif) no-repeat;	
}

#reqInner dl dd{
	background:url(../img/form_line.jpg) 20px 0 no-repeat;
	width:180px;
	margin:-10px 0 0 -5px;
	padding:8px 0 4px 5px;
}

#reqInner .inp_txt{
	width:196px;
	border: solid #DDD 2px;
}

#reqInner .inp_slct{
	width:100px;
	border: solid #DDD 2px;
}

#reqInner .inp_num{
	width:20px;
	border: solid #DDD 2px;
}

#reqInner .inp_txt:focus,
#reqInner .inp_txt:hover {
	border-color: #FF6600;
}

#reqInner .inp_slct:focus,
#reqInner .inp_slct:hover {
	border-color: #FF6600;
}

#reqInner .inp_num:focus,
#reqInner .inp_num:hover {
	border-color: #FF6600;
}


#reqInner b{
	font-size:77%;
	font-weight:normal;
}
#reqInner b a{
	color:#FFFFFF;
	text-decoration:none;
}
#reqInner b a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#reqInner .submit{
	margin:0 auto;
	padding:10px 0 0 0;
	width:200px;
	text-align:center;
}

.submitBtn {
	width: 90px;
	height: 30px;
	border: 0;
	background: url(../img/form_btn.jpg) no-repeat 0 0;
	/*text-indent: -9999px;*/
	cursor: pointer;
	color:#FFFFFF;
}
/*\*//*/
.hack {
  letter-spacing: -9999px;
}
/**/




ul#sidemenu{
	width:200px;
	padding:0;
}

ul#sidemenu li{
	margin:0 0 10px 0;
}		

/********************************************************************************************************************************
**	7.フッター（footer）
********************************************************************************************************************************/
#footer ul{
	width:900px;
	margin:0 0 20px 0;
	padding:0;

}

#footer ul li{
	background:url(../img/f_icon.gif) left no-repeat;
	padding:0 0 0 20px;
	margin:0 20px 0 0;
	float:left;
	font-size:10px;
	color:#999999;
}

a:link {
	color:#FF9900;
	text-decoration:underline;
}
a:visited {
	color:#FF9900;
	text-decoration:underline;
}
a:hover {
	color:#FFFF66;
	text-decoration:underline;
}

/********************************************************************************************************************************
**	8.サブ（sub）
********************************************************************************************************************************/

#seo_box{
	width:660px;
	background:url(../img/seo_box.gif) no-repeat;
	height:50px;
	padding:15px 10px 10px 10px;
	margin:0 0 20px 0;
}

.text_icon{
	background:url(../img/icon_text.gif) 0 5px no-repeat;
	padding:0 0 0 15px;
	margin:0 0 10px 0;
}

.img_left{
	float:left;
	width:150px;
}

.text_right{
	float:right;
	width:530px;
	margin:0 0 20px 0;
}

.tbl tr{
	background:url(../img/dot_line.gif) #EEEEEE repeat-x;
}

.tbl tr.none{
	background:url(../img/dot_line.gif) #FFFFFF repeat-x;
}

.tbl tr.dot_none{
	background:none #EEEEEE;
}

.tbl th{
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	width:150px;
	padding:10px 0 10px 10px;
		
}

.tbl th.bukken{
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	width:120px;
	padding:10px 0 10px 10px;
		
}

.icon{
	margin:0 10px 0 0;	
	padding:0 0 0 15px;
	background:url(../img/icon2.gif) right no-repeat;
	font-size:12px;
}

.tbl td{
	padding:10px 0 10px 0;
	font-size:12px;

}


table.tblStripe {
	font-size:12px;
	border-left:1px solid #CCCCCC;
	border-spacing:0pt;
	border-top:1px solid #CCCCCC;
}
table.tblStripe  th{
	padding:8px 2px 8px 2px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px;
	text-align:left;
	background:url(../img/bar_bg.gif) repeat-x;
}
table.tblStripe  td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-size:12px;
	padding:6px;
}
table.tblStripe  tr.even td {
	background: #EFF3F4;
}

table.tblStripe  tr.over td {
	background: #C4D4E2;
}
.tblRow{
	margin:5px 0 0 0;
}
table.tblStripe b{
	margin:0;
	padding:0;
}

#place dl{
	margin:0 0 30px 0;
	background:#FFFFDD;
	padding:5px;
}	


#place dl dd{
	margin:-1.3em 0 0.4em 0;
	padding:0 0 6px 10em;
	border:none;
	background:url(../img/dot_bar.gif) bottom repeat-x;
}

#place dl dd.none{
	background:none;
	}
#place dl dt{
	margin:8px 0 0 0;
	padding:0 0 0 10px;
	border:none;
	color:#FF6600;
}		
	
