/* CSS Document */

body{	font-size:12px;
		color:#666666;
		font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		margin:0px auto;
		width:760px;
		padding:0px 10px 0px;
		background-image:url(img/bg_body.gif);
		background-repeat:repeat-y;
		background-position:center;
		line-height:150%;
}

/**--リンク---------------------------------------------------------**/

a:link {
	color:#333333;
	
}
a:visited {
	color:#006699;
}
a:hover {
	color:#FFFFFF;
	background-color:#00CCFF;
	text-decoration: none;
	
}
a:active {
	color:#0066cc;
	background-color:#ffee00;
	text-decoration: none;
} 

/* 全ページ共通指定 */

p,h1{	margin:0px;
		padding:0px;
}

img{	border:0px;
}

ul,li{	padding:0px;
		margin:0px;
		list-style:none;}

.float_r{	float:right; }

.float_l{	float:left; }

.text_center{text-align:center;}

.text_right{text-align:right;}

.clear{	clear:both; }

.clear2{clear:both;
font-size:1px;
line-height:1px;
}

/* マージン設定 */

.mr_t10{ margin-top:10px;}

.mr_t20{ margin-top:20px;}

/* カラー設定 */

.wain{ color:#990000; }

.orange{ color:#ff9900; }

.d_green{color:#808000;}

/* トップページ */

.bg_h1{
width:770px;
background-color:#ff772a;
padding:0px 0px 0px 10px;
}

h1{
padding-left:10px;
color:#FFFFFF;
font-size:12px;
font-weight:normal;
background-image:url(img/point.gif);
background-repeat:no-repeat;
background-position:left;
}

#head{
width:760px;
padding:10px 10px;
border-bottom:1px #cccccc solid;
}

#contents{
width:760px;
padding:10px 10px 20px;
border-bottom:1px #F0F0D3 solid;
}

.contents_left{
width:240px;
float:left;
}

.ul_menu{
margin-bottom:10px;
}

.li_menu{
width:210px;
height:23px;
padding:6px 0px 0px 30px;
font-size:12px;
color:#0066cc;
background-image:url(img/memu.gif);
background-repeat:no-repeat;
}

.contents_right{
width:610px;
float:none;
}

.main_box{
margin-top:10px;
width:609px;
padding:10px;
border:1px #F0F0D3 solid;
}

.main_box2{
width:600px;
}

.main_box_left{
margin-top:10px;
width:110px;
text-align:center;
float:left;
}

.main_box_right{
width:400px;
float:right;
}

.main_box_right p{
margin-top:10px;
}


.data{
width:600px;
margin-top:10px;
border-top:1px #cccccc  solid;
border-left:1px #cccccc  solid;
}

.data_td1{
width:99px;
padding:5px 0px;
text-align:center;
border-bottom:1px #cccccc solid;
border-right:1px #cccccc solid;
background-color:#F0F0D3;
}

.data_td2{
width:371px;
padding:5px 0px 5px 10px;
border-bottom:1px #cccccc solid;
border-right:1px #cccccc  solid;
}

.item,.item2{
width:475px;
height:23px;
padding:2px 0px 0px 13px;
color:#0066cc;
font-size:12px;
background-image:url(img/item.gif);
background-repeat:no-repeat;
}

.item_left{
margin-top:10px;
width:125px;
float:left;
}

.item_right{
margin-top:10px;
width:410px;
float:right;
}

.page_top{
text-align:right;
margin-top:10px;
}

#foot{
margin-top:10px;
width:760px;
padding:10px;
font-size:12px;
color:#ffffff;
text-align:right;
background-color:#ff772a;
}

.mi_maincontents{
width:490px;
height:36px;
padding:18px 0px 0px 20px;
color:#ffffff;
font-size:14px;
font-weight:bold;
background-image:url(img/mi_maincontents.jpg);
background-repeat:no-repeat;
}

.mi_maincontents2{
width:490px;
height:36px;
padding:18px 0px 0px 20px;
color:#ffffff;
font-size:14px;
font-weight:bold;
background-image:url(img/mi_maincontents2.jpg);
background-repeat:no-repeat;
}
.STYLE6 {color: #FFFFFF;
	font-size: 14px;
}
.STYLE14 {font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.STYLE16 {color: #FFFFFF;
          font-size:12px;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
