@charset "utf-8";
/*RESET CSS*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {
	margin:0;
	padding:0;
	line-height: 30px;
}
table {
	border-color: #55BFAA;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

abbr,acronym { border:0;
}

/* =====BASE===== */

body {
	font: normal 15px "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Osaka, sans-serif;
	text-align: center;
	margin-top:0px;
	background-color: #FFF;
}

/*IE用 center　設定　終了*/

a:link{
	color: #0066cc;
	text-decoration: none;
    }
a:visited{
	color: #333399;
	text-decoration: none;
    }

a:hover,a:focus,a:active{
	color: #3399FF;
	text-decoration: underline;
	width: 200px;
    }	
a img.hoverl{
	background:none!important;
}

a:hover img.hoverl{
	opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background:none!important;
}

.importantp{
	font-weight: bold;
	color: #e06080;
}

.font-s {
	font-size: 13px;
}

.font-ms{
	font-size:14px;
}

.bbpink {
	color: #e06080!important;
	font-size: 19px!important;
	font-weight: bold;
}

.attention-wbl{
	color:#009FFF;
	font-style: normal;
	font-weight: bold;
}

.attention-gr{
	color:#007F55;
}
	
.clear{
	clear:both;
}

/*メルマガサイドナビ*/

.melindexbox .merumabk01 {
	width: 200px;
}

.year {
	color: #FF5FAA;
	font-weight: bold;
	border-bottom: 3px double #FF5FAA;
}

.year-small {
	font-size: 12px;
	line-height:18px;
}

.number {
	font-size: 12px;
	line-height:15px;
}

.style1s {
	font-size: 12px;
	line-height:15px;
}

#inHeight #container2 {
	text-align:left;
	margin: 0px auto;
	width: 200px;
	line-height:12px;
}
