/************************************************
*	基本スタイル									*
************************************************/
body {
	color: #333333;
	font-size: 12px;
	font-family:"HiraKakuPro-W3",Osaka,"MS PGothic",sans-serif;
	margin-top:0px;
	line-height:1.5;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image: url(../com_img/bg.jpg);
	background-repeat: repeat-x;
	}

/************************************************
*	点線枠										*
************************************************/
.waku4dotted {
	border: 1px dotted #CDCDCD;
	background-color: #F5F9E6;
	margin: 10px;
	padding: 8px;
}
.waku_dot_05 {
	border: 1px dotted #999999;
	padding: 4px;
	background-color: #EEF7F6;
}
.waku1dotted {
	border-bottom : 1px dotted #999999;
	margin: 10px;
	padding: 4px;
}
.waku2dotted {border-bottom : 1px dotted #CDCDCD; }

/************************************************
*	色/サイズ									*
************************************************/
.info_title {
	font-size: 14px;
	color: #996600;
	font-weight: bold;
	line-height: 1.8;
}
.date {
	color: #AA6F59;
}
.LTWhite {
	font-size: 13px;
	color:#FFFFFF;
	line-height: 1.8;
	font-weight: 700;
}
.LT {
	font-size: 13px;
	color:#333333;
	line-height: 1.8;
}



.midasi    { font-size: 30px; font-weight: bold; line-height: 42px }
.midasi2    { font-size: 18px; font-weight: bold; line-height: 22px }
.midasi3    { font-size: 22px; font-weight: bold; line-height: 30px }
.midasi4   { font-size: 14px; font-weight: bold; line-height: 20px }
.moji11px   { font-size: 11px; line-height: 16px }
.moji10px {
	font-size: 10px;
	line-height: 120%;
	color: #333333;
}
p {}
a:link   { color: #06f; text-decoration: underline }
a:visited      { color: #603; text-decoration: underline }
a:hover { color: #c03; text-decoration: underline }
.bar { background-color: #99f }
.colore_bul_green-bold {
	font-weight: 700;
	color: #339999;
}
.color_bul14bold {
	color: #3680A6;
	font-size: 14px;
	font-weight: 700;
}
.red_bold {
	font-weight: 700;
	color: #CC0000;
}
.red {
	color: #CC0000;
}
.colore_orange {
	color: #FF6600;
}
.bold {
	font-weight: 700;
}
.midasi2_red {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #CC0000;
}
.bold_black {
	font-weight: 700;
	color: #000306;
}
.underline1 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.overline1 {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}
.green {
	color: #006600;
}
