*{
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
}
a:link{
	text-decoration:none;
	color: #FF0066;
}
a:visited {color: #FF0066;}
a:hover { color: #FF99FF; } 
a:active { color: #FF0066; } 

img {
	border: 0px;
}

p{
	font-size:12px;
	line-height:140%;
}

body{
	background-color:#fefafc;
	color:#333333;
	background-image: url(../images/top/bg04-3.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	width:860px;
	margin:0 auto 0 auto;
	font-size:12px;
	color:white;
}

#head{
	width:860px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0 0 3px 0;
	background-color: #FFFFFF;
}

#footer{
	width:830px;
	font-size:12px;
	margin:0 auto 0 auto;
	padding:0 15px 0 15px;
	text-align:center;
	background-color: #FCD5F4;
}

#container{
	width:840px;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #FFFFFF;
}

.bottom{
	display:block;
	margin:0 auto 0 auto;
	width:860px;
	height:41px;
}

.page_top{
	width:830px;
	text-align:right;
	padding-right: 10px;
	margin: 0px;
}

/* ナビゲーション */
#gNav{
	width:846px;
	height: auto;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 7px;
	margin-left: 7px;
}

#gNav li{
	list-style-type:none;
	float:left;
}

#gNav li a{
	text-decoration:none;
	display:block;
	width:141px;
	height:24px;
}

.bt1 a{
	background:url(../images/common/bt1.gif);
}

.bt2 a{
	background:url(../images/common/bt2.gif);
}

.bt3 a{
	background:url(../images/common/bt3.gif);
}

.bt4 a{
	background:url(../images/common/bt4.gif);
}

.bt5 a{
	background:url(../images/common/bt5.gif);
}
.bt6 a{
	background:url(../images/common/bt6.gif);
}

.bt1 a:hover{
	background:url(../images/common/bt1_2.gif);
}

.bt2 a:hover{
	background:url(../images/common/bt2_2.gif);
}

.bt3 a:hover{
	background:url(../images/common/bt3_2.gif);
}

.bt4 a:hover{
	background:url(../images/common/bt4_2.gif);
}

.bt5 a:hover{
	background:url(../images/common/bt5_2.gif);
}
.bt6 a:hover{
	background:url(../images/common/bt6_2.gif);
}


#sNav{
	text-align:right;
	padding:2px 15px 0 0;
	font-size:12px;
	clear:left;
}

.prt{
	display:block;
	border:none;
}
