@charset "shift_jis";

/* 1 column set 
*/


body { text-align:center;}

	.clear { clear:both; }
	.clear hr {	display:none; }



/* base */

body {
	font-family:"MS PGothic", "Osaka", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background: url(images/bg.gif);
	color: #666;
	font-size: 0.7em;
}

h1, h2, h3, h4, h5, ul, li {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-type:none;
}

img,iframe,object {
	max-width:100%;
}

.ie7 img,.ie7 object/ {
	width:100%;
}

.ie8 img,.ie8 object {
    width:auto\9
}


img {
	max-width: 100%;
	height: auto;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#page {
	margin: 7px 7px 0px;
	text-align:left;
}

#center {
	text-align:right;
	margin: 0px 0px 10px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
	-moz-box-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
}

#center img {
	margin-right: 10px;
}

/* header */

#head {
	background:url(images/header_bg.png)no-repeat,
	 -webkit-gradient(
	linear, left top, left bottom, 
	from(#fff1d7),
	color-stop(0.50, #fff1d7),
	color-stop(0.50, #fff1d7),
	color-stop(0.69, #fff1d7),
	to(#fff1d7));
	background:url(images/header_bg.png)no-repeat,
	 -webkit-gradient(
	linear, left top, left bottom,
	from(#fff1d7),
	to(#fff1d7));
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, .3);
	background-position:right bottom;
}

h1 {
	font-size: 0.6em;
	font-weight: normal;
	padding: 2px;
}

#head #headtext {
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
	padding: 20px 10px;

}

#head a:hover {
	color: #666;
}

#head a {
	color: #333;
	text-decoration: none;
	padding: 10px 0px 10px 10px;
	display:block;
}

#head p {
	display:none;
}

/* navi */

#home_btn,#headband,.sidemenu,#home_btn,#pagenavi {
	display:none;
}

/* menu */

#side_menu .mask {
	display:none;
}

/*
#sideAlphaWrap h3 {
	color: #FFFFFF;
	font-size: 1em;
	line-height: 78px;
	height: 60px;
	background-image: url(images/menu_title.jpg);
	background-repeat: no-repeat;
	width: 250px;
	margin-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	padding-top: 0em;
	background-color: #FFF;
	background-position: bottom left;
}

#side_menu {
	position: relative;
	height: auto;
}

.menu_bottom {
	background-image: url(images/menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 250px;
	margin-bottom: 10px;
}
*/
/* main */

#main {
	margin: 0px 0px;
	text-align:left;
}

#main h2:before {
	content: url(images/h2.png);
	vertical-align:middle;
}

#main h2 {
	font-weight:bold;
	color: #333333;
	font-size: 1.0em;
	margin: 10px -10px 7px;
	padding: 5px 3px 0px 5px;
	background:url(images/h2_bg.png);
	background-position: right;
}


#article {
	float:none;
	text-align:left;
	font-size: 1.2em;
	padding-top: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height:1.7em;
	margin: 0px 0px 10px;
}

#article .mask {
	display:none;
}

#article .article_bottom {
	display:none;
}

#article img {
	margin: 3px;
	padding: 3px;
	max-width: 40%;
	height: auto;
}

/* footer */

.pagetop {
	float:none;
	padding: 0px;
	height: 55px !important;
	width: 120px !important;
	margin-bottom: 5px;
}

#foot_bg {
	color: #666;
	text-align: center;
	clear: both;
	margin: 0px -7px 0px;
	padding: 15px 0px 10px;
	height: auto;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, .2);
	background:
	 -webkit-gradient(
	linear, right top, left bottom, 
	from(#f3f3f3),
	color-stop(0.50, #ddd),
	color-stop(0.50, #ddd),
	color-stop(0.69, #ddd),
	to(#ddd));
	background:
	 -webkit-gradient(
	linear, right top, left bottom,
	from(#f3f3f3),
	to(#ddd));
}

#footer_free {
	display:none;
}

#foot_bg h3 {
	color:#666;
	height:14px;
	text-align: left;
	text-indent: 7px;
	line-height: 14px;
	font-size: 1.0em;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	clear: both;
	width:100%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ccc;
}

#foot_bg ul {
	float: none;
	padding: 10px 0px 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#foot_bg li {
	float:none;
	width:100%;
	text-align:left;
	padding:0;
	display:table-cell;
	vertical-align:middle;
	display:block;
	font-size: 0.9em;
	margin-bottom: 4px;
}

#foot_bg li a {
	height:auto;
	display:block;
	padding:10px 0;
	color:#fff;
	text-align:left;
	text-decoration:none;
	padding-left:22px;
	background:url(images/iyahu.png) no-repeat,
	 -webkit-gradient(
	linear, left top, left bottom, 
	from(#7ad0f7),
	color-stop(0.50, #54bded),
	color-stop(0.50, #54bded),
	color-stop(0.69, #54bded),
	to(#54bded));
	background:url(images/iyahu.png) no-repeat,
	 -webkit-gradient(
	linear, left top, left bottom, 
	from(#7ad0f7),
	to(#54bded));
	background-position:right center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, .3);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, .3);
}

#foot_bg li a:hover {
	color:#ffffff;
	text-decoration:none;
	background:url(images/iyahu.png) no-repeat,
	 -webkit-gradient(
	linear, left top, left bottom, 
	from(#ccc),
	color-stop(0.50, #999),
	color-stop(0.50, #999),
	color-stop(0.69, #999),
	to(#999));
	background:url(images/iyahu.png) no-repeat,
	 -webkit-gradient(
	linear, left top, left bottom, 
	from(#ccc),
	to(#999));
	background-position:right center;
}

#copy {
	color: #666;
	text-align: center;
	font-size: 0.5em;
	clear: both;
	padding: 10px;
}

#copy a {
	color: #666;
	text-decoration: none;
}

.free_space {
	padding: 0px;
	height: auto;
	width: 98%;
}
