@charset "euc-jp";
* {
	font-size: 12px;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: normal;
}
body {
	background-color: #002448;
	background-image: url(../image/bg.gif);
	background-repeat: repeat;
}
img {
	vertical-align: bottom;
	border-style: none;
}
a {
	overflow:hidden;
	outline:none;
}
table {
	border-collapse: collapse;
}
th,td {
	text-align: left;
	vertical-align: top;
}



/*ロゴ*/
h2 {
	background-image: url(../image/title.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 280px;
	position: absolute;
	left: -20px;
	top: -15px;
	text-indent: -99999px;
	z-index: 100;
}



/*フッター*/
div#footer {
	height: 35px;
	width: 700px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 10px;
}
/*copyright*/
#footer p {
	background-image: url(../image/footer.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 35px;
	width: 595px;
}
/*ページtopボタン*/
#footer a {
	background-image: url(../image/top_button.gif);
	text-indent: -99999px;
	display: block;
	height: 35px;
	width: 105px;
	position: absolute;
	left: 595px;
	top: 5px;
}
#footer a:hover {
	background-position: 0px -35px;
}



a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #002448;
	text-decoration: underline;
}




/*角丸　グレー*/

div#wrapper {
	width: 700px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
div.gray_box{

} 
div.gray_box *{
	height:1px;
	overflow:hidden;
	background-color: #F1F2F3;
} 
div.gray_box01{
	margin-right:4px;
	margin-left:4px;
} 
div.gray_box02{
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
} 
div.gray_box03{
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
} 
div.gray_box04{
	margin-right: 1px;
	margin-left: 1px;
} 
/*div.gray_box05{
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #478dec;
	border-left-color: #478dec;
} */
div.gray_box_content{
	background-color: #F1F2F3;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	z-index: 0;
} 


/*角丸　幅*/
/*.box_width {
}*/


/*角丸　青*/
.blue_box{

} 
.blue_box *{
	height:1px;
	overflow:hidden;
	background:#1B9DC6;
} 
.blue_box01{
	margin-right:4px;
	margin-left:4px;
} 
.blue_box02{
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
} 
.blue_box03{
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
} 
.blue_box04{
	margin-right: 1px;
	margin-left: 1px;
} 
/*.blue_box05{
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #478dec;
	border-left-color: #478dec;
} */
.blue_box_content{
	background:#1B9DC6;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	position: relative;
} 

/*角丸　ピンク*/
.pink_box{

} 
.pink_box *{ 
height:1px;
overflow:hidden;
background:#EA6AAA;
} 
.pink_box01{
	margin-right:4px;
	margin-left:4px;
} 
.pink_box02{
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
} 
.pink_box03{
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
} 
.pink_box04{
	margin-right: 1px;
	margin-left: 1px;
} 
/*.pink_box05{
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #478dec;
	border-left-color: #478dec;
} */
.pink_box_content{
	background:#EA6AAA;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	position: relative;
} 

/*角丸　緑*/
.green_box{

} 
.green_box *{ 
height:1px;
overflow:hidden;
background:#8EB618;
} 
.green_box01{
	margin-right:4px;
	margin-left:4px;
} 
.green_box02{
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
} 
.green_box03{
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
} 
.green_box04{
	margin-right: 1px;
	margin-left: 1px;
} 
/*.green_box05{
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #478dec;
	border-left-color: #478dec;
} */
.green_box_content{
	background:#8EB618;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	position: relative;
} 

/*角丸　白*/
.white_box{

} 
.white_box *{ 
height:1px;
overflow:hidden;
background:#FFFFFF;
} 
.white_box01{
	margin-right:4px;
	margin-left:4px;
} 
.white_box02{
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
} 
.white_box03{
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
} 
.white_box04{
	margin-right: 1px;
	margin-left: 1px;
} 
/*.white_box05{
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #478dec;
	border-left-color: #478dec;
} */
.white_box_content{
	background:#FFFFFF;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	position: relative;
} 
