body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
}

a{
    color:#999999;
    font-style:normal;
    text-decoration:underline;
}

a:link {
    color:#999999;
    font-style:normal;
    text-decoration:underline;
}

a:visited {
    color:#999999;
    text-decoration:underline;
}

a:hover {
	background-color:#FFFFFF;
	color:#FF0000;
	font-style:normal;
	text-decoration:underline;
}

a:active {
    text-decoration:none;
}

.popup img.pop {display:block;top:-10000px;left:-10000px;position:absolute;}
.popup a:hover {position:relative;}
.popup a:hover img.pop {top:50px;left:-400px;}

.popup img.pop2 {display:block;top:-10000px;left:-10000px;position:absolute;}
.popup a:hover {position:relative;}
.popup a:hover img.pop2 {top:51px;left:-637px;}

.popup img.pop3 {display:block;top:-10000px;left:-10000px;position:absolute;}
.popup a:hover {position:relative;}
.popup a:hover img.pop3 {top:-21px;left:-400px;}

.popup img.pop4 {display:block;top:-10000px;left:-10000px;position:absolute;}
.popup a:hover {position:relative;}
.popup a:hover img.pop4 {top:-21px;left:-637px;}

.popup img.pop5 {display:block;top:-10000px;left:-10000px;position:absolute;}
.popup a:hover {position:relative;}
.popup a:hover img.pop5 {top:-90px;left:-400px;}

.popup img.pop6 {display:block;top:-10000px;left:-10000px;position:absolute;}
.popup a:hover {position:relative;}
.popup a:hover img.pop6 {top:-90px;left:-637px;}

.popup img.pop7 {display:block;top:-10000px;left:-10000px;position:absolute;}
.popup a:hover {position:relative;}
.popup a:hover img.pop7 {top:-159px;left:-400px;}

.popup img.pop8 {display:block;top:-10000px;left:-10000px;position:absolute;}
.popup a:hover {position:relative;}
.popup a:hover img.pop8 {top:-159px;left:-637px;}

.popup img.pop9 {display:block;top:-10000px;left:-10000px;position:absolute;}
.popup a:hover {position:relative;}
.popup a:hover img.pop9 {top:-228px;left:-400px;}

.popup img.pop10 {display:block;top:-10000px;left:-10000px;position:absolute;}
.popup a:hover {position:relative;}
.popup a:hover img.pop10 {top:-228px;left:-637px;}

.popup img.pop11 {display:block;top:-10000px;left:-10000px;position:absolute;}
.popup a:hover {position:relative;}
.popup a:hover img.pop11 {top:-297px;left:-400px;}

.popup img.pop12 {display:block;top:-10000px;left:-10000px;position:absolute;}
.popup a:hover {position:relative;}
.popup a:hover img.pop12 {top:-297px;left:-637px;}

.menu01 { 
    text-indent: 20px;
}

.style1 {
    padding:10px 0px 10px 0px;
    height:440px;
}

.clear {
    clear:both;
}

.clear hr {
    display:none;
}


#wrap{
	position:relative;
	margin:auto;
	width:900px;
	text-align:left;
	font-size: 12px;
	border-style:double;
	border-color:#000099;
}

#head{
	width:100%;
	height:120px;
	background-color:#CCCCCC;
}

#main{
	float:left;
	width: 880px;
	height:auto;
	padding:0px 10px 0px 10px;
}

#topNav{
	float:left;
	width:900px;
	height:40px;
	background-color:#3784c5;
}

#top_sub_nav{
    width:829px;
	height:43px;
	float:left;
	background-image:url(../img/b2-line01.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:0px 35px 0px 35px;
}

#tsn_conte{
    width:500px;
	height:25px;
	padding:10px 0px 5px 0px;
	float:right;
}

#foot{
	float:left;
	position:relative;
	width:900px;
	height:60px;
	background-image:url(../img/foot.jpg);
	line-height:20px;
	clear:both;
}
#goto_blog {
	width:850px;
	height:auto;
	font-size:15px;
	line-height:30px;
	text-align:center;
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
	color: #000066;
}
#diving_button{
	clear:both;
	float:left;
	width:300px;
	margin-left:124px;
}
#blog_button{
	float:right;
	width:300px;
	margin-right:100px;
}

/*2011/6/13*/

#contents_box{
	width:240px;
	margin:15px auto;
	text-align:center;
}

#contents{
	width:240px;
	height:auto;
}

#contents_font{
	width:220px;
	height:auto;
	padding:5px 10px;
	line-height:130%;
	background-color:#000099;
	margin-top:0px;
	color:#FFFFFF;
	text-align:center;
	font-size:16px;
}

#contents_box hr{
	margin:5px 0px;
	color:#FFFFFF;
}
/*点線*/

.line_210{
	margin-top: -1px;
	border-bottom: 1px dotted #999;
	width:210px;
	font-size:1px;
	margin:5px 0px;
}
/*点線ここまで*/

