@charset "utf-8";
/* CSS Document */

/* -----about----------------------------------- */

#glmwrap{
	width:900px;
	height:38px;
	border-bottom: 5px solid #cccccc;
	line-height:0;
	font-size:0;
	margin-bottom: 25px;
}

#glmwrap li{
	margin:0px;
}

#glmwrap .fl_right{
	float:right;
}

#glmwrap .fl_left{
	float:left;
}

#maintitle{
	width:880px;
}

#maintitle h2{
width:880px;
}


/* -----base----------------------------------- */

body{
	background:url(/shared_ds/img/sin-kankends/mainbg.jpg) repeat-y;
	color:#333333;
	font-size:12px;
}


a:link {color:#ffffff; border-style:none; text-decoration:none;}
a:visited {color:#000000; border-style:none; text-decoration:none;}
a:hover {color:#555555; border-style:none; text-decoration:underline;}
a:active {color:#ff0000; border-style:none; text-decoration:none;}


#container{
	width:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#wrapper{
	width:900px;
	height:auto;
	background:url(/shared_ds/img/sin-kankends/mainbg_shadow.jpg) left top repeat-y;
	margin:0 auto;
	padding-left: 4px;
	padding-right: 4px;
}

#wrapper_main{
	width:900px;
	height:auto;
}

#header{
	width:auto;
	height:65px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:url(/shared_ds/img/header_bg.jpg);
}

#header .head{
	width:900px;
	height:65px;
	margin-left:auto;
	margin-right:auto;
}

#header h1{
	height:44px;
	margin-top:10px;
	padding-left:9px;
	float:left;
}

#header .ds_logo{
	height:23px;
	margin-top:22px;
	margin-left:487px;
	padding-right:9px;
	float:right;
}

#pans{
	width:auto;
}

#pans .in{
	width:880px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#pans .txt{
	text-align:left;
	padding:0.3em 0em;
	text-indent: 1em;
	font-size: 10px;
}

#footer{
	width:880px;
	height:58px;
	background:url(/shared_ds/img/footer_bg.jpg);
	padding-top:9px;
	padding-left: 10px;
	padding-right: 10px;
}

#footer .btwrap{
	width:167px;
	height:44px;
	float:left;
	margin-right: 10px;
}

#footer ul{
	margin-top:10px;
	float:left;
	text-align:left;
}

#footer li{
	font-size:10px;
	color:#666666;
	line-height:1.3em;
}

#footer p{
	font-size:10px;
	color:#666666;
	line-height:1.3em;
}

#footer .leftwrap{
	width:360px;
	float:left;
}

#footer .rightwrap{
	width:520px;
	float:right;
	text-align:right;
}

.m_btm10{
	margin-bottom:9px;
	width: 520px;
}


#contents{
	width:880px;
	height:auto;
	margin-left:10px;
	margin-right:10px;
}

.clearfix:after{
content: "url(/shared/img/spacer.gif)"; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
overflow:auto;
}

.clearfix {
display: inline-block;
min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix{
height: 1%;
}
.clearfix{
display: block;
}

/* End hide from IE-mac */


/*.clearfix{
overflow:hidden;
}
*/


/* -----reset----------------------------------- */

html,body,h1,h2,h3,h4,h5,h6,p,div,ul,ol,li,dl,dt,dd,
table,td,th,form,input,fieldset{
margin:0;
padding:0;
font-family:"ＭＳ Ｐゴシック","ＭＳゴシック", "Osaka", "ヒラギノ角ゴ Pro W3",
"平成角ゴシック","Verdana","Arial","Helvetica",sans-serif;
font-size:100%;
font-style:normal;
font-weight:normal;
}

body{
line-height:1.5em;
}

img{
border:0;
}

table{
border-collapse:collapse;
border-spacing:0;
}

ul,ol,li{
list-style:none;
margin:0px;
padding:0px;
}


/* -----top----------------------------------- */

.mainimg{
	width:900px;
	height:auto;
}

.mainimg h2{
	width: 900px;
}

#top_glmwrap{
	width:900px;
	height:38px;
	border-bottom: 5px solid #032500;
	line-height: 0;
	font-size: 0;
}

#top_glmwrap li{
	margin:0px;
}

#top_glmwrap .fl_right{
	float:right;
}

#top_glmwrap .fl_left{
	float:left;
}
