/*---base---*/

body{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-weight:normal;
font-style:normal;
font-size:75%;
line-height:150%;
text-align: center;
color:#000;
background:url(back.jpg) repeat-x center top;
}

*{
margin:0px;
padding:0px;
}

h1,h2,h3,h4,h5,h6{
font-size:100%;
font-weight:lighter;
}

img{
border-width: 0px;
border-style: none;
vertical-align:top;
}

table {
font-size:100%;
line-height:150%;
}

table td{
vertical-align:top;
}

#wrapper{
margin:0px auto;
width:900px;
text-align:left;
}

#header{
width:900px;
height:80px;
float:left;
}

#header h1{
font-size:85%;
width:900px;
float:left;
line-height:20px;
text-align:right;
color:#666;
}

#header ul {
list-style-type:none;
float:right;
margin-top:36px;
margin-right:10px;
display:inline;
}

#header ul li {
float:left;
background:url(border.jpg) no-repeat 0 4px;
font-size:85%;
margin-left:10px;
padding-left:10px;
}

#header ul li.start {
float:left;
background:none;
font-size:85%;
margin-left:10px;
padding-left:10px;
} 

#header ul li a {
color:#FFF;
}

.logo {
float:left;
}

#main{
width:900px;
float:left;
padding:0 0 10px 0;
}

a:link,a:visited{
color:#000;
text-decoration:none;
}

a:active,a:hover{
color:#000;
text-decoration:underline;
}

/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contents {
width:635px;
float:left;
}

.section{
width:600px;
float:left;
}

/*---nav---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#nav {
width:900px;
float:left;
margin-bottom:0px;
margin-left:0px;
}

#nav ul{
list-style-type:none;
}

#nav ul li{
float:left;
}

#nav ul li a{
display:block;
overflow:hidden;
height:0 !important;
height /**/:42px;
padding-top:42px;
background-image:url(nav.jpg);
}

#nav01 {width:180px;}
#nav02 {width:180px;}
#nav03 {width:180px;}
#nav04 {width:180px;}
#nav05 {width:180px;}
#nav06 {width:180px;}
#nav07 {width:180px;}

#nav01 a{background-position:0 0;}
#nav02 a{background-position:-180px 0;}
#nav03 a{background-position:-360px 0;}
#nav04 a{background-position:-540px 0;}
#nav05 a{background-position:-720px 0;}

#nav01 a:hover{background-position:0 -42px;}
#nav02 a:hover{background-position:-180px -42px;}
#nav03 a:hover{background-position:-360px -42px;}
#nav04 a:hover{background-position:-540px -42px;}
#nav05 a:hover{background-position:-720px -42px;}

#nav01c {background-position:0 -42px; width:180px;}
#nav02c {background-position:-180px -42px; width:180px;}
#nav03c {background-position:-360px -42px; width:180px;}
#nav04c {background-position:-540px -42px; width:180px;}
#nav05c {background-position:-720px -42px; width:180px;}

#nav01c a{background-position:0 -42px;}
#nav02c a{background-position:-180px -42px;}
#nav03c a{background-position:-360px -42px;}
#nav04c a{background-position:-540px -42px;}
#nav05c a{background-position:-720px -42px;}

#nav01c a:hover{background-position:0 -42px;}
#nav02c a:hover{background-position:-180px -42px;}
#nav03c a:hover{background-position:-360px -42px;}
#nav04c a:hover{background-position:-540px -42px;}
#nav05c a:hover{background-position:-720px -42px;}



#subnavi {
width:250px;
float:right;
margin-bottom:10px;
}

#subnavi_title {
width:250px;
height:45px;
float:left;
line-height:45px;
background-image:url(sub-title.jpg);
background-repeat:no-repeat;
font-size:100%;
text-indent:10px;
overflow:hidden;
margin-bottom:0px;
font-weight:bold;
}

#subnavi_title a{
width:250px;
height:45px;
line-height:45px;
text-align:left;
display:block;
text-indent:10px;
float:left;
text-decoration:none;
background-image:url(sub-title.jpg);
font-weight:bold;
color:#000;
}

#subnavi_title a:hover {
text-decoration:underline;
background-image:url(sub-title.jpg);
font-weight:bold;
color:#000;
}

#subnavi_title.current a:hover {
text-decoration:underline;
background-image:url(sub-title.jpg);
font-weight:bold;
color:#000;
}

#subnavi ul {
float:left;
}

#subnavi li {
list-style-type:none;
float:left;
}


#subnavi li a{
background-image:url(subnavi.jpg);
background-repeat:no-repeat;
width:250px;
height:44px;
line-height:44px;
text-indent:20px;
list-style-type:none;
display:block;
text-align:left;
text-decoration:none;
font-weight:normal;
color:#000;
}

#subnavi ul li a:hover{
background-image:url(subnavi.jpg);
background-repeat:no-repeat;
font-weight:bold;
text-decoration:underline;
color:#000;
}

#subnavi ul li.current a{
background-image:url(subnavi.jpg);
background-repeat:no-repeat;
font-weight:normal;
text-decoration:underline;
color:#000;
}

#subnavi ul li.current ul li a{
background-image:none; 
width:250px; 
height:44px;
line-height:44px;
text-indent:30px;
display:block;
text-align:left;
text-decoration:none;
font-weight:normal;
color:#000;
background-image:url(subnavi02.jpg);
}

#subnavi ul li.current ul li a:hover {
background-image:none;
font-weight:normal;
text-decoration:underline;
color:#000;
background-image:url(subnavi02.jpg);
}

#subnavi ul li.current ul li.current a {
background-image:none;
font-weight:normal;
text-decoration:normal;
color:#000;
background-image:url(subnavi02.jpg);
}


/*--footer---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer{
width:900px;
text-align:center;
float:left;
background:url(foot.jpg) no-repeat center top;
}

#footer ul{
width:900px;
line-height:30px;
float:left;
list-style-type:none;
border-bottom:1px solid #999;
}

#footer ul li {
display:inline;
}

#footer #footer-ol {
width:500px;
float:left;
text-align:left;
}

#footer #footer-ol ul {
width:500px;
line-height:50px;
float:left;
list-style-type:none;
border-bottom:0px solid #FFF;
}

#footer #footer-ol ul li {
float:left;
margin-right:20px;
background:url(arr01.jpg) no-repeat 0 22px;
text-indent:10px;
}

address {
font-size: 85%;
font-style: normal;
float:right;
line-height:50px;
}


/*--top---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.m5 { margin-bottom:5px;}
.m10 { margin-bottom:10px;}
.m12 { margin-bottom:12px;}
.m15 { margin-bottom:15px;}
.m20 { margin-bottom:20px;}
.m30 { margin-bottom:30px;}
.m40 { margin-bottom:40px;}
.m50 { margin-bottom:50px;}
.m60 { margin-bottom:60px;}

.ml10 { margin-left:10px; display:inline;}
.ml10_o { margin-left:10px;}

.mr3 { margin-right:3px; display:inline;}
.mr10 { margin-right:10px; display:inline;}
.mr20 { margin-right:20px;}
.mr15 { margin-right:10px; display:inline;}
.mr30 { margin-right:30px;}
.ma10 {margin:0 10px;}
.m_lb {margin:0 10px 30px 10px;}
.m_lb2 {margin:0 10px 10px 10px;}
.m_lb3 {margin:0 5px 5px 5px;}

.pt10 { padding-top:10px;}
.pl10 { padding-left:10px;}
.pr10 { padding-right:10px;}

.flt { float:left;}
.flr { float:right;}

#main-image {
width:900px;
float:left;
padding-bottom:20px;
}

#top-left {
float:left;
width:640px;
}

.top-box01 {
float:left;
width:640px;
height:225px;
background:url(left-back.jpg) no-repeat;
position:relative;
margin-bottom:20px;
}

.top-box01 .txt01 {
position:absolute;
top:19px;
left:9px;
float:left;
}

.top-box01 .txt02 {
position:absolute;
top:63px;
left:9px;
float:left;
}

.top-box01 .txt03 {
position:absolute;
top:107px;
left:9px;
float:left;
}

.top-box01 .txt04 {
position:absolute;
top:166px;
left:19px;
float:left;
}

.top-box01 .txt05 {
position:absolute;
top:165px;
right:17px;
float:right;
}

.top-sub01 {
float:left;
width:640px;
height:35px;
background:url(../title02.jpg) no-repeat;
margin-bottom:15px;
}

.top-sub01 img {
float:right;
margin:7px 8px 0 0;
display:inline;
}

.top-box02 {
float:left;
width:640px;
margin-bottom:5px;
padding-bottom:5px;
border-bottom:1px dotted #A29C75;
}

.top-box02 dl {
float:left;
width:480px;
margin-left:5px;
display:inline;
}

.top-box02 dl dt {
float:left;
font-size:125%;
font-weight:bold;
background:url(arr01.jpg) no-repeat 0 6px;
text-indent:10px;
margin-bottom:10px;
}

.top-box02 dl dt span {
display:inline;
float:left;
}

.top-box02 dl dt span.new {
display:inline;
float:left;
margin-top:2px;
text-indent:0px;
margin-left:5px;
}

.top-box02 dl dd {
float:left;
width:470px;
margin-left:10px;
display:inline;
}

#top-right {
width:250px;
float:right;
}

.top-box03 {
float:left;
width:250px;
margin-bottom:15px;
padding-bottom:15px;
border-bottom:1px dotted #A29C75;
}

.top-box03 dl {
float:left;
width:120px;
}

.top-box03 dl dt {
float:left;
font-size:125%;
font-weight:bold;
margin-bottom:5px;
width:120px;
}

.top-box03 dl dd {
float:left;
width:120px;
}

.top-box04 {
float:left;
width:250px;
background:url(right-back.jpg) repeat-y;
border-bottom:1px solid #A29C75;
margin-bottom:20px;
}


#over {
float:left;
width:230px;
margin-left:10px;
display:inline;
margin-bottom:10px;
}

#over dl {
float:left;
width:230px;
}

#over dl dd {
display:none;
}

#over dl dt {
padding-bottom:10px;
padding-top:10px;
width:230px;
overflow:hidden;
border-bottom:1px dotted #A29C75;
float:left;
}

#over dl dt a {
width:230px;
float:left;
}


#over02 {
float:left;
width:635px;
display:inline;
margin-bottom:10px;
}

#over02 dl {
float:left;
width:635px;
}

#over02 dl dd {
border-bottom:1px dotted #A29C75;
float:left;
width:635px;
padding-bottom:10px;

}

#over02 dl dt {
width:635px;
overflow:hidden;
float:left;
font-weight:bold;
margin-top:10px;
padding-bottom:10px;
}

#over02 dl dt a {
width:635px;
float:left;
}







/*--sitemap---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.sitemap {
}

ul.sitemap {
padding:0 0 15px 30px;
}

ul.sitemap  ul{
padding:0 0 15px 30px;
}


/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.table01 {
margin-bottom:20px;
}

.table01 table{
width:600px;
border-collapse:collapse;
text-align:left;
}

.table01 table td{
padding:10px;
border:1px solid #cccccc;
}

.table01 table .highlight{
border-right:1px solid #cccccc;
background-color:#efefef;
font-weight:bold;
vertical-align:middle;
}

#locator {
width:900px;
float:left;
height:30px;
line-height:30px;
text-align:right;
}

/*contact*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contact-form {
width:635px;
float:left;
}

#contact-form dl{
width:635px;
border-bottom:1px dotted #DBD8CB;
float:left;
padding:10px 0;
line-height:220%;
}

#contact-form dt{
width:180px;
float:left;
}

#contact-form dt span{
font-weight:bold;
color:#CC0000;
}

#contact-form dd{
width:360px;
float:left;
}

#contact-form dd p{
float:left;
margin:0 10px 0 0;
}

#contact-form dd ul{
width:360px;
float:left;
list-style-type:none;
}

#contact-form dd li{
width:360px;
float:left;
}

#contact-form dd li p{
width:80px;
float:left;
margin:0px;
}

#contact-form dd li input{
margin:5px 0 0 0;
float:left;
}

#contact-form dd li select{
margin:5px 0 0 0;
float:left;
}

#contact-form dd ul#privacy{
width:360px;
height:200px;
overflow:auto;
float:left;
list-style-type:none;
margin:0 0 20px 0;
background-color:#f6f6f6;
}

#contact-form dd ul#privacy li{
width:340px;
margin:0 0 15px 0;
float:left;
}

#contact-button {
width:590px;
float:left;
margin:10px 0 25px 0;
}

#contact-button input{
width:180px;
margin:0 0 0 180px;
}

#contact-box01 {
width:590px;
float:left;
}

#contact-box01 dt{
width:260px;
text-align:right;
float:right;
}

#contact-box01 dd{
width:330px;
float:left;
}

#contact-box01 dd ul{
margin:0 0 20px 0;
list-style-type:none;
}

#contact-box01 dd li{
background-image:url(../icon05.jpg);
background-repeat:no-repeat;
background-position:0 50%;
text-indent:20px;
color:#FE9900;
font-weight:bold;
letter-spacing:2px;
}

#contact-tel{
margin:0px 0px 0px 0;
text-align:left;
}

/*---table---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contents-area{
margin-top:15px;
background:url(box_repeat.jpg) 0 0 repeat-y;
}

#contents-area #bg_top{
background:url(box_top.jpg) 0 0 no-repeat;
}

#contents-area #bg_top_s{
background:url(box_top_s.jpg) 0 0 no-repeat;
}

#contents-area .box_title{
font-size:125%;
font-weight:bold;
padding:10px 0 0 14px;
}

#contents-area table p{
line-height:1.4em;
}

#contents-area table td{
padding:15px 10px 0 10px;
}

#contents-area .bn_details{
text-align:right;
}

#contents-area .box_line span{
width:600px;
display:block;
border-bottom:1px solid #ccc;
margin:0 auto ;
height:2px;
clear:both;
}

#contents-area .box_graf{
margin-bottom:10px;
}

#contents-area .box_graf th,
#contents-area .box_graf td{
border-bottom:1px solid #CCC;
padding:4px 10px;
}

#contents-area .box_graf td{
border-left:1px solid #CCC;
}


/*inseide*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.exam-link {
width:200px;
height:40px;
margin-bottom:10px;
}

.exam-link a {
background:url(example-back.jpg) no-repeat;
width:200px;
height:40px;
line-height:40px;
text-align:center;
display:block;
}

.exam-box01 {
width:635px;
background:url(box-back.jpg) repeat-y;
border-bottom:1px solid #BDB99D;
}

.subtitle01 {
width:635px;
height:42px;
background:url(subtitle01.jpg) no-repeat;
font-size:125%;
color:#000;
font-weight:bold;
text-indent:10px;
line-height:40px;
margin-bottom:10px;
}

.exam-kadai {
width:50px;
height:20px;
background:url(example-back02.jpg) no-repeat;
text-align:center;
line-height:20px;
color:#FFF;
margin-right:10px;
}

.exam-box02 {
width:635px;
background:url(box-back.jpg) repeat-y;
border-bottom:1px solid #BDB99D;
position:relative;
}

.exam-box02 img {
position:absolute;
top:0;
right:0;
}

.black {
color:#000;
}

.subtitle02 {
width:615px;
height:35px;
background:url(subtitle02.jpg) no-repeat;
line-height:40px;
margin-bottom:10px;
font-weight:bold;
font-size:125%;
}

.red {
color:#CC0000;
}

.pdf {
line-height:34px;
background:url(pdf.jpg) no-repeat;
text-indent:37px;
margin-bottom:10px;
}

table.tab{
border-collapse:collapse;
border:1px solid #cccccc;
}
	
table.tab td{
border:1px solid #cccccc;
padding:5px;
text-align:left;
}

table.tab td table{
border:none;
padding:0px;
text-align:left;
}

table.tab td table td{
border:none;
padding:0px;
text-align:left;
}

.highlight {
background-color:#F5F4F0;
}

.subtitle03 {
width:635px;
height:30px;
background:url(subtitle03.jpg) no-repeat;
font-size:125%;
color:#000;
font-weight:bold;
text-indent:10px;
line-height:30px;
margin-bottom:10px;
}

.arr {
float:right;
background:url(arr01.jpg) no-repeat 0 4px;
text-indent:10px;
margin:0 10px 10px 10px;
display:inline;
}

.big {
font-size:150%;
font-weight:bold;
}

.top {
width:900px;
float:right;
text-align:right;
}

.arrow{
	text-indent:50px;
}

.subtitle04 {
width:635px;
height:30px;
font-size:125%;
color:#000;
border-bottom:#A29C75 dotted 2px;
font-weight:bold;
text-indent:10px;
line-height:30px;
margin-bottom:10px;
}

/*サイドパーツ　banner-box*/

.spbox {
	margin-bottom:15px;
	float:left;
}

.spbox td{
border-bottom:1px dotted #A29C75;
padding:15px 0;
width:120px;
}

.spbox th {
	width:130px;
font-size:125%;
font-weight:bold;
margin-bottom:5px;border-bottom:1px dotted #A29C75;
padding:15px 10px 15px 0;
}

.align_l {
	text-align:left;
}

/*各ページのＣＳＳをページごとに区切って下記に記述していってください*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/