@charset "shift_jis";



/*
color{

}
 */


/* ---------- ---------- ---------- ----------
#RESET
---------- ---------- ---------- ---------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,object { 
	margin: 0;
	padding: 0;
	font-family:'Arial','sun-serif','ＭＳ　Ｐゴシック';
	color:#3c1e00;
	line-height:1.2em;
}

*html td{
	line-height:1em;
	}

body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,p,blockquote,th,td,object {
	font-size:11pt;
	}
	
div, td{
	text-align:justify;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

/* ---------- ---------- ---------- ----------
#ALL
---------- ---------- ---------- ---------- */


/* ========================レイアウト：開始======================== */

body{
	margin:0;
	padding:0;
	background-color:#1626b6;
	background:url('../img/middle.jpg') repeat-y top center;
}

#boxwrap{
	text-align:center;
	width:965px;
	height:100%;
	margin:0 auto;
}

#box{
	width:965px;
	height:100%;
}

#pankuzu{f
	font-size:12px;
}

#contents{
	width:912px;
	margin:0 6px;
	padding:0 15px;
}

#header{
	width:100%;
	height:150px;
	background:url('../img/header.jpg') no-repeat top center;
}


#logo_top{
	width:375px;
	height:45px;
	display:block;
	overflow:hidden;
}

#box-left{
	float:left;
	width:180px;
	margin:0px 0px 0px -3px;
}

#box-right{
	float:right;
	width:695px;
	margin:0 25px 0 0;
}

#footer{
	font-size:12px;
	line-height:1.3em;
	color:gray;
	margin:20px 0;
	border-width:1px 0 0 0;
	border-color:gray;
	border-style:dotted;
	padding:10px 0 0 0;
}


#logo{
	width:912px;
	margin:0 6px 0 12px;
	padding:0;
}
*html #box1{
	width:902px;
	margin:0 6px 0 12px;
	padding:0;
}

#box2{
	width:675px;
	margin:0;
	padding:0;
}



#subtitle{
	text-align:right;
	width:675px;
	padding:3px 0 0 0;
	margin:0;
	line-height:1.3em;
}

#passage{
	margin:0;
	width:548px;
	padding:10px 0px 20px 40px;
	font-size:12pt;
}
#passage a{
	font-size:12pt;
}

#title1, #title2, #title3, #title4, #title5, #title6, #title0{
	width:548px;
	height:54px;
}

#title1{
	background:url('../img/title1.jpg') no-repeat top center;
}
#title2{
	background:url('../img/title2.jpg') no-repeat top center;
}
#title3{
	background:url('../img/title3.jpg') no-repeat top center;
}
#title4{
	background:url('../img/title4.jpg') no-repeat top center;
}
#title5{
	background:url('../img/title5.jpg') no-repeat top center;
}
#title6{
	background:url('../img/title6.jpg') no-repeat top center;
}
#title0{
	background:url('../img/title0.jpg') no-repeat top left;
}





#menu{
padding:0px 0px 0px 0px;
width:180px;
overflow:hidden;
text-align:left;
}






a#button-access, a#button-print{
	text-align:left;
	text-indent:-9999px;
	width:138px;
	height:28px;
	display:block;
	margin:6px 0px 0px 0px;
	border:none;
}

a#button-access{
	background:url('../img/button_access.jpg') no-repeat top center;
}
a#button-print{
	background:url('../img/button_print.jpg') no-repeat top center;
}




/* ========================レイアウト：終了======================== */
 
/* ========================ヘッダー：開始======================== */

#logo{
	background:url(../img/logo.jpg) no-repeat top center;
	margin:0px 0px 28px 0px;
	padding:0;
	width:176px;
	height:93px;
}

/* ========================ヘッダー：終了======================== */

/* ========================コンテンツ：開始======================== */
/* ========================コンテンツ：終了======================== */

/* ========================フッター：開始======================== */
/* ========================フッター：終了======================== */

/* ========================共通：開始======================== */
img{
	border-width:0;
}

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

body{
	font-size:11pt;
	color:#3c1e00;
	line-height:1.6em;
}

td,div,img,a,ul,li{
	font-size:11pt;
	color:#3c1e00;
	line-height:1.6em;
}

a:link{color:#00aa00;}
a:active{color:#cc0000;}
a:visited{color:#669966;}
a:hover{color:#cc0000; text-decoration:none;}


.rmv{
	display:block;
	position:absolute;
	top:-9999px;
	left:-9999px;
}

.rmv-t{
	text-indent:-9999px;
}

#clear{
	clear:both;
}
/* ========================共通：終了======================== */