@charset "UTF-8";


/*---------- ページ全体の指定 ----------*/

html, body, header, section, article, nav, footer,
div, span, p, h1, h2, h3, h4,
ul, ol, li, dl, dt, dd,
table, tr, th, td, tbody, thead, tfoot {
  margin: 0;
  padding: 0;
}

img {border: 0;}

/*===============================================
画面の横幅が769px以上（パソコン用）
===============================================*/
@media screen and (min-width: 1050px){
body {
  width: 1000px;
  	background-color: #000;
  font: 18px/1.231 'ヒラギノ角ゴ pro W3', "Hiragino KaKu Gothic Pro", Osaka, sans-serif;
  line-height: 1.7;
  margin: 0 auto;  
}
section .box a{
	margin: 0 0 0px 0;
	padding: 3px 0;
float: left;
background-color: #eee;
	text-align: center;
	 width: 236px;
	 border: 1px solid #bbbbbb ;
	 font-size:14px;
display:block;

}


.peat {
	background-color:#efe1be;
	color:#4d2200;
	font-weight:bold;
	text-align:left;
	line-height:1.3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ded5c0;
	border-bottom-color: #ded5c0;
	border-left-color: #ded5c0;
	border-right-color: #ded5c0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.peatt { float:left;
width:100px}
.peatt2 { float:left;
 font-size:16px;
width:262px;
line-height:1.4;
padding:0px 0px 0px 10px;
}
.w{
font-weight:bold;
text-align:left;
}
.peata {
	float:left;
	line-height:1.8px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-right:16px;
	width: 360px;
}
.peatb {
	float:left;
	margin-right:0px;
	margin-bottom:10px;
	line-height:0px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ded5c0;
}
.panku {float:left; padding-left:10px; padding-top:24px}
.bx-wrapper .bx-caption span {
	color:#FF3;
	display: block;
	font-size: 16PX;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 12px;
}
h1 {
border-bottom: solid 3px #cce4ff;
position: relative;
font-size:22px;
color:#666666
}

h1:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 3px #5472cd;
bottom: -3px;
width: 20%;

}
h2 {
  position: relative;
  padding: 0.6em;
  background: #ccc;
  font-size:22px;
}

h2:after {
position: absolute;
content: '';
top: 100%;
left: 30px;
border: 15px solid transparent;
border-top: 15px solid #ccc;
width: 0;
height: 0;
}

}


/*===============================================
画面の横幅が768pxまで（タブレット用）
===============================================*/
@media screen and (max-width: 768px){
body {
  width: 100%;
  background-color: #fff;
  font: 16px/1.231 'ヒラギノ角ゴ pro W3', "Hiragino KaKu Gothic Pro", Osaka, sans-serif;
  line-height: 1.5;
}
section .box a{
	margin: 0 0 0px 0;
	padding: 3px 0;
float: left;
background-color: #eee;
	text-align: center;
	 width: 32%;
	 border: 1px solid #bbbbbb ;
	 font-size:12px;
display:block;

}

.peat {
	background-color:#efe1be;
	color:#4d2200;
	font-weight:bold;
	text-align:left;
	line-height:1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ded5c0;
	border-bottom-color: #ded5c0;
	border-left-color: #ded5c0;
	border-right-color: #ded5c0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.peatt { float:left;
width:90PX
}
.peatt2 { float:left;
 font-size:15px;
width:65%;
line-height:1.4;
padding:0px 0px 0px 10px;
}
.w{
font-weight:bold;
text-align:left;
}
.peata {
	float:left;
	line-height:1.8px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-right:16px;
	width: 100%;
}
.peatb {
	float:left;
	margin-right:0px;
	margin-bottom:10px;
	line-height:0px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ded5c0;
}
.panku {float:left; padding-left:0px; padding-top:0px}
.bx-wrapper .bx-caption span {
	color:#FF3;
	display: block;
	font-size: 12PX;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 12px;
}
h1 {
border-bottom: solid 3px #cce4ff;
position: relative;
font-size:16px;
color:#666666
}

h1:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 3px #5472cd;
bottom: -3px;
width: 20%;

}
h2 {
  position: relative;
  padding: 0.6em;
  background: #ccc;
  font-size:16px;
}

h2:after {
position: absolute;
content: '';
top: 100%;
left: 30px;
border: 15px solid transparent;
border-top: 15px solid #ccc;
width: 0;
height: 0;
}

}



a:link {
  color: #355fb2;
}

a:hover {
  color: #1e50a2;
}

a:visited {
  color: #355fb2;
}


/*---------- ヘッダー ----------*/

header {
  width: 100%;
}


header h1 a {
  color: #ffffff !important;
  text-decoration: none;
  font-size: 18px;
}

header h1 a:hover {
  color: #999999 !important;
  text-decoration: underline;
  font-size: 18px;
}

header img.main_photo {
  width: 100%;
  height: auto;
}

#page_top {
  margin: 0px;
  padding: 0px;
  background-color:#FFFFFF
  
  
}

.boxContainer {
	overflow: hidden;
}

/* clearfix */
.boxContainer:before,
.boxContainer:after {
    content: "";
    display: table;
}
 
.boxContainer:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.boxContainer {
    zoom: 1;
}


.boxContainer {
	overflow: hidden;
}

/* clearfix */
.boxContainer:before,
.boxContainer:after {
    content: "";
    display: table;
}
 
.boxContainer:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.boxContainer {
    zoom: 1;
}

/*---------- コンテンツ ----------*/

#content {
	background-color:#FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

section {
	margin: 0 0 0 0;
	line-height: 1.7;
}



section p {
	color: #333;
	line-height: 1.8;
	padding: 3px 0;
	margin: 0 0 0px 0;
	}
header p {

		color: #666;
			line-height: 1.8;
	padding: 3px 0;
		margin: 0 0 0px 0;
	}

#dot{border: 1px dotted #ccc ;
text-align: center;
padding-bottom:0}



section .box a:hover{
	color:orange;
background-color: #ffface;
}
.gre{
	color: #666;
}
.blu{
	color: #666699;
}
.mid{
	color: #ed6609;
}

section .box2 {
clear: both;
margin: 0 0 0px 0;
}
section .box3 {
	margin: 0 0 0px 0;
	padding: 3px 0;
	text-align: right;
	
}


section .box2 {
clear: both;
margin: 0 0 0px 0;
}
section .gray_bg {
  margin: 8px 0 8px 0;
  padding: 2px 8px 2px 8px;
  line-height: 1.7;
  letter-spacing: 1px;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-color: #fff;
}

section .gray_bg p {
  padding: 3px;
  line-height: 1.7;
  letter-spacing: 1px;
}

section img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

section img.picture_r {
  margin: 0 0 10px 10px;
  float: right;
}

section span.red {
  color: #e60033;
}

section span.red_b {
  color: #e60033;
  font-weight: bold;
}

section span.blue {
  color: #007bbb;
}

section span.pink {
  color: #c53d43;
}

section span.brown {
  color: #9e915a;
}

section span.brown_b {
  color: #9e915a;
  font-weight: bold;
}

section span.green {
  color: #00ae4f;
}




/*---------- ナビ ----------*/

nav {
  width: 100%;
  text-decoration: none;
  margin: 0 0 10px 0;
  background: url(img/nav_bg.gif) repeat-x;
}

nav h2 {
  padding: 5px 0 3px 14px;
  font-size: 14px;
  color: #eeeeee;
  border-bottom: solid 1px;
  border-bottom-color: #cccccc;
  background: url(img/h_bg_gray.gif) center repeat-x;

}

nav ul {
  width: 100%;
  border-top: solid 1px;
  border-top-color: #cccccc;
}

nav li {
  width: 100%;
  list-style: none;
  text-align: center;
}

nav li a {
  padding: 10px;
  display: block;
  color: #355fb2;
  font-weight: bold;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #cccccc;
  background: url(img/nav_bg.gif) repeat-x;
}

nav li a:hover {
  color: #1e50a2;
  display: block;
  font-weight: bold;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #cccccc;
  background: url(img/nav_bg_hover.gif) repeat-x;
}


/*---------- トップに戻る ----------*/

#page_back {
  margin: 0 0 8px 0;
  padding: 0 6px 0 0;
  text-align: right;
}


/*---------- フッター ----------*/

footer {
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	border-top-color: #cccccc;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: none;
	background-color:#333333
}

footer h1 { font-size:16px; color:#FFF; line-height:1; padding:2px}
footer h2 { font-size:14px; color:#ccc; line-height:1; padding:2px}


footer p {
  padding: 10px;
  color: #cccccc;
}

footer a {
  color: #cccccc !important;
}

footer a:hover {
  color: #999999 !important;
}

footer a:visited {
  color: #cccccc;
}

footer p.copy {
  padding: 10px;
  font-size: 12px;
  color: #cccccc;
}

footer p.copy a {
  color: #005ebb !important;
  text-decoration: none;
}

footer p.copy a:hover {
  color: #004080 !important;
  text-decoration: underline;
}

footer p.copy a:visited {
  color: #005ebb !important;
  text-decoration: none;
}
#content section p　s {
	color: #900;
}
.kyou {
	color: #900;
}
.kyou {
	color: #900;
	font-weight: bold;
}
.guri {
	color: #933;
	font-weight: bold;
}
.bot {
	background-color: #eee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4d2200;
	width: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #4d2200;
	text-align: left;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 4px;

	line-height: 1.3;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}
.bot2 {
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	width: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	text-align: left;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 4px;

	line-height: 1.3;
	font-size: 16px;
}.kategori {
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-color: #eee;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.taitle1 {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	color:#4d2200;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	margin-bottom: 5px;

}
.gazou {
	line-height: 0px;
	background-color: #FFF;

}
