@charset "utf-8";
/* CSS Document */

body{
	font-size: 12px;
	line-height: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.gif);
}
p{
	margin: 0px;
	padding: 0px;
}
a{
	color: #0000CC;
}
a:hover{
	color: #FF6600;
}


#global_header{
	width: 100%;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #00C;
}

#header{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
h1{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	float: left;
	padding-right: 0px;
}

#header_link{
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: right;
	color: #FFFFFF;
	height: 35px;
	float: right;
}
#header_link a{
	text-decoration: none;
	padding: 3px;
	color: #FFFFFF;
}
#header_link a:hover{
	background-color: #FFFFFF;
	color: #0000FF;
}
#wrapper{
	width: 100%;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}

#container{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../img/container_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 20px;
}

#main{
	float: right;
	width: 610px;
	padding-top: 10px;
}
h2{
	font-size: 16px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000CC;
	border-bottom-color: #0000CC;
}
h3{
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#bread{
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	margin-bottom: 10px;
	padding-right: 5px;
}
.contents_dot{
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
}
.contents{
	padding-left: 10px;
}
ol{
	margin-bottom: 0px;
}

#side{
	float: left;
	width: 210px;
	background-image: url(../img/side_bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	background-position: center top;
}
.side_title{
	padding-top: 6px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 18px;
	margin-bottom: 5px;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#side_menu{
	list-style-type: none;
}
#side_menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#side_menu li{
	margin-bottom: 5px;
}
#side_menu li a{
	display: block;
	height: 20px;
	padding-top: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-bottom: 10px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}
#side_menu li a:hover{
	color: #FF9900;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
}
#side_text{
	text-align: right;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 5px;
}
.side_banner{
	width: 180px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: center;
}
.side_banner strong{
}
.side_banner a{
	color: #FFFFFF;
}


.pagetop{
	clear: both;
	float: none;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
}

#global_footer{
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #00C;
}
#footer{
	color: #FFFFFF;
	text-align: right;
	padding-top: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#flash{
	color: #FFFFFF;
	font-size: 10px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #0000CC;
	border-left-color: #0000CC;
}
.clear{
	clear: both;
	float: none;
}
.small{
	font-size: 10px;
}
.red{
	color: #FF0000;
}
.red-small{
	font-size: 10px;
	color: #FF0000;
}
.right{
	text-align: right;
}
.dot{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000099;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#overworks{
	position: absolute;
	left: -99999px;
}

