@charset "shift_jis";




body {
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	color: #000;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}
img,iframe,object {
	max-width:100%;
	height:auto;
}

.ie7 img,.ie7 object/ {
	width:100%;
}

.ie8 img,.ie8 object {
    width:auto\9
}
img {
	border: none;
}

ul {
	list-style-type:none;
} 

input,textarea,select {
	font-size: 1em;
}


#containers {
	text-align: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#right_box_header {
	width: 80%;
	background-image : url(images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	padding: 10% 10%;
	margin: 5px auto 0;
}

#right_box_header h1 a {
	color: #000;
	margin: 15% 0 0 ;
	padding: 20% 0;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	line-height:1.2em;
}

#right_box_header p {
	color: #000;
	font-size: 85%;
	font-weight: normal;
	padding: 10% 10px !important;
	line-height:1.2em;
}

#navi {
	font-size: 85%;
	margin: 15px;
}

#navi li {
	display: inline;
}

#navi a {
	color: #000;	
}

.navi_bg {
	background-image : url(images/nextmenu_li.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
}

#left_box {
	display:none;
}

#right_box {
	width: 90%;
	padding: 0 5%;
	margin-bottom: 30px;
	line-height:1.5em;
}
#right_box img {
	max-width:50%;
}
#right_box h2 {
	clear: both;
	font-weight:bold;
	color: #000;
	font-size: 140%;
	line-height: 1.2em;
	margin: 35px 0 10px;
	border-bottom: 3px dashed #000;
	text-align: center;
}

#right_box p {
	padding: 5px;
	margin-bottom: 5px;
}

.right_box_main_p {
	padding: 5px 10px;
}

.big {
	font-size: 150%;
	line-height: 28px;
}

#cate_link {
	font-size: 100%;
	color: #000;
	margin: 0 0px 10px;
}

#cate_link li a{
	color: #fff;
	padding: 10px;
	margin: 5px 0;
	display: block;
	text-decoration: none;
	line-height: 1.2em;
background: #828282;
background: -moz-linear-gradient(top,  #828282 0%, #c4c4c4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#828282), color-stop(100%,#c4c4c4));
background: -webkit-linear-gradient(top,  #828282 0%,#c4c4c4 100%);
background: -o-linear-gradient(top,  #828282 0%,#c4c4c4 100%);
background: -ms-linear-gradient(top,  #828282 0%,#c4c4c4 100%);
background: linear-gradient(to bottom,  #828282 0%,#c4c4c4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#828282', endColorstr='#c4c4c4',GradientType=0 );
	box-shadow: 2px 2px 3px #333; 
	-moz-box-shadow: 2px 2px 3px #333;
	-webkit-box-shadow: 2px 2px 3px #333;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#cate_link li a:hover{
	border-bottom:2px solid #000;
}

#right_box_footer {
	color: #000;
	font-size: 90%;
	text-align: left;
	clear: both;
	margin: 100px 0 0 ;
}

#right_box_footer p {
	text-decoration: none;
	padding: 0px 20px 10px;
	font-size:95%;
}

#right_box_footer p a {
	color: #000;
	text-decoration: none;
}

.right_box_menu {
	color: #000;
	font-size: 95%;
	margin: 5px 2px 5px;
	text-align: left;
}

.right_box_menu h3 {
	clear: both;
	color: #000;
	background-image : url(images/footer_menu.gif) ;
	background-repeat: no-repeat;
	background-position:left ;
	font-size: 100%;
	padding-left: 18px;
	line-height: 20px;
	margin: 30px 0 3px;
}

.right_box_menu a {
	color: #fff;
	padding: 10px;
	margin: 5px 0;
	display: block;
	text-decoration: none;
	line-height: 1.2em;
background: #85deea;
background: -moz-linear-gradient(top,  #85deea 0%, #00e1ff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#85deea), color-stop(100%,#00e1ff));
background: -webkit-linear-gradient(top,  #85deea 0%,#00e1ff 100%);
background: -o-linear-gradient(top,  #85deea 0%,#00e1ff 100%);
background: -ms-linear-gradient(top,  #85deea 0%,#00e1ff 100%);
background: linear-gradient(to bottom,  #85deea 0%,#00e1ff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85deea', endColorstr='#00e1ff',GradientType=0 );
	box-shadow: 2px 2px 3px #333; 
	-moz-box-shadow: 2px 2px 3px #333;
	-webkit-box-shadow: 2px 2px 3px #333;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.right_box_menu a:hover {
	border-bottom:2px solid #000;
}

.qwer {
	clear: both;
}

.text_right {
	text-align: right;
}

.text_center {
	text-align: center;
}

#pageto {
	z-index:1;
	position: fixed;
	right:0px;
	bottom:0px;
	text-align: right;
}

.right_box_c {
	margin: 50px 0 5px;
	text-align: center;
	font-size: 80%;
}

#pageto a img {
filter: Alpha(opacity=30);
opacity: 0.3; /*firefox safari*/
}

#pageto a:hover img {
filter: Alpha(opacity=80);
opacity: 0.8; /*firefox safari*/
}
