@charset "shift-JIS";

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

h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
}

ul,ol,li,dl,dt,dd{
	margin:0px;
	padding:0px;
}

ul{list-style:none;}

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

img{
	margin:0px;
	padding:0px;
	border:0px;
}

textarea{
font-size:12px;
color:#666;
}

strong{
font-weight:normal;
}

h1 strong,
h2 strong,
h3 strong{
font-weight:bold;
}

/*-------------link_start---------------*/

a:link{color: #3E62D4;text-decoration:underline;}
a:visited {color: #3E62D4;text-decoration:underline;}
a:hover {color: #F84758;text-decoration:underline;}

/*-------------link_end-----------------*/

body {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0px;
	padding:0px;
	font-size:12px;
	line-height:1.6em;
	font-weight:normal;
	color:#666;
	text-align:center;
	background: url(../img/bg.gif);
}

#container{
	width: 770px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	background:#FFF url(../img/container.gif) repeat-y;
}

#sum{
	width:760px;
	margin:0px auto;
	text-align:right;
	font-size:10px;
	color:#FFF;
	background-color:#CACACD;
}

#sum span{
	margin-right:10px;
}

#head{
	margin:0px auto;
	width:760px;
}

#gnavi{
	width:760px;
	height:32px;
	margin:0px auto;
}

.key{
	width:760px;
	margin:0px auto;
}

#main{
	width:738px;
	margin:10px auto 15px;
	position: relative;
}

#left{
	width:534px;
	float:left;
}

#right{
	width:193px;
	float:right;
}

.news{
	margin-bottom:10px;
}

.news ul{
margin-top:5px;
}

.news li{
	height:22px;
	background:url(../img/arrow02.gif) no-repeat 5px 5px;
	text-indent:17px;
}

.news span{
	font-weight:bold;
	color:#666;
	margin-right:10px;
}

.b174_t{
	line-height:0.5em;
	height:8px;
	background:url(../img/box174_top.gif) no-repeat;
}

.b174_bg{
	background:url(../img/box174_bg.gif) repeat-y;
	padding-left:8px;
}

.b_navi{
	background:url(../img/box174_bg.gif) repeat-y;
	font-size:10px;
	line-height:1.4em;
	vertical-align:top;
}

.b_navi p{
	width:155px;
	margin-top:3px;
	margin-left:10px;
}

.b174_b{
	line-height:0.5em;
	height:12px;
	background:url(../img/box174_bottom.gif) no-repeat;
}

.company_box{
	width:193px;
	background:url(../img/box193_bg.gif) repeat-y;
	padding-bottom:5px;
	border-bottom:1px solid #C1C1C1;
}

.company_box p{
	width:85px;
	margin-top:3px;
	float:left;
	font-size:10px;
	line-height:2em;
}

.company_box p a {
	padding-left:20px;
	background: url(../img/arrow01.gif) no-repeat 10px 3px;
}

.mgn_t5{
	margin-top:5px;
}

.mgn_t10{
	margin-top:10px;
}

.pdn_b20{
padding-bottom:20px;
}

.mgn_b20{
margin-bottom:20px;
}

.bold{
font-weight:bold;
}

.clear{
	clear:both;
	line-height:0.5em;
}

.px10{
font-size:10px;
}

#footer{
	clear:both;
	width:760px;
	height:86px;
	margin:0px auto;
	background:#E2E2E2 url(../img/footer.gif) no-repeat;
}

#footer p{
	margin-top:0px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
}


.caution{
	margin-bottom: 12px;
}