@charset "shift_jis";

/*↓ R2 column set ↓
*/


body { text-align:center;}

#wrap {	width:900px; text-align:left; margin:0 auto; }
#inner { margin:0 10px; }
#largeWrap { float:left; width:880px; }
#mainWrap {	float:left; width:620px; }
#sideAlphaWrap { float:right; width:250px; }
#sideBetaWrap { width: 880px; }

.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.jpg);
	color: #666;
	background-color: #FFF;
	font-size: 0.8em;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

h1, h2, h3, h4, h5, ul, li {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-type:none;
}

.headtext_icon {
	vertical-align: text-bottom;
}
#page {
	background-position:right bottom;
	text-align: left;
	width: 926px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-repeat: repeat;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	background-image: url(../images/page.gif);
	padding-top: 8px;
}

/*↓ header ↓*/

#header {
	position: relative;
	width: 900px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header_bg.jpg);
}

#header h1 {
	font-weight: bold;
	position: absolute;
	color: #046ee4;
	font-size: 28px;
	font-weight: 600;
	top: 34px;
	left: 58px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#header a:hover {
	color: #FFA;
}

#header a {
	color: #FFF;
	text-decoration: none;
}

#header p {
	color: #777;
	line-height: 16px;
	font-size: 1.0em;
	position: absolute;
	top: 145px;
	left: 42px;
}

/*↓ navi ↓*/

#navi {
	font-size: 0.9em;
	background-image: url(../images/navi_bg.jpg);
	height: 45px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 0px;
}

#navi img {
}

#navi li {
	color: #333;
	display: inline;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#navi a {
	color: #777;
	text-decoration: none;
	font-size: 1.1em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 35px;
	display: inline;
	font-weight: bold;
}

#navi a:hover {
	color: #05F;
}

/*↓ menu ↓*/

#side_menu .mask {
	position: absolute;
	top: 0px;
	left: -1px;
}

#sideAlphaWrap h3 {
	color: #FFFFFF;
	font-size: 1em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 73px;
	height: 60px;
	background-image: url(../images/menu_title.jpg);
	background-repeat: no-repeat;
	width: 250px;
	margin-bottom: 0px;
	padding-left: 11px;
	margin-top: 0px;
	padding-top: 0em;
	background-position: bottom left;
}
#side_menu ul {
	margin: 0;
	padding: 0;
	width: 248px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8ECAF5;
	border-left-color: #8ECAF5;
}
#side_menu ul li {
	text-decoration: none;
	margin: 0px;
}
#side_menu ul li a {
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 15px;
	width: 221px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	background-image: url(../images/menu_li.gif);
	background-position: 5px center;
}

#side_menu ul li a:link { color: #555555; }
#side_menu ul li a:visited { color: #555555; }
#side_menu ul li a:hover { color: #000000; }
#side_menu ul li a:active { color: #000000; }

#side_menu ul li a:hover {
	text-decoration: none;
	background-position: 5px center;
	background-color: #F5F5F5;
}

#side_menu {
	background-color: #FFF;
	position: relative;
	height: auto;
}

.menu_bottom {
	background-image: url(../images/menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}

/*↓ main ↓*/

#main {
	float: right;
	width: 620px;
}

#main h2 {
	width: 590px;
	margin-left: -11px;
	padding-left: 20px;
	font-size: 1.2em;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 65px;
	height: 60px;
	background-image: url(../images/article_h2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#article {
	width: 588px;
	font-size: 1.2em;
	padding-top: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	line-height:1.7em;
	margin-left: 8px;
}

#article .mask {
	position: absolute;
	top: 0px;
	left: -1px;
}

#article .headtext_icon {
	position: relative;
	top: 0px;
	left: -11px;
}

#article .article_bottom {
	position: relative;
	top: 0px;
	left: -11px;
}

#top_button img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*↓ footer ↓*/

#top_button {
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 855px;
}

#top_button img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#footer {
	text-align: center;
	clear: both;
	width: 900px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: y-repeat;
	background-position: left top;
	margin-left: auto;
	margin-right: auto;
	background-color: #FAFCFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer_up {
	background-image: url(../images/footer_up.jpg);
	background-repeat: no-repeat;
	background-position: left up;
	width: 900px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 20px;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer_free {
	float: left;
	height: 258px;
	width: 258px;
	background-image: url(../images/bg.gif);
	padding: 5px;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #DDD;
}
#footer_box {
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 570px;
}
#footer_box h3 {
	color: #333;
	height: 20px;
	text-align: left;
	text-indent: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #5FB4F2;
	line-height: 20px;
	font-size: 1.1em;
	width: 570px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#footer_box ul {
	float: none;
	width: 570px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#footer_box a {
}
#footer_box a:hover {
	color: #05F;
}
#footer_box ul li {
	float: left;
	font-weight: normal;
	margin-bottom: 3px;
	text-align: left;
	width: 235px;
	height: 30px;
	background-image: url(../images/footer_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-right: 20px;
	padding-left: 15px;
	line-height: 15px;
	font-size: 0.9em;
	margin-left: 3px;
}
#copyright {
	text-align: right;
	margin: 0px;
	font-size: 0.9em;
	clear: both;
}
#copyright p {
	padding-right: 30px;
}
#copyright a {
	text-decoration: none;
}
.free_space {
	padding: 0px;
	height: auto;
	width: 98%;
}

