@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	font-size: 100%;
	font-style: normal;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
}
html {
	height: 100%;
	overflow-y: scroll;
}
body {
	font-family: "Tahoma", "Meiryo", "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	background: url("../img/bg.jpg") repeat scroll 0 0 transparent !important;
	height: 100%;
	text-align:center;
}
a {
	color: #0066CC;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #6eb329;
}
img {
	border:none;
}
p {
	line-height: 1.6em;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol, ul {
    list-style: none outside none;
}
.CONTAINER {
	height: auto;
	min-height: 100%;
	min-width: 910px;
	width: 100%;
}
.CONTENTS {
	width: 100%;
}
.wrapper {
	width:950px;
	margin:0 auto;
	text-align:left;
	padding:20px 0;
}
.HEADER {
    background: url("../img/header_bg.jpg") no-repeat scroll center bottom transparent;
    height: 125px;
    position: relative;
}
.FOOTER {
	border-top: 3px double #999999;
	clear: both;
	height: 50px;
	position: relative;
	width:100%;
	padding-bottom:10px;
	text-align:center;
}
.tc {
	width:950px;
	margin:0 auto;
	text-align:left;
}
.HEADER .logo img {
	vertical-align: middle;
}

.HEADER .navigation {
    bottom: 13px;
    left: 0;
    position: absolute;
    text-align: right;
    width: 940px;
}
.HEADER .navigation li {
    display: inline;
}
.HEADER .navigation li a {
    background: url("../img/global-navi-off.png") no-repeat scroll center bottom transparent;
    color: #FFFFFF;
    display: inline-block;
    height: 36px;
    line-height: 40px;
    text-align: center;
    width: 120px;
}

.HEADER .navigation li a:hover {
    background: url("../img/global-navi-on.png") no-repeat scroll center bottom transparent;
    color: #FFFFFF;
    display: inline-block;
    height: 36px;
    line-height: 40px;
    text-align: center;
    width: 120px;
}

.HEADER .text_adlink {
   position: absolute;
   right: 320px;
   top: 40px;
}

.HEADER .rss_text {
    position: absolute;
    right: 44px;
    top: 15px;
}

.HEADER .rss {
    position: absolute;
    right: 10px;
    top: 10px;
}

.HEADER .facebook {
    position: absolute;
    right: 190px;
    top: 45px;
}

.HEADER .facebook_detail {
    position: absolute;
    right: 195px;
    top: 47px;
}

.HEADER .social_button {
    position: absolute;
    right: 10px;
    top: 45px;
}

h3.serch_ttl {
	margin-bottom:6px;
	padding-top:20px;
	padding-bottom:12px;
	font-size: 20px;
    background: url("../img/tpl-title-t1.gif") no-repeat scroll left bottom transparent;
}

.title {
	font-size:16px;
	margin-bottom:20px;
}
.icon.s32.book-1 {
	background-image: url("../img/book-1.png");
	background-position: left center;
	padding-left: 36px;
}
.icon.s32 {
	line-height: 32px;
}
.icon {
	background-repeat: no-repeat;
	display: inline-block;
}
.tpl-table {
	width: 820px;
}
.tpl-table th {
	background: none repeat scroll 0 0 #EEEEEE;
	vertical-align: top;
	text-align:left;
}
.tpl-table th, .tpl-table td {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.tpl-table td {
	background: none repeat scroll 0 0 #FFFFFF;
	vertical-align: top;
	text-align:left;
}
.tpl-table td.cover {
	text-align:center;
}

.search-form table {
	margin:0 auto;
}
.ta_c {
	text-align:center;
}
.p_a10 {
    padding: 10px;
}
.p_t5 {
	padding-top: 10px;
}
.p_t10 {
	padding-top: 10px;
}
.p_t20 {
	padding-top: 20px;
}
.p_b20 {
	padding-bottom: 20px;
}
.m_a15 {
	margin: 15px;
}
.m_t20 {
	margin-top: 20px;
}
.m_l30 {
	margin-left: 30px;
}
.m_r10 {
	margin-right: 10px;
}
.p_tb10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.fs_18 {
	font-size: 18px;
}
.fs_20 {
	font-size: 20px;
}
