@charset "UTF-8";
/* CSS Document */

@import url(leftmenu.css);

/*IE6png透過処理*/
* html img, div { behavior: url(Scripts/iepngfix.htc) }

/*タグ初期設定*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-size: 12px;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "A-OTF 新ゴ Pro L";
	color: #666;
	line-height: 180%;
	background-image: url(../img2/bodybg.gif);
	background-repeat: repeat;
}
h1 {display: none;}
h2 {
	border-bottom-style: groove;
	border-bottom-color: #999;
	background-image: url(../img2/icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 16px 0;
	padding:0 0 4px 27px;
}
h3 {
	border-bottom-style: groove;
	border-bottom-color: #999;
	background-image: url(../img2/icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 16px 0;
	padding:0 0 4px 27px;
	color: #000;
}

li,ul{margin: 0px;
padding: 0px;
	list-style-type: none;
}
dl,dt,dd{margin:0;padding:0;}
img,p {margin: 0px;padding: 0px;border:0;}

a{color:#F60;text-decoration: none;}

hr{
	border: 1px solid #CCC;
}
/*各*/
#Header {
	background-image: url(../img2/header.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	height: 110px;
	width: 1000px;
	padding:0 0 20px 0;
}
#HeaderL {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	width: 400px;
}
#HeaderL a{
	height: 110px;
	width: 400px;
	text-indent: -9999px;
	display: block;
}
#fla {
	float: right;
	height: 100px;
	width: 240px;
	padding: 10px 18px 0 0;
}
#Box {
	width: 1000px;
	margin: 0px auto;
	padding: 0 5px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

#Bodies {
	width: 1000px;
	background-image: url(../img2/bgbodies.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#MainC {
	float: right;
	width: 745px;
	padding: 20px 20px 40px 20px;
	margin: 0px;
	text-align:left;
	position:relative;
}
#MainC a:hover{
	position: relative;
	bottom: 2px;
}
#MainC img {
	border: 1px solid #CCC;
	padding: 2px;
}
#MainC img.marimg{
	margin:0 6px 0 0;
	padding:0px;
	border:0px;
}

#BodiesFoot{
	clear:both;
	width: 1000px;
	height:20px;
	background-image: url(../img2/bgbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#Foot{
	margin:20px auto 0 auto;
	padding:10px 0;
	font-size:10px;
	text-align: center;
	clear: both;
	width: 1000px;
	color: #000;
}


/*色、スペース等*/
.color1 {color: #06F;}
.color2 {color: #F00;}
.color3{color:#090;}
.mg36{margin:36px 0 0 0;}
.mg1em{margin-left:1em;}

/*claerFix*/
.cleerfix:after{
	display:block;
	height:0;
	line-height:0;
	visibility:hidden;
	content:".";
	font-size:0.1em;
	clear:both;
}
.clearfix{
	display:inline-block;
}

/*箇条書きテキストとそれに絡む画像設定*/
.txtindr{
	float:right;
	text-indent:-18px;
	padding-left: 18px;
	width:402px;
}
.txtindr2{
	float:right;
	width:427px;
}
.txtindr3{
	float:right;
	text-indent:-18px;
	padding-left: 18px;
	width:606px;
}
.txtindl{
	float:left;
	text-indent:-18px;
	padding-left: 18px;
	width:402px;
}
.txtind{
	text-indent:-18px;
	padding-left: 18px;
}
.txtind4{
	padding-left: 18px;
}
.imgl{
	float: left;
	margin-right: 12px;
}
.imgr{
	float:right;
	margin-left:12px;
}
/*TOP用*/
#box_new{
	width: 745px;
	margin-top:36px;
}
#box_new ul li{
	float:left;
	width:352px;
	height:128px;
}
#box_new ul li img{
	margin-right:5px;
}
