@charset "utf-8";

body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", 'Helvetica', sans-serif;
	font-size:100%;
	color: #4D4D4D; 
}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}    
ul {list-style:none; padding: 0; margin: 0;}
table{border-collapse:collapse;border-spacing:0;}  
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}


/* ===================
clearfix 
===================*/ 
.clearfix:after {  
visibility:hidden;
height:0;
display: block;/
font-size: 0;  
content: " ";  
clear: both;  

}  
* html .clearfix             { zoom: 1; }
*:first-child+html .clearfix { zoom: 1; }  



/* ===================
画像の余白をクリア
===================*/
img{
	font-size:0;
	line-height:0;
	vertical-align:top;
}


/* ===================
フォントサイズ
===================*/
h4,h5,h6,p,li,dt,dl,dd,pre,th,td {
	font-weight: normal;
}
h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
  line-height: 1;
}
h1,h2,h3,h4,h5{
  line-height: 1;
}
p{
  line-height: 1.8;
	font-size: 81%; 
}

ul,ol{
	font-size: 81%; 
}
dl {
	font-size: 81%; 
}
table {
	font-size: 81%; 
}
address{
	font-size: 81%; 
		line-height:1.8;
}


/* ===================
リンク
===================*/
a { 
	outline: none; 
}
a:link {
	text-decoration: none;
	color: #4D4D4D;  
}
a:visited {
	text-decoration: none;
	color: #4D4D4D;  
}
a:hover {
	text-decoration: underline;
	color: #808080;
}
a:active {
	text-decoration: none;
	color: #4D4D4D;  
}
#main a {
	text-decoration: underline;
}
#sider a:hover {
	text-decoration: none;
}
a:hover img{
  opacity: 0.7;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}




/* =======================
body
======================= */
body{
}


/* =======================
Wrapp
======================= */
#Wrapp {
	min-width: 980px;
}


/* =======================
header
======================= */
header {
	min-width: 980px;
	clear: both;
	overflow:hidden;
}
#header_inner {
	width: 960px;
	margin: 20px auto 0;
}

/* #header_inner fLeft */
#header_inner .fLeft {
	float: left;
}
#header_inner .fLeft #logo {
		float:left;
}

/* #header_inner fRight */
#header_inner .fRight {
		float:right;
}
#header_inner .fRight ul#hNav {
		margin-top:10px;
	clear: both;
}
#header_inner .fRight ul#hNav li {
	float: left;
	margin-left: 3px;
	letter-spacing: 0.07em;
}
#header_inner .fRight ul#hNav li  a{
	text-decoration: none;
	color: #B5B3B4;
}
#header_inner .fRight ul#hNav li#jp a{
	margin-right:0.2em;
}
#header_inner .fRight ul#hNav a:hover {
	color: #666;
}
#header_inner .fRight ul#hNav li.h-self a {
	font-weight: bold;
	color: #666;
}


/* =======================
content
======================= */
#content {
	width: 960px;
	margin:30px auto;
}



/* =======================
main
======================= */
#main {
}
#main section .sesBox {
	margin-bottom: 0px;
}
.main_inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

/* title */
.indexTitle {
		margin-top:60px;
	margin-bottom: 30px;
	line-height: 1;
}




.m00 {
		margin-left:auto;
		margin-right:auto;
}
.m00Left  {
	width: 285px;
	float: left;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 20px;
	margin-top: 50px;
}
.m00Left  h2{
	margin-bottom:20px;
}

.m00Left ul {
			margin:20px 26px 10px 2em;
			font-size:93%;
}
.m00Left ul li {
	list-style: disc;
	margin-bottom: 14px;
}
.m00Left .lineBox {
		border: 2px solid #CB291C;
		margin:20px 5px 10px 5px;
		padding:20px 20px;
		font-size:100%;
}
.m00Left .lineBox span {
	color: #CB291C;
	font-weight: bold;
}

.m00Left  .leftT {
	height:130px;
	font-size:100%;
	margin-left:10px;
	margin-right:10px;
}
.m00Left  .leftT02 {
	font-size:100%;
	margin-left:2em;
	margin-right:10px;
}
.m00Left  .leftTUL {
		height:120px;
	margin-left:2em;
	margin-right:10px;
}
.m00Left  .leftTUL02 {
		height:90px;
}
.m00Left .noMark {
	margin-top:0px;
	margin-left:3em;
	margin-right:10px;
}
.m00Left .noMark li {
	list-style: none;
	margin-bottom:4px;
}


.m01 p {
	margin-bottom:30px;
	font-size:100%;
}
.m01Txt {
	margin-left:20px;
	margin-right:20px;
}
/*.m01Left  {
	width:330px;
	float:left;
	margin-left:35px;
}
.m01Left  p{
	margin-bottom:20px;
}
.m01Left .m01Read  {
	line-height:1.6;
}
.m01Left .m01Read span {
	border-radius: 5px;
	border: solid 1px #595758;
	background: #595758;
	color: #FFF;
	padding: 6px 18px 3px;
	display: block;
	float: left;
	margin-right: 16px;
	font-size: 142%;
	font-weight:bold;
}

.m01Right   {
	width: 424px;
	float: right;
	background: url(../img/common/vis_main01-02.png) no-repeat left 56px;
	height: 323px;
}
.m01Right .m01Read  {
	line-height:1.4;
}
.m01Right .m01Read span {
	border-radius: 5px;
	border: solid 1px #CB291C;
	background: #CB291C;
	color: #FFF;
	padding: 6px 18px 3px;
	display: block;
	float: left;
	margin-right: 16px;
	font-size: 142%;
	font-weight:bold;
}
.m01Right ul {
	width: 146px;
	float: right;
	padding-left: 0px;
	margin-top:183px;
}
.m01Right ul li {
	list-style: disc;
	margin-bottom:14px;
}*/


.m02 {
	margin-left: 0px;
}
.m02  p{
	float:left;
	margin-left:32px;
}
.m02  p.m02Txt {
	width:170px;
}


/* table */
.updoTable {
		width: 100%;
}
.updoTable th, 
.updoTable td{
	padding: 10px;
	text-align: left;
	vertical-align: top;
	line-height: 1.6;
	border: 1px solid #CB291C;
}
th.w1 {
	width: 1em;
	line-height: 1.4;
	vertical-align: middle;
	font-weight: bold;
	color:#CB291C;
	font-size:114%;
}
th.t-title {
	text-align: center;
	font-size: 142%;
	font-weight: bold;
	color: #CB291C;
	background: #F9D6D4;
}





/* txt */
.readTxt {
		margin-bottom:40px;
}
.defDL dt {
	font-weight: bold;
	margin-bottom:6px;
	margin-top:6px;
}

/* img */
.imgCenter {
	text-align:center;
}

.banaBox {
	text-align: center;
	margin-top: 50px;
}



/* =======================
sider
======================= */



/* =======================
footer
======================= */
footer {
	min-width: 960px;
	clear: both;
}
#footer_inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	/*border-top: 1px solid #4D4D4D;*/
	padding-top:20px;
	margin-top:60px;
}

/* fLeft */
#footer_inner .fLeft {
	float: left;
}

#fNavBox {
	margin-right:30px;
}
#fNavBox ul.fNav {
		margin-left:30px;
}
#fNavBox ul.fNav li{
display:inline; 
	margin-right: 2em;
}

#logoBox {
	margin-right:30px;
	margin-left:50px;
}
#logoBox #f-logo {
	clear:both;
}
#footer_inner .fLeft address {
	font-size: 81%;
}

.copy {
	color: #FFF;
	background: #4C4C4C;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
}