@charset "utf-8";
/*
==================================================

    CSS File Name - layout.css
    Last-updated: 2010-05-14
	
    +1: Formatting Reset
    +2: Redefine
	+3: Float, Clear, Align Set, Valign Set
	+4: body
	+5: #wrap
	+6: #container
	+7: #header
	+8: #mainBody
	+9: #footer

==================================================
*/


/*--------------------------------------------------
+1: Formatting Reset
==================================================*/
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
div,
p,
pre,
address,
blockquote,
ul,
ol,
dl,
dt,
dd,
form,
fieldset {
	display: block;
	margin: 0;
	padding: 0;
}
strong,
em {
	font-weight: bold;
}
ol,
ul {
	list-style-type: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 1em;
	font-weight: normal;
}
address,
em {
	font-style: normal;
}
img {
	border: none;
	vertical-align: bottom;
}
table,
thead,
tbody,
tfoot,
tr,
th,
td,
caption,
col,
colgroup {
	text-align: inherit;
	line-height: inherit;
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
thead {
	display: table-header-group;
}
tbody {
	display: table-row-group;
}
tfoot {
	display: table-footer-group;
}
tr {
	display: table-row;
}
th,
td {
	display: table-cell;
}
caption {
	display: table-caption;
}
col {
	display: table-column;
}
colgroup {
	display: table-column-group;
}
input,
select,
textarea,
button {
	font-size: inherit;
	line-height: inherit;
}
button {
	cursor: pointer;
}


/*----------------------------------------------------------------------*/
/*html {
	overflow-x: visible;
}*/
/*--------------------------------------------------
+2: Redefine
==================================================*/
a {
	text-decoration:none;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:none;
}


/* clearfix
-------------------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}/*IE7用*/

/* Hides from IE-mac \*/
* html .clearfix { height:1%;}
.clearfix { display:block;}
/* End hide from IE-mac */

/* alpha
-------------------------------------------------*/
a.alpha:hover img {  
	opacity:0.8;  
	filter: alpha(opacity=80);  
	-ms-filter: "alpha( opacity=80 )";  
	background: #fff;  
} 

/*--------------------------------------------------
+3: Float, Clear, Align Set, Valign Set
==================================================*/
.clear {
	font-size: 1px;
	height: 1px;
	clear: both;
}
.left{
	float:left;
	display:inline;
}

.right{
	float:right;
	display:inline;
}
.alignCenter {
	text-align: center;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.valignTop {
	vertical-align: top;
}
.valignMiddle {
	vertical-align: middle;
}
.valignBottom {
	vertical-align: bottom;
}
/*----------------------------------------------------------------------*/
/*--------------------------------------------------
+4: body
==================================================*/
/* Font-size Setting

80%  = 10px	    |	130% = 16px	|	180% = 22px
90%  = 11px(*)	|	140% = 17px	|	190% = 23px
100% = 12px     |	150% = 18px	|	200% = 24px
105% = 13px	    |	160% = 19px	|	210% = 25px
115% = 14px	    |	165% = 20px	|	215% = 26px
125% = 15px	    |	175% = 21px	| 
/* font 
---------------------------------------------------*/

body {
	color: #333;
	font-family:'ＭＳ Ｐゴシック','MS PGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
	font-size: 12px;
	line-height:1.5;
	background:url(../images/bg_body.jpg) repeat-x left top #d9e3e7;
}
/*--------------------------------------------------
+5: #wrap
==================================================*/
div#wrap {
	width:100%;
	margin:0 auto;
}
/*--------------------------------------------------
+6: #container
==================================================*/

div#container{
	width:850px;
	margin:0 auto;
}
/*----------------------------------------------------------------------*/

/*--------------------------------------------------
+7: #header
==================================================*/
div#header {
	width:840px;
	height:93px;
	margin:0 auto;
	position:relative;
}
div#header #logo {
	position:absolute;
	top:15px;
	left:1px;
}
div#header ul.hnavi {
	width:196px;
	overflow:hidden;
	clear:both;
	position:absolute;
	top:20px;
	left:436px;
}
div#header ul.hnavi li {
	float:left;
	padding:0 0 0 16px;
}
div#header dl {
	width:188px;
	height:19px;
	overflow:hidden;
	clear:both;
	position:absolute;
	top:20px;
	right:0px;
	padding:3px 4px;
}
div#header dl dt {
	float:left;
	width:150px;
}
div#header dl dt input {
	width:140px;
	background:none;
	border: solid 1px #427cc3;
	font-size:0.917em;
}

div#header dl dd {
	float:right;
	padding:1px 0 0 0;
}
div#header #navi {
	width:840px;
	clear:both;
	overflow:hidden;
	position:absolute;
	top:61px;
	left:0px;
}
div#header #navi li {
	float:left;
}

/*----------------------------------------------------------------------*/
/*--------------------------------------------------
+8: #mainBody
==================================================*/

div#mainBody {
	width:840px;
	padding:0 5px 0 5px;
	clear:both;
	overflow:hidden;
	background:url(../images/bg_mainbody.jpg) repeat-y left top;
}
ul#pnavi {
	width:790px;
	height:24px;
	padding:8px 0 0 0;
	overflow:hidden;
	margin:0 auto;
	border-bottom:2px solid #bebebe;
	font-size:11px;
}
ul#pnavi li {
	float:left;
	padding:0 8px 0 0;
}
ul#pnavi li a {
	color:#0033ff;
	text-decoration:none;
	padding:0px 8px 0 0;
}
ul#pnavi li a:hover {
	text-decoration:underline;
}
div#mainBody p.gotop {
	text-align:right;
	font-size:10px;
	color:#005abb;
	padding:0 0 30px 0;
}
div#mainBody p.gotop a {
	color:#005abb;
	text-decoration:underline;
}
div#mainBody p.gotop a:hover {
	text-decoration:none;
}
div#mainBody p.gohome {
	text-align:center;
}
div#mainBody h1 {
	width:790px;
	margin:0 auto;
	clear:both;
	padding:0px 0 25px 0;
}

div#mainBody div.mainContent {
	width:751px;
	float:left;
	padding:0 0 45px 32px;
}

div#mainBody p.gotop {
	padding-top:15px;
}

div#mainBody div.subContent {
	width:190px;
	float:right;
	padding:0 24px 45px 0;
}
div#mainBody div.subContent p.tit,
div#mainBody div.subContent p.sbgBot {
	width:190px;
	clear:both;
	font-size:0px;
	line-height:normal;
}
div#mainBody div.subContent div.sbox {
	width:188px;
	border-left:#0069c2 1px solid;
	border-right:#0069c2 1px solid;
}
div#mainBody div.subContent div.sbox ul {
	width:188px;
	clear:both;
	border-top:#0069c2 1px solid;
}
div#fnavi {
	width:840px;
	clear:both;
	background:url(../images/bg_fnavi.gif) repeat-x left top #fff2ab;
}
div#fnavi ul {
	width:830px;
	clear:both;
	overflow:hidden;
	clear:both;
	padding:12px 0 7px 10px;
}
div#fnavi ul li {
	font-size:11px;
	float:left;
	color:#000;
	background:url(../images/ico2.gif) no-repeat left 1px;
	padding:0 18px 0 16px;
}
div#fnavi ul li a {
	color:#000;
	text-decoration:none;
}
div#fnavi ul li a:hover {
	text-decoration:underline;
}

/*----------------------------------------------------------------------*/
/*--------------------------------------------------
+9: #footer
==================================================*/
div#footer {
	width:100%;
	margin:0 auto;
	clear:both;
	background:url(../images/bg_foot.gif) repeat-x left top #3167a3;
}
div#finner {
	width:840px;
	margin:0 auto;
	background:url(../images/bg_foot.gif) repeat-x left top #3167a3;
	overflow:hidden;
	clear:both;
	padding:12px 0 80px 0;
}
div#finner ul {
	width:470px;
	overflow:hidden;
	float:left;
	padding:0 0 0 7px;
}
div#finner ul li {
	float:left;
	font-size:11px;
	padding:0 15px 0 0;
	color:#FFF;
}
div#finner ul li a {
	color:#FFF;
	text-decoration:none;
}
div#finner ul li a:hover {
	text-decoration:underline;
}
div#finner p {
	float:right;
	color:#FFF;
	font-size:10px;
}




