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

/*----基本設定----------------------------------------------*/

/*----テキスト------------*/
body, div, a, ul, ol, dl, dt, dd, li, p, h1, h2, h3, h4, h5, h6, table, tr, td,address {
	margin:0px;
	padding:0px;
	color:#666666;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:1.5em;
	text-decoration:none;
}

h1 {
	font-size:11px;
}

h2 {
	font-size:14px;
	line-height:1.8em;
	color:#666666;
	font-weight:bold;
	background-image:url(img/sunki_logo_s.jpg);
	background-repeat:no-repeat;
	text-indent:30px;
}

h3 {
	width:714px;
	margin:20px 0px 20px 0px;
	padding:2px;
	text-indent:15px;
	font-size:14px;
	color:#336699;
	font-weight:bold;
	background-image:url(img/title_h3_bg.gif);
	background-repeat:no-repeat;
	background-position:0px center;
	border:1px #ccc solid;
}
.font_st01 {
	font-size:12px;
	color:#666666;
	font-weight:bold;
}

.font_st02 {
	font-size:12px;
	color:#000000;
}

a:hover{
	color:#FF3300;
	text-decoration:underline;
}

/*----リンク------------*/
img {
	border:none;
}

ul, ol {
	list-style-type:none;
}

span {	
	display:none;
}


/*--------レイアウト-------------------------------
-------------------------------------------------*/

div#header_bg {
	width:100%;
	background: #fff url(img/header_bg02.gif) repeat-x;
}

div#header {
	width:1000px;
	margin:auto;
	padding-top:10px;
	background: #fff url(img/header_bg01.gif) no-repeat;
	overflow:hidden;
}

div#gbl_navi {
	clear:both;
	width:1000px;
	height:40px;
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
}



div#main_img_bg {
	clear:both;
	width:100%;
	margin:auto;
	background-color:#c6dcf3;
}


div#main_img_bg_index {
	background-image:url(../index/img/top_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

div#main_img{
	clear:both;
	width:1000px;
	margin:auto;
	position:center;
	background-position:center;
}

div#container {
	width:1000px;
	margin:auto;
	padding-top:40px;
	padding-bottom:20px;
	overflow:hidden;
}

div#local_navi {
	width:240px;
	float:left;
	margin-right:40px;
	padding:0px 0px 5px 0px;
}

div#contents {
	width:720px;
	float:right;
	margin-bottom:30px;
}

div.section {
	width:720px;
	margin-top:10px;
}

div#footer_bg {
	clear:both;
	width:100%;
	margin:auto;
	background:#ccc url(img/footer_bg.gif) repeat-x;
}

div#footer {
	width:960px;
	margin:auto;
	padding:20px;
}

/*----header-------------------------------------
-------------------------------------------------*/
div#header_top {
	width:960px;
	overflow:hidden;
}

div#header_top h1 {
	font-size:11px;
	color:#999999;
}


div#header_bottom {
	clear:both;
	margin-top:20px;
}


div#header_left {
	float:left;
	width:460px;
}

div#header_left img {
	display:block;
}


div#header_left img#logo {
	float:left;
	margin-right:10px;
}

div#header_left img#logo {
	float:left;
}

div#header_bottom ul {
	float:right;
	text-align:right;
	padding-top:30px;
	width:500px;
}

div#header_bottom ul {
	float:right;
	width:450px;
	padding-top:35px;
}

div#header_bottom ul li {
	float:right;
	padding-left:10px;
	margin-left:10px;
	background-image:url(img/triangle_r.gif);
	background-position:0px;
	background-repeat:no-repeat;
}

/*---gbl_navi-------------------------------------
-------------------------------------------------*/
	
div#gbl_navi ul li{
	float:left;
}	

div#gbl_navi ul li a{
	display:block;
	width:200px;
	height:40px;
	background-position:0px 0px;
}

div#gbl_navi ul li a.gbl_navi_01{
	background-image:url(img/gbl_navi/gbl_navi_01.jpg);
	background-position:0px 0px;
}

div#gbl_navi ul li a.gbl_navi_02{
	background-image:url(img/gbl_navi/gbl_navi_02.jpg);
	background-position:0px 0px;
}

div#gbl_navi ul li a.gbl_navi_03{
	background-image:url(img/gbl_navi/gbl_navi_03.jpg);
	background-position:0px 0px;
}

div#gbl_navi ul li a.gbl_navi_04{
	background-image:url(img/gbl_navi/gbl_navi_04.jpg);
	background-position:0px 0px;
}

div#gbl_navi ul li a.gbl_navi_05{
	background-image:url(img/gbl_navi/gbl_navi_05.jpg);
	background-position:0px 0px;
}

div#gbl_navi ul li a:hover{
	background-position:0px -40px;
}

div#gbl_navi ul li a.current{
	background-position:0px -40px;
}

/*---footer-------------------------------------
-------------------------------------------------*/

div#footer_link {
	width:100%;
	margin:auto;
	overflow:hidden;
}

div#footer_link ul {
	float:right;
}

div#footer_link ul li a{
	display:block;
	padding-right:20px;
	margin-right:20px;
	font-size:11px;
	border-right:1px #666 solid;
	text-align:left;
}
	
div#footer_link ul#footer_link_03 li a {
	border-right:none;
	margin:0px;
	padding:0px;
}

div#footer p {
	clear:left;
	float:left;
	margin-top:10px;
}

div#sunki_id {
	width:960px;
	margin-top:20px;
	text-align:right;
	overflow:hidden;
}

div#sunki_id strong {
	color:#FF3300;
	font-weight:normal;
}

div#sunki_id p {
	float:right;
}

/*---return_top-------------------------------------
-------------------------------------------------*/
div.return_top {
	clear:both;
	width:680px;
	margin-left:20px;
	margin-top:20px;
	text-align:right;
}

div.return_top p {
	float:right;
	text-indent:20px;
	background-image:url(img/pagetop.gif);
	background-repeat:no-repeat;
	background-position:0px center;
}






