@charset "utf-8";

body,div,p,form,input,textarea,select,label,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,th,td {
	margin:0; padding:0; vertical-align:baseline;
}

body {
	height:100%; font-family:Arial, Helvetica, sans-serif; text-align:left; background: url(../images/index/bg.jpg) center 18px repeat;
}

html{
	margin:0; padding:0; height:100%;
}

img {
	border:0;
}

ul {
	list-style-type:none;
}

li img {
	vertical-align:bottom;
}

/*====================
　全体のボックス
====================*/
#wrapper {
	position:relative; margin:0 auto; width:980px; height:100%; min-height:100%; background-color:#fff;
}

body > #wrapper {height:auto;}

/*====================
　ヘッド
====================*/

#head_bar {
	position:absolute;
	width:100%;
	height:18px;
	background-color:#333;
	left:0;
	top:0;
	z-index:1;
}

h1 {
	margin:0 auto;
	padding-left:8px;
	width:980px;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#fff;
	height:18px;
	text-align:left;
}

/*====================
　コンテンツ
====================*/

#head_txt {
	padding-top:18px;
	font-size:12px;
	line-height:40px;
	color:#333;
	font-weight:normal;
	letter-spacing:1px;
	text-align:center;
}

.tempo_box {
	position:relative;
	margin:0 auto;
	padding:0 0 10px;
	width:900px;
}

.kado_rt,.kado_lt,.kado_rb,.kado_lb,.kado_md {
	height:20px;
	overflow:hidden;
}

.kado_rt {
	background:url(../images/index/top_bg.gif) right top no-repeat;
}

.kado_lt {
	margin-right:20px;
	background:url(../images/index/bottom_bg.gif) left bottom no-repeat;
}

.kado_lb {
	background:url(../images/index/bottom_bg.gif) left bottom no-repeat;
}

.kado_rb {
	margin-left:20px;
	background:url(../images/index/bottom_bg.gif) right bottom no-repeat;
}

.kado_lb2 {
	height:14px;
	background:url(../images/index/bottom_bg.gif) left bottom no-repeat;
}

.kado_rb2 {
	margin-left:20px;
	height:14px;
	background:url(../images/index/bottom_bg.gif) right bottom no-repeat;
}

.kado_md {
	height:auto;
	background:url(../images/index/middle_bg.gif) repeat-y;
}

.kado_md_l {
	margin-right:10px;
	height:auto;
	background:url(../images/index/middle_bg.gif) left top repeat-y;
}

.kado_md_r {
	height:auto;
	background:url(../images/index/middle_bg.gif) right top repeat-y;
}

.ttl_bar {
	width:180px;
	height:16px;
	font-size:12px;
	line-height:16px;
	color:#fff;
	font-weight:normal;
	background-color:#333;
	text-align:center;
}

dl.tempo {
	float:left;
	padding:3px 0 0 30px;
	font-size:12px;
	letter-spacing:1px;
	text-align:left;
	display:inline;
}

dl.tempo dt {
	margin-bottom:5px;
	padding:7px 0 0 24px;
	color:#000;
	line-height:16px;
}

dl.tempo dd {
	padding-left:2px;
	color:#666;
	line-height:18px;
}

#shp1 {
	background:url(../../portal/images/icon/1.gif) left bottom no-repeat;
}

#shp4 {
	background:url(../../portal/images/icon/4.gif) left bottom no-repeat;
}

#shp8 {
	background:url(../../portal/images/icon/8.gif) left bottom no-repeat;
}

#shp9 {
	background:url(../../portal/images/icon/9.gif) left bottom no-repeat;
}

#shp10 {
	background:url(../../portal/images/icon/10.gif) left bottom no-repeat;
}

#shp11 {
	background:url(../../portal/images/icon/11.gif) left bottom no-repeat;
}

#shp13 {
	background:url(../../portal/images/icon/13.gif) left bottom no-repeat;
}

#shp14 {
	background:url(../../portal/images/icon/14.gif) left bottom no-repeat;
}

#shp15 {
	background:url(../../portal/images/icon/15.gif) left bottom no-repeat;
}

#shp16 {
	background:url(../../portal/images/icon/16.gif) left bottom no-repeat;
}

#shp18 {
	background:url(../../portal/images/icon/18.gif) left bottom no-repeat;
}

#shp19 {
	background:url(../../portal/images/icon/19.gif) left bottom no-repeat;
}

#shp01 {
	background:url(../images/icon/engo.gif) left bottom no-repeat;
}

#shp02 {
	background:url(../images/icon/hch.gif) left bottom no-repeat;
}

#shp03 {
	background:url(../images/icon/kiken_g.gif) left bottom no-repeat;
}

#shp04 {
	background:url(../images/icon/furin-g.gif) left bottom no-repeat;
}

#shp05 {
	background:url(../images/icon/ebisu.gif) left bottom no-repeat;
}

#shp06 {
	background:url(../images/icon/omocha.gif) left bottom no-repeat;
}


#center_box {
	padding:15px 0 25px;
	overflow:hidden;
}

#left_box {
	float:left;
	padding:0 0 0 40px;
	width:520px;
}

#logo {
	margin:0 auto;
	padding-top:20px;
	width:468px;
	height:60px;
}

#logo_txt {
	padding:10px 0 15px;
	font-size:14px;
	line-height:20px;
	color:#666;
	text-align:center;
}

#ent_box {
	margin:0 auto;
	width:148px;
	height:169px;
}

#ent_box a {
	padding-top:149px;
	width:148px;
	height:20px;
	font-size:14px;
	line-height:20px;
	color:#666;
	background:url(../images/index/enter_img.jpg) left top no-repeat;
	display:block;
	text-align:center;
}

#ent_box a:hover {
	color:#F39;
	background:url(../images/index/enter_img.jpg) right top no-repeat;
}

.kin {
    margin:15px auto;
	padding:5p;
	width:550px;
	background:url(../images/index/18.gif) 0 5px no-repeat;
}

.kin p {
	padding:10px 0 0 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	line-height:14px;
	text-align:left;
}

.kin p span {
	padding:10px 0;
	display:block;
	text-align:center;
}


/*** グループインフォメーション ***/

#right_box {
	float:right;
	padding:0 40px 0 0;
	width:380px;
}

#g_inf_box {
	margin:0;
	padding:0;
}

dl.ginf0,dl.ginf1 {
	padding:8px 0 0 10px;
	font-size:13px;
	line-height:15px;
	color:#666;
	text-align:left;
	overflow:hidden;
}

dl.ginf0 dt,dl.ginf1 dt {
	float:left;
	padding-top:2px;
	width:33px;
	height:13px;
	clear:left;
}

dl.ginf1 dt {
	background:url(../images/new_img.gif) 0 2px no-repeat;
}

dl.ginf0 dd,dl.ginf1 dd {
	margin-left:43px;
}

dl.bnimg {
	text-align:left;
	overflow:hidden;
}

dl.bnimg dt {
	padding-left:8px;
	font-size:13px;
	line-height:23px;
	color:#666;
}

dl.bnimg dd {
	margin:0;
	padding:0;
}

#copy {
	padding:0 0 10px;
	font-size:12px;
	line-height:14px;
	color:#666;
	text-align:center;
}


/*====================
　リンク
====================*/
a:link {
	color:#666; text-decoration:none;
}
	
a:visited {
	color:#666; text-decoration:none;
}

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

a:active {
	color:#F39; text-decoration:none;
}

