@charset "shift_jis";
/* CSS Document */
/* font-family: Arial, Helvetica, sans-serif;(‰p•¶ƒtƒHƒ“ƒg) */

*{margin:0;
	padding:0}


/*
------------------------------------------------
Gloval Reset
------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,th,var{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
li,dl{list-style:none;}
hr {display: none;}
img {vertical-align: bottom;border: none;}
a{
	text-decoration:none;
	color: #333333;
}
a:hover{
	text-decoration:none;
	color:#1e50ac;
}


/*
------------------------------------------------
Other SET
------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix { 
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix { 
	height: 1%;
}
.clearfix { 
	display: block;
}
/* End hide from IE-mac */


/*
------------------------------------------------
Layout
------------------------------------------------*/
body {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
	font-size: 13px;
	line-height: 1.5em;
	text-align: center;
	background-image: url(../image/head_bg.jpg);
	background-repeat: repeat-x;
}
#wrap{
	position:relative;
	background-image: url(../image/head_mainbg.jpg);
	background-repeat: no-repeat;
}


/*
------------------------------------------------
Sub Free Layout
------------------------------------------------*/
#container {
	position:relative;
	background-image: url(../image/background.png);
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#container .contents {
	padding-bottom: 35px;
}

p {
	font-size: 100%;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

address {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 10px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #003190;
	padding-top: 5px;
	padding-bottom: 5px;
}
.blue {
	color: #0000FF
}
.deeppink { color: #FF1493 }
.orange {
	color: #FF6600
}
.yellow { color: #FFFF00 }
.red {
	color: #FF0000
}
.black {  color: #333333}
.green {  color: #008000}
.light_green {  color: #33CC33}
.dark_green {  color: #006600}
.white {  color: #FFFFFF}
#logo {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 15px;
}
#main_stage {
	text-align: left;
/*
	float: right;
*/
	width: 730px;
	margin: 0px auto;
}
#main_stage h2{
	margin-bottom: 20px;
}
#contents {
	clear: both;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 5px;
}
#contents a{
	color: #666;
}
#contents a:hover{
	color: #259CD4;
}
table {

}
h1{
	font-size: 10px;
	line-height: 1.5em;
	text-align: left;
	padding-top: 2px;
	color: #57352B;
}
#pagetop {
	text-align: right;
	clear: both;
	background-image: url(../images/back_under.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 20px;
}
/*
------------------------------------------------
Sub Free Category Layout
------------------------------------------------*/

#headnav {
	height: 90px;
	width: 100%;
	margin-bottom: 30px;
}
#headnav ul {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#headnav li {
	height: 10px;
	float: left;
}
#headtel {
	float:right;
	position: absolute;
	right:0px;
	top: 0px;
}
#leftnav {
	float: left;
	width: 190px;
}
#leftnav ul{
	margin-bottom: 20px;
	margin-top: 5px;
}
#leftnav li{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#leftnav dt{
	margin-bottom: 15px;
}
#leftnav dd{
	margin-bottom: 15px;
}
.remove {
	display: none;
}
.heightLineParent{
	clear: both;
}
#pageTitle {
	background-image: url(../image/h2under.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
