@charset "shift_jis";
/* CSS Document */

@import url('/css/h_f/header_pc.css'); /* ヘッダー */


/* \*/
* html div, * html p{
 height:1%;
 }
/* */

/* ================= 目次 =====================

【1】トップ全体の定義

============================================ */

/* =============================================================
　■□■ 1. 全体の定義 ■□■
============================================================= */

body {
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:130%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#484848;
}

p {
	margin:0px;
	padding:0px;
}

a {
	color:#0066CC;
}

img {
	border:none;
}

em {
	font-style:normal;
	}

a:hover {
	color:#6699FF;
}

.clear { clear:both; }
.bold { font-weight:bold; }
.shift-left { float:left;}
.shift-right { float:right;}
.img-left { float:left; margin-right:5px;}
.img-right { float:right; margin-left:5px;}
.left { text-align:left;}
.right { text-align:right;}
.center { text-align:center;}
.red {color:#FF0000;}

/* ---------------------------------------------------------
レイアウト外枠定義
--------------------------------------------------------- */
#layout_top {
	display:block;
	width:1004px;
	margin:0px auto;
	padding:0px;
}
			
/* ---------------------------------------------------------
左ナビ
--------------------------------------------------------- */
#left-navi {
	display:block;
	width:200px;
	float:left;
	margin-bottom:10px;
	padding:0px;
	}
	
.navi_box {
	display:block;
	background-color:#F0F0F0;
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 5px;
	}

#left-navi h2 {
	display:block;
	margin:0;
	padding:0;
	padding-left:10px;
	font-size:14px;
	color:#FFFFFF;
	}

#left-navi h2.bg01 {
	background:url(../img/share/left_navi/left_h2_bg.jpg) no-repeat;
	line-height:2.2;
	}
#left-navi h2.bg02 {
	background:url(../img/share/left_navi/left_h2_bg2.jpg) no-repeat;
	height:38px;
	padding-top:5px;
	}

#left-navi h3 {
	display:block;
	padding:2px 0px 2px 35px;
	line-height:2.5;
	margin:0;
	font-size:14px;
	}
.icon01 { background:url(../img/share/left_navi/ico01.jpg) no-repeat; }	
.icon02 { background:url(../img/share/left_navi/ico02.jpg) no-repeat; }	
.icon03 { background:url(../img/share/left_navi/ico03.jpg) no-repeat; }	
.icon04 { background:url(../img/share/left_navi/ico04.jpg) no-repeat; }	
.icon05 { background:url(../img/share/left_navi/ico05.jpg) no-repeat; }	
.icon06 { background:url(../img/share/left_navi/ico06.jpg) no-repeat; }	

#left-navi ul {
	margin:0px 0px 5px 10px;
	padding:0px;
	list-style-position:outside;
	}

#left-navi li {
	display:inline;
	line-height:1.8;
	margin:0px;
	}
	
#left-navi li a {
	display:block;
	background:url(../img/share/left_navi/arrow.gif) no-repeat;
	padding-left:15px;
	width:170px;
	}
	
/*バナー*/
#study-bnr {
	display:block;
	margin-bottom:10px;
	}
	
#study-bnr img {
	display:block;
	margin-bottom:5px;
	}

/*広告*/
#menus_link {
	margin-top:10px;
	padding:10px;
	background:url(../img/share/left_navi/left_k_bg.gif) repeat-y;
	}
	
#menus_link img {
	clear:both;
	padding:5px 0px 5px 10px;
	}

/*キャンペーン*/
#campaign {
	margin-top:10px;
	padding:0px;
	background-color:#FDF0B2;
	}

/*-------- フッター  --------*/

#footer-top {
	display:block;
	width:100%;
	margin:15px auto 0;
	background:url(../img/share/footer/bg.jpg) repeat-x;
}

#footer-top .tt-bg {
	width:1004px;
	margin:0 auto;
	position:relative;
}

#footer-top .tt-bg #btn-01 {
	position:absolute;
	top: 27px;
	right: 190px;
}

#footer-top .tt-bg #btn-02 {
	position:absolute;
	top: 27px;
	right: 0;
}

#footer {
	display:block;
	width:100%;
	margin:0px;
	padding:0px 0px 10px 0px;
	background-color:#dfdfdf;
	clear:both;
}

#footer-bg {
	width:890px;
	margin:0 auto;
	padding:40px 0 0 0;
}

#footer-bg .menus-box,
#footer-bg .menus-box_end {
	float:left;
	width:190px;
	margin:0 40px 0 0;
}

#footer-bg .menus-box_end {
	margin:0;
}

#footer-bg ul {
	margin:5px 0px 10px 0px;
	padding:0px;
	clear:both;
	list-style:none;
}

#footer-bg img {
	margin-bottom:10px;
}

#footer-bg li {
	font-size:12px;
	/*line-height:3;*/
	border-bottom:#CCCCCC solid 1px;
	background:url(../img/share/footer/arrow.jpg) no-repeat;
	padding:0px 0px 10px 20px;
	margin-bottom:10px;
}

#copyright {
	display:block;
	line-height:1.5;
	font-size:10px;
	margin:10px auto;
	text-align:center;
	color:#0077a2;
	}

#footer a {
	color:#6B6B6B;
	text-decoration: none
	}
	
#footer a:hover {color:#999999;}


/* ---------------------------------------------------------
ぱんくず
--------------------------------------------------------- */

#pan {
	display:block;
	margin:2px 0px;
	padding:3px 3px 3px 5px;
	background-color:#F0F0F0;
}

/*ボタン*/
#com_btn {
	display:block;
	margin:10px auto;
	padding:10px;
	width:540px;
	background:url(../img/com_button.gif) no-repeat;
	}
	
#com_btn img {
	display:block;
	float:right;
	margin-right:3px;
	}
