/* トップページ用 */
/* 全体スタイル */
* {
	margin: 0px;
	padding: 0px;
}
img {
	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;
}
header {
	height: 266px;
	width: 100%;
}
#index_page {
	height: 1070px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#left_sidebar {
	width: 150px;
	height: 1070px;
	clear: left;
	float: left;
	font-size: 1em;
}
#content_area {
	height: 1070px;
	width: 608px;
	float: left;
}


#content {
	width: 585px;
	height: 965px;
	margin-left: 18px;
}
#right_sidebar {
	width: 185px;
	height: 1070px;
	float: right;
}
#footer {
	height: 40px;
	width: auto;
	clear: both;
	text-align: center;
	background-color: #484B4D;
	padding-top: 2px;
}
a {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#FF0099;
}
#home #midashi01 {
	text-align: center;
	height: 20px;
	width: auto;
}
#home h1 {
	font-size: 1em;
	line-height: 1.6;
	font-weight: normal;
}

/* ヘッダースタイル */
#header_buck {
	height: 210px;
	width: 100%;
}
#header_content {
	width: 100%;
	height:216px;
	color: #333;
	overflow: hidden;
}
/* レフトサイドバースタイル */
#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;
}
#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;
}
#soudan_area {
	padding-top: 10px;
}

#left_sidebar #soudan_area dt a{
	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;
}


#first_time_area {
	background-image: url(../images/index/index_first_bg.jpg);
	height: 90px;
	width: 588px;
	margin-top: -16px;
	margin-left: 18px;
	margin-bottom: 20px;
	padding-top:53px;
	z-index: 50;
	background-repeat: no-repeat;
}
#first_time_area ul {
	width: 564px;
	margin-right: auto;
	margin-left: auto;
}

#first_time_area li {
	list-style-type: none;
	width: 149px;
	float: left;
	padding-left: 38px;
	line-height: 1.5;
	font-weight: bold;
	height: 50px;
}
#first_time_area dl {
	clear: left;
	width: 564px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5;
}
#first_time_area #first_time_dt {
	width: 440px;
	height: 30px;
	float: left;
	font-size: 0.9em;
}
#first_time_area dd {
	float: right;
	height: 23px;
	width: 116px;
	padding-top: 3px;
}
#first_time_area dd a {
	height: 23px;
	width: 116px;
}
/* コンテンツスタイル */
#topics {
	height: 117px;
	width: 485px;
	color: #000;
	background-image: url(../images/index/topic_logo.jpg);
	background-repeat: no-repeat;
	padding-left: 100px;
	padding-top: 3px;
}
#topics ul {
	line-height: 1.5;
	font-size: 0.9em;
	padding-top: 6px;
}
#topics ul li {
	list-style-type: none;
}
#topics ul li a {
	color: #f09;
	text-decoration: underline;
}

#tool {
	height: 279px;
	width: 585px;
}
#tool h2 {
	height: 24px;
	width: 585px;
	font-size: 12px;
	margin-bottom: 10px;
}
#tool .caption {
	line-height: 1.3;
	height: 125px;
	width: auto;
	padding-left: 15px;
	color: #000;
}
#tool li {
	list-style-type: none;
	height: 18px;
	width: auto;
	padding-left: 30px;
}
#tool li a {
	color: #000;
}
#tool #tool_item li a:hover {
	color: #F09;
}
#tool #hp_item li a:hover {
	color: #00B3FF;
}
#tool #tool_item {
	background-image: url(../images/index/index_tool_areabg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 224px;
	width: 288px;
	float: left;
}
#tool #tool_item dt {
	height: auto;
	width: auto;
	padding-left: 35px;
	line-height: 1.5;
	padding-top: 7px;
}
#tool #tool_item dt a {
	color: #F09;
	font-size: 13pt;
	font-weight: bold;
}
#tool #tool_item dt a:hover {
	text-decoration:underline;
}
#tool #tool_item li {
	background-image: url(../images/index/index_tool_area_list.jpg);
	background-repeat: no-repeat;
	background-position: 13px 5px;
	height: 22px;
	padding-top: 5px;
}
#tool #hp_item {
	background-image: url(../images/index/index_hp_areabg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 224px;
	width: 288px;
	float: right;
}
#tool #hp_item dt {
	height: auto;
	width: auto;
	padding-left: 35px;
	line-height: 1.5;
	padding-top: 7px;
}
#tool #hp_item dt a {
	color: #00B3FF;
	font-size: 13pt;
	font-weight: bold;
}
#tool #hp_item dt a:hover {
	text-decoration:underline;
}
#tool #hp_item li {
	background-image: url(../images/index/index_hp_area_list.jpg);
	background-repeat: no-repeat;
	background-position: 13px 5px;
	height: 22px;
	padding-top: 5px;
}
#special {
	height: 515px;
	width: 585px;
	clear: both;
}
#special p {
	width:515px;
	height:auto;
	clear:both;
}
#special h2 {
	height: 24px;
	width: 585px;
	font-size: 12px;
	margin-bottom: 10px;
}
#special .special_area01 {
	float: left;
	height: 95px;
	width: 299px;
}
#special .special_area02 {
	float: left;
	height: 95px;
	width: 285px;
}
#special .special_area01 dt {
	height: 90px;
	width: 90px;
	clear: both;
	float: left;
}
#special .special_area02 dt {
	height: 90px;
	width: 90px;
	clear: both;
	float: left;
}
#special dd {
	width: auto;
	line-height: 1.5;
}
#special dd a {
	font-size: 9pt;
	font-weight: bold;
	color: #F09;
	line-height: 1.5;
}
#special dd a:hover {
	text-decoration: underline;
}
#toriatukai {
	height: auto;
	width: 563px;
	border: 1px solid #CCC;
	clear: both;
	padding: 10px;
}
#toriatukai dt {
	text-align: center;
	height: auto;
	width: 563px;
	font-size: 8pt;
	font-weight: normal;
}
#toriatukai dd {
	line-height: 1.3;
	height: auto;
	width: auto;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 8pt;
}


#event_info {
	height: 79px;
	width: 185px;
	background-position: center;
	padding-top: 10px;
}
#right_sidebar #campain dt a{
	height: 178px;
	width: 185px;
}
#right_sidebar #campain dd {
	line-height: 1.6;
}

#rightsidebar_menu {
	width: 185px;
	height: 750px;
}
#rightsidebar_menu h2 {
	height: 35px;
	width: 185px;
}

#right_sidebar #rightsidebar_menu dl {
	height: 230px;
	width: 185px;
}
#right_sidebar #rightsidebar_menu .short {
	height: 130px;
	width: 185px;
}
#right_sidebar #rightsidebar_menu .right_menu_01 a{
	height: 178px;
	width: 185px;
}
#right_sidebar #rightsidebar_menu .right_menu_02 a{
	height: 179px;
	width: 185px;
}
#right_sidebar #rightsidebar_menu dd {
	margin-bottom: 10px;
	line-height: 1.6;
}
#right_sidebar #gyoutai {
	line-height: 1.5;
	height: 150px;
	width: 185px;
	clear: both;
	padding-top: 25px;
}
#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;
}



/* フッタースタイル */
#footer_bm_area {
	height: 10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#foot_setsumei {
	float: left;
	width: 780px;
	font-size: 85%;
}
#bm_btn {
	float: right;
	width: 150px;
}
#footer p {
	margin-right: 10px;
	clear: both;
}
#footer p a {
	color: #FFF;
	text-decoration: none;
}
#footer p a:hover {
	color:#FF0099;
}
strong {
	visibility: hidden;
}
#foot_contact {
	background-image: url(../images/index/cd_contentparts_ol2_055.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 167px;
	width: 588px;
	clear: both;
	margin-top: 15px;
}
#foot_contact h4 {
	height: 114px;
	width: 588px;
}
#foot_contact p {
	padding-left: 66px;
}
#foot_contact p a {
	display: block;
	height: 23px;
	width: 217px;
}
#foot_contact p a:hover {

}
