/* CSS Document */

body{	font-size:80%;
		color:#333333;
		font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		margin:0px auto;
		width:760px;
		line-height:150%;
}

/**--リンク---------------------------------------------------------**/

a:link {
	color:#003399;
}
a:visited {
	color:#003399;
}
a:hover {
	color:#003399;
	background-color:#ffcc00;
	text-decoration: none;
}
a:active {
	color:#003399;
	background-color:#999999;
	text-decoration: none;
} 

a.footer:link {
	color:#ffffff;
}
a.footer:visited {
	color:#ffffff;
}
a.footer:hover {
	color:#ffffff;
	background-color:#999999;
	text-decoration: none;
}
a.footer:active {
	color:#ffffff;
	background-color:#666666;
	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;}

.clear{	clear:both; }

.clear2{clear:both;
font-size:1px;
line-height:1px;
}

/* マージン設定 */

.mr_t5{ margin-top:5px;}

.mr_t10{ margin-top:10px;}

/* カラー設定 */


/* トップページ */

.contents{
width:760px;
background-image:url(img/bg_cont.gif);
background-repeat:repeat-y;
}

.contents_left{
width:200px;
float:left;
}

.tittle{
width:200px;
height:37px;
padding-top:20px;
text-align:center;
background-image:url(img/bg_title.gif);
background-repeat:no-repeat;
color:#ffffff;
font-size:26px;
font-weight:bold;
}

.sub_box,.sub_box2{
width:200px;
}

.sub_box2{
width:178px;
padding:10px;
}

.ul_menu{
width:178px;
padding:10px 10px 25px;
}

.li_menu2{margin-top:10px;}

.li_menu1,.li_menu2{
width:168px;
height:26px;
padding:0px 0px 0px 10px;
font-size:12px;
font-weight:bold;
color:#003399;
background-image:url(img/bg_menu.gif);
background-repeat:no-repeat;
background-position:left;
}

.mi_subcontents{
width:200px;
height:28px;
padding-top:8px;
font-size:16px;
color:#ffffff;
text-align:center;
background-image:url(img/mi_subcontents.gif);
background-repeat:no-repeat;
}

.sub_contents{
margin:10px auto 0px;
width:178px;
padding-bottom:20px;
}

.sub_contents_left{
width:80px;
float:left;
}

.sub_contents_right{
width:88px;
font-size:10px;
float:right;
}

.contents_right{
width:560px;
float:right;
}

.bg_h1{
width:540px;
height:28px;
padding:20px 0px 0px 20px;
background-image:url(img/bg_h1.gif);
background-repeat:no-repeat;
}

h1{
margin:0px;
padding:0px 0px 0px 10px;
color:#ffffff;
font-size:10px;
font-weight:normal;
background-image:url(img/point.gif);
background-repeat:no-repeat;
background-position:left;
}

.mainimg{
width:530px;
height:128px;
padding:70px 0px 0px 30px;
background-image:url(img/main_img.jpg);
background-repeat:no-repeat;
}

h2{
width:480px;
height:79px;
margin:0px;
padding:0px;
color:#ffffff;
font-size:12px;
font-weight:normal;
}

.mi_maincontents{
width:535px;
height:32px;
padding:6px 0px 0px 25px;
font-size:16px;
color:#ffffff;
background-image:url(img/mi_maincontents.gif);
background-repeat:no-repeat
}

.main_contents{
width:530px;
padding:0px 10px 20px 20px;
}

.main_contents_left,main_contents_right2{
width:150px;
}

.main_contents_left,.main_contents_left2{
float:left;
}

.main_contents_right,.main_contents_right2{
float:right;
}
.main_contents_left2,.main_contents_right{
width:368px;
}

.main_contents_left2,.main_contents_right2{
margin-top:10px;
}

#foot{
width:740px;
height:29px;
padding:5px 10px 0px;
font-size:10px;
color:#ffffff;
background-image:url(img/bg_foot.gif);
background-repeat:no-repeat;
}