@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	letter-spacing:0px;
}
body {
	text-align:center;
	font-size:12px;
	color:#333333;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	line-height:22px;
	font-weight:normal;
	letter-spacing:0px;
	border:0;
	background-color:#44a3fa;
	background-image:url(../img/bg/bg01.gif);
	background-position:left top;
	background-repeat:repeat-x;
	overflow-y:scroll;
}
*html body {  　　　　　/*IE6だけに適用*/
   overflow-y:auto;
}

*+html body {　　　　　/*IE7だけに適用*/
   overflow-y:auto;
}

a {
	color:#0718fe;
	text-decoration:underline;
}
a:hover {
	color:#820041;
}
p{
	text-align:justify; 
	text-justify:inter-ideograph;
	padding:0;
	margin:0;
	letter-spacing:1px;
}
ul {
	padding:0;
	margin:0;
}
oi {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
	list-style-position: outside;
	list-style-type: none;
}
img {
	border-width:0px;
	vertical-align: bottom;
	display:block;
}
br {
	letter-spacing:0;
}
.container {
	width:808px;
	margin:0 auto;
	text-align:left;
	padding:0 0 40px 0;
}
.hedder {
	width:808px;
}
.clear {
	clear:both;
}
.new {
	padding:4px 0 20px 4px;
}
.index-right {
	float:right;
	background-image:url(../img/bg/bg20.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:221px;
	height:620px;
	padding:42px 0 0 13px;
}
.index-right img {
	margin-bottom:7px;
}
.new-title img {
	display:inline;
}
.index-menu01 {
	background-image:url(../img/image/tmp09.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:63px;
	width:776px;
	margin-bottom:10px;
	padding-left:32px;
}
.index-menu01 img {
	display:inline;
}
