@charset "shift_jis";
/********************************************************************/
/* サイト全体 */

*{
   margin:0;
   padding:0;
}

body{
	font-size:12px;
	color: #940457;
	margin: 0 0 0 0;
}
#main{
	background-image:url(../img/bg01.gif);
	background-position:center top;
}
#main01{
	width:904px;
	background-image:url(../img/bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
	padding:0px 0px 10px 0px;
}
#main02{
	width:800px;
}
img{
	border: none;
}

a:link,a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover,active {
	color: #999999;
	text-decoration: none;
}
.clear_b{
	clear:both;
}
#contents{
	width:800px;
	margin: auto;
}
#left{
	padding:11px 0px 0px 12px;
	width: 285px;
	float: left;
	text-align: left;
}
#right{
	padding:9px 0px 0px 0px;
	width: 495px;
	float: left;
	text-align: left;
}
#topimage{
	width: 800px;
	height: 502px;
}
#topimage2{
	background-image:url(../img/top.gif);
	background-repeat:no-repeat;
	width: 800px;
	height: 502px;
	text-indent:-9999px;
}
.contents_bg{
	background-image:url(../img/contents_bg.gif);
	background-repeat:no-repeat;
	width: 800px;
	height: 145px;
	padding:0px 0px 0px 0px;
}
.sp01 a{
	background-image:url(../img/bana01.gif);
	background-repeat:no-repeat;
	width: 264px;
	height: 126px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin-bottom:13px;
}
.sp01 a:hover{
	background-image:url(../img/bana01_over.gif);
}
/********************************************************************/
/* h1タグ関連 */

h1 a{
	background-image:url(../img/logo.gif);
	background-repeat:no-repeat;
	width: 245px;
	height: 70px;
	text-indent:-9999px;
	display:block;
	float:left;
}
h2.ds_bana a{
	background-image:url(../img/ds_logo.gif);
	background-repeat:no-repeat;
	width: 160px;
	height: 70px;
	text-indent:-9999px;
	display:block;
	float:left;
}
h2.gp_bana a{
	background-image:url(../img/gp_logo.gif);
	background-repeat:no-repeat;
	width: 125px;
	height: 70px;
	text-indent:-9999px;
	display:block;
	float:left;
}

/********************************************************************/
/* ヘッダ */

.header{
	background-image:url(../img/header.gif);
	background-repeat:no-repeat;
	width: 270px;
	height: 70px;
	text-indent:-9999px;
	float:left;
}
/********************************************************************/
/* フッタ */

.footer{
	background-image:url(../img/footer.gif);
	background-repeat:no-repeat;
	width: 800px;
	height: 40px;
	text-indent:-9999px;
	background-position:bottom;
}
/********************************************************************/
/* ナビゲーションエリア */

.navibg{
	background-image:url(../img/navi_bg.gif);
	background-repeat:no-repeat;
	width: 800px;
	height: 41px;
	padding:0px 0px 0px 7px;
}	

.bo01 a{
	background-image:url(../img/bo01.gif);
	background-repeat:no-repeat;
	width: 125px;
	height: 34px;
	text-indent:-9999px;
	display:block;
	float:left;
}
.bo01 a:hover{
	background-image:url(../img/bo01_over.gif);
}
.bo02 a{
	background-image:url(../img/bo02.gif);
	background-repeat:no-repeat;
	width: 125px;
	height: 34px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin:0px 0px 0px 7px;
}
.bo02 a:hover{
	background-image:url(../img/bo02_over.gif);
}
.bo03 a{
	background-image:url(../img/bo03.gif);
	background-repeat:no-repeat;
	width: 125px;
	height: 34px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin:0px 0px 0px 7px;
}
.bo03 a:hover{
	background-image:url(../img/bo03_over.gif);
}
.bo04 a{
	background-image:url(../img/bo04.gif);
	background-repeat:no-repeat;
	width: 125px;
	height: 34px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin:0px 0px 0px 7px;
}
.bo04 a:hover{
	background-image:url(../img/bo04_over.gif);
}
.bo05 a{
	background-image:url(../img/bo05.gif);
	background-repeat:no-repeat;
	width: 125px;
	height: 34px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin:0px 0px 0px 7px;
}
.bo05 a:hover{
	background-image:url(../img/bo05_over.gif);
}
.bo06 a{
	background-image:url(../img/bo06.gif);
	background-repeat:no-repeat;
	width: 125px;
	height: 34px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin:0px 0px 0px 7px;
}
.bo06 a:hover{
	background-image:url(../img/bo06_over.gif);
}


/********************************************************************/
/* ニュースエリア */

.news_area{
	padding:10px;
}

.news{
	font-weight:bold;
	font-size:13px;
}
.news01{
	line-height:1.5em;
	font-size:13px;
}
.sc_bg{
	background-image:url(../img/sc_bg.gif);
	background-repeat:no-repeat;
	width: 485px;
	height: 128px;
	padding:5px;
}
.line{
	background-image:url(../img/line.gif);
	background-position:center;
	background-repeat:no-repeat;
	width: 399px;
	text-indent:-9999px;
	line-height:15px;
}

