/*--------------------------------------------------
	プロパティ初期化
--------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
	line-height: 14px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
ul li {
	list-style-type: none;
}
img {
	border-style: none;
	font-size: 0px;
	line-height: 0px;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*--------------------------------------------------
	全体
--------------------------------------------------*/

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳＰゴシック";
	color: #000000;
	background-color: #DFDBCF;
	font-size: 10px;
	font-weight: normal;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.clear {
	clear: both;
	float: none;
	font-size: 0px;
	line-height: 0px;
}
a {
	color: #A93232;
	overflow: hidden;
	text-decoration: none;
}
a:hover {
	color: #A93232;
	text-decoration: underline;
}

/*--------------------------------------------------
	wrapper
--------------------------------------------------*/
#wrapper {
	overflow: hidden;
	height: 534px;
	width: 830px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -267px;
	margin-left: -425px;
	text-align: left;
}
#wrapper_page {
	overflow: hidden;
	height: auto;
	width: 830px;
	text-align: left;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
/*--------------------------------------------------
	header_top
--------------------------------------------------*/
#header_top {
	padding-left: 16px;
}

#header_top h1 {
}
* html #header_top h1 a{ behavior: expression(IEPNGFIX.fix(this)); }
#header_top h1 a{
	background-image: url(images/logo_top.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 236px;
	text-indent: -9999px;
	display: block;
	float: left;
	margin-top: 30px;
}
* html #header_top .information { behavior: expression(IEPNGFIX.fix(this)); }
#header_top .information {
	background-image: url(images/information.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 413px;
	float: right;
}


/*--------------------------------------------------
	header
--------------------------------------------------*/
#header {
	padding-left: 12px;
}

#header h1 {
}
* html #header h1 a{ behavior: expression(IEPNGFIX.fix(this)); }
#header h1 a{
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 193px;
	text-indent: -9999px;
	display: block;
	float: left;
	margin-top: 25px;
}
* html #header .information { behavior: expression(IEPNGFIX.fix(this)); }
#header .information {
	background-image: url(images/information.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 413px;
	float: right;
}
/*--------------------------------------------------
	nav_wrap
--------------------------------------------------*/
#nav_wrap {
	float: left;
	height: auto;
	width: 610px;
}

/*--------------------------------------------------
	menu_sapporo
--------------------------------------------------*/
#menu_sapporo li {
	float: left;
	width: 140px;
	margin-left: 3px;
}
#menu_sapporo {
	float: right;
	height: 32px;
	width: 432px;
	margin-bottom: 4px;
}
#menu_sapporo .sapporo {
	background-image: url(images/menu_sapporo.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 140px;
	float: left;
	text-indent: -9999px;
}
#menu_sapporo .obihiro a{
	background-image: url(images/menu_obihiro_r.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 140px;
	float: left;
	text-indent: -9999px;
	display: block;
}
#menu_sapporo .obihiro a:hover {
	background-image: url(images/menu_obihiro_r.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}

#menu_sapporo .kushiro a{
	background-image: url(images/menu_kushiro_r.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 140px;
	float: left;
	text-indent: -9999px;
	display: block;
}
#menu_sapporo .kushiro a:hover {
	background-image: url(images/menu_kushiro_r.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}


/*--------------------------------------------------
	menu_obihiro
--------------------------------------------------*/
#menu_obihiro li {
	float: left;
	width: 140px;
	margin-left: 3px;
}
#menu_obihiro {
	float: right;
	height: 32px;
	width: 286px;
	margin-bottom: 4px;
}

#menu_obihiro .sapporo a{
	background-image: url(images/menu_sapporo_r.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 140px;
	float: left;
	text-indent: -9999px;
	display: block;
}
#menu_obihiro .sapporo a:hover {
	background-image: url(images/menu_sapporo_r.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
#menu_obihiro .obihiro {
	background-image: url(images/menu_obihiro.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 140px;
	float: left;
	text-indent: -9999px;
}
#menu_obihiro .kushiro a{
	background-image: url(images/menu_kushiro_r.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 140px;
	float: left;
	text-indent: -9999px;
	display: block;
}
#menu_obihiro .kushiro a:hover {
	background-image: url(images/menu_kushiro_r.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}



/*--------------------------------------------------
	menu_kushiro
--------------------------------------------------*/
#menu_kushiro li {
	float: left;
	width: 140px;
	margin-left: 3px;
}
#menu_kushiro {
	float: right;
	height: 32px;
	width: 286px;
	margin-bottom: 4px;
}

#menu_kushiro .sapporo a{
	background-image: url(images/menu_sapporo_r.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 140px;
	float: left;
	text-indent: -9999px;
	display: block;
}
#menu_kushiro .sapporo a:hover {
	background-image: url(images/menu_sapporo_r.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}

#menu_kushiro .obihiro a{
	background-image: url(images/menu_obihiro_r.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 140px;
	float: left;
	text-indent: -9999px;
	display: block;
}
#menu_kushiro .obihiro a:hover {
	background-image: url(images/menu_obihiro_r.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
#menu_kushiro .kushiro {
	background-image: url(images/menu_kushiro.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 140px;
	float: left;
	text-indent: -9999px;
}

/*--------------------------------------------------
	navigation
--------------------------------------------------*/
#navigation {
	height: 38px;
	width: 518px;
	float: left;
	padding-left: 30px;
}

#navigation {
	list-style: none;
}
#navigation li {
	text-indent:-9999px;
	float: left;
}
#navigation a {
	text-decoration:none;
	background:url(images/navigation.jpg) no-repeat scroll left top;
	overflow: hidden;
}
#navi_top a{background-position:0px 0px}
#navi_system a{background-position:-49px 0px}
#navi_girls a{background-position:-122px 0px}
#navi_schedule a{background-position:-186px 0px}
#navi_event_info a{background-position:-276px 0px}
#navi_link a{background-position:-386px 0px}
#navi_recruit a{background-position:-443px 0px}

#navi_top a:hover{background-position:0px -38px}
#navi_system a:hover{background-position:-49px -38px}
#navi_girls a:hover{background-position:-122px -38px}
#navi_schedule a:hover{background-position:-186px -38px}
#navi_event_info a:hover{background-position:-276px -38px}
#navi_link a:hover{background-position:-386px -38px}
#navi_recruit a:hover{background-position:-443px -38px}



#navi_top li,#navi_top a {
	width: 49px;
	height: 38px;
	display: block;
}
#navi_system li,#navi_system a {
	width: 73px;
	height: 38px;
	display: block;
}
#navi_girls li,#navi_girls a {
	width: 64px;
	height: 38px;
	display: block;
}
#navi_schedule li,#navi_schedule a {
	width: 90px;
	height: 38px;
	display: block;
}
#navi_event_info li,#navi_event_info a {
	width: 110px;
	height: 38px;
	display: block;
}
#navi_link li,#navi_link a {
	width: 57px;
	height: 38px;
	display: block;
}
#navi_recruit li,#navi_recruit a {
	width: 75px;
	height: 38px;
	display: block;
}

/*--------------------------------------------------
	top_image
--------------------------------------------------*/
#top_image {
	height: 296px;
	width: 830px;
	background-image: url(images/top_image.jpg);
	background-repeat: no-repeat;
}
/*--------------------------------------------------
	main
--------------------------------------------------*/
* html #main { behavior: expression(IEPNGFIX.fix(this)); }
#main {
	background-image: url(images/bg_main.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 830px;
	padding-top: 25px;
	padding-bottom: 32px;
}
#main .button_sapporo {
	float: left;
}
#main .button_sapporo a{
	background-image: url(images/button_sapporo.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 174px;
	text-indent: -9999px;
	display: block;
}
#main .button_sapporo a:hover {
	background-image: url(images/button_sapporo.jpg);
	background-repeat: no-repeat;
	background-position: 0px -43px;
}




#main .button_obihiro {
	float: left;
	margin-left: 6px;
}
#main .button_obihiro a{
	background-image: url(images/button_obihiro.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 174px;
	text-indent: -9999px;
	display: block;
}
#main .button_obihiro a:hover {
	background-image: url(images/button_obihiro.jpg);
	background-repeat: no-repeat;
	background-position: 0px -43px;
}
#main .button_kushiro {
	float: left;
	margin-left: 6px;
}
#main .button_kushiro a{
	background-image: url(images/button_kushiro.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 174px;
	text-indent: -9999px;
	display: block;
}
#main .button_kushiro a:hover {
	background-image: url(images/button_kushiro.jpg);
	background-repeat: no-repeat;
	background-position: 0px -43px;
}
#main .button_mobile {
	float: right;
	margin-top: 6px;
	height: 30px;
	width: 174px;
}
#main .button_mobile a{
	background-image: url(images/button_mobile.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 174px;
	text-indent: -9999px;
	display: block;
}
/*--------------------------------------------------
	main_page
--------------------------------------------------*/

#main_page {
	float: left;
	margin-top: 8px;
}
/*--------------------------------------------------
	border
--------------------------------------------------*/
#border {
	background-image: url(images/border.jpg);
	background-repeat: no-repeat;
	height: 2px;
	width: 830px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}
/*--------------------------------------------------
	footer
--------------------------------------------------*/
#footer {
	padding-top: 10px;
}
#footer a {
	color: #A93232;
	overflow: hidden;
	text-decoration: none;
}
#footer a:hover {
	color: #A93232;
	text-decoration: underline;
}
#footer span {
	margin-left: 130px;
}
#footer p {
	margin-top: 8px;
}
#footer p img {
	border: 1px solid #B9AE9A;
}

/*--------------------------------------------------
	sidebar_sapporo
--------------------------------------------------*/
#sidebar_sapporo {
	float: left;
	height: 380px;
	width: 226px;
	margin-top: 8px;
	background-image: url(images/sidebar_sapporo.jpg);
	background-repeat: no-repeat;
	margin-right: 9px;
	text-align: center;
}
#sidebar_sapporo img {
	text-align: center;
	margin-top: 318px;
}
/*--------------------------------------------------
	sidebar_obihiro
--------------------------------------------------*/
#sidebar_obihiro {
	float: left;
	height: 380px;
	width: 226px;
	margin-top: 8px;
	background-image: url(images/sidebar_obihiro.jpg);
	background-repeat: no-repeat;
	margin-right: 9px;
	text-align: center;
}
#sidebar_obihiro img {
	text-align: center;
	margin-top: 318px;
}
/*--------------------------------------------------
	sidebar_kushiro
--------------------------------------------------*/
#sidebar_kushiro {
	float: left;
	height: 380px;
	width: 226px;
	margin-top: 8px;
	background-image: url(images/sidebar_kushiro.jpg);
	background-repeat: no-repeat;
	margin-right: 9px;
	text-align: center;
}
#sidebar_kushiro img {
	text-align: center;
	margin-top: 318px;
}
/*--------------------------------------------------
	sapporo_image
--------------------------------------------------*/
#sapporo_image {
	height: 213px;
	width: 595px;
	background-image: url(images/sapporo_image.jpg);
	background-repeat: no-repeat;
	margin-bottom: 8px;
}
/*--------------------------------------------------
	obihiro_image
--------------------------------------------------*/
#obihiro_image {
	height: 213px;
	width: 595px;
	background-image: url(images/obihiro_image.jpg);
	background-repeat: no-repeat;
	margin-bottom: 8px;
}
/*--------------------------------------------------
	live_news
--------------------------------------------------*/
#live_news {
	background-image: url(images/bg_live_news.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 585px;
	padding: 5px;
	position: absolute;
	line-height: 12px;
}
#live_news h2 {
	background-image: url(images/title_live_news.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 585px;
	text-indent: -9999px;
}
#live_news .detail a {
	position: absolute;
	right: 20px;
	top: 9px;
	background-image: url(images/button_detail.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 80px;
	text-indent: -9999px;
}
#live_news .content {
	background-color: #E6E3DB;
	height: 104px;
	width: 569px;
	padding: 8px;
	overflow: auto;
	font-size: 12px;
	line-height: 18px;
}
#live_news .content p {
	margin-bottom: 4px;
}
#live_news .time{
	float: right;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-left: 20px;
}
#live_news .title {
	float: left;
	padding-top: 3px;
	padding-bottom: 2px;
	font-weight: bold;
}
#live_news .border {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B9AE9A;
}


/*--------------------------------------------------
	contents
--------------------------------------------------*/
#contents {
	background-image: url(images/bg_page.jpg);
	background-repeat: no-repeat;
	height: 370px;
	width: 585px;
	padding: 5px;
}
#contents_event {
	background-image: url(images/bg_page01.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 585px;
	padding: 5px 5px 0px;
}
#contents_event_under {
	background-image: url(images/bg_page01_under.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 595px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
/*--------------------------------------------------
	system
--------------------------------------------------*/
#system {
	height: 370px;
	width: 585px;
	background-color: #E6E3DB;
}
#system h2 {
	background-image: url(images/title_system.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 585px;
	text-indent: -9999px;
}
#system h3 {
	height: 23px;
	width: 564px;
	margin-left: 10px;
	background-image: url(images/title_play.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 4px;
}
#system table {
	border-top: 1px solid #B9AE99;
	border-left: 1px solid #B9AE99;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: 12px;
	text-align: left;
	height: auto;
	width: 270px;
	margin-top: 10px;
}
html>body table {border-collapse: separate}


#system th {
	border-right: 1px solid #B9AE99;
	border-bottom: 1px solid #B9AE99;
	color: #FFFFFF;
	padding: 2px 3px 2px 5px;
	font-weight: bold;
	background-color: #B09991;
	text-align: center;
}
#system td {
	border-right: 1px solid #B9AE99;
	border-bottom: 1px solid #B9AE99;
	padding: 2px 3px 2px 5px;
}
input:focus,textarea:focus,select:focus{
background-color: #CCCCCC;
}
#system .left {
	margin-left: 15px;
	display: inline;
	float: left;
}

#system .block02 td {
	border-right: 1px solid #B9AE99;
	border-bottom: 1px solid #B9AE99;
	padding: 2px 2px 2px 5px;
	font-size: 10px;
}
#system .right {
	width: 270px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
#system .right p {
}
#system .right .attention {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 4px;
}
#system .right ul {
    list-style: none;
    width: 270px;
}
#system .right li {
	list-style: none;
	padding-left: 8px;
	background:url(images/list.gif) no-repeat left 6px;
	vertical-align: middle;
	line-height: 15px;
}
#system .under {
	margin-top: 14px;
	margin-left: 15px;
}

/*--------------------------------------------------
	recruit
--------------------------------------------------*/
#recruit {
	height: 370px;
	width: 585px;
	background-color: #E6E3DB;
}
#recruit h2 {
	background-image: url(images/title_recruit.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 585px;
	text-indent: -9999px;
}
#recruit .text {
	padding-top: 15px;
	padding-left: 15px;
	line-height: 16px;
}
#recruit table {
	border-top: 1px solid #B9AE99;
	border-left: 1px solid #B9AE99;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: 10px;
	text-align: left;
	height: auto;
	width: 555px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
html>body table {border-collapse: separate}


#recruit th {
	border-right: 1px solid #B9AE99;
	border-bottom: 1px solid #B9AE99;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #B09991;
	text-align: center;
	padding: 2px;
	width: 110px;
}
#recruit td {
	border-right: 1px solid #B9AE99;
	border-bottom: 1px solid #B9AE99;
	padding: 2px 4px;
}
input:focus,textarea:focus,select:focus{
background-color: #CCCCCC;
}

/*--------------------------------------------------
	event_info
--------------------------------------------------*/
#event_info {
	height: auto;
	width: 585px;
	background-color: #E6E3DB;
}
#event_info h2 {
	background-image: url(images/title_event_info.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 585px;
	text-indent: -9999px;
}
#event_info .block {
	padding: 10px;
	line-height: 20px;
}
#event_info .title {
	float: left;
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
}
#event_info .time {
	float: right;
	margin-bottom: 8px;
}
#event_info .border {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #B9AE99;
}
#event_info .block_01 {
	height: 150px;
	width: 555px;
	background-image: url(images/event_kushiro_01.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#event_info .block_02 {
	height: 160px;
	width: 555px;
	background-image: url(images/event_kushiro_02.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#event_info .block_03 {
	height: 150px;
	width: 555px;
	background-image: url(images/event_sapporo.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

/*--------------------------------------------------
	link
--------------------------------------------------*/
#link {
	height: 370px;
	width: 585px;
	background-color: #E6E3DB;
}
#link h2 {
	background-image: url(images/title_link.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 585px;
	text-indent: -9999px;
}
#link table {
	border-top: 1px solid #B9AE99;
	border-left: 1px solid #B9AE99;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: 12px;
	text-align: left;
	height: auto;
	width: 540px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
html>body table {border-collapse: separate}


#link th {
	border-right: 1px solid #B9AE99;
	border-bottom: 1px solid #B9AE99;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	background-color: #B09991;
	text-align: center;
}
#link td {
	border-right: 1px solid #B9AE99;
	border-bottom: 1px solid #B9AE99;
	padding: 5px;
	text-align: center;
}
input:focus,textarea:focus,select:focus{
background-color: #CCCCCC;
}

#link .link_list {
	padding: 10px;
	height: 320px;
	overflow: auto;
}
#link .link_list dl {
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B9AE99;
}
#link .link_list dt {
	float: left;
}
#link .link_list dt img {
	border: 1px solid #B9AE99;
	padding: 1px;
}
#link .link_list dd {
	float: left;
	line-height: 20px;
	margin-left: 10px;
	width: 400px;
}


/*--------------------------------------------------
	single
--------------------------------------------------*/
#single {
	height: 370px;
	width: 585px;
	background-color: #E6E3DB;
}
#single h2 {
	background-image: url(images/title_news.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 585px;
	text-indent: -9999px;
}
#single .content {
	padding: 10px;
	font-size: 12px;
}
#single .time {
	text-align: right;
	font-size: 10px;
}
#single .title {
	font-weight: bold;
}
#single .col {
	margin-top: 10px;
	overflow: auto;
	height: 280px;
	width: auto;
}
#single .col p{
	margin-top: 10px;
	margin-bottom: 10px;
}

/*--------------------------------------------------
	cast_wrap
--------------------------------------------------*/
#cast_wrap {
	height: 370px;
	width: 585px;
	background-color: #E6E3DB;
}
#cast_wrap h2 {
	background-image: url(images/title_girls.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 585px;
	text-indent: -9999px;
}

/*--------------------------------------------------
	schedule_wrap
--------------------------------------------------*/
#schedule_wrap {
	height: 370px;
	width: 585px;
	background-color: #E6E3DB;
}
#schedule_wrap h2 {
	background-image: url(images/title_schedule.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 585px;
	text-indent: -9999px;
}
/*--------------------------------------------------
	mobile
--------------------------------------------------*/
#mobile {
	height: auto;
	width: auto;
	margin: 20px;
}
#mobile .qr {
	background-image: url(images/qr.jpg);
	height: 104px;
	width: 518px;
	margin-bottom: 10px;
}
#mobile .send {
	background-image: url(images/bg_send.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 500px;
	padding-top: 44px;
	text-align: left;
	padding-left: 18px;
}
#mobile #add {
	vertical-align: middle;
	font-size: 10px;
}
#mobile #domain {
	vertical-align: middle;
	font-size: 10px;
	width: 200px;
}
#mobile img {
	vertical-align: middle;
}

/*--------------------------------------------------
	contact
--------------------------------------------------*/
#contact {
	height: 370px;
	width: 585px;
	background-color: #E6E3DB;
}
#contact h2 {
	background-image: url(images/title_contact.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 585px;
	text-indent: -9999px;
}
#contact .content {
	padding: 16px;
}
#contact .content p {
	margin-bottom: 6px;
}
/*--------------------------------------------------
	banner
--------------------------------------------------*/
#banner {}
#banner ul {
	float: left;
	height: auto;
	width: 272px;
}
#banner .left {
	margin-right: 7px;
}
#banner .center {
	margin-right: 7px;
}
#banner .right {}
#banner li {
	line-height: 18px;
}
#banner a {
	color: #A93232;
	overflow: hidden;
	text-decoration: none;
}
#banner a:hover {
	color: #A93232;
	text-decoration: underline;
}
/*--------------------------------------------------
	border_page
--------------------------------------------------*/
#border_page {
	background-image: url(images/border.jpg);
	background-repeat: no-repeat;
	height: 2px;
	width: 830px;
	margin: 9px 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}
#border_page02 {
	background-image: url(images/border.jpg);
	background-repeat: no-repeat;
	height: 2px;
	width: 830px;
	margin: 18px 0px 9px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}
#border_page_02 {
	background-image: url(images/border.jpg);
	background-repeat: no-repeat;
	height: 2px;
	width: 830px;
	margin: 10px 0px 9px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}
#border_page03 {
	background-image: url(images/border.jpg);
	background-repeat: no-repeat;
	height: 2px;
	width: 830px;
	margin: 9px 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}
/*--------------------------------------------------
	concept
--------------------------------------------------*/
#concept {
	letter-spacing: 0.1em;
	line-height: 16px;
	background-image: url(images/bg_concept.jpg);
	background-repeat: no-repeat;
	height: 94px;
	width: 830px;
	padding-top: 10px;
}
#concept01 {
	letter-spacing: 0.1em;
	line-height: 16px;
	background-image: url(images/bg_concept.jpg);
	background-repeat: no-repeat;
	height: 94px;
	width: 830px;
	padding-top: 10px;
}
#concept01 .left {
	float: left;
}
#concept01 .right {
	float: right;
	margin-right: 10px;
}
#concept01 .right a {
	background-image: url(images/banner_mail_magazine.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 74px;
	width: 274px;
}
/*--------------------------------------------------
	top_schedule
--------------------------------------------------*/

#top_schedule {
	background-image: url(images/bg_top_schedule.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 820px;
	padding: 5px;
}
#top_schedule h2 {
	background-image: url(images/title_top_schedule.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 820px;
	text-indent: -9999px;
}
#top_schedule .content {
	background-color: #E6E3DB;
	height: 151px;
	width: 820px;
}

/*--------------------------------------------------
	archive
--------------------------------------------------*/
#archive {
	height: 370px;
	width: 585px;
	background-color: #E6E3DB;
}
#archive h2 {
	background-image: url(images/title_news.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 585px;
	text-indent: -9999px;
}
#archive .content {
	padding: 10px;
	font-size: 12px;
}
#archive .block {
	height: 320px;
	overflow: auto;
}
#archive .time {
	text-align: right;
	font-size: 10px;
}
#archive .title {
	font-weight: bold;
}
#archive .col {
}
#archive .col p{
	margin-top: 10px;
	margin-bottom: 10px;
}
#archive .border {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B9AE9A;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*--------------------------------------------------
	order
--------------------------------------------------*/
#order {
	height: 370px;
	width: 585px;
	background-color: #E6E3DB;


}
#order h2 {
	background-image: url(images/title_order.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 585px;
	text-indent: -9999px;
}
#order .content {
	padding: 16px;
	overflow: auto;
	height: 306px;
}
#order .flow {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #B9AE99;
}
#order .please {
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px solid #B9AE99;
}
#order .content p {
	margin-bottom: 6px;
}