@charset "shift_jis";




body {
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #111 url(images/bg.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center;
	font-size: 90%;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

ul {
	list-style-type:none;
} 

input,textarea,select {
	font-size: 1em;
}


#containers {
	text-align: left;
	width: 1000px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

#right_box_header {
	position: relative;
	width: 660px;
	background-image : url(images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

#right_box_header h1 a {
	position: absolute;
	color: #000;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	top: 75px;
	left: 55px;
	right: 55px;
	line-height:1.2em;
}

#right_box_header p {
	position: absolute;
	color: #000;
	font-size: 85%;
	font-weight: normal;
	bottom: 100px;
	left: 75px;
	right: 75px;
	line-height:1.2em;
}

#navi {
	font-size: 85%;
	margin: 15px 0 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 {
	position: ;
	float: left;
	width: 310px;
	color: #000;	
	line-height:1.2em;
	font-size: 100%;
	margin-bottom: 30px;
	margin-top: 20px;
}

#left_box h3 {
	font-size: 110%;
	padding-left: 21px;
	padding-top: 3px;
	margin: 25px 0 5px;
	color: #000;
	border-bottom: 2px dashed #fff;
	text-align: center;
}

#left_box p {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 1px;
}

.left_box_menu a {
	background :#fff;
	display: block;
	padding: 5px 10px;
	font-size:95%;
	color: #000;	
	text-decoration: none;
	line-height: 1.1em;
	margin-bottom: 5px;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
}

.left_box_menu a:hover {
	border-top:2px solid #000;
	border-bottom:2px solid #000;
}

#right_box {
	float: right;
	width: 660px;
	padding-right: 0px;
	padding-left: 30px;
	margin-bottom: 30px;
	line-height:1.5em;
}

#right_box h2 {
	clear: both;
	font-weight:bold;
	color: #000;
	font-size: 150%;
	line-height: 1.2em;
	margin: 40px 0 10px;
	border-bottom: 4px dashed #000;
	text-align: center;
}

#right_box p {
	padding: 5px;
	margin-bottom: 5px;
}

.right_box_main_p {
	padding: 10px 20px;
}

.big {
	font-size: 150%;
	line-height: 28px;
}

#cate_link {
	font-size: 100%;
	color: #000;
	margin: 0 10px 10px;
}

#cate_link li a{
	color: #000;
	background-image : url(images/sidemenulist.png) ;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 15px;
	margin: 0px 5px 5px;
	line-height: 1.6em;
	border-bottom:2px solid #fff;
	text-decoration: none;
}

#cate_link li a:hover{
	border-bottom:2px solid #000;
}

#right_box_footer {
	color: #000;
	font-size: 90%;
	text-align: left;
	clear: both;
	width: 660px;
	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 li {
	float:left;
	background-image : url(images/mk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 13px;
	margin-left: 5px;
	width: 205px;
	margin: 0 0 5px;
}

.right_box_menu a {
	color: #000;
	text-decoration: none;
	line-height: 1.6em;
	border-bottom:2px solid #ccc;
}

.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*/
}
