/* トップページ */

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

/* リンク */
/*#body a {
	text-decoration: none;
}*/
a:link { color: #4651AC; } 
a:visited { color: #000099; } 
a:hover { color: #FF3A5E; } 
a:active { color: #8188CB; }

/* フォント */
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:#3D3D3D;
	font-size:12px;
	line-height:150%;
	margin: 0px 0px 0px 5px;
}
#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-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	height: 43px;
	padding-top: 12px;
}
.copyright {
	text-align: right;
	padding: 5px;
	color: #7F7F7F;
	width: 770px;
}

.copyright a {
	color: #7F7F7F;
	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:5px 0px 0px;
	display:block;
	height: 22px;
	color: #666666;
	width: 80px;
	background-image: url(../images/topmenu_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration: none;
}
.topmenu #menu01 a:hover{
	background-image: url(../images/topmenu_bg_on.jpg);
	background-repeat: repeat-x;
	color: #828282;
}
.topmenu #menu02 a {
	text-align: center;
	padding:5px 0px 0px;
	display:block;
	height: 22px;
	color: #666666;
	width: 130px;
	background-image: url(../images/topmenu_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-decoration: none;
}
.topmenu #menu02 a:hover{
	background-image: url(../images/topmenu_bg_on.jpg);
	background-repeat: repeat-x;
	color: #828282;
}
.topmenu #menu03 a {
	text-align: center;
	padding:5px 0px 0px;
	display:block;
	height: 22px;
	color: #666666;
	width: 160px;
	background-image: url(../images/topmenu_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-decoration: none;
}
.topmenu #menu03 a:hover{
	background-image: url(../images/topmenu_bg_on.jpg);
	background-repeat: repeat-x;
	color: #828282;
}
.topmenu #menu04 a {
	text-align: center;
	padding:5px 0px 0px;
	display:block;
	height: 22px;
	color: #666666;
	width: 123px;
	background-image: url(../images/topmenu_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-decoration: none;
}
.topmenu #menu04 a:hover{
	background-image: url(../images/topmenu_bg_on.jpg);
	background-repeat: repeat-x;
	color: #828282;
}
.topmenu #menu05 a {
	text-align: center;
	padding:5px 0px 0px;
	display:block;
	height: 22px;
	color: #666666;
	width: 110px;
	background-image: url(../images/topmenu_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-decoration: none;
}
.topmenu #menu05 a:hover{
	background-image: url(../images/topmenu_bg_on.jpg);
	background-repeat: repeat-x;
	color: #828282;
}
.topmenu #menu06 a {
	text-align: center;
	padding:5px 0px 0px;
	display:block;
	height: 22px;
	color: #666666;
	width: 170px;
	background-image: url(../images/topmenu_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}
.topmenu #menu06 a:hover{
	background-image: url(../images/topmenu_bg_on.jpg);
	background-repeat: repeat-x;
	color: #828282;
}



/* サイドメニュー */

/* お知らせ
#side_menu .frame {
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	padding: 3px 5px 5px 5px;
}
#side_menu .frame ul {
	list-style-image: url(../images/arrow_bule.gif);
	margin-left: 20px;
	list-style-position: inside;
} */

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

.sidemenu li{
	display : inline;
	padding :0;
	margin:0px;
}
.sidemenu .r_ttl,
.sidemenu .b_ttl,
#side_menu .pr  {
	text-align: left;
	display:block;
	height: 25px;
	color: #fff;
	width: 150px;
	background-image: url(../images/topside_ttl.gif);
	background-repeat: no-repeat;
	padding: 5px 0 0 20px;
	font-size: 14px;
}

.sidemenu .r_menu a,
.sidemenu .b_menu a {
	text-align: left;
	display:block;
	height: 25px;
	width: 150px;
	color:#000;
	background-color:#D8D8FE;
	padding-top: 5px;
	padding-left: 20px;
	text-decoration: none;
	border-bottom:solid 1px #fff;
}

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

