@charset "utf-8";

/* ▼▼base▼▼
---------------------------------------------*/

body {
	background: #fff;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐ明朝","MS PMincho","Osaka",Verdana,Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: Center;
	font-size:80%;
	line-height:1.7;
	color:#000;
	overflow-y:scroll;
	}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,address,table,th,td,div,form,input,button {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
ul,ol,li {list-style-type: none;}
address {font-style:normal;}
img, embed {border:none;}
hr {display:none;}
a {text-decoration:none; overflow:hidden; outline:none;
}
p.newsTxt, p.columnTxt, p.qaTxt, p.abtTxt, p.safeTxt, p.userTxt, p.opiTxt{ margin-top:15px;}



/* ▼▼link▼▼
---------------------------------------------*/

a {
	color: #900;
}
a:visited {
	color: #f00;
}
a:hover {
	/*color: #09F;*/
	background-color:#ffffff;
	filter:alpha(opacity=40);
	opacity:0.4;
	-moz-opacity:0.4;
}

/* ▼▼other▼▼
---------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.clear{
	clear:both;
}
.left {float:left;}
.right{float:right;}

.spB02{ margin-bottom:2px;}
.spB05{ margin-bottom:5px;}
.spB10{ margin-bottom:10px;}
.spB15{ margin-bottom:15px;}
.spB20{ margin-bottom:20px;}
.spB25{ margin-bottom:25px;}
.spB30{ margin-bottom:30px;}
.spB40{ margin-bottom:40px;}
.spB50{ margin-bottom:50px;}
.spB100{ margin-bottom:100px;}

.spT05{ margin-top:5px;}
.spT10{ margin-top:10px;}
.spT15{ margin-top:15px;}
.spT20{ margin-top:20px;}
.spT30{ margin-top:30px;}
.spT40{ margin-top:40px;}
.spT50{ margin-top:50px;}

.spT50_{ margin-top:-50px;}


.spR05{ margin-right:05px;}
.spR10{ margin-right:10px;}
.spR15{ margin-right:15px;}
.spR20{ margin-right:20px;}
.spR30{ margin-right:30px;}
.spR35{ margin-right:35px;}
.spR45{ margin-right:45px;}
.spR50{ margin-right:50px;}
.spR55{ margin-right:55px;}
.spR65{ margin-right:65px;}

.spL05{ margin-left:5px;}
.spL10{ margin-left:10px;}
.spL15{ margin-left:15px;}
.spL20{ margin-left:20px;}
.spL25{ margin-left:25px;}
.spL30{ margin-left:30px;}
.spL35{ margin-left:35px;}
.spL45{ margin-left:45px;}

.toCenter{ text-align:center;}
.toRight{ text-align:right;}

.pTop {
	float:right;
	margin-top:20px;
	margin-right:150px;
}

.tpics li {
	text-align: left;
	list-style: square inside;
	font-size: 90%;
	line-height: 120%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 1em;
}

.tpicsL50 {
	margin: 0px 0px 10px 22px;
}
