body {
	background-color: #ffffff;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 95%;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1{
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}

h3 {
	background-image: url(../images/h3.png);
	background-position: center;
	height: 28px;
	font-weight: normal;
	padding-right: 0.7em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	padding-left: 0.7em;
	padding-top: 5px;
	font-size: 13pt;
	margin: 5px 0 5px 0;
	text-shadow: #ffffff 2px 2px 1px;
}

h4{
	font-size: 92%;
	font-weight: bolder;
	color: #000000;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 3px;
	background-image: url(../images/h4.png);
	background-repeat: no-repeat;
	padding-left: 9px;
	background-position: left center;
}

p{
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 18px;
	margin-left: 7px;
	line-height: 1.9em;
	color: #333333;
	font-size:12px;
}
ul {
	font-weight: normal;
	font-size: 110%;
	list-style-type: circle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
}

li {
	margin-left: 7px;
	margin-right: 7px;
	line-height: 1.9em;
	color: #333333;
	font-size:12px;
}

/* メニュー */

#menubar {
	height: 26px;
	color: #FFFFFF;
	text-shadow: #990000 1px 1px 3px;
	font-weight: bold;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0.4em;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 95%;
}

#menubar a{
	color: #FFFFFF;
	text-decoration: none;
}

#menubar a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#menubar span{
	color: #FFFFFF;
	float: right;
}




/* メイン */

#header {
	height: 72px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#header .logo{
	float: left;
	text-align: left;
}

#header .search{
	float: left;
	text-align: left;
	height: 72px;
	width: 370px;
	background-image: url(../images/search.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#header input{
	margin-left: 176px;
	margin-top: 25px;
	width: 121px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #404040;
}



#header li{
	float:left;
	text-align: right;
	list-style-type: none;
	margin-left: 8px;
}

#header a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1px;
}

#menu_icon_1 a{
	display:block;
	width:63px;
	height: 72px;
	background-image: url(../images/menu_icons.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu_icon_1 a:hover{
	background-image: url(../images/menu_icons.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#menu_icon_2 a{
	display:block;
	width:63px;
	height: 72px;
	background-image: url(../images/menu_icons.png);
	background-repeat: no-repeat;
	background-position: -63px top;
}

#menu_icon_2 a:hover{
	background-image: url(../images/menu_icons.png);
	background-repeat: no-repeat;
	background-position: -63px bottom;
}

#menu_icon_3 a{
	display:block;
	width:63px;
	height: 72px;
	background-image: url(../images/menu_icons.png);
	background-repeat: no-repeat;
	background-position: -126px top;
}

#menu_icon_3 a:hover{
	background-image: url(../images/menu_icons.png);
	background-repeat: no-repeat;
	background-position: -126px bottom;
}

#menu_icon_4 a{
	display:block;
	width:63px;
	height: 72px;
	background-image: url(../images/menu_icons.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#menu_icon_4 a:hover{
	background-image: url(../images/menu_icons.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/* ステータス */

#status {
	width: 944px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
	background-image: url(../images/status.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	font-size: 100%;
}

#status ul{
	float:right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}

#status li{
	float:left;
	text-align: right;
	list-style-type: none;
	margin-top: 6px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.welcome{
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	font-size: 85%;
	text-align: left;
	margin: 0px;
	font-weight: bold;
}








#status_icon_1 a{
	display:block;
	width:98px;
	height: 27px;
	background-image: url(../images/status_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;
	color: #FFFFFF;
	text-align: center;
}
#status_icon_1 a:hover{
	display:block;
	width:98px;
	height: 27px;
	background-image: url(../images/status_icon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#status_icon_2 a{
	display:block;
	width:107px;
	height: 27px;
	background-image: url(../images/status_icon.png);
	background-repeat: no-repeat;
	background-position: -99px top;
	font-size: 1px;
	color: #FFFFFF;
	text-align: center;
}
#status_icon_2 a:hover{
	display:block;
	width:107px;
	height: 27px;
	background-image: url(../images/status_icon.png);
	background-repeat: no-repeat;
	background-position: -99px bottom;
}
#status_icon_3 a{
	display:block;
	width:99px;
	height: 27px;
	background-image: url(../images/status_icon.png);
	background-repeat: no-repeat;
	background-position: -206px top;
	font-size: 1px;
	color: #FFFFFF;
	text-align: center;
}
#status_icon_3 a:hover{
	display:block;
	width:99px;
	height: 27px;
	background-image: url(../images/status_icon.png);
	background-repeat: no-repeat;
	background-position: -206px bottom;
}
#status_icon_4 a{
	display:block;
	width:100px;
	height: 27px;
	background-image: url(../images/status_icon.png);
	background-repeat: no-repeat;
	background-position: -304px top;
	font-size: 1px;
	color: #FFFFFF;
	text-align: center;
}
#status_icon_4 a:hover{
	display:block;
	width:100px;
	height: 27px;
	background-image: url(../images/status_icon.png);
	background-repeat: no-repeat;
	background-position: -304px bottom;
}

/* バナー */

#banner {
	width: 960px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}



/* メイン */

#main {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#narrow {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}


/* フッター */

#footer {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	color: #999999;
}


#footer_link_1 a{
	color: #666666;
	text-decoration: none;
	font-size: 90%;
}
#footer_link_1 a:hover{
	color: #000000;
	text-decoration: underline;
}

#footer_link_2 a{
	color: #666666;
	text-decoration: none;
	font-size: 80%;
}
#footer_link_2 a:hover{
	color: #000000;
	text-decoration: underline;
}


/* コピーライト */

#copyright {
	margin-bottom: 35px;
	margin-top: 25px;
	height: 16px;
	width: 211px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/copyright.gif);
	background-repeat: no-repeat;
}

#copyright a{
	font-size: 1px;
	color: #FFFFFF;
	height: 16px;
	width: 211px;
	display: block;
}
