@charset "utf-8";

@font-face {
 font-family: 'OSWALD-L';
 src: url('../fonts/oswald-light.eot');
 src: url('../fonts/oswald-light.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-light.woff') format('woff'), url('../fonts/oswald-light.ttf') format('truetype'), url('../fonts/oswald-light.svg#webfont') format('svg');
}
 @font-face {
 font-family: 'OSWALD-R';
 src: url('../fonts/oswald-regular.eot');
 src: url('../fonts/oswald-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-regular.woff') format('woff'), url('../fonts/oswald-regular.ttf') format('truetype'), url('../fonts/oswald-regular.svg#webfont') format('svg');
}
 @font-face {
 font-family: 'OSWALD-B';
 src: url('../fonts/oswald-bold.eot');
 src: url('../fonts/oswald-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-bold.woff') format('woff'), url('../fonts/oswald-bold.ttf') format('truetype'), url('../fonts/oswald-bold.svg#webfont') format('svg');
}
 @font-face {
 font-family: 'DroidSans';
 src: url('../fonts/DroidSans-webfont.eot');
 src: url('../fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/DroidSans-webfont.woff') format('woff'), url('../fonts/DroidSans-webfont.ttf') format('truetype'), url('../fonts/DroidSans-webfont.svg#webfont') format('svg');
}
 @font-face {
 font-family: 'Cambria-B';
 src: url('../fonts/Cambria-Bold.eot');
 src: url('../fonts/Cambria-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Cambria-Bold.woff') format('woff'), url('../fonts/Cambria-Bold.ttf') format('truetype'), url('../fonts/Cambria-Bold.svg#webfont') format('svg');
}
body {
	font-family: 'DroidSans', Verdana, Geneva, sans-serif;
	margin:0 0 0 0;
	background-color:#ededed;
	background-image:url(../images/bg.jpg); background-position:center top;
	/*font-size:0.600em;*/
	color:#383838;}
#top1{ border-bottom:#919191 solid 1px; height:9px; background-color:#6a6a6a;}
#top2{ border-bottom:#6b6b6b solid 1px; height:auto; background-color:#FFF;}
#top3{ border-bottom:#dedddd solid 1px; height:99px;}
#top4{ border-bottom:#cecece solid 0px; height:8px; border-top:#fff solid 1px;}
#top2-in{ width:980px; margin-left:auto; margin-right:auto;}

.heading1{ font-family: 'OSWALD-L'; font-size:26px; color:#013584; font-weight:600; letter-spacing:0.040em; }

.para{ font-size:20px; color:#333; line-height:30px; }





/* footer  */
.foot1{ background-color:#e1e1e1; border-top:#ffffff solid 1px; height:54px; }
.foot1-in{width:980px; margin-left:auto; margin-right:auto; padding-top:14px;}
.foot2{ background-color:#7e7e7e; height:100px;}
.f-text1{font-family: 'OSWALD-L'; font-size:0.800em; color:#dadada; letter-spacing:0.040em; text-align:right; }
.f-text2{font-family: 'OSWALD-L'; font-size:1.000em; color:#f5f5f5; letter-spacing:0.040em; text-decoration:none;}
.f-text2:hover{font-family: 'OSWALD-L'; font-size:1.000em; color:#f5f5f5; letter-spacing:0.040em; text-decoration:underline;}

.f-text3{font-family: 'DroidSans'; background-color:#7e7e7e;  }
.f-text3 h6{font-size:0.300em; color:#000000; font-weight:normal; color:#7e7e7e;}


