@charset "utf-8";
/* CSS Document */


header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  transition: .3s;
  text-align:center
}


.f_red{
	font-weight:bold;
	color:#C00;
}

a img {
    border-style:none;	
}

a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}

header a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha( opacity=100 )";
}

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.f_small{
	font-size:90%;
}


.kadomaru   {
	padding:30px;
	margin-bottom:25px;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */
}

.kadomaru_k   {
	padding:10px;
	border-radius: 40px;        /* CSS3草案 */  
	-webkit-border-radius: 40px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 40px;   /* Firefox用 */  
	margin-bottom:25px;
	text-align:center;
	font-weight:bold;
	color:#993300;
	font-size:1.2em;
}


.bg_y   {
	background-color:#FFFFCC;
}

.bg_p   {
	background-color:#FFECEC;
}

.bg_b   {
	background-color:#DFEFFF;
}

.bg_f   {
	background-color:#FFF;
}

.floatleftimg{
	float:left;
}

.floatrightimg{
	float:right;
}


.yohaku{
	margin-top:0px;
	margin-bottom:50px;
}


#copyright{
	text-align:center;
}

.att {
  padding-left: 2em;
  text-indent: -2em;
  padding-bottom:1em;
 	line-height:2.5em;
}

.youtube{
	background-color:#fff;
}

.youtube iframe{
  width: 85%;
}

/* ------------------------------
   loopSlider
------------------------------ */
.loopSliderWrap {
    top: 0;
    left: 0;
    height: 285px;
    overflow: hidden;
    position: absolute;
}
 
.loopSlider {
    margin: 0 auto;
    width: 1100px;
    height: 285px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
.loopSlider ul {
    height: 285px;
    float: left;
    overflow: hidden;
}
 
.loopSlider ul li {
    width: 1980px;
    height: 285px;
    float: left;
    display: inline;
    overflow: hidden;
}
 
/* ------------------------------
   CLEARFIX ELEMENTS
------------------------------ */
.loopSliderWrap:after {
    content: "";
    display: none;
    clear: none;
}



.koumokuarea   {
	margin-bottom:25px;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */
	text-align:left;
	margin:2%;
	max-height: 100%;
	text-indent: -1em;
	font-size:1.2em;
}


.koumokuarea2   {
	margin-bottom:25px;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */
	text-align:left;
	margin:2%;
	max-height: 100%;
	font-size:1.2em;
}

.koumokuarea_c   {
	margin-bottom:25px;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */
	text-align:center;
	margin:2%;
	max-height: 100%;
	text-indent: -1em;
	font-size:1.2em;
}

.danraku {

	
}


.koumokuarea_title   {
	text-align: center;
	font-weight:bold;
	color:#036;
	font-size:1.5em;
	border-bottom: 1px solid #036;
	max-height: 100%;
	padding-top:5%;

}

.oubohouhou{
	padding:3%;
	margin-bottom:25px;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	text-align:left;
	border:#999 2px solid;
	margin:5%;
	max-height: 100%;

}



.txt_red{
	color:#BF5219;
	font-weight:bold;
}

.oubodoui {
    width: 800px;
    padding: 20px;
    margin: 0 auto;
    background-color: #FFF;
	font-size:1.5em;

}


.oubodoui input[type="checkbox"] {
    transform: scale(1.6);
}

.haichi_center{
	text-align:center;
}

.cpsyohin{
	padding-left:2%;
	font-size:0.8em;
	text-align:left;
	width:48%;
	float:left;
}




@media screen and (max-width: 480px) {
	.oubohouhou   {
		line-height:160%;
	}
	
	
	.koumokuarea_title   {
	
	}

	.haichi_center{
		font-size:2.2em;
	}	
	
	.haichi_center input[type=checkbox] {
		width:			24px;
		height:			24px;
		-moz-transform:		scale(1.4);
		-webkit-transform:	scale(1.4);
		transform:		scale(1.4);
	}

.koumokuarea   {
		margin:6%;
		text-indent: -1em;
}

.koumokuarea2   {
		margin-bottom:25px;
		border-radius: 10px;        /* CSS3草案 */  
		-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 10px;   /* Firefox用 */
		text-align:left;
		margin:2%;
		max-height: 100%;
		margin:6%;

}

.cpsyohin{
	padding-left:2%;
	font-size:0.8em;
	text-align:left;
	width:98%;
}

}
