@charset "UTF-8";

/*forematting style
---------------------*/
/*ブラウザスタイルの初期化*/

*{
	margin:0;
	padding:0;
	line-height:1.5em;
	}
	

/*フォントの統一化*/
* html body {font-size:100%;}
body * {
	font-size: 100%;
	text-align: left;
}

html{
    height:100%;
	width:100%;
}

body {
	font-size: 100%;
	line-height: 1.6em;
	color: #000;
	font-family: sans-serif;
	height:100%;
	width:100%;
	background-color: #2f4f70;
}

img, a {
border:none;
}

a {
text-decoration:none;

}
	

ul{
list-style-type: none;
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin: 0;
	padding: 0;
	text-align: left;
}

h1,h2,h3,h4,h5,h6{
	font-weight: normal;
	color: #4682B4;
}

/*\*/
* html #container {
	overflow:visible;
}

/**/
* html body {font-size:100%;}
hr {
display: none;
clear: both;
}

.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}
/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */



/* フォント関連 */

.font110 {
	font-size: 110%;
	}

.font90 {
	font-size: 90%;
	}
	
.font80 {
	font-size: 80%;
	}
	
.font75 {
	font-size: 75%;
	}

.font70 {
	font-size: 70%;
	}

.font60 {
	font-size: 60%;
	}
	
.fontb {
font-weight: bold;
}

.font-red {
	color:red;
}



/* マージン関連 */
.margin-midashi {
	margin-top:70px;
}

.margin-b5 {
	margin-bottom:5px;
}

.margin-b10 {
	margin-bottom:10px;
}

.margin-b20 {
	margin-bottom:20px;
}

.margin-b25 {
	margin-bottom:25px;
}

.margin-b30 {
	margin-bottom:30px;
}

.margin-t10 {
	margin-top:10px;
}

.margin-t15 {
	margin-top:15px;
}

.margin-t20 {
	margin-top:20px;
}

.margin-t30 {
	margin-top:30px;
}


.margin-t40 {
	margin-top:40px;
}

.margin-t50 {
	margin-top:50px;
}

.padding-t30 {
	padding-top:30px;
}


.bold{
	font-weight:bold;
}


/* レイアウト関連 */

.text-align-r {
	text-align:right;
}


/* ------------------------------------------- */
/* ------------------------------------------- */


#container {
	position: relative;
	width: 1025px;
	margin: 0 auto;
	padding:0;
	left: -21px;
	top: 1px;
	}


/* ヘッダー */

#container #header {
	width: 1025px;
	height:96px;
	background: url(../images/common/header_bg.gif) repeat-x left center;
	overflow:hidden;
}

#container #header #header-left {
	float: left;
	margin:0;
	padding:0;
	width: 441px;
}

#container #header #header-right {
	float: right;
	margin:0;
	padding:0;
	width: 584px;
	height:96px;
	position:relative;
}

#header-right #header-right-up {
	width: 584px;
	height:66px;
}
#header-right #header-right-down {
	width: 584px;
	height:30px;
}

#header-right #header-right-down ul{
	float:right;
	}

#header-right #header-right-down li{
	float:left;
	line-height:0.1em;
	}

#header-right #header-right-up #link-fujita {
	position:absolute;
	top:49px;
	left:28px;
	text-align:right;
	width:127px;
	height:45px;
	font-size: 75%;
}

#header-right #header-right-up #link-fujita a {
	background: url(../images/common/header_yajirushi.gif) no-repeat left center;
	padding-left:10px;
	color:#FFF;
}

#header-right #header-right-up #link-fujita a:hover {
	text-decoration: underline;
	}

#header-right #header-right-up #search {
	position:absolute;
	top:5px;
	left:282px;
	width:300px;
	margin-left:15px;
}

/*【フッター】*/

#top-footer {
	width:1025px;
	height:40px;
	margin-top:10px;
	margin-bottom:20px;
	
}

#button-sns {
	float:left;
}

#top-copyright {
	float:right;
	vertical-align:middle;
	font-size:70%;
	color:#FFF;
}

#button-sns li {
	float:left;
line-height:0.1em;
margin-right:5px;
}

	
/* ページTOP */

#toTop {
	text-align:right;
	font-size:80%;
	margin-top:15px;
	}
	
#toTop a {
	color:#4772B2;
	text-decoration:underline;
}
	
	
/* 【下層ページ】メインコンテンツ */

#main-frame {
	width:1021px;
	border-right: 2px #0d2a3f solid;
	border-left: 2px #0d2a3f solid;
	border-bottom: 2px #0d2a3f solid;
	border-top: 1px #0d2a3f solid;
	background-color:#FFF;
	overflow:hidden;
	}

#title-pink {
	background-color:#FF89D7;
	width:991px;
	padding:15px;
	border-bottom: 2px #0d2a3f solid;
}
#title-blue {
	background-color: #008B8B;
	width: 991px;
	padding: 15px;
	border-bottom: 2px #0d2a3f solid;
}

#title-green {
	background-color:#77BD97;
	width:991px;
	padding:15px;
	border-bottom: 2px #0d2a3f solid;
}

#title-purple {
	background-color:#CA7AF9;
	width:991px;
	padding:15px;
	border-bottom: 2px #0d2a3f solid;
}



#main-frame h2{
	color:#FFF;
	font-size:160%;
}

.title-s {
	font-size:60%;
}

#sub-navi {
	float:left;
	width:221px;
	border-right: 2px #0d2a3f solid;
	background-color:#F2F2F2;
}


/* メインコンテンツ */

#main-contents {
	float:right;
	width:798px;
}




#contents {
	font-size:80%;
	padding:25px 20px 20px 20px;
}

/* サブナビ */

#sub1 {
	width:221px;
}

#sub1 li {
	padding-top:8px;
	padding-left:13px;
	padding-right:8px;
	padding-bottom:8px;
	border-bottom: 1px #999 solid;
	font-size:90%;
	color:#FFF;
}

#sub1 a {
	color:#2A4F70;
	text-decoration:none;
}

#sub1 a:hover {
	text-decoration:underline;
}


/* サブナビ内リンク */

#sub2 {
	width:205px;
	margin-left:8px;
	background: url(../images/common/sub-navi-kado-bg.png) no-repeat left top;
}

#sub2-title {
	font-size:90%;
	color:#2A4F70;
	padding-top:7px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:6px;
	border-bottom: 1px #2A4F70 solid;
}

#sub2 li {
	padding-left:20px;
	padding-top:7px;
	padding-right:5px;
	background: url(../images/common/sub2_yajirushi.gif) no-repeat 10px center;
	
	
}

#sub2 a {
	color:#000;
	text-decoration:none;
	line-height:1em;
}

#sub2 a:hover {
	text-decoration:underline;
}

#link-type {
	margin-left:10px;
	margin-right:10px;
	margin-top:6px;
	padding-bottom:2px;
	border-bottom: 1px #2A4F70 dotted;
	font-size:70%;
	color:#2A4F70;
}

.link-type-border {
	margin:6px 10px 2px 10px;
	height: 1px;
	border: none;
	border-top: 1px #2A4F70 dotted;
}


/* サブナビ内外部リンク */

#exlink {
	width:221px;
	
}


#exlink object {
	
	height: 430px;
	width: 221px;
}
