@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      index.css
 Style Info:     index用
----------------------------------------------------------- */

/* default Style - デフォルトのスタイル調整 基本リンクカラー設定
----------------------------------------------------------- */
@import url("common.css");


.type1 {
  color: #FF00FF;
  font-size: 18px;
}
.type7 {
	font-size: 12px;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: bold;
	line-height: 1.6;
	color: #333333;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
	margin-bottom: 10px;
}
.type8 {
	font-size: 12px;
	color: #FF00FF;
	font-weight: bold;
}
.type9 {font-size: 12px; font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif; font-weight:bold;}
.type10 {color: #FF6699}
.type11 {
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
}
.style3 {
	color: #0099FF;
	font-size:24px;
	font-weight:bold;
	font-size: 18px;
	font-size: 18px;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.style4 {font-size: 11px;}
.style5 {color: #FF0000;}
.style6 { font-size: 16px; color: #0000FF; }
.style7 {font-size: 24px;}
.style8 {font-size: 18px;}
.style9 { font-size: 32px; color: #FF0000; }
.style11 {color: #333333;}
.style12 {
	font-size: 18px;
	color: #FF0000;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: bold;
}

/* --------------------------------------------------------
-> font　装飾
----------------------------------------------------------- */
#mainbox_left .midashi_txt {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 120%;
	line-height: 1.5;
	margin-bottom: 20px;
	font-weight: bold;
	color: #333333;

}
.midashi_big_blue {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 20px;
	line-height: 150%;
	color: #0099FF;
	font-weight: bold;
 }
.midashi_big_bg {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 20px;
	line-height: 32px;
	color: #0099FF;
	font-weight: bold;
	background-image: url(../images/head_bg.png);
	background-repeat: no-repeat;
	padding-left: 10px;
 } 


/* --------------------------------------------------------
-> oshirase
----------------------------------------------------------- */
#oshirase p {
	margin-bottom:10px;
	background-image: url(../images/bar_oshirase.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	line-height: 1.4;
	padding-top: 5px;
}
#oshirase .midashi {
	color: #009999;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	line-height: 1.5;
	font-weight: bold;
}
#oshirase .midashi_big {
	color: #FF0000;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	line-height: 1.5;
	font-weight: bold;
	font-size: 120%;
}

#oshirase .midashi, #oshirase .midashi_big, .midashi_big_blue {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #99CC33;
	padding-left: 5px;
}

#header_left p {
	margin-bottom: 0;
	}

#mainbox p {
	marign-top: 0;
	margin-bottom: 0;
	}

.img-margin {
	margin-top: 3px;
	margin-bottom:5px;
	}



/* --------------------------------------------------------
-> seo
----------------------------------------------------------- */
.sbox_cen h1 {
	font-weight: bold;
}

div.h2 p {
	font-weight: normal;
	}

