/*---base---*/

body{
font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-weight:normal;
font-style:normal;
font-size:75%;
line-height:165%;
text-align: center;
color:#333333;
background-image:url(../img/background.jpg);
background-repeat:repeat-y;
background-position:center;
background-color:#265c80;
}

*{
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:165%;
}

table td{
vertical-align:top;
}

#wrapper{
margin:0px auto;
width:840px;
text-align:left;
}

#header{
width:840px;
height:540px;
float:left;
background-image:url(../img/header.jpg);
background-repeat:no-repeat;
}

#header h1{
float:left;
margin:0 0 265px 20px;
display:inline
}

#header-link {
height:15px;
margin:15px 0 5px 0;
float:right;
}

#header-link li{
margin:0 20px 0 0;
float:left;
display:inline;
}

#header p {
margin:0 20px 0 0;
float:right;
display:inline;
}

#enheader{
width:840px;
height:540px;
float:left;
background-image:url(../img/en-header.jpg);
background-repeat:no-repeat;
}

#enheader h1{
float:left;
margin:0 0 265px 20px;
display:inline
}

#enheader-link {
height:15px;
margin:15px 0 5px 0;
float:right;
}

#enheader-link li{
margin:0 20px 0 0;
float:left;
display:inline;
}

#enheader p {
	display:block;
	position:relative;
	top:36px;
	left:79px;
	
}

#main{
width:760px;
float:left;
margin:0 40px 0;
padding:0 0 20px 0;
display:inline;
}

a:link,a:visited{
color:#2f6aa2;
text-decoration:none;
}

a:active,a:hover{
color:#a1c654;
text-decoration:none;
}

/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.article {
width:760px;
float:left;
padding-bottom:30px;
}

.article-split {
width:360px;
float:left;
overflow:hidden;
}

/*---nav---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#ennav {
width:800px;
margin:0 20px 0;
float:left;
display:inline;
list-style-type:none;
}

#nav li{
float:left;
}

#nav {
width:800px;
margin:0 20px 0;
float:left;
display:inline;
list-style-type:none;
}

#ennav li{
float:left;
}

/*--footer---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer{
width:840px;
height:160px;
float:left;
background-color:#97b2c3;
font-size:85%;
}

#footer dl{
width:760px;
float:left;
margin:40px 40px 0;
display:inline;
}

#footer dl dt{
width:280px;
float:left;
background-image:url(../img/footer-bg.jpg);
background-repeat:no-repeat;
background-position:100% 0;
}

#footer dl dd{
width:480px;
float:right;
}

#footer dl dd ul{
list-style-type:none;
margin:0 0 20px 30px;
}

#footer dl dd ul li{
display:inline;
color:#FFFFFF;
}

#footer dl dd ul li a:hover{
color:#FFFFFF;
}

address a{
font-style:normal;
float:right;
font-size:85%;
}

address a:link,
address a:visited{
color:#333333;
}

address a:hover,
address a:active{
color:#ffffff;
}

/*--top---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#top-text {
width:760px;
float:left;
background-image:url(../img/top-bg01.jpg);
background-repeat:no-repeat;
padding-bottom:50px;
}

#top-text p{
margin:15px 0 20px 150px;
font-weight:bold;
font-size:135%;
line-height:175%;
}


/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.headline02 {
width:760px;
height:70px;
line-height:40px;
text-indent:15px;
background-image:url(../img/headline02.jpg);
background-repeat:no-repeat;
overflow:hidden;
color:#FFFFFF;
font-size:200%;
font-weight:bold;
}

.headline02 a{
color:#FFFFFF;
}

.headline03 {
width:700px;
height:40px;
line-height:25px;
text-indent:40px;
margin:0 30px 0;
background-image:url(../img/headline03.jpg);
background-repeat:no-repeat;
background-position:0 5px;
overflow:hidden;
color:#2f6aa2;
font-size:150%;
font-weight:bold;
}

.text01 {
margin:0 0 20px 30px;
}

.text02 {
margin:0 30px 20px 0;
}

.text03 {
margin:0 30px 20px;
}

.text04 {
padding:10px 20px;
}

.image01 {
margin:0 30px 20px 30px;
float:right;
display:inline;
}

.image02 {
margin:0 30px 20px 30px;
float:left;
display:inline;
}

.box01 {
width:700px;
margin:0 30px 30px;
float:left;
display:inline;
background-color:#f3f3f3;
}

.box01 h4{
width:640px;
margin:20px 30px 10px;
float:left;
display:inline;
font-weight:bold;
color:#2f6aa2;
}

.box02 {
width:700px;
margin:40px 30px 30px;
float:left;
display:inline;
background-color:#f3f3f3;
}

.box02 h4{
width:640px;
margin:20px 30px 10px;
float:left;
display:inline;
font-weight:bold;
color:#2f6aa2;
}

/*contact*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contact-form {
width:590px;
float:left;
}

#contact-form dl{
width:540px;
border-bottom:1px dotted #99cccc;
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 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:20px 120px 30px 0;
text-align:right;
}

.pdf { 
text-align:center;
}

.pdf02 { 
text-align:right;
}

/*各ページのＣＳＳをページごとに区切って下記に記述していってください*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
