@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
#start_block img {
	float: right;
}


/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
	
color: #666666;
font: 100%/1.6 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
font-size: 12px;
}
#header {
	width: 100%;
	margin-top: 0px;
	text-align: center;
}
#g_nav {
	width: 100%;
	margin-left: 0;
	clear: both;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	margin-top: 0px;
}
#contents {
width: 100%;
}
#main_contents {
width: 100%;
}
#main_contents h1 {
margin-top: 30px;
}
#spot_block {
margin-top: 15px;
overflow-x: hidden;
}
#spot_block1 {
margin-top: 15px;
overflow-x: hidden;
}

#spot_block article h2 {
color: #0082CA;
font-size: 133.3%;
border-bottom: 1px dotted #0082CA;
margin-bottom: 10px;
}#spot_block1 article h2 {
color: #0082CA;
font-size: 133.3%;
border-bottom: 1px dotted #0082CA;
margin-bottom: 10px;
}
#spot_block article {
	margin-top: 0px;
}#spot_block1 article {
	margin-top: 0px;
}
#spot_block article .more_info { text-align: right; }
#spot_block1 article .more_info { text-align: right; }
#spot_block article .more_info a { color: #0082CA; }
#spot_block1 article .more_info a { color: #0082CA; }
#spot_block article .more_info a:hover { color: #E3007F; }
#spot_block1 article .more_info a:hover { color: #E3007F; }
#spot_block article .more_info { text-align: right; }
#spot_block1 article .more_info { text-align: right; }
#spot_block article .more_info a:hover { color: #E3007F; }
#spot_block1 article .more_info a:hover { color: #E3007F; }
#archive {
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #F2FAFB;
	color: #6C73D1;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-style: oblique;
	font-size: medium;
	text-decoration: none;
	width: 80%;
}
#archive h1 {
padding-top: 5px;
padding-bottom: 1px;
background-color: #C8EDF2;
text-align: center;
color: #0082CA;
font-size: 133.3%;
}
#archive ul {
	padding: 10px;
	text-decoration: none;
}
#archive ul li {
	background-image: url(images/arrow.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 35px;
	line-height: 1.8;
	text-decoration: none;
}
#archive .fluidList li a {
	text-decoration: none;
	color: #43B15F;
}

#side_contents {
width: 100%;
}
aside form { margin-top: 35px; }
aside form input[type="search"] {
border: 1px solid #0082CA;
width: 70%;
height: 24px;
margin-right: 12px;
}
aside form input[type="submit"] {
color: #fff;
background: #0082CA;
width: 22%;
height: 24px;
border: none;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}
aside #sns { 
margin-top: 40px;
list-style:none;
margin:0;
padding:0;
}
aside #sns li { margin-top: 10px; }
aside #sns li a    {
padding-top: 10px;
padding-bottom: 10px;
color: #0082CA;
text-decoration: none;
text-align: center;
font: bold 133.3% Arial, Helvetica, sans-serif;
display: block;
border: 1px solid #0082CA;
border-radius: 5px;
}

aside #sns li a:hover {
background-color: #F2FAFB;
}
#footer {
width: 100%;
margin-top: 36px;
margin-bottom: 36px;
border-top: 1px solid #0082CA;
padding-top: 10px;
}
footer ul {
margin-top: 20px;
list-style:none;
margin:0;
padding:0;
}
footer li {
background-image: url(images/arrow.gif);
background-position: left 5px;
background-repeat: no-repeat;
padding-left: 15px;
line-height: 1.8;
}
footer #copyright_block {
width: 100%;
margin-top:20px;
text-align: center;
}
footer #copyright {
margin-top:5px;
}
footer .contact { 
}

.flame_photo {
	width: 98%;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
.contact {
padding: 7px 10px 3px;
background: #224288;
text-align: center;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin-top: 20px;
}

#nav_menu { margin-top: 30px; }
.nav_item { border: 1px solid #FFFFFF; }
.nav_item a     {
padding-top: 16px;
padding-bottom: 16px;
display: block;
text-align: center;
color: #0082CA;
font-size: 120%;
text-decoration: none;
background-color: #eeeeee;
}

.nav_item_this { border: 1px solid #FFFFFF; }
.nav_item_this a     {
	padding-top: 16px;
	padding-bottom: 16px;
	display: block;
	text-align: center;
	color: #000000;
	font-size: 120%;
	text-decoration: none;
	background-color: #F8DFE3;
}

.pankuzu {
	color: #0080CD;
	font-family: "Courier New", Courier, monospace;
	font-weight: lighter;
	font-size: x-large;
	font-style: italic;
}

.thispage {
	background-color: #F0B8C1;
	}
	
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
body {
	background-color: #EFE1D8;
}
#start_block article {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	position: static;
	top: 0px;
	left: 0px;
	right: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: oblique;
	text-align: center;
	font-size: medium;
	color: #EF6363;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: lighter;
	text-decoration: none;
}
start_block {
	position: relative;
}
#spot_block article h3 {
	color: #E43639;
}
#spot_block1 article h3 {
	color: #E43639;
}
#slider2 image {
	background-color: #EFE1D8;
	border-color: #EFE1D8;
	-webkit-box-shadow: 0px 0px #EFE1D8;
	box-shadow: 0px 0px #EFE1D8;
}






#g_nav #nav_menu a:hover, {
}


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#nav_menu a:hover, #nav_menu a:focus, #nav_menu a:active    , #nav_menu a:active{
	background-color: #FFEF85;
}

#header {
width: 23.0769%;
}
#g_nav {
width: 74.3589%;
margin-left: 2.5641%;
clear: none;
}
#contents {
width: 100%;
clear: left;
}
#main_contents {
width: 74.3589%;
float: right;
}
#side_contents {
width: 23.0769%;
float: left;
}
aside form input[type="search"] {
width: 100%;
height: 24px;
margin-bottom: 5px;
}
aside form input[type="submit"] {
width: 70px;
}
#footer {
}
footer ul {
width: 17em;
float: left;
}

footer .contact { 
display: block;
float: right;
 }

footer #copyright_block {
width: 215px;
clear: both;
float: right;
}
#nav_menu {
width: 100%;
}
.nav_item {
width: 49%;
clear: none;
}

.nav_item_this {
width: 49%;
clear: none;
}

.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.2%;
	max-width: 1232px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {
width: 18.3673%;
}
#g_nav {
	width: 79.5918%;
	clear: none;
	margin-left: 2.0408%;
	top: 0px;
}
#contents {
}
#main_contents {
	width: 79.5918%;
	padding-left: 15px;
	border-spacing: 0px 0px;
}
#spot_block article {
width: 48%;
margin-right: 2%;
float: left;
}#spot_block1 article {
width: 48%;
margin-right: 2%;
float: left;
}
#side_contents {
width: 18.3673%;
}
#footer {
}
#nav_menu {
}
.nav_item { width: 24%; }
.nav_item_this { width: 24%; }

.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
@media screen and (min-width:1000px){
}
