@charset "Shift_JIS";
/* CSS Document */


/*■初期設定*/

body{
	color:#666666;
	}
a{
	color:#FF0066;
	}
a:hover{
	color:#FF9900;
	text-decoration:underline;
	}


*{ margin:0; padding:0;}

img{ border:0; border-width:0;}
img a{ border:0; border-width:0;}


body {
    font-size: 13px; /* モダンブラウザ向け */
    *font-size: small; /* IE 7向け */
    *font: x-small; /* IE 6以下 */
}

body{
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

p{
    font-size: 13px; /* モダンブラウザ向け */
    *font-size:110%; /* IE 7向け */
	line-height:150%;
	}
li{
    font-size: 13px; /* モダンブラウザ向け */
    *font-size:110%; /* IE 7向け */
	line-height:150%;
	}
th,td{
    font-size: 13px; /* モダンブラウザ向け */
    *font-size:100%; /* IE 7向け */
    *font: 80%; /* IE 6以下 */
	line-height:160%;
	}




.CNT{ text-align:center;}
.L{ text-align:left;}
.R{ text-align:right;}

.t_red{ color:#FF0000;}
.hissu{ color:#FF0000; font-size:10px;}
/*ページの先頭へ*/
div.page_up{
	margin:10px;
	text-align:right;
	}
div.page_up a{
	border:dotted #FF6666;
	border-width:0 0 1px 0;
	font-size:11px;
	color:#FF0066;
	text-decoration:none;
	}
div.page_up a:hover{
	color:#FF9900;
	border:dotted #FF9900;
	border-width:0 0 1px 0;
	text-decoration:none;	
	}	
div,table{ margin:auto;}

#bg{
	background:url(img/common/bg_con.gif) repeat-y top left;
	width:820px;
	text-align:center;
	margin:auto;
	zoom:100%;
	}
#bg:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}	
#container{
	width:800px;
	margin:0 auto 0 auto;
	text-align:left;
	}

/*■ヘッダー*/
#head{
	width:800px;
	height:73px;
	padding:0 0 0 0;
	}
#head div#logo{
	width:500px;
	float:left;
	}
#head div#logo h1{
	background:url(img/common/logo.gif) no-repeat top left;
	width:500px;
	height:73px;
	}
#head div#logo h1 a{
	text-indent:-9999px;
	display:block;
	width:500px;
	height:71px;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	}

#head div#right{
	float:left;
	width:265px;
	margin:0 0 0 35px;
	}

#head div#right div#menu{
	margin:0 0 0 160px;
	}
#head div#right div#menu ul{
	list-style-type:none;
	zoom:100%;
	}
#head div#right div#menu ul:after{	
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}	
#head div#right div#menu ul li{
	font-size:10px;
	float:left;
	}
#head div#right div#menu ul li a{
	color:#333333;
	font-size:11px;
	text-decoration:none;
	}
#head div#right div#menu ul li a:hover{
	color:#666666;
	text-decoration:underline;
	}
#head div#right div#menu ul li a img{
	/* vertical-align:bottom; */
	}

#head div#right div#tel{
	clear:left;
	margin:0;
	}
/*ヘッダーメニューメイン*/	
#head_menu{
	margin: 0 0 0 0;
	width:800px;
	clear:left;
	}
#head_menu ul{
	margin:0;
	list-style-type:none;
	zoom:100%;
	}
#head_menu ul:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#head_menu ul li{
	background-color:#FFCCCC;
	float:left;
	}
#head_menu ul li a{ display:block; width:133px; height:62px; text-indent:-9999px;}
#head_menu ul li a:hover{filter:alpha(opacity=80); /*IE*/ -moz-opacity:0.80; /*FF*/}
#head_menu ul li.a01 a{ background:url(img/common/menu2/btn01.jpg) no-repeat top left;}
#head_menu ul li.a02 a{ background:url(img/common/menu2/btn02.jpg) no-repeat top left;}
#head_menu ul li.a03 a{ background:url(img/common/menu2/btn03.jpg) no-repeat top left;}
#head_menu ul li.a04 a{ background:url(img/common/menu2/btn04.jpg) no-repeat top left;}
#head_menu ul li.a05 a{ background:url(img/common/menu2/btn05.jpg) no-repeat top left;}
#head_menu ul li.a06 a{ background:url(img/common/menu2/btn06.jpg) no-repeat top left; width:135px;}


#contents{
	width:800px;
	clear:left;
	margin:0 0 20px 0;
	zoom: 100%;
	}
#contents:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#contents h2{
	margin:20px 0 20px 10px;
	}


#main{
	clear:left;
	width:780px;
	padding:0px 0 1px 0px;
	margin: 0px 10px 0 10px;
	border-width:0 0 1px 0;
	}

#foot{
	margin:0 10px 0 10px;
	padding:0 0 10px 0;
	font-size:12px;
	text-align:right;
	}

#copy{
	clear:left;
	background:url(img/common/bg_foot.gif) no-repeat;
	height:46px;
	line-height:46px;	
	width:820px;
	font-size:11px;
	text-align:center;
	color:#333333;
	margin:0 auto 5px auto;
	}
#copy a{
	color:#333333;
	text-decoration:none;
	}
#copy a:hover{
	color:#333333;
	}
#foot_bnr_sps{ text-align:right; margin:0 0 5px 0; width:800px; }
#foot_bnr_sps a.btn_login{
	margin:0 auto 0 auto;
	display:block;
	width:80px;
	height:14px;
	font-size:11px;
	background-color:#FFCC00;
	border:1px solid #666666;
	text-align:center;
	color:#333333;
	text-decoration:none;
	}
#foot_bnr_sps a.btn_login:hover{
	background-color:#FF9900;
	}	

div.free_sps01{ margin:12px 0 12px 0;}
div.free_sps01 p{
	margin:6px 0 0 0;
	font-size:13px;
	line-height:150%;
	}

.t_bld{ font-weight:bold;}
.t_italic{ font-style:italic;}
.t_u_line{ text-decoration:underline;}
.t_ucthrough{ text-decoration:line-through;}


/***■トップ***/
#main_pic{
	/*background:url(img/top/bg_main_image.gif) no-repeat;*/
	/*height:280px;*/
	width:800px;
	padding:0 0 1px 0;
	margin:1px 0 30px 0;
	}
#main_pic h2{
	border:solid #cccccc;
	border-width:0 0 1px 0;
	margin:0;
	}
.pic_copyright{
	text-align:right;
	margin:0 6px 0 0 ;
	line-height:13px;
	}
.pic_copyright a{
	font-size:10px;
	color:#666666;
	text-decoration:none;
	}
#top{
	zoom:100%;
	}
#top:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}	
#top h3{
	clear:left;
	font-size:12px;
	}
#top div#catch{
	margin:0px 0 20px 0;
	zoom:100%;
	background:url(img/common/bg_pk.gif);
	padding:10px;
	}
#top div#catch:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#top div#catch div.left {
	float:left;
	width:450px;
	}
#top div#catch div.left p{
	margin:0 0 8px 0;	
	line-height:150%;
	font-size:80%;
	}
#top div#catch div.right{
	float:left;
	width:300px;
	text-align:right;
	margin:0 0 0 10px;
	}
#top div#catch div.right p{
	}
#top div#catch div.right p img{
	/*border:1px solid #999999;*/
	}


/*トップ下部*/
#top div#btm_col{
	clear:left;
	margin:0 0 20px 0;
	zoom:100%;
	}
#top div#btm_col:afeter{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}	
#top div#btm_col div#info{
	width:420px;
	margin:0 0 0 0px;
	float:left;
	background:url(img/top/bg_info_main.gif) repeat-y;
	}
#top div#btm_col div#info div#info_main{
	overflow:auto;
	width:418px;
	height:242px;
	margin:0px 1px 0px 1px;
	}
#top div#btm_col div#info div#info_main h4{
	margin:8px 10px 0 10px;
	font-size:100%;
	font-weight:normal;
	color:#003333;
	background:url(img/common/bg_h4.gif) no-repeat center left;
	text-indent:16px;
	}
#top div#btm_col div#info div#info_main p{
	margin:4px 10px 0 10px;
	}

#top div#btm_col div#bnr{
	float:left;
	width:340px;
	margin:0 0 0 20px;
	}
#top div#btm_col div#bnr p{
	margin:0 0 10px 0;
	background-color:#000000;
	}
#top div#btm_col div#bnr p a:hover img{
	filter:alpha(opacity=70); /*IE*/
	-moz-opacity:0.70; /*FF*/
	}




/*■会社概要*/

#company{}
#company h3{
	background:url(./img/common/bg_h3_01.gif) no-repeat center left;
	font-size:15px;
	line-height:38px;
	height:38px;
	color:#333333;
	font-weight:normal;
	text-indent:22px;
	margin:20px 0 12px 0;
	}
#company div#gaiyou{
	zoom: 100%;
	margin:0 0 20px 0;

	}
#company div#gaiyou:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#company div#gaiyou div#left{
	float:left;
	width:450px;
	}
#company div#gaiyou div#left table{
	width:100%;
	border:1px solid #ffffff;
	background-color:#999999;
	}
#company div#gaiyou div#left table th{
	border:1px solid #ffffff;
	padding:4px;
	background:url(img/common/bg_th_01.gif);
	font-weight:normal;
	text-align:center;
	}
#company div#gaiyou div#left table td{
	border:1px solid #ffffff;
	padding:4px;
	background:url(img/common/bg_td_01.gif);
	}
#company div#gaiyou div#left table td#enkaku{}
#company div#gaiyou div#left table td#enkaku table{
	border-width:0;
	background:none;
	}
#company div#gaiyou div#left table td#enkaku table td{
	border-width:0;
	}
#company div#gaiyou div#right{
	float:left;
	width:300px;
	margin:0 0 0 10px;
	}
#company div#map{
	margin:20px 0 0 0;
	}
#company div#map div#map_in{
	border:1px solid #999999;
	}
#company div#map div.btn{ margin:10px 0 0 0;}
#company div#map div.btn a{ display:block; width:200px; font-size:14px; line-height:120%; border:1px solid #003333;
background-color:#003366; color:#FFFFFF; text-decoration:none; text-align:center;}
#company div#map div.btn a:hover{ background-color:#006666;}


/*■サービス案内*/
#service{}
#service h3{
	background:url(./img/common/bg_h3_01.gif) no-repeat center left;
	font-size:15px;
	line-height:38px;
	height:38px;
	color:#333333;
	font-weight:normal;
	text-indent:22px;
	margin:10px 0 12px 0;
	}
#service h4{
	background:url(./img/common/bg_h4.gif) no-repeat center left;
	font-size:110%;
/*	font-weight:normal;*/
	text-indent:14px;
	margin:20px 0 4px 0;
	}

#service div#layout_a{
	margin:0 0 20px 6px;
	}
#service div#layout_a table{
	border-collapse:collapse;
	}
#service div#layout_a table td{
	font-size:12px;
	}	
#service div#layout_a div#left p{
	margin:6px 0 0 0;
	line-height:140%;
	}	

#service div#layout_b{ margin:0 0 20px 0; }

#service div#layout_c{
	zoom:100%;
	width:100%;
	padding:0px;
	margin:0 0 20px 0;
	}
#service div#layout_c:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
	}
#service div#layout_c div#left{
	float:left;
	width:484px;
	padding:0px;
	margin:0 0 0 6px;
	}
#service div#layout_c div#left p{
	margin:6px 0 0 0;
	line-height:140%;
	}	
#service div#layout_c table{
	border-collapse:collapse;
	}
#service div#layout_c table{
	border-collapse:collapse;
	}
#service div#layout_c table td{
	font-size:12px;
	}	

#service div#layout_c div#right{
	float:left;
	width:260px;
	padding:0px;
	margin:0 0 0 10px;
	}
#service div#layout_c div#right p{
	text-align:right;
	}
#service div#layout_c3{
	zoom:100%;
	width:100%;
	padding:0px;
	margin:0 0 20px 0;
	}
#service div#layout_c3:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
	}
#service div#layout_c3 div#left{
	float:left;
	width:182px;
	padding:0px;
	margin:0 0 0 6px;
	}
#service div#layout_c3 div#left img{
	border:1px solid #CCCCCC;
	}	
#service div#layout_c3 div#right{
	float:left;
	width:560px;
	padding:0px;
	margin:0 0 0 10px;
	}
#service div#layout_c3 div#right p{
	margin:0 0 12px 0;
	line-height:160%;
	}


/*#service div#layout_c div#right img{ border:1px solid #999999;}*/

/*■お問い合せ*/
#contact{ }
#contact div#form_error{ padding:5px; margin-top:5px; width:100%; }
#contact div#form_error p{ font-size:100%; color:red; font-weight:bold; margin:0px; }

#contact h3{
	background:url(./img/common/bg_h3_01.gif) no-repeat center left;
	font-size:15px;
	line-height:38px;
	height:38px;
	color:#333333;
	font-weight:normal;
	text-indent:22px;
	margin:20px 0 4px 0;
	}
#contact table{
	background-color:#cccccc;
	}
#contact table th{
	border:1px solid #ffffff;
	padding:4px;
	background:url(img/common/bg_th_01.gif);
	font-weight:normal;
	text-align:center;
	}
#contact table td{
	border:1px solid #ffffff;
	padding:4px;
	background:url(img/common/bg_td_01.gif);
	}
#contact span.kome{
	color:#FF0000;
	}
#contact span.rei{
	color:#999999;
	font-size:11px;
	}

#contact table td table.in_tbl{
	background-color:#ffffff;
	margin:0;
	border-collapse:collapse;
	
	}
#contact table td table.in_tbl td{
	padding:4px;
	background:none;
	border:1px solid #CCCCCC;
	}

#contact div#contact_tel{
	text-align:center;
	}
#contact div#contact_tel h3{
	text-align:center;
	background:none;
	}
#contact div#contact_tel p{
	margin:0;
	}
#contact input{
	line-height:140%;
	}	

/*■リンク*/
#link{}
#link h3{
	background:url(./img/common/bg_h3_01.gif) no-repeat center left;
	font-size:15px;
	line-height:38px;
	height:38px;
	color:#333333;
	font-weight:normal;
	text-indent:22px;
	margin:20px 0 12px 0;
	}
#link p.link{ margin:5px 0 0 0;}

/*■プライバシーポリシー*/
#privacy{}
#privacy h3{
	background:url(img/common/bg_h3_01.gif) no-repeat center left;
	font-size:100%;
	font-weight:normal;
	text-indent:26px;
	line-height:160%;
	margin:10px 0 4px 0;
	}

#privacy p{
	margin:6px 0 0 0;
	line-height:200%;
	}

/*■サイトマップ*/
#sitemap{}
#sitemap ul{
	list-style-type:none;
	margin:10px 30px 0 30px ;}
#sitemap ul li{}
#sitemap ul li a{
	margin:3px 0 0 0;
	display:block;
	border:1px dotted #CCCCCC;
	color:#333333;
	font-size:14px;
	line-height:30px;
	height:30px;
	text-indent:12px;
	text-decoration:none;
	}
#sitemap ul li a:hover{
	border:1px dotted #FF6666;
	}

/***その他のページ***/
#other_page{}
#other_page h2{ font-size:25px; line-height:100px; height:100px; color:#000000; font-weight:normal; text-indent:20px;}
#other_page h3{ background:url(img/bg_h3_01.gif) no-repeat center left; text-indent:15px; font-size:120%; line-height:1.0em; vertical-align:top; color:#333333; margin:16px 0 0 0;}
#other_page p.margin_none{ margin:0;}
#other_page p{ margin:6px 0 0 0;}

	

