/* CSS Document */

html{
overflow-y:scroll;
}

body {
margin:0;
padding:0;
font-family:Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳゴシック", "Osaka", sans-serif;
background:url(../images/format_bg.jpg) #ffffff top repeat-x;
text-align:center;
}


/* タグセレクタ */
h1 {margin:0;padding:0;font-weight:normal;font-style:normal;}
h2 {margin:0;padding:0;font-weight:normal;font-style:normal;}
h3 {margin:0;padding:0;font-weight:normal;font-style:normal;}
h4 {margin:0;padding:0;font-weight:normal;font-style:normal;}
h5 {margin:0;padding:0;color:#cc0000;}
h6 {margin:0;padding:0;color:#3c3d59;}
p,ul {margin:0;padding:0;}
address {margin:0 10px 0 0;font-size:10px;color:#666666;font-weight:normal;font-style:normal;letter-spacing:0.1em;}
li {padding:0;margin:0;list-style:none;}
img {border:0;}
.clear{clear:both;}
.left{float:left;}
.right{float:right;}







/********************フォーマット*/
#wrapper100 {
	width:100%;
	background:url(../images/format_bg_body.jpg) top center no-repeat;
	text-align:center;
}

#wrapper {
	margin:0 auto;
	width:950px;
	text-align:center;
}

#header {
	margin:0 auto;
	width:950px;
	height:154px;
	position:relative;
}

#header h1{
	position:absolute;
	top:37px;
	left:0px;
	width:315px;
	height:36px;
}	

/*言語選択*/
#header ul#language {
	position:absolute;
	width:300px;
	height:15px;
	left: 650px;
	top: 48px;
}
#header ul#language li {
	float:left;
	width:65px;
	height:15px;
	margin:0 0 0 10px;
}


/*メインナビゲーション*/
#header ul#navigation {
	position:absolute;
	width:950;
	height:34px;
	left: 0px;
	top: 105px;
	background:url(../images/btn/bg_navi.gif) top left no-repeat;
}
#header ul#navigation li#navi01 {
	float:left;
	width:125px;
	height:34px;
}

#header ul#navigation li#navi01 .selected{
	float:left;
	width:125px;
	height:34px;
	background:url(../images/btn/index_cr.gif) no-repeat;
}



#header ul#navigation li#navi02 {
	float:left;
	width:165px;
	height:34px;
}

#header ul#navigation li#navi02 .selected {
	float:left;
	width:165px;
	height:34px;
	background:url(../images/btn/contents_cr.gif) no-repeat;
}

#header ul#navigation li#navi03 {
	float:left;
	width:165px;
	height:34px;
}
#header ul#navigation li#navi03 .selected {
	float:left;
	width:165px;
	height:34px;
	background:url(../images/btn/contents_cr.gif) no-repeat;
}

#header ul#navigation li#navi04 {
	float:left;
	width:165px;
	height:34px;
}
#header ul#navigation li#navi04 .selected {
	float:left;
	width:165px;
	height:34px;
	background:url(../images/btn/contents_cr.gif) no-repeat;
}

#header ul#navigation li#navi05 {
	float:left;
	width:165px;
	height:34px;
}
#header ul#navigation li#navi05 .selected {
	float:left;
	width:165px;
	height:34px;
	background:url(../images/btn/contents_cr.gif) no-repeat;
}

#header ul#navigation li#navi06 {
	float:left;
	width:165px;
	height:34px;
}
#header ul#navigation li#navi06 .selected {
	float:left;
	width:165px;
	height:34px;
	background:url(../images/btn/contents_cr.gif) no-repeat;
}



/*中段部の内容*/
#contents {
	margin:0 auto;
	width:950px;
}

/*中段部の内容 左*/
#contents #left {
	float:left;
	width:185px;
}
#contents #left #member{
	float:left;
	width:185px;
}
#contents #left #member p{
	padding:30px 0 0 0;
}

#contents #left #jigyo{
	float:left;
	width:185px;
}
#contents #left #jigyo p{
	padding:30px 0 0 0;
}

#contents #left #contact{
	float:left;
	width:185px;
}
#contents #left #contact p{
	padding:10px 0 0 0;
}
#contents #left #privacy{
	float:left;
	width:185px;
}
#contents #left #privacy p{
	padding:10px 0 0 0;
}

#contents #left #address{
	float:left;
	width:185px;
	text-align:left;
}
#contents #left #address p{
	padding:20px 0 0 0;
	text-align:left;
	font-size:12px;
	color:#333333;
	line-height:1.4em;
}


/*中段部の内容 右*/
#contents #right {
	float:right;
	width:760px;
}


#contents #right p.bottom{
	text-align:center;
	margin:0 auto;
	clear:both;
	width:90%;
	height:30px;
	border-bottom:1px dotted #999999;
}

.btn a:hover img{
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
	background:#ffffff;
	}

#contents #right #textnavi{
	width:760px;
	height:30px;
	text-align:right;
}

#contents #right #textnavi li.gt{
	float:right;
	font-size:12px;
	line-height:1.2em;
	color:#0d4da1;
	padding:0 10px 0 10px;
}
#contents #right #textnavi li{
	float:right;
	font-size:12px;
	line-height:1.2em;
	color:#0d4da1;
}
#contents #right #textnavi li a:link{
	text-decoration:none;
	border-bottom:1px dotted #0d4da1;
	color:#0d4da1;
}
#contents #right #textnavi li a:visited{
	text-decoration:none;
	border-bottom:1px dotted #0d4da1;
	color:#0d4da1;
}
#contents #right #textnavi li a:hover{
	text-decoration:none;
	border-bottom:1px dotted #ffffff;
	color:#0d4da1;
}




/*フッタ*/
#footer {
	clear:both;
	margin:0 auto;
	width:950px;
	height:275px;
}

#footer #border {
	width:950px;
	height:70px;
	border-bottom:3px solid #7f98ca;
}

#footer #sitemap {
	margin:2px auto;
	width:950px;
	height:127px;
	border-top:1px solid #7f98ca;
	border-bottom:1px solid #d8e0ef;
	position:relative;
}

#footer #sitemap ul li{
	padding:2px 0 0 20px;
	height:20px;
	display:block;
	background:url(../images/format_list_sitemap.gif) left no-repeat;
}
#footer #sitemap ul li a:link{
	text-decoration:none;
	color:#666666;
}
#footer #sitemap ul li a:visited{
	text-decoration:none;
	color:#666666;
}
#footer #sitemap ul li a:hover{
	text-decoration:none;
	color:#999999;
}


#footer #sitemap ul#line1{
	position:absolute;
	width:175px;
	top:10px;
	left:5px;
	text-align:left;
	font-size:12px;
	color:#666666;
}

#footer #sitemap ul#line2{
	position:absolute;
	width:175px;
	top:10px;
	text-align:left;
	font-size:12px;
	left:195px;
}
#footer #sitemap ul#line3{
	position:absolute;
	width:175px;
	top:10px;
	text-align:left;
	font-size:12px;
	left:385px;
}
#footer #sitemap ul#line4{
	position:absolute;
	width:175px;
	top:10px;
	text-align:left;
	font-size:12px;
	left:575px;
}
#footer #sitemap ul#line5{
	position:absolute;
	width:175px;
	top:10px;
	left:765px;
	text-align:left;
	font-size:12px;
}

#pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
}








	
#footer #copyright {
	width:950px;
	height:40px;
	text-align:right;
}
#footer #copyright p{
	padding:5px 0 0 0;
}
