@charset "utf-8";

*{margin:0;padding:0;}

body{
font: 13px "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#333333;
/*background: url(images/header.png) repeat-x 50% 0;*/
}

body#sub {
background: url(images/header_sub.png)repeat-x 50% 0;
}

a{color:#82c4e8;}
a:hover{color:#c2e2f4;text-decoration:none;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}
p{margin-bottom: 10px;}
.center{text-align:center;}
.right{text-align:right;}


/*************
全体幅
*************/
#header, #container, .inner{
margin: 0 auto;
width: 960px;
}


/*************
/* ヘッダー
*************/
#header{
	position:relative;
	height: 70px;
}

#header h1,#header h2, #header h3, #header ul{
position:absolute;
top:5px;
color:#333333;
font-size: 11px;
line-height: 20px;
font-weight: normal;
}

#header h2{
font-weight: normal;
right:0;
}

#header h3{top: 45px;}


/******************
/* ヘッダーナビゲーション
******************/
#header ul{
top: 50px;
right: 0px;
border-right: 1px solid #fff;
}

#header ul li{
list-style: none;
float:left;
margin-left:20px;
font-size:12px;
border-left: 1px solid #fff;
width:90px;
}

#header a{color:#fff;text-decoration:none;}

#header a:hover{color:#2567b0;}



/* -----------------------------------------------------------
	#navi
		ナビ
----------------------------------------------------------- */
#navi {
	clear: both;
}

/* #gNav
----------------------------------------------------------- */
#navi #gNav {
	clear: both;
	overflow: hidden;
}

* html #navi #gNav {
	height: 1%;
}

#naviArea {
	width: 960px;
	margin: 0 auto;
}

#navi #gNav li {
	float: left;
	text-align: center;
	padding-top:12px;
	text-indent: -5000px;
	list-style:none;
}

#navi #gNav li a:link,
#navi #gNav li a:visited,
#navi #gNav li a:active {
	font-size: 12px;
	text-decoration:none;
	display:block;
	width: 160px;
	height: 44px;
	padding-top: 12px;
	color:#fff;
	background: url(images/gNav_li_bg01.jpg) 0 0 no-repeat;
}

#navi #gNav span {
	font-size: 10px;
}

#navi #gNav li a:hover{
	background-position:0 -56px;
	text-decoration:none;
}


#navi #gNav li.menu-item-2 a{background-image:url(images/gNav_li_bg02.jpg);}

#navi #gNav li.menu-item-3 a{background-image:url(images/gNav_li_bg03.jpg);}

#navi #gNav li.menu-item-4 a{background-image:url(images/gNav_li_bg04.jpg);}

#navi #gNav li.menu-item-5 a{background-image:url(images/gNav_li_bg05.jpg);}	

#navi #gNav li.menu-item-6 a{background-image:url(images/gNav_li_bg06.jpg);}








/*************
メイン画像
*************/
#mainImage{
padding: 0;
}


/*************
コンテンツ全体
*************/
#container{padding: 35px 0;}

.box{
float: left;
width: 225px;
margin-right: 15px;
padding-bottom: 23px;
line-height: 1.2;
}

/* 最後のbox */
.last{margin-right:0;}

/* 横に長いbox */
.long{width:700px;}

/* 画像を左に回りこみ */
.long img{
float:left;
margin: 0 10px 10px 0;
}

/* H2 見出し */
#container h2{
font-size: 14px;
margin: 0 0 15px;
padding: 9px 10px 7px 0;
border-top: 3px dotted #358ad4;
border-bottom: 3px dotted #358ad4;
color: #555555;
}

/* H3 見出し */
#container h3{
font-size: 14px;
padding: 0 10px 7px 0;
color: #333333;
}

#container ul, .inner ul{margin-left: 5px;}

#container ul li, .inner ul li{
list-style: none;
margin-bottom: 7px;
padding-left: 17px;
background:url(images/bullet.png) no-repeat 0 3px;
}

.inner ul li{background-image:url(images/bullet.png);}

#date {
text-align: right;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 10px;
font-weight:bold;
color:#858585;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

.box_img_border{
   border: 4px solid #fff;
}

/************************
メイン（左側）コンテンツ
************************/
#main {
float: left;
width: 715px;
padding-bottom:60px;
}


/************************
サイド（右側）コンテンツ
************************/
#sidebar {
float: right;
width: 225px;
padding-bottom:30px;
}

#sidebar h3{
font-size: 14px;
margin: 0 0 15px;
padding: 5px 10px 7px 0;
border-bottom: 1px solid #444444;
color: #333333;
}

#sidebar ul{
padding-bottom:10px;
}

/*************
/* フッター
*************/
#footerUpper{
clear:both;
margin-top: 10px;
padding: 20px 0 0;
overflow: hidden;
border-bottom: 1px solid #fff;
}

#footerUpper a{color:#333333;text-decoration:none;}

#footerUpper a:hover{color:#112f51;}

#footerUpper .inner{
overflow: hidden;
}

#footerUpper .inner ul li{
float:left;
margin-right:10px;
}


#footerLower{
border-top: 1px solid #fff
overflow: hidden;
background:#333333;
}

#footerLower .inner{
position:relative;
min-height: 60px;
color:#FFFFFF;
font-size:13px;
}

* html #footerLower .inner{height:60px;}

#footerLower .inner p{
position:absolute;
top: 10px;
padding-bottom: 5px;
}

#footerLower .inner p#contact{right:0;}














	/* フォーム

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



/*お問合わせフォーム*/

#form p ,#form table{

	margin:0 4px;

}







#form p#indispensable{

	margin-top:30px;

}



#form table td.t-head{

	width:150px;

}

#form table{

	border:#CCC 1px solid;

	width:617px;

}



 #form table tr td{

	padding:10px;

	border:1px  #CCC solid;

	border-top:none;

	border-left:none;

}

	





input[type="text"], textarea{

vertical-align:middle;

max-width:90%;

line-height:30px;

height:20px;

padding:1px 5px;

border:1px solid #d4d4d7;

border-radius:3px;

-webkit-border-radius:3px;

-moz-border-radius:3px;

font-size:100%;

color:#555;

background:#fcfcfc;

}



textarea{

height:auto;

width:400px;

line-height:1.5;

}



input[type="submit"],input[type="reset"],input[type="button"]{

padding:3px 10px;

background: #0b3bb0;

background: -moz-linear-gradient(top, #00a0e9 0%,#0b3bb0 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a0e9), color-stop(100%,#e37101));

background: -webkit-linear-gradient(top, #00a0e9 0%,#0b3bb0 100%);

background: -o-linear-gradient(top, #00a0e9 0%,##0b3bb0  100%);

background: -ms-linear-gradient(top, #ff8f2e 0%,#e37101 100%);

background: linear-gradient(to bottom, #00a0e9 0%,#0b3bb0 100%);0%,#e37101 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b3bb0', endColorstr='#00a0e9',GradientType=0 );

border:0;

border-radius:3px;

-webkit-border-radius:3px;

-moz-border-radius:3px;

line-height:1.5;

font-size:100%;

color:#fff;

}



input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{

cursor:pointer;

background: #00a0e9;

background: -moz-linear-gradient(top, #0b3bb0 0%, #00a0e9 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0b3bb0), color-stop(100%,#6db160));

background: -webkit-linear-gradient(top, #00a0e9 0%,#ff8f2e 100%);

background: -o-linear-gradient(top, #00a0e9 0%,#0b3bb0 100%);

background: -ms-linear-gradient(top,#00a0e9 0%,#0b3bb0 100%);

background: linear-gradient(to bottom, #00a0e9 0%,#0b3bb0 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a0e9', endColorstr='#0b3bb0',GradientType=0 );

}



*:first-child+html input[type="submit"]{padding:3px;}
