
/* -----------------------------------------------------------
    共通
-------------------------------------------------------------- */
html{
	-webkit-text-size-adjust:none;
}

body {
	font: 14px/1.231 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
	-webkit-text-size-adjust: 100%;
	/*
	background:url(../images/main_bg.png) repeat-x #F8F7FC left top;
	*/
	font-size:110%;
	background:url(../images/bg.png) repeat left top;
	background-size:400px auto;
}

.wrap {
	padding:10px;
	text-align:left;
}


/* -----------------------------------------------------------
    clearfix
-------------------------------------------------------------- */
.clear{
	height:0px;
	margin:0px;
	padding:0px;
	line-height:0px;
	clear:both;
	font-size:0px;
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix{
	zoom:1;
}
.clearfix{
	display:block;
}
/* End hide from IE-mac */ 



/* -----------------------------------------------------------
    ヘッダー（トップ）
-------------------------------------------------------------- */
#head_bg{
	width:100%;
	background:url(../images/line.png) repeat-x left top;
	background-size:auto 9px;
	padding:9px 0 0 0;
	height:60px;
	border-bottom:3px #47297D solid;
}

#head_bg .head_table{
	width:100%;
	border-collapse:collapse;
	border:none;
}

#head_bg .head_table td{
	vertical-align:top;
	border:none;
}

#head_bg .head_table td.l{
	padding:18px 0 0 15px;
}
#head_bg .head_table td.l img{
	width:140px;
}

#head_bg .head_table td.r{
	padding:0 0 0 0;
	text-align:right;
}
#head_bg .head_table td.r img{
	width:160px;
}


p#foot_name{
	font-size:100%;
	line-height:1.5;
	padding:0 10px 15px 10px;
}



/* -----------------------------------------------------------
    トップ
-------------------------------------------------------------- */
#mainvisual{
	background:url(../images/line.png) repeat-x left bottom;
	background-size:auto 8px;
	padding:0 0 8px 0;
}


/* -----------------------------------------------------------
    title
-------------------------------------------------------------- */
.main_title{
	background:url(../images/title_bg.png) repeat left top;
	padding:8px 10px;
	color:#8A7D32;
	font-size:120%;
	/*
	border-top:2px #FFF solid;
	border-bottom:2px #FFF solid;
	*/
	text-shadow: -1px -1px 0 #FFF;
}

.sub_title{
	color:#3A1E87;
	font-size:110%;
	font-weight:bold;
}



/* -----------------------------------------------------------
    hr
-------------------------------------------------------------- */
hr.line {
   border-width:1px 0px 0px 0px;
   border-style:solid;
   border-color:#3A1E87;
   height:1px;
}


/* -----------------------------------------------------------
    faq
-------------------------------------------------------------- */
.q{
	color:#3A1E87;
	border-bottom:1px #3A1E87 dotted;
	padding:0 0 5px 0;
	margin-bottom:15px;
}

.a{
	color:#EC5290;
}



/* -----------------------------------------------------------
    table
-------------------------------------------------------------- */
.common_table{
	width:100%;
	border-collapse:collapse;
	border:none;
	font-size:90%;
}

.common_table th{
	padding:10px 10px 10px 0;
	border:1px #000F74 solid;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}

.common_table td{
	padding:10px 0 10px 0;
	vertical-align:top;
	border:1px #000F74 solid;
}



/* -----------------------------------------------------------
    トップナビ
-------------------------------------------------------------- */
nav {
	font-size: 95%;
	width: 300px;
	margin: 0 auto;
}

nav li {
	text-align: center;
	float: left;
	font-weight: bold;
	color:#FFF;
	padding:0 0 5px 0;
	text-shadow: -1px -1px 0 #666;
	background:url(../images/navi_bg.png) no-repeat right 10px;
}

nav li#on {
	color:#FFF;
	background:url(../images/navi_bg.png) no-repeat right 10px;
	text-shadow: -1px -1px 0 #4D7416;
}

nav li a {
	display: block;
	width: 150px;
	height:33px;
	padding: 13px 0 0 0;
}

nav li:first-child {
	border: none;
}

nav a {
	color: #fff;
	text-decoration: none;
}


/* -----------------------------------------------------------
    TOPICS
-------------------------------------------------------------- */
a.newslist{
	display:block;
	width:100%;
}

.newsbox{
	padding:15px 10px;
	border-top:2px solid #000F74;
}

.newsbox .txt_box{
	padding:0 10px 0 0;
	color:#FFFFFF;
	text-shadow: -1px -1px 0 #000F74;
	font-weight:bold;
	background:url(../images/arrow.png) no-repeat scroll right center;
	
}

.newsbox .txt_box span{
	font-size:90%;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}

.newsbox .txt_box img{
	vertical-align:middle;
	margin:0 0 0 3px;
}

a.newslist .newsbox .txt_box a,
a.newslist .newsbox .txt_box a:visited{
	color:#FFFFFF;
	text-decoration:underline;
}

a.newslist .newsbox .txt_box a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.txt_box02{
	padding:0 10px 0 0;
	color:#FFFFFF;
	text-shadow: -1px -1px 0 #000F74;
	font-weight:bold;
	cursor:pointer;
}



/* -----------------------------------------------------------
    footer
-------------------------------------------------------------- */
.home_btn{
	border-top:1px #3A1E87 dotted;
	text-align:center;
	background:#F8F7FC;
	font-size: 90%;
	font-weight:bold;
}

.home_btn img{
	margin:0 5px 0 0;
}

.home_btn a{
	display: block;
	padding: 10px;
	color: #3A1E87;
	text-decoration: none;
}

.btnTop {
	background:#3A1E87;
	width: 6em;
	font-size: 85%;
	text-align: center;
	float: right;
	margin:10px 0 0 0;
}

.btnTop a {
	text-shadow: -1px -1px 0 #000;
	display: block;
	padding: 4px;
	color: #FFF;
	text-decoration: none;
}

footer {
	text-align:center;
	background:#341452;
}

footer p {
	clear: both;
	padding:5px 0;
	color:#FFFFFF;
	font-size:80%;
}

footer p:last-child {
	margin: 0;
}



