@charset "UTF-8";

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

table{
border-collapse: collapse;
border-spacing:0;
}
img{
border:0;
line-height:0;
}
ul{
list-style:none;
}

body{
font:16px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#000;
line-height: 1.7;
}


a:link,a:visited{color: #09F;text-decoration:none;}
a:hover{color: #030;}
a:active, a:focus {outline:0;}
img{border:0;}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

a img:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
}

img.frame {
	border:4px solid #FFF;
	margin: 5px 10px 0 0;
	box-shadow:rgb(204, 204, 204) 0px 0px 3px 1px;
	-webkit-box-shadow:rgb(204, 204, 204) 0px 0px 3px 1px;
	-moz-box-shadow:rgb(204, 204, 204) 0px 0px 3px 1px;
}

ol {
	margin-left: 30px;
}

ol li {
	margin-bottom: 1em;
}

/*******************************
レイアウト
*******************************/
#header, #mainNav, #wrapper,#footer ul{
margin:0 auto;
width:960px;
}

/*#sidebar{
float:left;
width:233px;
padding:22px 0 50px;
background-color: #FFF;
}*/

#main{

width:708px;
padding:22px 0 50px;
margin:0 auto;
}


/*******************************
/* ヘッダー
*******************************/
#headerWrap{
height:130px;
background:#fff url(images/wall.png) repeat-x 22px 0;
}

#header{
position:relative;
height:130px;
}

#header h1,#header h2,#header p{
position:absolute;
top:51px;
font-size:10px;
font-weight:normal;
line-height:22px;
}

/* スローガン */
#header h1{
top:2px;
left:0;
color:#555;
font-size:12.5px;
font-weight: bold;
}

/* ロゴ */
#header h2{
left:0;
}

/* 住所 */
#header p{
right:0;
}


/************************************
/* メインナビゲーション
************************************/
ul#mainNav{
	height: 46px;
	background: url(images/menubar_bg.png) repeat-x;
	margin: 15px auto 5px;
	padding: 0 30px;
}

ul#mainNav li{
float:left;
width: 117px;
height: 46px;
border-right: 1px dashed #669966;
text-align: center;
}
ul#mainNav li:first-child {
	width: 117px;
	border-left: 1px dashed #669966;
border-right: 1px dashed #669966;
}
ul#mainNav a{
display: block;
width: 117px;
padding: 12px 0 8px;
height: 25px;
background: url(images/gNav_bg.png);
color: #FFF;
}


ul#mainNav a:hover, ul#mainNav a.now {
	background: url(images/gNav_bg_hover.png);
	color: #000;
}

ul#mainNav li a span {
	font-size: 80%;
	line-height: 1em;
}



/*******************************
/* メイン
*******************************/
#mainImg{
	margin-bottom:20px;
}

h3.heading{
clear:both;
padding-left:30px;
line-height:34px;
font-size:20px;
font-weight:bold;
color:#fff;
background:url(images/headingBg.png) no-repeat 0 0;
font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
letter-spacing: 0.5em;
}


.article{
border:0;
margin:0 0 20px 0;
padding: 0 10px 0 10px;
background:none;
border:1px solid #dcdcdc;
}

.article_cell{
clear:both;
padding:20px 0 25px;
border-bottom:1px dashed #dcdcdc;
}

.main{
padding:20px 10px 20px 10px;
margin:0 0 20px 0;
border:0;
background:none;
border:1px solid #dcdcdc;
}

.last{border-bottom:none;}

h4{
margin:0 0 10px 10px;
font-size:16px;
font-weight:normal;
color:#5f818f;
border-bottom: 1px solid #5f818f;
}

.article h4{
margin:0 0 10px 10px;
font-size:16px;
font-weight:normal;
color:#5f818f;
}

h5 {
	border-bottom: 1px dashed #5f818f;
	margin:15px 0 10px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #5f818f;
}
h5:before {
	content:"◆"
}
.alignleft{
float:left;
/*padding:0 15px 15px 10px;*/
}

.alignright{
float:right;
padding: 0 10px 15px 15px;
}

.aligncenter{
padding: 20px 0 20px 0;
text-align: center;
}

.main p{
padding:0 10px 0 10px;
}

.article p{
padding:0 10px 0 10px;
}

.picture{
width:193px;
float:left;
text-align:center;
background-color:#ffffff;
border-top:1px solid #eaeaea;
border-right:1px solid #ddd;
border-bottom:1px solid #ccc;
border-left:1px solid #eaeaea;
padding:5px 0 5px 0;
margin:5px 0 0 5px;
}

.picture:hover{
background-color:#fffaef;
}

ul.list {
	margin-left: 15px;
}

table li, .list li {
    list-style-type: none;
}

table li:before ,.list li:before {
    content: "●";
	color: #CCC;
	padding-right: 0.5em;
}



/*******************************
/* サイトバー
*******************************/
#sidebar h3{
clear:both;
padding-left:30px;
line-height:34px;
font-size:16px;
font-weight:normal;
color:#fff;
background:url(images/side_headingBg.png) no-repeat 0 0;
}

ul.info{
overflow:hidden;
padding:0 0 10px 17px;
border:1px solid #dcdcdc;
margin-bottom:20px;
}

ul.info li{
line-height:0;
padding:10px 0;
margin-right:15px;
border-bottom:1px dashed #dcdcdc;
}

ul.info li.current {
	background-color: #deedf2;
}

ul.info a:link,ul.info a:visited{
display: block;
padding-left:12px;
line-height:normal;
text-decoration:none;
color:#313131;
background:url(images/linkArrow.gif) no-repeat 0 50%;
}

ul.info a:hover, ul.info li.current_page_item a, ul.info li.current-menu-item a{color: #030;}

li.last{border-bottom:none;}

#sidebar p{margin-bottom:20px;}

#sidebar p img {
	margin: auto;
	text-align: center;
}

/*******************************
/* フッター
*******************************/
#footer{
clear:both;
background: #398828;
padding-top: 15px;
}

div.footer_bg {
	border-top: 3px solid #FFF;
	padding-top: 30px;
}

#footer li{
display: inline;
padding: 5px 5px;
border-left:1px dotted #e2f0d9;
}



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

#footer li a:hover{color: #0F3;}

p#copy{
padding:10px 0 37px;
text-align:center;
color:#fff;
font-size:10px;
}


/*定義リスト*/
dt {
	display: block;
	width: 120px;
	float: left;
}

dt, dd {
	margin-bottom: 0.5em;
	border-bottom: 1px dashed #CCCCCC;
}

/*サイドバーのメニュー用*/

h3#sidemenu {
	height: 50px;
	background: url(images/gNav_bg.png) repeat-x;
}

ul#sideNav {
	border: 1px solid #CCC;
	margin-bottom:20px;

}

ul#sideNav li {
	border-bottom: 1px dashed #CCCCCC;
}

ul#sideNav li a {
	display: block;
	padding: 15px 5px;
	background: #93cede; /* Old browsers */
background: -moz-linear-gradient(top,  #93cede 0%, #75bdd1 41%, #49a5bf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#93cede), color-stop(41%,#75bdd1), color-stop(100%,#49a5bf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #93cede 0%,#75bdd1 41%,#49a5bf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #93cede 0%,#75bdd1 41%,#49a5bf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #93cede 0%,#75bdd1 41%,#49a5bf 100%); /* IE10+ */
background: linear-gradient(to bottom,  #93cede 0%,#75bdd1 41%,#49a5bf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93cede', endColorstr='#49a5bf',GradientType=0 ); /* IE6-9 */
	color: #FFF;

}

ul#sideNav li a:hover {
	background: #93cede; /* Old browsers */
}

ul.sidechild{
overflow:hidden;
padding:0 0 10px 17px;
margin-bottom:20px;
}

ul.sidechild li{
line-height:0;
margin-right:15px;
}
ul.sidechild li a {
	padding: 5px 0;
}


ul.sidechild a:link,ul.sidechild a:visited{
display: block;
padding-left:12px;
line-height:normal;
text-decoration:none;
color:#313131;
background:url(images/linkArrow.gif) no-repeat 0 50%;
}

ul.sidechild a:hover, ul.sidechild li.current_page_item a, ul.info li.current-menu-item a{color:#5f818f;}

ul.sidechild li.last{border-bottom:none;}

li.current a {
	background-color: #deedf2;
}

/*テーブルスタイル*/

table {
	margin: 20px 0 0 10px;
	border-collapse: collapse;
	border: 1px solid #CCC;
}

th, td {
	padding: 10px;
	border: 1px solid #CCC;
	vertical-align: top;
}

th {
	background-color: #f5debb;
	text-align: left;
}

/* フォーム
------------------------------------------------------------*/
input[type="text"], textarea, input[type="email"], input[type="tel"],select{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
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;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"], p.readon a,{
vertical-align:top;
padding:0 10px;
background: #2e69a4;
background: -moz-linear-gradient(top, #2e69a4 0%, #4486c9 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e69a4), color-stop(100%,#4486c9));
background: -webkit-linear-gradient(top, #2e69a4 0%,#4486c9 100%);
background: -o-linear-gradient(top, #2e69a4 0%,#4486c9 100%);
background: linear-gradient(to bottom, #2e69a4 0%,#4486c9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e69a4', endColorstr='#4486c9',GradientType=0 );
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:28px;
height:28px;
font-size:120%;
color:#fff;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,p.readon a:hover{
background: #4486c9;
background: -moz-linear-gradient(top, #4486c9 0%, #2e69a4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4486c9), color-stop(100%,#2e69a4));
background: -webkit-linear-gradient(top, #4486c9 0%,#2e69a4 100%);
background: -o-linear-gradient(top, #4486c9 0%,#2e69a4 100%);
background: linear-gradient(to bottom, #4486c9 0%,#2e69a4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4486c9', endColorstr='#2e69a4',GradientType=0 );
cursor:pointer;
}
*:first-child+html input[type="submit"]{padding:3px;}


table#mekki {
	font-size: 12px;
}
table#mekki th {
	font-size: 16px;
	text-align: center;
}
table#mekki td.big {
	font-size: 16px;
}
table#mekki td {
	vertical-align: middle;
}
tr.bg td {
	background-color: #e5ffeb;
}

p.eng {
	text-align: right;
}


p.eng span a {
	padding: 5px 15px;
	background-color: #2f4f0e;
	color: #fff;
	border: 1px solid #2f4f0e;
	box-shadow:5px 5px 10px #CCC, 0px 0px 5px #ccc inset;
}

iframe {
	border: none;
}