@charset "utf-8";
/* CSS Document */


@import url("header.css");
@import url("sub.css");
@import url("main.css");
@import url("footer.css");


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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* リンク */
a:link,a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:link.move,a:visited.move {
	color: #F00;
	text-decoration: none;
}
a:hover.move {
	color: #666;
	text-decoration: none;
}

/* 構造 */
body {
	background: url(../img/bg.gif) repeat-y center;
	background-color: #EBEBEB;
	color: #666;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 0.8em;
	line-height: 2;
	text-align: center;
}

#container {
	margin: auto;
	background-color: #fff;
	text-align: center;
	width: 1080px;
	}

#contact{
	border: solid 1px #288;
	background:#FFFFFF;
	padding: 20px 0;
	line-height: 1.5;
	text-align: center;
	font-size: 1.2em;
}
	
/* 基本 */

.cl{
	clear: both;
}

.L{
	float: left;
}

.R{
	float: right;
}

h2 {
	clear: both;
	font-family: "lr oSVbN", "Osaka";
	font-size: 1.2em;
	color: #F00;
	background: url(../img/cube.gif) no-repeat;
	text-indent: 1em;
	margin: 36px 0px 6px 0px;
}

h2.when-top {
	margin: 6px 0px 6px 0px;
}

h2.camh2 {
	font-family: "lr oSVbN", "Osaka";
	font-size:16px;
	color: #f36f6f;
	margin:0 0 20px 0;
	border-bottom:1px solid #f36f6f;
	background:none;
}
.txtRed { color:#ff0000; font-weight:bold; }

h3 {
	margin: 20px 3px 10px 3px;
	padding: 5px;
	font-size: 1.4em;
	line-height: 1.4;
	color: #288;
	border-bottom: #288 solid 2px;
}

h3.pri {
	margin: 20px 3px 0px 3px;
	padding: 5px;
	font-size: 1.4em;
	color: #288;
	border-bottom: none;
}

h3.pri-sub {
	margin: -25px 3px 10px 3px;
	padding: 5px;
	font-size: 1em;
	text-align: right;
	line-height: 1.4;
	color: #666;
}

h3.min {
	margin: 30px 3px 10px 3px;
	padding: 5px 0 5px 0;
	font-size: 1.1em;
	color: #288;
	border-bottom: #288 solid 1px;
}

h4{
	margin: 10px 0 0 5px;
	color: #0492D0;
	font-size: 1.2em;
}

h5 {
	margin: 5px;
	color: #666;
	font-size: 1.2em;
}

h6 {
	font-weight: normal;
	margin: 0 0 0 5px;
	line-height: 1.2;
}

p {
	line-height: 1.8;
	margin: 5px 3px 0 3px;
}

p_tab {
	line-height: 1.8;
	margin: 5px 3px 0 10px;
}

hr{
	clear: both;
	border: dotted #ccc 1px;
	height: 1px;
	margin: 5px 0 10px 0;
}

.M {
	margin: 30px 0 5px 0;
	border: solid #288 2px;
}

dl{
	padding: 5px;
	}

dt{
	float: left;
	width: 6em;
	font-weight: normal;
	color: #666;
	}

dd{
	margin: 0 0 0.5em 6em;
	}

ul,ol {
	margin: 0 0 0 20px;
	line-height: 2;
}

ol li{
	margin: 0 0 0 30px;
	list-style-type: decimal;
}

strong{
	color:#288;
}

em{
	font-style: normal;
	font-weight: bold;
}

em.red{
	font-style: normal;
	font-weight: bold;
	color:#F00;
}

address{
	font-style: normal;
	font-size: 1em;
	}

img.sub_banner {
	display: block;
	width: 100%;
}
div.sub_content {
	border: 1px solid #228988;
	margin: 10px 10px 0;
	padding: 10px 10px 10px 30px;
}
div.sub_content ul {
	padding-left: 20px;
}
div.sub_content li {
	list-style-type: circle;
	line-height: 18px;
}
th,td{
	padding: 10px;
	font-size: 1em;
	text-align: left;
	border-bottom: 1px solid #228888;
	vertical-align: middle;
}
th.e,
td.e {
	border-bottom: none;
}
td strong {
	color: #666;
}

#main .p_tab div {
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 20px;
	margin-left: 15px;
}

#container #main .media_item .media_right h3_color_b {
	color: #666666;
}

.taCenter { text-align:center; }

.box01 {
	padding: 6px;
	border-color: #999933;
	border-width: 1px;
	border-style: solid;
	background: #F9F9BA;
}

p.tex03 {
float:none;
width:478px;
background:#FFFFE3;
padding:10px;
margin:0;
margin-top:15px;
}