@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-image: url(images/bg.gif);
	color: #666;
	background-color: #FFF;
	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: 0px 0px;
	text-align:left;
}

/* header */

#head {
	background:url(images/header_bg.png)no-repeat,
	 -webkit-gradient(
	linear, left top, left bottom, 
	from(#fff),
	color-stop(0.50, #fff),
	color-stop(0.50, #fff),
	color-stop(0.69, #fff),
	to(#fff));
	background:url(images/header_bg.png)no-repeat,
	 -webkit-gradient(
	linear, left top, left bottom,
	from(#fff),
	to(#fff));
	width: 94%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, .2);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, .2);
	background-position:right bottom;
	border-top: 5px solid #ed7d79;
	border-bottom: 5px solid #ed7d79;
	border-left: 10px solid #ed7d79;
	border-right: 10px solid #ed7d79;
}

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 15px;
	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;
}

#center {
	margin: 0px 10px;
}

#main h2 {
	font-weight:bold;
	color: #333333;
	font-size: 1.0em;
	margin: 15px -10px 7px;
	padding: 0px 3px 3px 3px;

	background:-webkit-gradient(
	linear, right bottom, right top, 
	from(#eeeeee),
	color-stop(0.50, #fff),
	color-stop(0.50, #fff),
	color-stop(0.69, #fff),
	to(#fff));
	background:-webkit-gradient(
	linear, right bottom, right top, 
	from(#eeeeee),
	to(#fff));
	border-bottom: 1px solid #ccc;
}

#main h2:before {
	content: url(images/h2.png);
	vertical-align:middle;
	content-position: bottom left;
}

#article {
	font-size: 1.2em;
	padding-top: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	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 {
	text-align: right;
	margin: 0 0 0px;
	padding: 0px;
	height: 45px !important;
	width: 120px !important;
}

#foot_bg {
	color: #333;
	text-align: center;
	clear: both;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 15px 0px 10px;
	background:#eee;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-position:right center;
	border-top: 1px solid #999;
}

#footer_free {
	display:none;
}

#footer_box {
	color: #FFF;
	padding-top: 15px;
	margin: 0px 15px 0px;
}

#foot_bg h3 {
	color:#333;
	height:20px;
	text-align: left;
	text-indent: 7px;
	line-height: 20px;
	font-size: 1.0em;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	clear: both;
	width:100%;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #ed7d79;
}

#foot_bg ul {
	float: none;
	padding: 10px 0px 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#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: 3px;
}

#foot_bg li a {
	height:auto;
	display:block;
	padding:10px 0;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
	padding-left:20px;
	background:url(images/iyahu.png) no-repeat,
	 -webkit-gradient(
	linear, left top, left bottom, 
	from(#ed7d79),
	color-stop(0.50, #dc6a66),
	color-stop(0.50, #dc6a66),
	color-stop(0.69, #dc6a66),
	to(#dc6a66));
	background:url(images/iyahu.png) no-repeat,
	 -webkit-gradient(
	linear, left top, left bottom, 
	from(#ed7d79),
	to(#dc6a66));
	background-position:left center;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, .2);
	border: 2px solid #fff;
}

#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(#999),
	color-stop(0.50, #666),
	color-stop(0.50, #666),
	color-stop(0.69, #666),
	to(#666));
	background:url(images/iyahu.png) no-repeat,
	 -webkit-gradient(
	linear, left top, left bottom, 
	from(#999),
	to(#666));
	background-position:left center;
}

#copy {
	color: #666;
	text-align: center;
	font-size: 0.5em;
	clear: both;
	margin: 5px 10px;
}

#copy a {
	color: #666;
	text-decoration: none;
}

.free_space {
	padding: 0px;
	height: auto;
	width: 98%;
}
