/* サブページサイドバー＆コンテンツフレーム用 */
/* 全体スタイル */
* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #000;
	color: #FFF;
	font-size: 12px;
	font-family: sans-serif;
}
#left_sidebar {
	width: 150px;
	height: 1150px;
	float: left;
	font-size: 1em;
}
#content {
	width: 585px;
	height: auto;
	margin-left: 20px;
	background-image: url(../images/subpage_frame/content_head.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
}
#content_foot {
	background-image: url(../images/subpage_frame/content_foot.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 585px;
	margin-bottom: 10px;
}

#right_sidebar {
	width: 185px;
	height: 1150px;
	float: right;
}
#footer {
	height: 40px;
	width: auto;
	clear: both;
	text-align: center;
	background-color: #484B4D;
	padding-top: 20px;
}
a {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#FF0099;
}
/* レフトサイドバースタイル */
#left_sidebar #logo {
	height: 226px;
	width: 150px;
	margin-bottom: 10px;
}
#index_page #midahi01 {
	height: 30px;
	width: auto;
}
#index_page #midahi01 h1 {
	font-size: 1em;
	line-height: 2.2;
	font-weight: normal;
}
#left_sidebar li {
	height: 36px;
	width: 148px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	line-height: 3;
	list-style-type: none;
	overflow: hidden;
}
#left_sidebar #sidebar_list_last {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#left_sidebar li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 36px;
	width: 130px;
	background-image: url(../images/index/left_menu_back.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
#left_sidebar li a:hover {
	color: #FF0099;
	background-image: url(../images/index/left_menu_back_on.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#home #left_sidebar #home_link a{
	color: #FF0099;
	background-image: url(../images/index/left_menu_back_on.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 36px;
	width: 130px;
}
#left_sidebar #soudan_area dt{
	height: 149px;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#left_sidebar #soudan_area dd {
	margin-bottom: 10px;
	line-height: 1.6;
}

#left_sidebar #blog_area p a{
	height: 97px;
	width: 150px;
}
#left_sidebar #taiou_erea {
	line-height: 1.6;
	margin-top: 10px;
	margin-bottom: 10px;
}
#left_sidebar #taiou_erea dt {
	text-align: center;
	height: 33px;
	width: 150px;
}
#left_sidebar #taiou_erea dd {
	padding: 5px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0;
	border-bottom-color: #FF0;
	border-left-color: #FF0;
	color: #FF0;
}
/* コンテンツスタイル */

/* ライトサイドバースタイル */
#right_sidebar #campain dt a{
	height: 178px;
	width: 185px;
}
#right_sidebar #campain dd {
	line-height: 1.6;
}

#rightsidebar_menu {
	width: 185px;
	height: auto;
}
#rightsidebar_menu h2 {
	height: 35px;
	width: 185px;
}

#right_sidebar #rightsidebar_menu dl {
	height: auto;
	width: 185px;
}
#right_sidebar #rightsidebar_menu .short {
	height: 130px;
	width: 185px;
}
#right_sidebar #rightsidebar_menu .right_menu_01 a{
	height: auto;
	width: 185px;
}
#right_sidebar #rightsidebar_menu .right_menu_02 a{
	height: 178px;
	width: 185px;
}
#right_sidebar #rightsidebar_menu dd {
	margin-bottom: 10px;
	line-height: 1.6;
}
#rightsidebar_tool {
	height: 540px;
	width: 185px;
}
#rightsidebar_tool h2 {
	height: 34px;
	width: 185px;
}
#right_sidebar #rightsidebar_tool dt {
	height: 30px;
	width: 183px;
	border: 1px solid #CCC;
	font-size: 1.2em;
	line-height: 2;
	font-weight: bold;
	text-align: center;
}
#right_sidebar #rightsidebar_tool #right_design_tool dt {
	color: #FF0099;
}
#right_sidebar #rightsidebar_tool #right_it_tool dt {
	color: #00B3FF;
}
#right_sidebar #rightsidebar_tool #right_daikou_tool dt {
	color: #FFFF33;
}
#right_sidebar #rightsidebar_tool dd {
	height: 20px;
	width: 150px;
	background-image: url(../images/subpage_frame/tool_root_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 1.5;
	padding-top: 3px;
	padding-left: 35px;
}
#right_sidebar #rightsidebar_tool .tool_last {
	background-image: url(../images/subpage_frame/tool_root_bg_last.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 10px;
}
#right_sidebar #rightsidebar_tool #right_design_tool a:hover {
	color: #FF0099;
}
#right_sidebar #rightsidebar_tool #right_it_tool a:hover {
	color: #00B3FF;
}
#right_sidebar #rightsidebar_tool #right_daikou_tool a:hover {
	color: #FFFF33;
}
#right_sidebar #gyoutai {
	line-height: 1.6;
	height: 150px;
	width: 185px;
	padding-top: 15px;
	clear: both;
}
#right_sidebar #gyoutai dt {
	text-align: center;
	height: auto;
	width: 185px;
	background-color: #333;
	padding-top: 5px;
}
#right_sidebar #gyoutai dd {
	background-color: #333;
	padding: 5px;
	height: auto;
	width: auto;
}
/* フッタースタイル */
#footer p {
	margin-right: 10px;
}
#footer p a {
	color: #FFF;
	text-decoration: none;
}
#footer p a:hover {
	color:#FF0099;
}
/* 非表示・ソーシャルブックマークスタイル */
strong {
	visibility: hidden;
}
#bm_area {
	text-align: right;
	height: 17px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	font-weight: bold;
}
#content_naiyou #foot_contact {
	background-image: url(../images/subpage_frame/foot_contact.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 155px;
	width: 553px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#foot_contact h4 {
	height: 104px;
	width: 553px;
}
#foot_contact p {
	padding-left: 63px;
}
#foot_contact p a {
	background-image: url(../images/subpage_frame/foot_contact_btn.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 204px;
}
#foot_contact p a:hover {
	background-image: url(../images/subpage_frame/foot_contact_btn_on.jpg);
}
.rtn_area {
	clear: both;
	height: 15px;
	width: 513px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
.rtn_area p a {
	color: #f09;
	text-decoration: underline;
	display: block;
	float: right;
	padding-bottom: 3px;
	background-image: url(../images/subpage_frame/top_rtn.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 110px;
	padding-left: 17px;
}
/* イベントカレンダー共通フッターナビスタイル */
#foot_navi{
	height: 44px;
	width: 513px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#foot_navi ul {
	height: 44px;
	width: 513px;
	list-style-type: none;
}
#foot_navi li{
	float: left;
}
#foot_navi li a {
	display: block;
	float: left;
}
#foot_navi li#link_left a{
	height: 44px;
	width: 167px;
}
#foot_navi li#link_center a{
	height: 44px;
	width: 179px;
}
#foot_navi li#link_right a{
	height: 44px;
	width: 167px;
}
#kihonshiyou_01 a {
	color: #F09;
	text-decoration: none;
}
#kihonshiyou_01 a:hover {
	color: #F09;
	text-decoration: underline;
}
/*a_img_hover_rule
****************************************/


a.ontrans90 img{
    filter:alpha(opacity=100); 
    -moz-opacity: 1.0; 
    opacity: 1.0;
}
a.ontrans90:hover img{
    filter:alpha(opacity=95); 
    -moz-opacity: 0.95; 
    opacity: 0.95;
}
a.ontrans80 img{
    filter:alpha(opacity=100); 
    -moz-opacity: 1.0; 
    opacity: 1.0;
}
a.ontrans80:hover img{
    filter:alpha(opacity=80); 
    -moz-opacity: 0.8;
    opacity: 0.8;
}




