﻿* {
	margin:0px;
	padding:0px;
	border:0px;
	background-color:transparent;
	color:#333333;
	}

html,body {height:100%;}

/* リンク色 start */
a:link{text-decoration:underline;color: #266bb2;}
a:active{text-decoration:underline;color: #196AD9;}
a:visited{text-decoration:none;color: #7B48B0;}
a:hover{text-decoration:underline;color: #196AD9;}

/* リンク色 end */
/* body背景テキストサイズ */
body {
	background-image:none;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height:1.6;
	}

/* body背景テキストサイズend */

#header {
	margin:0px auto;
	padding-top:0px;
	width:800px;
	height:100px;
	color:#BD000A;
	background:#ffffff ;
	background:url(../img/header.jpg) no-repeat;
	font-size:100%;
	text-align:left;
	font-weight:bold;
	}

#container {
	width:820px;
	background:url(../img/bg_gra.gif) repeat-y 0em;
	background-color:#FFFFFF;
	min-height: 100%;
	height: auto !important;
	/*	height: 100%;*/
	margin: 0px auto 0px;
	}
	
#container_bgw {
	width:800px;
	background-color:#ffffff;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	height: auto !important;
	margin: 0 auto;
	}


/*.Menu
----------------------------*/

div#globalMenu {
	margin:0 auto 5px;
	padding:0;
	width:800px;
	height:25px;
	background:#bd000a;		
	text-align:center;		
	clear:both;
}


div#globalMenu ul {
	margin:0 auto;
	padding:0;	
	list-style:none;	
	clear:both;	
	width:780px;
}

div#globalMenu ul li {
	margin:0;
	padding:0;	
	float:right;	
	text-align:center;	
	font-size:small;
}

div#globalMenu ul li a {
	margin:0;
	padding:2px 0;
	display:block;		
	width:200px;
	background:#bd000a;
	color:#fff;
	text-decoration:none;
}

div#globalMenu ul li a:hover {
	background:#9d0008 url(../img/common/bg_mainmenu_select.gif) repeat-x;
}

div#globalMenu ul li a.active {
	color: #FFFFFF;	
}


div#globalMenu ul li a.active span {
	margin:-2px 0;
	padding:2px 0;
	display:block;
	width:200px;	
	background:#9d0008 url(../img/common/bg_mainmenu_select.gif) repeat-x;
}
/*Menu
----------------------------*/
	
.push {/* footer領域確保 */
	height: 0px; 
}

/* textarea start*/
#textarea {
	margin:20px auto 5px;
	text-align:left;
	width: 700px;
}

#footer {
	margin:0px auto;
	width:800px;
	height:20px;
	background:#BD000A;
	border-top:1px #cccccc;
	font-size:12px;
	color:#FFFFFF
	}


h1 {
	margin:0px 0px 8px 0px;
	padding:2px 10px 4px 0px;
	font-size:130%;
	color:#BD000A;
	border-bottom:1px solid #BD000A;
	border-top: 1px solid #BD000A;
}

h2 {
	margin:0px 0px 0px 0px;
	font-size:120%;
	color:#FFFFFF;
	padding:27px 10px 0px 40px;
	background:url(../img/bar_step1.jpg) no-repeat;
	height: 30px;
}


h2.h2top {
	margin:14px 0px 6px 0px;
}

h3 {
	margin:20px 0px 4px 0px;
	font-size:100%;
	color:#333333;
}

h4 {
    font-size:100%;
	font-style:normal;
    color:#333333;
}

/* textarea end*/

/* 内容 start*/
.main_container {
	width:800px;
	margin:0px auto 10px auto;
	}

/* 内容 end*/

.list_headerdot, .list_headerdot_mb0 {
	margin:0px 0px 0px 0px;
	}
	
.list_headerdot li {
	list-style:none;
	min-height:19px;
	background:url(../img/common/header_dot.gif) no-repeat 0em 0.3em;
	margin:0em 0em 0.3em 0em;
	padding:4px 0px 0px 24px;
	font-weight:normal;
	}
.list_headerdot_mb0 li {
	list-style:none;
	background:url(../img/common/header_dot.gif) no-repeat 0em 0.1em;
	padding:2px 0px 0px 24px;
	margin:0em 0em 0em 0em;
	}
.list_headerimage, .list_headerimage_mb0 {
	margin:0px 0px 0px 0px;
	}
	
.list_headerimage li {
	list-style:none;
	min-height:19px;
	background:url(../img/common/listheader.gif) no-repeat 0em 0.3em;
	margin:0em 0em 0.3em 0em;
	padding:4px 0px 0px 24px;
	font-weight:normal;
	}
.list_headerimage_mb0 li {
	list-style:none;
	background:url(../img/common/listheader.gif) no-repeat 0em 0.1em;
	padding:2px 0px 0px 24px;
	margin:0em 0em 0em 0em;
	}
.qa_q {
	margin-top:2px;
	margin-bottom:6px;
	padding:2px 2px 2px 20px;
	background:#cccccc url(../img/common/header_q.gif) no-repeat 0em 0.2em;
}
.qa_a {
	padding:2px 2px 2px 20px;
	background:url(../img/common/header_a.gif) no-repeat 0em 0.2em;
	margin-bottom:16px;
}


/*このページのトップへ start*/
.pagetopbox table tr td.pagetop a:link{text-decoration:none;color: #565656;}
.pagetopbox table tr td.pagetop a.pagetop:active{color :#565656; text-decoration: underline;}
.pagetopbox table tr td.pagetop a.pagetop:visited{text-decoration: none; color: #565656;}
.pagetopbox table tr td.pagetop a.pagetop:hover{color :#565656; text-decoration: underline;}

.pagetopbox {
	margin-top:10px;
	text-align:right;
}

.pagetopbox table tr td.pagetop {
	padding:4px 5px 2px 12px;
	background:url(../img/common/up_arr.gif) no-repeat 0em 0.2em;
	font-size:75%;
}
/*このページのトップへ end*/


/*汎用*/



/*汎用マージン*/
.mar_tb3 {
	margin-top:3px;
	margin-bottom:3px;
	}
.mar_top14 {
	margin-top:14px;
	}
.mar_lr5 {
	margin-left:5px;
	margin-right:5px;
	}
.ml5 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml12 {margin-left:12px;}
.ml16 {margin-left:16px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;}
.ml40 {margin-left:40px;}
.ml50 {margin-left:50px;}
.ml60 {margin-left:60px;}
.mar_btm0 {margin-bottom:0px;}
.mar_btm4 {margin-bottom:4px;}
.mar_btm6 {margin-bottom:6px;}
.mar_btm7 {margin-bottom:7px;}
.mar_btm10 {margin-bottom:10px;}
.mar_btm14 {margin-bottom:14px;}
.mar_btm18 {margin-bottom:18px;}
.mar_btm20 {margin-bottom:20px;}
.mar_btm21 {margin-bottom:21px;}
.mar_btm24 {margin-bottom:24px;}
.mar_btm30 {margin-bottom:30px;}
.mar_btm35 {margin-bottom:35px;}
.padd5 {padding:5px;}
.cleaner {
	clear:both;
}

.text-color_red {
	color:#c41212;
}
.text-color_orange {color: #FF6600}


table{
	border-collapse:collapse;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	border: 1px solid #666666;

}
th,td{
	border: 1px solid #333333;
	margin: 0px;
	text-indent: 0px;
	letter-spacing: normal;
	padding: 10px 5px 10px 5px;
	vertical-align:text-top;
}

.border{
	border: 1px solid #cccccc;
}
/*追加*/
.main_words{
	margin:0 0 1em 0;
}
.main_contents{
	width:auto;
	margin: 0 auto;
}
/* table simple line class */
table.simple_line {
border:solid #999999 0px;
border-width:1px 0 0 1px;
font-size:80%;
font-weight:normal;
}
table.simple_line th {
border:solid #999999 0px;
border-width:0 1px 1px 0;
text-align:left;
background-color:#eeeeee;
padding:5px 10px 5px 10px;
font-weight:normal;
vertical-align:middle;
}
table.simple_line td {
border:solid #999999 0px;
border-width:0 1px 1px 0;
text-align:left;
padding:5px 10px 5px 10px;
}
table.simple_line tr.table_header td {
text-align: center;
background-color:#E8E8E8;
padding:0px 10px 0px 10px;
}
td.bg_color {
background-color:#E8E8E8;
}

.word_image_box{
margin:0 0 1em 0;
}

.box01 {
	float:left;
	padding: 20px 20px 0 0px;
}
.box02 {
	float:left;
	padding: 20px 70px 0 0px;
}
