@charset "utf-8";

/*======================================

	Copyright (c) 2010, Yahoo! Inc. All rights reserved.
	Code licensed under the BSD License:
	http://developer.yahoo.com/yui/license.html
	version: 3.3.0
	build: 3167

	Font-size Adjustment
	
	10px ----- 77%
	11px ----- 85%
	12px ----- 93%
	13px ----- 100%
	14px ----- 108%
	15px ----- 116%
	16px ----- 123.1%
	17px ----- 131%
	18px ----- 136%
	19px ----- 144%
	20px ----- 152%
	21px ----- 159%
	22px ----- 167%
	23px ----- 174%
	24px ----- 182%
	25px ----- 189%
	26px ----- 197%

=======================================*/

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body{
	font:15px/1.231 arial,helvetica,clean,sans-serif;
}
select,input,button,textarea{
  font:99% arial,helvetica,clean,sans-serif;
}
table{
  font-size:inherit;
  font:100%;
}

/*======================================

  reset

=======================================*/

body, html, div, img, p, h1, h2, h3, h4, h5, h6, ul, ol,li, dl, dt, dd, a, address, table, tr, th, td{
  margin: 0;
  padding:0;
  border: 0;
  outline: none;
  font-style:normal;
  font-weight:normal;
}

address {
	font-style:normal;
}

h1, h2, h3, h4, h5, h6{
  font-size: 1em;
  font-weight:normal;
}  
ul/*, ol*/{
  list-style: none;
}  
a:link,
a:visited {
	color: #026ec2;
  text-decoration: underline;
}
a:hover {
	color: #026ec2;
  text-decoration: none;
}
a img{
	border: none;
}

.block {
	display:block;
}

.pt20 {
	padding-top:20px !important;
}

.pb20 {
	padding-bottom:20px !important;
}

.pb3 {
	padding-bottom:3px !important;
}

.mt10 {
	margin-top:10px;
}

.mt30 {
	margin-top:30px;
}

.mb15 {
	margin-bottom:15px;
}

.mb30 {
	margin-bottom:30px;
}

.w150 {
	width:150px !important;
}

.tac {
	text-align:center;
}

.tar {
	text-align:right;
}


.colorred {
	color:#ff0000;
}

.pointers , #pointer {
	cursor:pointer;
}

strong {
	color:#F33;
	font-weight:bold;
}

em {
	font-weight:bold;
	font-style:normal;
}

.red {
	color:#F33;
}

.b_red {
	color:#F33;
	font-weight:bold;
	font-size:30px;
}

/*--------------------------------------
  clear
---------------------------------------*/

.clrfx{
	min-height:1%;
	/*padding-top: 1px;*/
}
.clrfx:after{
/* for modern browser */
	content:"";
	clear:both;
	height:0px;
	display:block;
	visibility:hidden;
}
* html .clrfx{/* for IE */
	/*\*/height:1%;/* for WinIE */
	display:inline-table;/* for MacIE */
}
body*.clrfx:after{
	content:".";
}




#bn_eventnews_new {
    display: inline-block;
    background: url(../images/bn/bn_eventnews_240x80.jpg) no-repeat;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Verdana;
    font-size: 12px;
    width: 130px;
    height: 40px;
    padding: 41px 0 0 110px;
    font-weight: bold;
    color: #D00104;
    text-decoration: none;
    /* float: left; */
    margin-bottom: 10px;
}


/*スマホ版・PCサイトバナー*/
#sp_pcbn{
	width:95%;
	max-width:980px;
	overflow:hidden;
	margin: 5px auto;
}

#sp_left{
	width:26%;
	float:left;
}

#sp_left img{
	width:100%;
}

#sp_right{
	float:left;
	width:74%;
	height: auto;
}

#sp_right img{
	width:100%;
}

#sp_pcbn2{
	width:100%;
	max-width:980px;
	/*margin: 5px auto;*/
}

/* rightmenu
------------------------- */

.rightmenu{
	margin-bottom:10px;
	text-align:center;
}

/* ここがボックスのスタイル */
.menubox {
    width: 240px;
    height: 80px;
    background:  #FFF;
    border: 1px solid #D8D8D8;
	margin-bottom: 5px;
}
/* ここから追加分 */
.menubox{
    position: relative;
}

.menubox a{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: left;
    line-height: 74px;
    color: #333;
    font-weight: 900;
    text-decoration: none;
    padding-left: 78px;
}

.menubox img{
	float: left;
	margin: 8px 0 0 8px;	
	
}

.menubox_head {
	width: 158px;
	height: 16px;
	background: url(../images/top/new/pc/img_menubase.png) no-repeat;
	margin: 8px 0 0 77px;
	padding-left: 2px;
	color: #fff;
	font-size: 11px;
	text-align:left;
}

.menubox_contents{
	font-size: 10px;
	line-height: 13px;
	margin: 5px 0 0 76px;
	text-align:left;
}

.newbox{
	width: 155px;
	height: 19px;
	background: #FFFBBF;
	border: solid 1px #d8d8d8;
	border-radius: 5px;
	margin-top: 8px;
	margin-left: 77px;	
	text-align:left;
}

.newbox img{
	float: left;
	margin: 2px 2px 0px 2px;
}

/* workarea
------------------------- */

#workarea_top {
    background-image: url("../images/top/new/pc/frame_sosaku-top.png");
    width: 240px;
    height: 50px;
}

#workarea_main {
	background-image: url("../images/top/new/pc/frame_sosaku-middle.png");
	width: 240px;
	height: auto;
	padding-top: 6px;
}

#bn01 h2{
	background-image: url("../images/top/new/pc/frame_dojin-top.png");
	width: 224px;
	height: 30px;
	text-indent: -9999999px;
	margin: 0 auto 0;
}

#bn01 ul{
	background-image: url("../images/top/new/pc/frame_dojin-middle.png");
	width: 224px;
	height: auto;
	margin: 0 auto 0;
}

#bn01 ul li{
	text-align: center;
	margin-bottom: -2px;
}

#bn01_bottom{
	background-image: url("../images/top/new/pc/frame_dojin-bottom.png");
	width: 224px;
	height: 4px;
	margin: 0 auto 5px;
}

#bn02 h2{
	background-image: url("../images/top/new/pc/frame_dealer-top.png");
	width: 224px;
	height: 30px;
	text-indent: -9999999px;
	margin: 0 auto 0;
}

#bn02 ul{
	background-image: url("../images/top/new/pc/frame_dealer-middle.png");
	width: 224px;
	height: auto;
	margin: 0 auto 0;
}

#bn02 ul li{
	text-align: center;
	margin-bottom: -2px;
}

#bn02_bottom{
	background-image: url("../images/top/new/pc/frame_dealer-bottom.png");
	width: 224px;
	height: 4px;
	margin: 0 auto 0;
}

#workarea_bottom {
	background-image: url("../images/top/new/pc/frame_sosaku-bottom.png");
	width: 240px;
	height: 8px;
	margin-bottom: 10px;
}

/* companyarea
------------------------- */

#companyarea_main {
	width: 240px;
    height: auto;
    background:  #FFF;
    border: 1px solid #D8D8D8;
	margin-bottom: 5px;
}

#companyarea_main h2{
	background-image: url("../images/top/new/pc/img_sponsor.png");
	width: 232px;
	height: 36px;
	text-indent: -9999999px;
	margin: 5px auto 0;
}

#companyarea_main ul{
	width: 220px;
	height:auto;
	margin: 10px auto 8px;}