@charset "utf-8";
/* CSS Document */

/*--------------------------

           wrap properties

---------------------------*/

div#wrap{
	width:925px;
	padding:2px 5px;
	float:left;
}

/*--------------------------

           catch properties

---------------------------*/

div#catch{
	clear:both;
	width:925px;
	padding:1px 5px;
}

div#keyvisual{
	width:672px;
	height:271px;
	float:left;
}

div#local_contents{
	width:240px;
	float:right;
}

ul li.lc_01 {
	padding:0;
	margin:0;
	line-height:100%;
}

ul li.lc_02 {
	padding:0;
	margin:0;
	line-height:100%;
}

ul li.lc_03 {
	padding:0;
	margin:0;
	line-height:100%;
}

ul li.lc_04 {
	padding:0;
	margin:0;
	line-height:100%;
}

/*

ul li.lc_01 a{
	display:block;
	width:240px;
	height:61px;
	margin-bottom:2px;
	background-image:url(../img/first_kick_banner.gif);
	text-indent:-5000px;
}

ul li.lc_02 a{
	display:block;
	width:240px;
	height:61px;
	margin-bottom:1px;
	background-image:url(../img/adult_kosal_banner.gif);
	text-indent:-5000px;
}

ul li.lc_03 a{
	display:block;
	width:240px;
	height:61px;
	margin-bottom:2px;
	background-image:url(../img/lc_member.jpg);
	text-indent:-5000px;
}

ul li.lc_04 a{
	display:block;
	width:240px;
	height:82px;
	margin-bottom:2px;
	background-image:url(../img/lc_yep2009.gif);
	text-indent:-5000px;
}
*/

/*--------------------------

    main contents properties

---------------------------*/

div#main_contents{
	float:left;
	width:502px;
}

div#main_contents div.main_top_base{
	width:502px;
	height:15px;
	background-image:url(../img/main_top_base.gif);
	background-position:left;
	background-repeat:no-repeat;
}

div#main_contents div.main_middle_base{
	width:502px;
	float:left;
	background-image:url(../img/main_middle_base.gif);
	background-repeat:repeat-y;
	background-position:left;
	padding:0 0 0 7px
}

div#main_contents div.main_bottom_base{
	clear:left;
	width:502px;
	height:15px;
	float:left;
	background-image:url(../img/main_bottom_base.gif);
	background-position:left;
	background-repeat:no-repeat;
}


/*--------------------------

       propaganda properties

---------------------------*/
div.propaganda ul{
	margin-top:1px;
}

div.propaganda ul li{
	float:left;
}

div.propaganda ul li a{
	display:block;
	width:242px;
	height:85px;
}

div.propaganda ul li.left_list{
	margin-right:1px;
}

div.propaganda p{
	margin:0;
}

/*--------------------------

         shopinfo properties

---------------------------*/

div.shop_info{
	clear:left;
	float:left;
}


div.shop_info h2{
	width:485px;
	height:22px;
	background-image:url(../img/ti_shop_info.jpg);
	text-indent:-5000px;
}

div.shop_info p{
	margin:10px 0;
	width:485px;
}


/*--------------------------

         campaign properties

---------------------------*/
div.campaign{
	float:left;
}

div.campaign h2{
	width:485px;
	height:22px;
	background-image:url(../img/ti_campaign.jpg);
	text-indent:-5000px;
}

/*--------------------------

  rally tournament properties

---------------------------*/
div.rally_tournament{
	float:left;
}

div.rally_tournament h2{
	width:485px;
	height:22px;
	background-image:url(../img/ti_rally_tournament.jpg);
	text-indent:-5000px;
}

/*--------------------------

      personal sal properties

---------------------------*/
div.personal_sal{
	float:left;
}

div.personal_sal h2{
	width:485px;
	height:22px;
	background-image:url(../img/ti_personal_sal.jpg);
	text-indent:-5000px;
}

/*--------------------------

      clinic properties

---------------------------*/
div.clinic{
	float:left;
}

div.clinic h2{
	width:485px;
	height:22px;
	background-image:url(../img/ti_clinic.jpg);
	text-indent:-5000px;
}


/*--------------------------

        match make properties

---------------------------*/
div.match_make{
	float:left;
}

div.match_make h2{
	width:485px;
	height:22px;
	background-image:url(../img/ti_match_make.jpg);
	text-indent:-5000px;
}

/*--------------------------

      sponsor ship properties

---------------------------*/
div.sponsorship{
	float:left;
}

div.sponsorship h2{
	width:485px;
	height:22px;
	background-image:url(../img/ti_sponsorship.jpg);
	text-indent:-5000px;
}

div.sponsorship ul{
	width:464px;
	margin:20px 11px;
}

div.sponsorship ul li{
	float:left;
	margin-left:6px;
}

div.sponsorship ul li.f-list{
	margin-left:0;
}


/*--------------------------

    right contents properties

---------------------------*/

div#right_contents{
	width:236px;
	float:right;
	margin-right:2px;
}

div.infomation h2{
	background-image:url(../img/ti_infomation.jpg);
	width:236px;
	height:22px;
	text-indent:-5000px;
}

div.infomation dl{
	margin:10px 0;
	font-size:75%;
	color:#1663c6;
}

div.infomation dl dt{
	padding-left:15px;
	margin-left:1.5em;
	line-height:1.5;
	background-image:url(../img/exclamation.gif);
	background-repeat:no-repeat;
	background-position:leftl;
}

div.infomation dl dd{
	margin-left:3em;
	line-height:1.5;
}

/*--------------------------

     Notification properties

---------------------------*/

div.notification{
	width:236px;
}

div.notification h2{
	background-image:url(../img/ti_notification.jpg);
	width:236px;
	height:22px;
	text-indent:-5000px;
}

div.notification h3{
	margin:10px auto;
	width:200px;
	height:140px;
	text-indent:-5000px;
	background-image:url(../img/umpire.jpg);
}

div.notification p{
	margin:10px auto;
	width:200px;
	font-size:75%;
}

div.notification p a:link,
div.notification p a:visited{
	color:#1663c6;
}

div.notification p a:hover{
	color:#ee8c4e;
	text-decoration:underline;
}

div.notification p a:active{
	color:#1663c6;
}


/*--------------------------

          weather properties

---------------------------*/

div.weather h2{
	background-image:url(../img/ti_weather.jpg);
	width:236px;
	height:22px;
	text-indent:-5000px;
}

div.weather p{
	width:200px;
	height:380px;
	margin:10px auto;
}


/*--------------------------

   toyama address properties

---------------------------*/

div.toyama_address h2{
	background-image:url(../img/ti_toyama_address.jpg);
	width:236px;
	height:22px;
	text-indent:-5000px;
}

div.toyama_address{
	width:230px;
}




