/* トップページ */

/* 属性無効 */
*{
	margin:0;
	padding:0;
}

/* リンク */
/*#body a {
	text-decoration: none;
}*/
a:link { color: #fff; } 
a:visited { color: #fff; } 
a:hover { color: #FFCC00; } 
a:active { color: #FFCC00; }

/* フォント */
h1,h2,h3,h4,h5 {
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:12px;
}
.font_10px{
	font-size:10px;
}
.font_12px{
	font-size:12px;
}
.font_14px{
	font-size:14px;
}
.font_16px{
	font-size:16px;
}
.font_18px{
	font-size:18px;
}
.font_red {color: #FB2241}

/* 画像 */
img {
	border:none;
}

/* フォーム */
textarea {
	border: 1px solid #A5ACB2;
}

/* レイアウト */
body {
	width : 100%;
	color:#fff;
	font-size:12px;
	line-height:150%;
	margin: 0px 0px 0px 5px;
	background: url(../images/body_bg.jpg) repeat-x top left;
	background-color:#0054A6;
}
#body {
	width:780px;
	margin:0;
}
#header {
	width : 100% ;
}
#navigation {
	float : left;
	width : 780px;
	background-color: #E6E6E6;
}
#main {
	margin: 0;
	text-align: left;
	padding-top: 10px;
	float: left;
	width: 600px;
	clear: both;
}
#left {
	float:left;
	width:170px;
	text-align: center;
}
#side_menu {
	float:right;
	width:170px;
	font-size: 12px;
	margin: 10px 0px;
	line-height: 150%;
}
#center {
	margin:0 0px 10px 175px;
	padding-left: 0px;
	text-align: center;
}
#footer {
	width : 780px;
	clear : both;
	background-color:#000;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	height: 43px;
	padding-top: 12px;
	color:#fff;
}
.copyright {
	text-align: right;
	padding: 5px;
	color: #fff;
	width: 770px;
}

.copyright a {
	color: #ffffff;
	text-decoration: none;
}

.clear {
	clear: both;
}

/* バナー */
.banner {
	display:none;
}

/* トップメニュー */
.topmenu {
	margin: 0;
	padding :0;
	list-style-type : none;
	width:100%;
	font-size:12px;
}
.topmenu li{
	display : inline;
	padding :0;
	margin:0px;
	float: left;
}

.topmenu #menu01 a {
	text-align: center;
	padding:12px 0 0 0;
	display:block;
	height: 28px;
	color: #fff;
	width: 80px;
	background-image: url(../images/topmenu_bg01.jpg);
	background-repeat: repeat-x;
	border-right:solid 1px #666;
	text-decoration: none;
}
.topmenu #menu01 a:hover{
	background-image: url(../images/topmenu_bg01_on.jpg);
	background-repeat: repeat-x;
	color: #FFCC33;
}
.topmenu #menu02 a {
	text-align: center;
	padding:12px 0 0 0;
	display:block;
	height: 28px;
	color: #fff;
	width: 130px;
	background-image: url(../images/topmenu_bg02.jpg);
	background-repeat: repeat-x;
	border-right:solid 1px #666;
	text-decoration: none;
}
.topmenu #menu02 a:hover{
	background-image: url(../images/topmenu_bg02_on.jpg);
	background-repeat: repeat-x;
	color: #FFCC33;
}
.topmenu #menu03  {
	text-align: center;
	padding:12px 0 0 0;
	display:block;
	height: 28px;
	color: #fff;
	width: 160px;
	background-image: url(../images/topmenu_bg03.jpg);
	background-repeat: repeat-x;
	border-right:solid 1px #666;
	text-decoration: none;
}
.topmenu #menu03 a:hover{
	background-image: url(../images/topmenu_bg03_on.jpg);
	background-repeat: repeat-x;
	color: #FFCC33;
}
.topmenu #menu04 a {
	text-align: center;
	padding:12px 0 0 0;
	display:block;
	height: 28px;
	color: #fff;
	width: 123px;
	background-image: url(../images/topmenu_bg04.jpg);
	background-repeat: repeat-x;
	border-right:solid 1px #666;
	text-decoration: none;
}
.topmenu #menu04 a:hover{
	background-image: url(../images/topmenu_bg04_on.jpg);
	background-repeat: repeat-x;
	color: #FFCC33;
}
.topmenu #menu05 a {
	text-align: center;
	padding:12px 0 0 0;
	display:block;
	height: 28px;
	color: #fff;
	width: 110px;
	background-image: url(../images/topmenu_bg05.jpg);
	background-repeat: repeat-x;
	border-right:solid 1px #666;
	text-decoration: none;
}
.topmenu #menu05 a:hover{
	background-image: url(../images/topmenu_bg05_on.jpg);
	background-repeat: repeat-x;
	color: #FFCC33;
}
.topmenu #menu06 a {
	text-align: center;
	padding:12px 0 0 0;
	display:block;
	height: 28px;
	color: #fff;
	width: 172px;
	background-image: url(../images/topmenu_bg06.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}
.topmenu #menu06 a:hover{
	background-image: url(../images/topmenu_bg06_on.jpg);
	background-repeat: repeat-x;
	color: #FFCC33;
}


/* サイドメニュー */

/* メニュー */
.sidemenu {
	margin: 0;
	padding :0;
	list-style-type : none;
	width:100%;
	}

.sidemenu li{
	display : inline;
	padding :0;
	margin:0px;
}
.sidemenu .r_ttl01,
.sidemenu .r_ttl02,
.sidemenu .r_ttl03,
#side_menu .pr{
	text-align: left;
	display:block;
	margin:0;
	padding:0;
	width:170px;
	height:31px;
}

.sidemenu .r_ttl01{
	background:url(../images/topside_ttl01.gif) no-repeat;
	}

.sidemenu .r_ttl02{
	background:url(../images/topside_ttl02.gif) no-repeat;
	}

.sidemenu .r_ttl03{
	background:url(../images/topside_ttl03.gif) no-repeat;
	}

#side_menu .pr{
	background:url(../images/topside_ttl04.gif) no-repeat;
	}

.sidemenu .r_menu a,
.sidemenu .b_menu a {
	text-align: left;
	display:block;
	height: 25px;
	width: 150px;
	color:#fff;
	background:url(../images/topside_ttl_link.gif) no-repeat;
	padding: 5px 0 0 20px;
	text-decoration: none;
	border-bottom:solid 1px #fff;
}

/* PR */
.frame p {
	margin-bottom: 10px;
}
#side_menu .frame {
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 158px;
}
