/** Reset */
* { font-family: "museo500", "Arial"; font-size: 12px; list-style: none; margin: 0; padding: 0; outline: 0; text-decoration: none; box-sizing: border-box !important; -webkit-box-sizing: border-box !important; -moz-box-sizing: border-box !important; -ms-box-sizing: border-box !important; }



	/*! Freebie Skelet */
	ul.expmenu {
	width: 250px;
	float: left;
}
	ul.expmenu * { list-style: none; }
	ul.expmenu > li > div.header { padding: 12px; border-bottom: 1px #396e9f solid; }
	ul.expmenu > li:last-child > div.header { border-bottom: none; }
	ul.expmenu > li ul li {
	background-color: #ececec;
	padding: 12px;
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #fff;
	color: #666666;	 /*　text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8); */
}
	ul.expmenu > li ul li:last-child { border-bottom: none; }
	ul.expmenu > li ul li.selected {
	background-color: #FFCCCC;         /*現在見ているページのリンクボタンの色 */
}
	ul.expmenu div.header
	{
		color: #203f61;
		text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2);

		background: #4d7fb8; /* Old browsers */
		background: -moz-linear-gradient(top, #4d7fb8 0%, #4572a5 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d7fb8), color-stop(100%,#4572a5)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #4d7fb8 0%,#4572a5 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #4d7fb8 0%,#4572a5 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #4d7fb8 0%,#4572a5 100%); /* IE10+ */
		background: linear-gradient(to bottom, #4d7fb8 0%,#4572a5 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d7fb8', endColorstr='#4572a5',GradientType=0 ); /* IE6-9 */
	}
	ul.expmenu > li > div.header > .label { padding-left: 24px; background: no-repeat; }
	ul.expmenu > li > div.header > .arrow { display: block; width: 16px; height: 16px; background: no-repeat center; float: right; }
	ul.expmenu > li > div.header > .arrow.up { background-image: url(../img/arrow_u.png); }
	ul.expmenu > li > div.header > .arrow.down { background-image: url(../img/arrow_d.png); }

		/* Mouse Events */
		ul.expmenu div.header:hover
		{
			background: #4571a0; /* Old browsers */
			background: -moz-linear-gradient(top, #4d7fb8 0%, #4571a0 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d7fb8), color-stop(100%,#4571a0)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #4d7fb8 0%,#4571a0 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #4d7fb8 0%,#4571a0 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, #4d7fb8 0%,#4571a0 100%); /* IE10+ */
			background: linear-gradient(to bottom, #4d7fb8 0%,#4571a0 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d7fb8', endColorstr='#4571a0',GradientType=0 ); /* IE6-9 */

			cursor: pointer;
		}

		ul.expmenu > li ul li:not(.selected):hover
		{
			background: #e7e7e7; /* Old browsers */

			cursor: pointer;
		}
		ul.expmenu > li ul li:not(.selected):active
		{
			background: #f1f1f1; /* Old browsers */

			cursor: pointer;
		}
/**
 *  END FREEBIE STYLES
 */
	

	body
	{
	color: #b1b1b1; /* Old browsers */
	font-family: museo500;
	line-height: 1.4;
	background-color: #e1e1e1;
	background-image: url(../img/24original.gif);
	background-repeat: repeat;
	}
	ul#pagination-freebie { display: table; padding-right: 20px; margin: 20px auto; list-style: none; }
	ul#pagination-freebie:last-child { padding-right: 0; }
	ul#pagination-freebie li { float: left; margin-bottom: 20px }
	ul#pagination-freebie li:last-child { margin-right: 0; }

	div#text {
	text-align: center;
	font-size: 48px;
	width: 610px;
	margin-top: 50px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	div#smalltext {
	text-align: right;
	font-size: 18px;
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
	div#content {
	display: table;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	padding-top: 20px;
	background-color: #FFF;
	padding-left: 10px;
	margin-bottom: 100px;
	padding-bottom: 20px;
}#content div #expmenu-freebie li .expmenu li .header .label {
	color: #F36;
	font-size: 16px;
}
#content div #expmenu-freebie li .expmenu li .header {
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
.topbar{
	background-color: #06C;
	height: 170px;
	margin-bottom: 30px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #F00;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	background-image: url(../img/pat2.jpg);
	background-repeat: repeat;
}
.tittle {
	font-size: 36px;
	color: #FFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 5px;
}
.topbar .tittle .tittle {
	color: #FFF;
}
.tittle_sub {
	font-size: 14px;
	color: #FFF;
	width: 980px;
	padding-top: 7px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #FF0;
	margin-right: auto;
	margin-left: auto;
}
.r_box {
	float: right;
	width: 660px;
}
.title {
	font-size: 20px;
	color: #666;
	padding-bottom: 20px;
	position: relative;
}
.ribon {
	position: absolute;
	top: 37px;
	right: 20px;	
}
.ribon2 {
	position: absolute;
	top: 22px;
	right: 12px;
}
.ribon3 {
	position: absolute;
	top: 82px;
	right: 540px;
}
.img_coment_top {
	font-size: 14px;
	line-height: 1.4;
	color: #666;
	padding-bottom: 50px;
}
.img_box {
	height: 320px;
}
.img_box2 {
	height: 500px;
}
.img_box3 {
	height: 330px;
}
.img_l {
	float: left;
	width: 320px;
}
.img_r {
	float: right;
	width: 320px;
}
.img_coment {
	font-size: 14px;
	line-height: 1.4;
	color: #666;
	padding-bottom: 10px;
	padding-top: 10px;
}

a:link {
	color: #666;
} 
a:visited {
	color: #666;
} 
#content .r_box #mainjpg img {
	border: 1px solid #999;
	padding: 7px;
	box-shadow: 3px 3px 3px #999; /*CSS3*/
	-moz-box-shadow: 3px 3px 3px #999;/*　メイン画像のシャドウfirefox */
	-webkit-box-shadow: 3px 3px 3px #999;/*　Safari,Google Chrome用 */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content .r_box #mainjpg2 img {
	border: 1px solid #999;
	padding: 7px;
	box-shadow: 3px 3px 3px #999; /*CSS3*/
	-moz-box-shadow: 3px 3px 3px #999;/*　メイン画像のシャドウfirefox */
	-webkit-box-shadow: 3px 3px 3px #999;/*　Safari,Google Chrome用 */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#content .r_box .img_l div img {
	border: 1px dashed #999;
	padding: 7px;
}
#content .r_box .img_r div img {
	border: 1px dashed #999;
	padding: 7px;
}
#fotter {
	color: #FFF;
	background-color: #666;
	height: 50px;
	background-image: url(../img/13original.gif);
}
.f_line {
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #FFF;
}
.copy {
	text-align: center;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#content div #expmenu-freebie li .expmenu li #example {
	padding-bottom: 10px;
}

.sub_title {
	apadding-bottom: 10px;
	height: 50px;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	font-size: 24px;
	color: #999;
	padding-top: 20px;
	position: relative;
	margin-bottom: 30px;
}
.sub_title_top {
	apadding-bottom: 10px;
	height: 50px;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	font-size: 18px;
	color: #666;
	padding-top: 20px;
	position: relative;
	margin-bottom: 20px;
}
.position {
	position: absolute;
	right: -28px;
	top: 0px;
}


/*　画像の回転 */
.rotate {
	rotation: -3deg;/*CSS3*/
	-webkit-transform: rotate(-3deg);/* chrome、safari　*/
	-moz-transform: rotate(-3deg);/* firefox　*/
    margin-bottom: 5px;
transform: rotate(-3deg);
} 

/*　画像の回転2 */
.rotate2 {
	rotation: 2deg;/*CSS3*/
	-webkit-transform: rotate(2deg);/* chrome、safari　*/
	-moz-transform: rotate(2deg);/* firefox　*/
    margin-bottom: 3px;
transform: rotate(2deg);
} 
.map {
	margin-bottom: 30px;	
} 

#content div .r_box .map div iframe {
	padding-top: 30px;
}
#content div .r_box .map a img {
	padding-right: 20px;
}
#content div .r_box .map div {
	padding-bottom: 20px;
	font-size: 14px;
	color: #999;
	line-height: 1.4;
}


/*　TOPへもどる */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 20px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}
#content div .r_box .img_coment_top #pic3 div img {
	padding: 5px;
	border: 1px solid #999;
	margin-top: 50px;
	margin-right: 10px;
}


#content div .r_box #info {
	padding-bottom: 30px;
}

#content div .r_box #info p {
	font-size: 14px;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	width: 600px;
	line-height: 2.2;
	margin-left: 10px;
}
.iconimg {
	margin-right: 5px;
	vertical-align: text-top;
}
#content div .r_box #topinfojpg .rotate {
	margin-right: 15px;
	border: 1px dashed #999;
	padding: 5px;
	margin-bottom: 20px;
}
#content div .r_box #topinfojpg .rotate2 {
	margin-right: 15px;
	border: 1px dashed #999;
	padding: 5px;
	margin-bottom: 20px;
}
#smalltext img {
	margin-right: 10px;
}

.opa a:hover {
	opacity:0.6;
filter: alpha(opacity=60);        /* ie lt 8 */
-ms-filter: "alpha(opacity=60)";  /* ie 8 */
-moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.6;              /* Safari 1.x */
}

#BbsScript {
	font-size: 18px;
	color: #666;
	padding-right: 20px;
	padding-bottom: 50px;
}
