@charset "shift_jis";

* { font-size:100%; margin:0;}

html{height:100%;
}

body{	
	behavior:url("./css/csshover.htc");
	color:#424242;
	font-size:13px;
	line-height:1.6;
	margin:0;
	height:100%;
	background-image: url(image/back.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	position:relative;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ ゴシック',sans-serif;
	}
body > .maincontents {
    height:auto;
}

h1{
	font-size:13px;
	color:#676767;
	font-weight:normal;
	line-height:120%;
	float:left;
	}

a:link {color:#0378fb; text-decoration:underline;}
a:visited {color:#0378fb; text-decoration:underline;}
a:hover {color:#ff24af; text-decoration:underline;}

img{border:0;
vertical-align: bottom;}

ul {list-style:none;}
li {list-style:none;}

.icon01 {
	margin-bottom:3px;
	margin-right:3px;
}

.price {
	color:#FF0000;
	font-weight:bold;
}

/*==ヘッダーレイアウト===================================*/

.hedder {
	width:100%;
}

.logo {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:902px;
	margin-bottom:16px;
}

.hedder_left {
	float:left;
	width:430px;
}

.hedder_right {
	float:right;
}

.topimage {
	margin-left:-5px; padding-top:5px; margin-bottom:6px;
}


/*==フッダーレイアウト===================================*/

/*フッダー１００％　IE6バグ回避対策*/

.hud_contents {
	width:100%;
	height:100px;
	
	padding-top:50px;
    position:absolute;
    bottom:0;
}

.fooder_left {
	float:left;
	width:700px;
}

.fooder_right {
	float:right;
	text-align:right;
}

.fooder_box {
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

.add {
	float:left;
	width:450px;
}

.pageback a {
	float:right;
	background-image:url(image/layout/pageback.png);
	background-repeat:no-repeat;
	width:151px;
	height:25px;
	display:block;
}

.pageback a:hover {
	background-image:url(image/layout/pageback_on.png);
	cursor:pointer;
}

/*CSS基本セット==============================================*/

/*メインウィンドウを中央配置に。IE6バグ回避対策*/

.maincontents {
	width:890px;
	text-align:left;
	background-image:url(image/back.gif);
	background-repeat:repeat-y;
	
    position: relative;
    height: 100%;
    min-height: 100%;
}

.maincontents_box{
 margin-left: auto;
 margin-right: auto;
 text-align: left;
}


.main_window {
	width:812px;
	margin-left:10px;
	margin-right:10px;
	border-top:solid #dc0400;
	border-top-width:4px;
	padding-top:17px;
	padding-left:29px;
	padding-right:29px;
	
    padding-bottom:150px;
}

.main_box{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.contents_box {
	background-image:url(image/layout/contents_box_r.png);
	padding-left:21px;
	padding-right:21px;
	margin-bottom:16px;
}

.left_window {
	float:left;
	width:216px;
}

.right_window {
	float:right;
	width:567px;
	margin-top:15px;
}


/*CSS基本セット　ここまで==============================================*/


.clear_both {
	clear:both;
}

.subtitle {
	background-image:url(image/layout/titleback.png);
	background-repeat:no-repeat;
	width:531px;
	height:30px;
	font-size:14px;
	color:#525252;
	padding-left:36px;
	padding-top:12px;
	font-weight:bold;
	margin-bottom:13px;
}

/*サイド==============================================*/


/*メインナビゲーション==============================================*/

.navi01 a{
	background-image:url(image/navi/navi01.png);
	width:216px;
	height:41px;
	display:block;
	margin-bottom:4px;
}

.navi01 a:hover{
	background-image:url(image/navi/navi01on.png);
	cursor:pointer;
}

.navi02 a{
	background-image:url(image/navi/navi02.png);
	width:216px;
	height:41px;
	display:block;
	margin-bottom:4px;
}

.navi02 a:hover{
	background-image:url(image/navi/navi02on.png);
	cursor:pointer;
}

.navi03 a{
	background-image:url(image/navi/navi03.png);
	width:216px;
	height:41px;
	display:block;
	margin-bottom:4px;
}

.navi03 a:hover{
	background-image:url(image/navi/navi03on.png);
	cursor:pointer;
}

.navi04 a{
	background-image:url(image/navi/navi04.png);
	width:216px;
	height:41px;
	display:block;
	margin-bottom:4px;
}

.navi04 a:hover{
	background-image:url(image/navi/navi04on.png);
	cursor:pointer;
}

.navi05 a{
	background-image:url(image/navi/navi05.png);
	width:216px;
	height:41px;
	display:block;
	margin-bottom:4px;
}

.navi05 a:hover{
	background-image:url(image/navi/navi05on.png);
	cursor:pointer;
}


/*ヘッドナビゲーション==============================================*/

.hednavi01 a{
	background-image:url(image/navi/hedbotton01.gif);
	width:151px;
	height:25px;
	display:block;
	float:right;
	margin-right:8px;
}

.hednavi01 a:hover{
	background-image:url(image/navi/hedbotton01on.gif);
	cursor:pointer;
}

.hednavi02 a{
	background-image:url(image/navi/hedbotton02.gif);
	width:151px;
	height:25px;
	display:block;
	float:right;
}

.hednavi02 a:hover{
	background-image:url(image/navi/hedbotton02on.gif);
	cursor:pointer;
}

/*トップページ==============================================*/

.topcomment {
	float:right;
	text-align:left;
	width:480px;
	font-size:13px;
	color:#414141;
	line-height:1.8;
}


/*購読お申し込み==============================================*/

.blandbox01 {
	background-color:#fff5d9;
	padding:10px;
	border:solid #f5eaca;
	border-width:1px;
}

.blandbox02 {
	background-color:#fff9ea;
	padding:10px;
	border:solid #f5eaca;
	border-width:1px;
}

.brand_r{
	width:165px;
	margin:0 0 10px 0;
	}
#top_text{
	margin:10px 0 20px 0;
	}
.sub_text{
	margin:10px 0 20px 0;
	}
#back_top_link{
	width:100%;
	text-align:center;
	}


/*業務案内 コンテンツナビゲーション==================================*/


/*会社概要==================================*/

.hyo01{
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	background-color : #e2e2e2;
	color:#3c3c3c;
	font-weight:bold;
	}
	
.hyo02{
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	background-color : #eeeeee;
	color:#3c3c3c;
	font-weight:bold;
	}	


/*会社概要==================================*/


/*お問い合わせ==================================*/

