@charset "utf-8";

/*==========================================
 body
===========================================*/

html {
	font-size: 62.5%;
	height:100%;
}
html>/**/body {
	font-size /*\**/: small\9; /* IE8 */
}

body {
	background: url(../img/bg_head.gif) repeat-x #FFF;
	width: 100%;
	height: 100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px; font-size: 1.3rem;
	color: #000;
	line-height: 180%;
	text-align: center;
}

a {color: #044bed;text-decoration: none;}
a:hover {color: #2565f8;text-decoration: underline;}

div#wrap {
	position: relative;
	
}

div#main {
	width: 970px;
	margin: 0 auto;
	text-align: left;
}

img {
	vertical-align: bottom;
	line-height: 0;
}

/*==========================================
 ヘッダーのスタイル
===========================================*/

header {
	position: relative;
	height: 100px;
	margin: 0 auto;
}

header p#url {
	position: absolute;
	top: 8px;
	left: 0;
}

header p#onpu {
	position: absolute;
	right: 0;
	top: 6px;
}

header h1 {
	position: absolute;
	left: 0;
	top: 45px;
}

header p#sega {
	position: absolute;
	right: 0;
	top: 45px;
}

/*==========================================
 グローバルナビ（TOP以外）
===========================================*/

nav#main {
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 30px;
	background: url(../img/bg_chara.gif) no-repeat right;
}

nav#main  li {
	float: left;
	margin-right: 10px;	
}


/*==========================================
 コンテンツ内のスタイル
===========================================*/

div#cnts {
	clear: left;
}

div#cnts p#pan {
	margin-bottom: 10px;
}

div#cnts h2 {
	border-bottom: solid 1px #999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div#cnts h3.main {
	background: #000;
	color: #FFF;
	padding: 3px;
	font-size: 16px; font-size: 1.6rem;
	margin-bottom: 20px;
}

div#cnts h4.main {
	background: #b3b3b3;
	padding: 3px;
	font-size: 16px; font-size: 1.6rem;
	margin-bottom: 20px;
}

div#cnts h4.bdr {
	font-size: 16px; font-size: 1.6rem;
	border-left: solid 10px #666;
	border-bottom: solid 1px #666;
	margin: 20px 0 10px 0;
	padding-left: 10px;	
	clear: both;
}

/****** 汎用スタイル ******/

div#cnts .imgc5 {
	text-align: center;
	margin-bottom: 5px;
}

div#cnts .imgc10 {
	text-align: center;
	margin-bottom: 10px;
}

div#cnts .imgc20 {
	text-align: center;
	margin-bottom: 20px;
}

div#cnts .imgc30 {
	text-align: center;
	margin-bottom: 30px;
}

div#cnts ul.basic,div#cnts ul.basic02 {
	margin-bottom: 20px;
}

div#cnts ul.basic > li {
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(../img/ico_arw.gif) no-repeat left 5px;
}

div#cnts ul.basic ul {
	margin-left: 20px;
	list-style: disc;
}

div#cnts ul.basic02 li {
	margin-bottom: 5px;
	padding-left: 10px;
	margin-left: 220px;
	background: url(../img/ico_arw.gif) no-repeat left 5px;
} /*左にw200pxの画像が回り込んでいる場合用*/

div#cnts ul.basicNo {
	margin-bottom: 20px;
	margin-left: 20px;
}

div#cnts ul.basicNo li {
	margin-bottom: 5px;
	list-style: disc;
}

div#cnts ol.basic {
	margin-bottom: 20px;
	margin-left: 20px;
}

div#cnts ol.basic li {
	margin-bottom: 5px;
	list-style: decimal;
}


ul.atnRed {
	color: #d30101;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 16px; font-size:1.6rem;
}

ul.atnRed li {
	list-style: disc;
	margin-bottom: 5px;
}

/* ※リスト */
ul.komeRed {
	color:  #d30101;
	margin-bottom: 10px;
}

ul.komeRed li {
	padding-left: 10px; padding-left: 1.0rem;
	text-indent: -10px; text-indent: -1.0rem;
	margin-bottom: 5px;
}

p.main {
	text-indent: 13px; text-indent: 1.3rem;
	margin-bottom: 10px;
}

p.txtSmal {
	font-size: 12px; font-size: 1.2rem;
	margin-bottom: 15px;
}

.imgl {
	float: left;
	margin: 0 20px 10px 0;
}

.imgr {
	float: right;
	margin: 0 0 20px 20px;
	text-align: center;
}

.imgr span {
	font-size: 12px; font-size: 1.2rem;
	line-height: 100%;
	display: block;
	background: #333;
	border-radius: 5px;
	color: #FFF;
	padding: 5px;
}

.clear {
	clear: both;
}

.clearfix {zoom:1;}
.clearfix:after {
	content: ""; 
	display: block; 
	clear: both;
}

/*ボタン2列リスト*/
ul.btn2box {
	display: inline-block;
}

ul.btn2box li {
	position: relative;
	float: left;
	margin: 0 10px 10px 0;
}

ul.btn2box li.right {
	margin-right: 0;
}

ul.btn2box div#newIco01 {
	position: absolute;
	left: -5px;
	bottom: 0;
}

/* センター合わせリスト */

div.cntLi {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

div.cntLi ul {
	position:relative;
	left:50%;
	float:left;
}

div.cntLi li {
	position:relative;
	left:-50%;
	float:left;
	text-align: center;
	margin-right: 20px;
	font-size: 12px; font-size: 1.2rem;
}


table.basic {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #000;
	margin: 0 5% 30px 5%;
	line-height: 120%;
	font-size: 13px; font-size: 1.3rem;
	width: 90%;
}

table.basic th {
	background: #333;
	border: 1px solid #333;
	padding: 5px;
	text-align: left;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

table.basic tr:nth-child(even){
	background: #e5e5e5;
}

table.basic td {
	border: 1px solid #000;
	padding: 5px;
}

table.basic td.cnt {
	text-align: center;
}

table.basic td.nowrap {
	white-space: nowrap;
}

tr:nth-child(even){
	background: #CCC;
}

table.basic ol {
	list-style: decimal;
	margin-left: 30px;
	line-height: 160%;
}

table.basic ol > li,table.basic ul > li {
	margin-bottom: 3px;
}

table.basic ul {
	list-style: disc;
	margin-left: 30px;
	line-height: 160%;
}


table.basic ol dl {
}

table.basic ol dt {
	float: left;
	clear: both;
	width: 8em;
}

table.basic ol dd {
	margin-left: 8em;
}

table.basic ol dd > ul {
	margin-left: 20px;
	list-style: disc;
	line-height: 160%;
}

table.basic ol dd > li {
	padding-bottom: 0;
}

table.basic td > ul.komeRed {
	margin-top: 10px;
}


div.redBox {
	background: #fedbdb;
	padding: 15px 15px 3px 15px;
	border-radius: 15px;
	margin: 20px 30px;
}

/* その他コンテンツ用line */
aside.line {
	margin-top: 30px;
	padding-top: 30px;
	border-top: dotted 2px #000000;
}

.red {
	color:  #d30101;
}

.blue {
	color: #0279b6;
}

.org {
	color: #E55703;
}


/*==========================================
 div#footerのスタイル
===========================================*/

div#footer {
	clear: both;
	width: 100%;
	background: url(../img/bg_footer.gif) repeat-x #000;
	line-height: 160%;
	color: #FFF;
	margin-top: 30px;
	height: 60px;
}

div#footer div {
	text-align: left;
	width: 970px;
	padding: 10px 0;
	margin: 0 auto;
}

div#footer p {
	font-size: 12px; font-size: 1.2rem;
}

div#footer small {
	font-size: 10px; font-size: 1.0rem;
	text-align: right;
	display: block;
}
	