*{
margin:0;
padding:0;
font-size:12px;
}

body{
background: #f0f0f0;
font-size:12px;
color:#000000;
text-align:center;
background-image: url(../images/bg_menu1.gif);
background-repeat: repeat-x;
background-position:0px 0px;
}

#container
{
width:960px;
border-left :1px #BBBBBB solid;
border-right:1px #BBBBBB solid;
background-color:#FFFFFF;
text-align:left;
margin:0px auto;
}

/* ヘッダー　*/
#header
{
width:100%;
height:60px;
background-color:#FFFFFF;
border-bottom:1px #EEEEEE solid;
}

h1#logo
{ 
float:left;
margin-top:5px;
margin-left:15px;
width:250px;
}

h1#logo img{
border:none;
}

/* header menu parts */
ul#h_menu
{
float:right;
margin-top:15px;
margin-right:50px;
list-style:none;
}

ul#h_menu li
{
display:block;
float:left;
width:90px;
height:12px;
font-size:11px;
text-align:center;
}

ul#h_menu a
{
margin:0px 0px 0px 8px;
padding:2px 0px 1px 0px;
border-bottom:1px #000000 solid;
text-decoration:none;
color:#000000;
}

ul#h_menu a:active
{
color:#FF0000;
border-bottom:1px #FF0000 solid;
}

ul#h_menu a:hover
{
color:#FF0000;
border-bottom:1px #FF0000 solid;
}

/* g_menu */
#g_menu
{
float:none;
height:30px;
border-bottom:1px #999999 solid;
background-image: url(../images/bg_menu2.gif);
background-repeat: repeat-x;
}

#g_menu ul
{
list-style-type:none;
}

#g_menu li
{
float:left;
width:98px;
border-left:1px #EEEEEE solid;
border-right:1px #BBBBBB solid;
}

#g_menu li#g_menu05{width:148px;}

#g_menu li a
{
display:block;
overflow:hiddeen;
width:100%;
height:30px;
background-image:url(../images/g_menu.gif);
}

#g_menu01 a{background-position:0px 0px;}
#g_menu02 a{background-position:-98px 0px;}
#g_menu03 a{background-position:-196px 0px;}
#g_menu04 a{background-position:-294px 0px;}
#g_menu05 a{background-position:-392px 0px;}

#g_menu01 a.stay{background-position:0px 30px;}
#g_menu02 a.stay{background-position:-98px 30px;}
#g_menu03 a.stay{background-position:-196px 30px;}
#g_menu04 a.stay{background-position:-294px 30px;}
#g_menu05 a.stay{background-position:-392px 30px;}


#g_menu01 a:hover{background-position:0px 30px;}
#g_menu02 a:hover{background-position:-98px 30px;}
#g_menu03 a:hover{background-position:-196px 30px;}
#g_menu04 a:hover{background-position:-294px 30px;}
#g_menu05 a:hover{background-position:-392px 30px;}

/* ヘッダー　終了　*/
/* ページイメージ 部分 */
#topimage{
clear:both;
width:100%;
border-top:3px #0066FF solid;
border-bottom:3px #0066FF solid ;
}
/* ページイメージ 部分終了 */

#main{
clear:both;
overflow:auto;
width:100%;
padding:10px 0px;
}

#prefooter{
clear:both;
width:940px;
height:17px;
padding:3px 20px 0px 0px;
border-top:1px #0066FF solid;
background-color:#FFFFFF;
color:#333333;
text-align:right;
font-size:12px;
}

#prefooter A            { text-decoration:none}
#prefooter A:link       { color:#000000}
#prefooter A:visited    { color:#000000}
#prefooter A:active     { color:#FF0000}
#prefooter A:hover      { color:#FF0000;
						  text-decoration:underline }
#footer{
clear: both;
width:940px;
height:17px;
padding:3px 20px 0px 0px;
background-color:#0066FF;
color:#FFFFFF;
text-align:right;
font-size:12px;
}

span.stk {text-decoration:line-through}
em {color:#CC0000;
	font-style:normal;}