@charset 'UTF-8';
* {
	font-family:'ＭＳ Ｐゴシック',sans-serif;
}
html,body{
	margin : 0px auto;
	padding : 0px;
	background-color : #ffffff;
	color : #333333;
	line-height : 1.3;
	font-size : 12px;
	font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}
.clearfix:after{
	content : ".";
	display : block;
	visibility : hidden;
	clear : both;
	height : 0;
}
.clearfix{
	display : block;
	min-height : 1px;
}
* html .clearfix{
	height : 1px;
	/*¥*//*/
	height : auto;
	overflow : hidden;
	/**/
}
a{
	text-decoration : none;
}
a:link{
	color : #333333;
}
a:visited{
	color : #333333;
}
a:hover{
	color : #333333;
	cursor : pointer;
}
img{
	border-style : none;
}
table{
	border-collapse : collapse;
	border-spacing : 0;
	empty-cells : show;
}
input:focus,textarea:focus{
	background-color : #d0d0d0;
}
div,td,th{
	border-color : #d0d0d0;
	border-width : 1px;
}
th{
	text-align : center;
}
*html th{
	font-size : smaller;
}
.common_tr{
	background-color : #ffffff;
}
.common_tr:hover{
	background-color : #e0e0e0;
	cursor : pointer;
}
.div_note{
  text-indent: -1em;
  margin-left: 1em;
}
div.pc_cornertitle{
	font-weight : bold;
	background-color : #ffffff;
	border-style : solid;
	padding : 0.5em;
	margin-bottom : 1em;
	clear : both;
}
div.bottom_margin{
	margin-bottom : 1.5em;
}
div.indent{
	margin-left : 2em;
	text-align : left;
}

#qTip {
	padding : 3px;
 	border : 1px solid #666;
	border-right-width : 2px;
	border-bottom-width : 2px;
	display : none;
	background : #999;
	color : #FFF;
	text-align : left;
	position : absolute;
	z-index : 1000;
}

#container{
	width : 950px;
	margin : 1em auto 0 auto;
	padding : 0;
	text-align : left;
}
#pc_head_info{
	height : 40px;
	width : 950px;
	margin : 0 auto;
	background-color : #d8d8d8;
}
/*
:root div#pc_head_info{
	margin-top : -10px;
	padding-top : 10px;
}
*/
div#pc_main_header{
	margin : 0px auto;
	padding : 0px;
	width : 950px;
	height : 70px;
	background : #ffffff;
	text-align : left;
	border-style : none;
}
/*
:root div#pc_main_header{
	margin-top : -10px;
	padding-top : 10px;
}
*/
#pc_main_header h1{
	font-size : 100%;
	font-weight : normal;
	float : left;
}
#pc_main_header h1 img{
	margin-top : 10px;
	margin-left : 1em;
}
/*
:root div#pc_main_header h1 img{
	margin-top : -8px;
}
*/
div#pc_main_header form{
	float : right;
	margin-top : 40px;
}
#pc_main_footer{
	clear : both;
	width : 100%;
	margin : 1em auto;
	padding-top : 0.5em;
	text-align : center;
	border-top : solid 1px #000;
	font-size : 0.8em;
}
address{
	font-style : normal;
}

/*
div#pc_bkinfo{
	width : 100px;
	height : 20px;
	margin-right : 1em;
	margin-top : 3px;
	background-image : url(pic/button1.gif);
	text-align : center;
	float : right;
}
*/

/* ----- TOP MENU ----- */
#pc_top_navi{
	clear : both;
	width:950px;
	margin:0 auto;
	background-color: #ffffff;
}
#navigation-1
	{ margin:0; padding:1px 0; list-style:none; width:100%; height:21px; border-top:1px solid #000000; border-bottom:1px solid #000000; }
#navigation-1 li
	{ margin:0; padding:0; display:block; float:left; position:relative; width:135px; }
#navigation-1 li a:link,
#navigation-1 li a:visited
	{ padding:4px 0; display:block; text-align:center; text-decoration:none; background:#ffffff; color:#333333; width:135px; height:13px; }
#navigation-1 li:hover a,
#navigation-1 li a:hover,
#navigation-1 li a:active
	{ padding:4px 0; display:block; text-align:center; text-decoration:none; background:#e8e8e8; color:#333333; width:133px; height:13px; border-left:1px solid #000000; border-right:1px solid #000000; }
	
#navigation-1 li ul.navigation-2
	{ margin:0; padding:1px 1px 0; list-style:none; display:none; background:#ffffff; width:131px; position:absolute; top:21px; left:0px; border:1px solid #000000; border-top:none; }
#navigation-1 li:hover ul.navigation-2
	{ display:block; }
#navigation-1 li ul.navigation-2 li
	{ width:131px; clear:left;}

#navigation-1 li ul.navigation-2 li a:link,
#navigation-1 li ul.navigation-2 li a:visited
	{ clear:left; background:#ffffff; color:#333333; padding:4px 0; width:131px; border:none; border-top:1px solid #000000; position:relative; z-index:1000; }
#navigation-1 li ul.navigation-2 li:hover a,
#navigation-1 li ul.navigation-2 li a:active,
#navigation-1 li ul.navigation-2 li a:hover
	{ clear:left; background:#e8e8e8; color:#333333; padding:4px 0; width:131px; border:none; border-top:1px solid #000000; position:relative; z-index:1000; }

#navigation-1 li ul.navigation-2 li ul.navigation-3
	{ display:none; margin:0; padding:0; list-style:none; position:absolute; left:119px; top:-2px; padding:1px 1px 0 1px; border:1px solid #000000; border-left:1px solid #000000; background:#ffffff; z-index:900; }
#navigation-1 li ul.navigation-2 li:hover ul.navigation-3
	{ display:block; }
#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link,
#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited
	{ background:#ffffff; }
#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a,
#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover,
#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active
	{ background:#e8e8e8; }
#navigation-1 li ul.navigation-2 li a span
	{ position:absolute; top:0; left:106px; font-size:12pt; color:#333333; }
#navigation-1 li ul.navigation-2 li:hover a span,
#navigation-1 li ul.navigation-2 li a:hover span
	{ position:absolute; top:0; left:106px; font-size:12pt; color:#333333; }

/* ----- FOOTER MENU ----- */
#pc_main_footer_links { margin-bottom:1em; }
#pc_main_footer_links ul { font-weight:bold; }
#pc_main_footer_links ul li { display:inline; margin-right:1.5em;}
/*
#pc_main_footer_links ul li:after { content: '|'; }
#pc_main_footer_links ul li.last:after { content:''; }
*/

/* ----- MAIN CONTENT AREA ----- */
#pc_top_main_container{
	margin : 0;
	padding : 0;
	width : 750px;
	float : left;
}
#pc_top_main{
	margin : 0;
	padding : 0;
	width : 750px;
}

/* ----- SIDEBAR AREA ----- */
.pc_sidebar{
	border-style: none;
}
.pc_sidebar h2{
	margin : 0 0 0.3em 0;
	padding : 0;
	font-size : 100%;
	font-weight : bold;
	text-align : center;
	border : solid 1px #000000;
	height : 15px;
	background : #ffffff url("pic/ct.jpg") repeat-x;
}

#pc_sidebar_1{
	margin : 0;
	padding : 0;
	width : 180px;
	float : right;
	text-align : center;
	border-style: none;
/*
	border : solid 1px #d0d0d0;
*/
}

/* ----- TOP-TAGE ACCORDION AREA ----- */
.horizontal_accordion_toggle {
	float: left;
	background-color: #ffffff;
	display: block;
	text-align: center;
	height: 180px;
	width: 25px;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	border-right: 1px solid #ffffff;
	cursor: pointer;
/*
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
*/
	margin : 0;
	padding : 0;
}
.horizontal_accordion_toggle_active {
	background-color: #ffffff;
	border-right: 1px solid #ffffff;
}
.horizontal_accordion_content {
	height: 180px;
	float: left;
	overflow: hidden;
/*
	background-color: #f0f7ff;
*/
	color: #333333;
	border-right : 1px solid #ffffff;
	margin : 0;
	padding : 0;
}
.horizontal_accordion_content p {
	height: 180px;
	/height: 180px;
	width: 320px;
/*
	line-height: 150%;
	padding: 5px 10px 5px 10px;
*/
	margin : 0;
	padding : 0;
}
#horizontal_container {
	font-size: 12px;
	margin: 0 0 1em 0;
	width: 531px;
	height: 180px;
	padding : 0;
}

/* ----- TOP-TAGE TABB AREA ----- */
#tabContent {}
#tabIndex {
	margin: 0 0 0.3em 0;
	padding: 0;
	height: 15px;
	list-style-type: none;
	border: solid 1px #000;
	background: #ffffff url("pic/ct.jpg") repeat-x;
}
#tabIndex .close {
}
#tabIndex .open {
  background-color: #FFE3A5;
}
#tabIndex li {
	margin: 0;
	padding: 0;
	height: 15px;
	width: 80px;
	display: block;
	float: left;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
}
#tabBoxIndex {
	clear: both;
	margin-bottom: 1.5em;
}
#tabBoxIndex .tabBox {}

/* ----- PC TOP PAGE CONTENT ----- */

#pc_top_main_left{
	width : 365px;
	margin : 0;
	padding : 0;
	text-align : left;
	float : left;
}
#pc_top_main_right{
	width : 365px;
	margin : 0;
	padding : 0;
	text-align : left;
	float : right;
}
#pc_top_shop_front{
	float : right;
	text-align : left;
	height : 180px;
	width : 200px;
}
.pc_top_corner_title{
	clear : both;
	margin : 0 0 1em 0;
	padding : 0 0 0 0.3em;
	font-weight : bold;
	border : solid 1px #333333;
	height : 15px;
	background : #ffffff url("pic/ct.jpg") repeat-x;
}
#pc_top_oshirase{
	width : 200px;
	height : 40px;
	margin : 0;
	padding : 5px 0 0 45px;
	font-weight : bold;
	background : #ffffff url("pic/top_oshirase.jpg") no-repeat;
}
.pc_top_hakojam_list{
	margin-bottom : 1em;
	padding-bottom : 1em;
	border-bottom-style : dashed;
}
.pc_top_hakojam_list img{
	float : left;
	margin-right : 1em;
	border : solid 1px #000000;
}
.pc_top_hakojam_list_content{
/*
	float : right;
*/
}
.pc_top_hakojam_list_text{
	height : 66px;
/*
	width : 270px;
*/
	padding : 0;
	margin : 0;
}
.pc_top_hakojam_list_meta{
	color : #ff6633;
	font-weight : bold;
}
.pc_top_info_list{
	margin: 0.3em auto 0 0;
	padding : 0 0 0 0;
	list-style-type : none;
/*
	list-style-image: url("./pic/arrow.gif");
*/
}
.ie .pc_top_info_list{
	padding : 0 0 0 0;
}
.pc_top_info_list li{
	margin-bottom : 0.3em;
}
.pc_top_info_list li:first-letter{
	font-weight: bold;
	color: #e80000;
}
.pc_top_info_list_link{
	float : right;
	margin-bottom : 1.5em;
	font-size : 85%;
}
.pc_top_info_list_meta{
	font-size : 85%;
	margin-left: 12px;
}

#pc_top_pdf{
	margin-bottom: 1.5em;
}
#pc_top_pdf img{
	width: 180px;
}

#pc_top_twitter{
	margin-bottom: 1.5em;
}

/* ----- EACH CONTENTS AREA -----*/
#pc_shop_search_result , #pc_job_search_result , #pc_contents_result{
	width : 510px;
	float : left;
}
.pc_job_result_shop{
	clear: both;
	border: solid 1px #000000;
	padding: 0.5em;
	margin-bottom: 1em;
}
#pc_shop_search_result .shop_link{
	clear: both;
	width: 500px;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	border-bottom: dashed 1px #333333;
}
#pc_shop_search_result .shop_link .contents{
	width: 315px;
	margin: 0;
	padding: 0;
	float: left;
}
#pc_shop_search_result .shop_link .shop_list_thum{
	height: 135px;
	width: 180px;
	margin: 0;
	padding: 0;
	float: right;
}
#pc_shop_search_result .shop_link .contents h3{
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;
	height: 2.3em;
}
#pc_shop_search_result .shop_link .contents h2{
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#pc_shop_search_result .shop_link .contents .data{
	margin: 0;
	padding: 0 0 0 1em;
	font-size: 80%;
	height: 5.5em;
	overflow: auto;
}
#pc_shop_search_result .shop_link .contents .button{
	margin: 0;
	padding: 0;
}
#pc_shop_search_result .shop_link .contents .button img{
	float: left;
	height: 26px;
	margin-right: 15px;
	border-style: none;
}
#pc_shop_search_form , div#pc_shop_search_form , div#pc_job_search_form{
	width : 220px;
	float : right;
}

div.pc_blogparts_sector_title{
	border-bottom : solid 1px #d0d0d0;
	margin-bottom : 0.3em;
	clear : both;
}

#pc_question_title{
	margin-bottom : 1em;
	background-color : #fefee4;
	font-size : large;
	font-weight : bold;
	text-align : center;
	vertical-align : middle;
	padding-top : 8px;
	border-bottom : solid 4px #fa8207;
	color : #ff3600;
	padding : 0.5em;
}

.pc_info_result_list{
	margin:0em auto 0 0;
	padding : 0 0 0 1.8em;
/*
	list-style-type : square;
*/
	list-style-image: url("./pic/arrow.gif");
}
.pc_info_result_list li{
	margin-bottom : 1em;
}
.pc_info_result_list_meta{
	font-size : 85%;
	font-weight : bold;
}

.pc_link_list{
	margin-top : 0;
	margin-bottom : 1.5em;
}
.pc_link_list li{
	margin-bottom : 0.5em;
}
.pc_link_list li:first-line{
	font-weight : bold;
}

#nextandback{
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#nextandback li{
	width: 30px;
	margin: 0 2px;
	padding: 4px auto auto auto;
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	text-align: center;
	font-weight: bold;
	border: solid 1px #333333;
}
#nextandback li a{
	text-align: center;
}
#nextandback .nonlink{
	border-style: none;
	padding-top: 4px;
}
#nextandback .nowlink{
	background-color: #e0e0e0;
}

/* ----- Hakoichi X jam Special ---- */
.pc_hakojam_special{
	width : 950px;
	height : 670px;
	border-style : solid;
}
.pc_hakojam_special_button{
	clear : both;
	width : 950px;
	height : 20px;
	margin : 0 auto;
	text-align : left;
	border : solid 1px #d0d0d0;
	background: #000 url("./pic/toku_back.gif") no-repeat;
}
.pc_hakojam_special_button ul{
	margin : 0 auto 0 225px;
	padding : 0;
	list-style : none;
	display : block;
}
.pc_hakojam_special_button ul li{
	width : 100px;
	margin : 2px 0 0 0;
	padding : 0;
	text-align : center;
	display : block;
	float : left;
}
.pc_hakojam_special_button ul li a{
	color : #e0e0e0;
	text-decoration : none;
}
.pc_hakojam_special_button ul li a:link{
	color : #ffffff;
	font-weight : bold;
}
.pc_hakojam_special_button ul li a:visited{
	color : #ffffff;
	font-weight : bold;
}
.pc_hakojam_special_button ul li a:hover{
	color : #e80000;
	font-weight : bold;
}
#archive_page , #archive_vol{
	position: absolute;
	width : 950px;
	height : 140px;
	margin : 0 auto;
	padding : 0;
	border-style : solid;
	overflow : auto;
	white-space : nowrap;
}
#archive_page_list , #archive_vol_list{
	margin : 10px;
	padding : 0;
	list-style : none;
	display : block;
}
#archive_page_list li , #archive_vol_list li{
	height : 120px;
	margin : 0;
	padding : 0;
	display : block;
	float : left;
}
#archive_page_list li img , #archive_vol_list li img{
	margin : 0 10px 0 0;
	border : solid 1px #d0d0d0;
}

#sns_button{
	height: 21px;
}
#sns_button *{
	float: left;
	margin-right: 4px;
}

