@charset "UTF-8";
/* RESET */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, font, img, ins, kbd, q, samp, small, strong, sub, sup, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, header, nav, article, aside, footer, hgroup, section {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-decoration: none;
}

/* Clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1 } /* IE6 */
*:first-child+html .clearfix { zoom: 1 } /* IE7 */

body{
	/*font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
	font-size:13px;
	color:#231600;
	margin:0px;
	padding:0px;
	line-height:150%;
	background:#FFFFFF url(img/bg.png) repeat-x left top;
}

/* CONTENTS */

#wrap{
	width:1082px;
	margin:0 auto;
}

#wrap_bg{
	background:url(img/img_main.png) no-repeat left top;
	z-index:100;
	width:100%;
	height:100%;
	padding:440px 10px 0;
	clear:both;
}

#contens{
	width:100%;
	clear:both;
}

#left{
	width:274px;
	float:left;
}

#left p.banner_etc{
	width:274px;
	margin-bottom:20px;
}

#left p.btn_toi{
	width:271px;
	margin-bottom:14px;
	text-align:left;
	padding-left:3px;
}

#left p.inochi_area{
	width:274px;
	height:129px;
	margin-bottom:20px;
}

#left .banner{
	width:274px;
	clear:both;
}

#left .banner li.img_banner{
	width:274px;
	margin-bottom:14px;
}

#left .banner li.img_sbanner_left{
	width:131px;
	margin:0 9px 12px 0;
	display:block;
	float:left;
}

#left .banner li.img_sbanner{
	width:131px;
	margin-bottom:12px;
	display:block;
	float:left;
}

#right{
	width:260px;
	float:right;
	/*margin-top:120px;*/
}

#right .contents_blown{
	width:240px;
	height:300px;
	background:url(img/bg_blown.jpg) repeat left top;
	padding:10px;
	margin-bottom:12px;
	font-size:12px;
	line-height:130%;
}

#right .contents_blown .blown_box{
	width:220px;
	height:290px;
	overflow:auto;
	overflow-x:hidden;
	background-color:#FFFFFF;
	padding:10px 10px 0;
}

#right dt{
	background:url(img/icon_blue.jpg) no-repeat left center;
	padding-left:10px;
	color:#46acca;
	width:190px;
	margin-bottom:3px;
}

#right dd{
	text-align:left;
	width:210px;
	margin-bottom:10px;
	display:block;
}

#right dd a{
	text-decoration:underline;
}

#right .contents_blue{
	width:240px;
	height:300px;
	background:url(img/bg_blue.jpg) repeat left top;
	padding:10px;
	margin-bottom:12px;
}

#right .contents_blue .blue_box{
	width:240px;
	height:300px;
	overflow:hidden;
	background-color:#FFFFFF;
	padding:0;
}

#right .contents_blue .blue_box iframe{
	overflow:hidden;
}

#center{
	width:443px;
	padding-left:43px;
	float:left;
	margin-top:260px;
}

#footer{
	width:1082px;
	margin-top:50px;
	clear:both;
}

#footer .copy{
	width:1077px;
	margin:8px 0 0 5px;
	text-align:right;
	font-size:11px;
	padding-right:5px;
}

/* Common */

.text_box{
	clear:both;
	margin-bottom:15px;
}

img{
	border:0px;
}

p{
	line-height:130%;
	text-align:left;
	margin:0 0 12px;
	padding:0;
	color:#231600;
}

h1 {
	margin:0 0 12px;
	padding:5px;
	font-size:16px;
	font-weight:bold;
	background-color:#322511;
	color:#FFFFFF;
}

h2 {
	margin:0 0 12px;
	padding:5px;
	font-size:16px;
	font-weight:bold;
	background-color:#322511;
	color:#FFFFFF;
}

h3 {
	margin:0;
	padding:0;
	width:260px;
	height:40px;
}

strong {
	color: #243576;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

ul ul,ul ol,ul ol,ol ol {
	margin: 0;
}

li{
	list-style:none;
}

table {
	margin: 1em 0;
	border: 1px solid #ccc;
	background-color: #fff;
	text-align:left;
	border-collapse:collapse;
}

caption {
	padding-bottom: 0.3em;
}

th,
td {
	padding: 0.3em 10px;
	border-collapse:collapse;
}

th {
	border-right: 1px solid #ddd;
	background-color: #c6d7ec;
	vertical-align:top;
	border-left:5px solid #505fd8;
}

td {
	text-align:left;
}

textarea:focus,
input:focus {
	outline: 1px solid #2091da;
}

a,a:link,a:visited{
	text-decoration:none;
	border:0;
	color:#231600;
}

a:hover {
	text-decoration:none;
	border:0;
	color:#46acca;
}


img,a img { 
	border-style:none;
	margin:0px;
 }
 
.fade {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.fade:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
} 


/* Others
---------------*/

.float_left{
	float:left;
}

.float_right{
	float:right;
}

.f_bold{
	font-weight:bold;
}

IFRAME{
	border:none;
	overflow-y:auto;
	overflow-x:hidden;
}
