/*　基本の設定　*/
body, img, p, form, h1, h2, h3, form, ul, li {
	margin:0px;
	padding:0px;
	text-align: left;
}
body {
	font-size:12px;
	line-height:20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
}
td {
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	line-height:17px;
	color: #333333;
	text-align: left;
}
img {
	border:0;
}
a {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color:#39F;
}
a:visited {
	color:#0099CC;
	text-decoration: none;
}
/*　ID　*/
#body {
	width:800px;
	margin:auto;
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #CCCCCC;
	background-image: url(../img/bg-color.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#main {
	text-align:left;
	width:750px;
	margin:auto;
	padding:15px;
}
#main_come {
	float:left;
	width:512px;
	padding:0px 0px 10px 10px;
	display: block;
	/* height: 180px; */
}
#main_left {
	float:left;
	width:238px;
	/* height:280px; */
	border: 1px solid #EEEEEE;
	padding:10px;
	display: block;
}
#main_right {
	float:right;
	width:238px;
	/* height:280px; */
	border: 1px solid #EEEEEE;
	padding:10px;
	display: block;
}
#footer {
	width:800px;
	color:#666666;
	margin:auto;
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #CCCCCC;
}
#menu {
	padding-left:10px;
}
#menu td {
	font-size:11px;
}
/*　class　*/
.navi {
	padding-left:20px;
	color:#069;
	font-weight: bold;
}
.navi2 {
	color:#069;
	font-weight: bold;
	line-height:20px;
	font-size:13px;
}
.navi3 {
	color:#069;
	font-weight: bold;
	/*	line-height:20px; */
	font-size:13px;
	padding-bottom: 10px;
}

.navi a {
	color:#39F;
}
.navi a visited {
	color:#09C;
}
.clear {
	clear:both;
}
.img_left {
	float:left;
}
.img_right {
	float:right;
}
.s15 {
	padding-left:15px;
	display: block;
}
.s10 {
	padding-left:10px;
}
.menu_title {
	font-size:12px;
	line-height:18px;
	color: #47B891;
}
.menu_come {
	font-size:11px;
	line-height:15px;
	padding-left:5px;
	color:#333333;
}

.menu_come2 {
	font-size:12px;
	/* line-height:20px; */
	padding-left:5px;
	color:#333333;
}


.text11 {
	font-size:11px;
}
.text13 {
	font-size:13px;
	color:#68A74C;
}
.text-point {
	color:#FF3333;
}
.text-point2 {
	color:#FF3333;
	font-weight: bold;
}
.tdcenter {
	text-align:center;
}
.menu_waku {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
.menu_line_ru {
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #CCCCCC;
}
.menu_line_u {
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #CCCCCC;
}
.menu_line_r {
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCCCCC;
}
.text-point2 {
	color:#FF6666;
}
.lif {
	text-indent: 25px;
	list-style-image: url(../img/list_point.jpg);
	line-height:25px;
}
.fine-title {
	font-size:13px;
	color:#009966;
	font-weight: bold;
}
.lipoint {
	line-height:25px;
	font-size:13px;
	color: #390;
	font-weight: bold;
}
/************** #color variations **************/

.color1 {
	color: #C30;
	line-height:20px;
	font-size:13px;
	font-weight: bold;
}
.color2 {
	color: #d08995
}
.color3 {
	color: #2b4d77
}
.color4 {
	color: #5881b3
}
.color5 {
	color: #cc0000
}
.color6 {
	color: #e57a7a
}
.color7 {
	color: #926717
}
.color8 {
	color: #F90;
	font-weight: bold;
	line-height:20px;
	font-size:13px;
}
.color9 {
	color: #00411f
}
.color10 {
	color: #009955
}
.color11 {
	color: #F36;
	font-weight: bold;
	line-height:20px;
	font-size:13px;
}
.color12 {
	color: #339;
	line-height:20px;
	font-size:13px;
	font-weight: bold;
}

