@charset "UTF-8";
/*
Theme Name: futsaltio
Theme URI: http:/bcd-inc.jp/
Description: CMS default
Version: 1.0
Author: bCDaisuke
Author URI: http://bcd-inc.jp/
Tags: blue, custom header, fixed width, two columns, widgets
@import url('../home/style_common.css');
*/


/*  
00:bCD Reset  
----------------------------------------------------*/  
  
html{   
	margin:0;   
	padding:0;   
}   
body{   
	margin:0;   
	padding:0;   
	font-size:small;   
	line-height:1.5;   
	font-family:  "メイリオ", "ＭＳ Ｐゴシック", Osaka,Helvetica, Arial, sans-serif, "ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro 16",;
}   
  
h1,h2,h3,h4,h5,h6,div,p,form{   
	margin:0;   
	padding:0;   
} 
div{   
	margin:0;   
	padding:0;   
	display: zoom: 100%; /* IE for7.0 clearfix */  
}   
  
div:after{  /* clear fix */  
    content: ".";     
    display: block;     
    visibility: hidden;     
    height: 0.1px;     
    font-size: 0.1em;     
    line-height: 0;     
    clear: both;     
}   
    
table{   
	/*  
	border-collapse: separate;  
	border-collapse: collapse;
	border-spacing: 1px;  
	*/  
}   
  
td{   
	text-align:left;   
	vertical-align:top;
}   

th{
	text-align:center;   
	vertical-align:middle;
}

.tCenter{
	text-align:center;   
	vertical-align:middle;
}
  
img {   
	border:none;   
}   
  
address{   
	font-style:normal;   
}



  
/*  
01:customers Reset  
----------------------------------------------------*/  
  
body{   
}   
  
a{   
	color:#3399FF;   
}   
a:visited{   
	color:#39C;   
}   
a:hover{   
	color:#C06;   
	text-decoration:none;   
}   
  
ol{   
    
}   
ol li{   
}   
  
p{   
	margin:5px 0 10px 0;   
}   
  
ul,li{   
	margin:0;   
	padding:0;   
}   
  
ul li{   
	list-style:none;   
	/*background:url('img/li.gif') no-repeat 0px 6px;   */
}   
  


/*  
----------------------------------------------------
	02:Layout  
----------------------------------------------------
*/


#page{	/*全体*/

}

.inner{
	width:820px;
	margin:0 auto;
}


#crown{
	height:12px;
}

#header {

}

#gNavi{
}

#hansel{
	text-align:right;
	padding:0 20px 0 0 ;
	float:left;
	width:600px;
	
	font-size:10px;
	line-height:12px;
}

#container{
	clear:both;
	padding-top:10px;
	}
#container .inner{

}

#content{
	float:right;
	width:600px;
	margin-right:10px;
}

#content.home{
	width:800px;
	padding:0 10px;
}


#sidebar{
	float:left;
	width:180px;

}

.homeSide{
	margin-top:10px;
}


/*
----------------------------------------------------
	heeader
----------------------------------------------------
*/


#crown{
	background:transparent url('images/crown_kariya.jpg') repeat-x scroll center top;
	height:20px;
	font-size:12px;
}

#crown a{
	color:#fff;
}

#crown a.currentArea{
	font-weight:bold;
	text-decoration:none;
}

#header{
/*	background:url('images/c_head_home.jpg') no-repeat center top;*/
	height:430px;
}

#sub_header{
	background:#E4DBC1 url('images/head_bg.jpg') no-repeat center top;
	height:183px;
}

#banner{

}


#banner a {
/*	background:url('images/c_tio_logo.jpg') no-repeat ;*/
	width:210px;
	height:160px;
	float:left;
	margin-top:10px;
	margin-left:0px;
	
	display:block;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	text-align:left;
	text-indent:-1000em;	
}

#header a {
	display:none;
}

#headInfo{
	margin-left:210px;
	width:600px;
	height:80px;
}

.address{
	margin-top:8px;
	color:#fff;
	text-align:left;
	height:20px;
}

#primaryNavi{
	margin-top:10px;
	color:#fff;
	text-align:right;
	height:20px;
}

.description{
	padding-top:5px;
	color:#fff;
	height:20px;
}


#liner{
	background:url('../home/img/bar.gif') repeat-x;
	height:30px;
	margin:0;
}


#liner a{
	color:#ccc;
}

#liner .inner{
	background:url('../home/img/bar_title.gif') no-repeat left;
	height:20px;
	padding:5px;	
	font-size:10px;
	color:#fff;
}


/*
----------------------------------------------------
	footer
----------------------------------------------------

	is icluded from home ^^

*/


/*
----------------------------------------------------
	Primary Navi
----------------------------------------------------
*/

#primaryNavi{
	font-size:12px;
}
#primaryNavi a{
	color:#CCC;
	width:80px;
	display:block;
}
#pn_contact{
	background:url('images/icn_contact.gif') no-repeat left ;
	padding-left:16px;
	margin-left:10px;
}



/*
----------------------------------------------------
	Global Navi
----------------------------------------------------
*/


#gNavi{
	width:620px;
	height:50px;
	float:left;

}

#gNavi li{
	float:left;
}
/*
.current_page_item a{
	color:#000;
}
.current_item_parent a{
	color:#000;
}
.current_page_parent a{
	color:#000;
}*/

#gNavi a:hover {
	color:#000000;
	text-decoration:underline;
}

#gNavi li a:hover {
	background-position:0 -100px;
}
#gNavi li.current_page a {
	background-position:0 -50px;
}

#gNavi li a {
	display:block;
	float:left;
	height:50px;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	text-indent:-1000em;
	width:100px;
}



/*
----------------------------------------------------
	subNavi
----------------------------------------------------
*/

#siteTitle{
	background:#FFF url('images/side_title.jpg') no-repeat ;
	font-size:14px;
	width:165px;
	color:#FFF;
	padding:2px 5px 0 10px;
	height:28px;
	
	margin-bottom:1px;
}
#submenu{
}

#banners{
	margin-top:40px;

}
/*
#submenu li.parent_title a {
	background-position:0 -40px;
	color:#000000;
	text-decoration:none;
	}
*/
#submenu li a {
	display:block;
	background:#FFF url('images/side_sw.gif') no-repeat left ;
	font-size:11px;
	width:160px;
	color:#709c15;
	padding:10px 0 10px 20px;

	margin-bottom:1px;
}

#submenu li a {
}

#submenu li a:hover {
	color:#FF9933;
	background-image:url('images/side_sw02.gif')
}

#submenu li.current_page_item a{
	background:#f5f5f5 url('images/side_sw03.gif') no-repeat left ;
	color:#000;
	text-decoration:none;
}



/*
----------------------------------------------------
	home
----------------------------------------------------
*/

.naka{
	padding:0x;
	width:620px;
	background:url('images/box_foot.jpg')  no-repeat bottom;
}

#homeCenter{
	width:310px;
	float:left;
	margin:0 0 0 35px;
	pading:0;
}

#base{
	width:620px;
	float:right; 
	background:url('images/box_body.gif') repeat-y;
}

.bt {
	height:100px;
	text-indent:-1000em;
	background:url('images/c_box_head.jpg');
}

.base_contents{
	margin-top:100px;
	margin-left:10px;
}


.news_in{
	width:310px;
	margin-left:0px;
	margin-top:10px;
}

.news_in small{
	color:#709c15;
	padding-right:7px;
}




#news_sw,
#event_sw,
#manager_blog{
	width:310px;
	height:35px;
	margin-top:10px;
	float:left;
	
	font-size:1px;	line-height:1px; text-indent:-1000em; overflow:hidden;
}

#news_sw{
	background:url('images/news_sw.jpg')  no-repeat scroll;
}


#event_sw{
	background:url('images/event_sw.jpg')  no-repeat scroll;
}

#manager_blog{
	background:url('images/tio-twitter.jpg')  no-repeat scroll;
}

.linkin{
	text-align:right;
	font-size:11px;
	padding:5px 20px 10px 0;
	margin-bottom:20px;
}

/*
----------------------------------------------------
	single
----------------------------------------------------
*/
.newsPost{
	padding:10px;
	background:#fff;
}

/*
----------------------------------------------------
	mobile
----------------------------------------------------
*/

.mobile{
	width:220px;
	float:right;
	margin:0 35px 20px 0;
	background:url('images/c_mobi_body.gif') repeat-y;
}

.mobile #mobile_title{
	width:220px;
	height:90px;
	background:url('images/c_mobi_head.gif') no-repeat;
	
	font-size:1px;	line-height:1px; text-indent:-1000em; overflow:hidden;
}

.mobile h4{
	padding: 0 15px;
}
.mobile p{
	padding: 0 15px;

}
.mobile_inner{
	width:220px;
	background:url('images/c_mobi_foot.jpg')  no-repeat bottom;

}



/*
----------------------------------------------------
	side bar
----------------------------------------------------
*/

#bn_alone,#bn_team,#bn_coatRent,#bn_mom,#bn_street_blog{
	width:180px;
	height:40px;
	margin-bottom:5px;
}

#bn_alone{	background-image:url('images/bn_kojin.jpg');}
#bn_team{	background-image:url('images/bn_taikai.jpg');}
#bn_coatRent{	background-image:url('images/bn_rental.jpg');}
#bn_mom{	background-image:url('images/bn_mama.jpg');}

#bn_street_blog{	background-image:url('images/bn_street_blog.jpg');}




/*
----------------------------------------------------
	html tags
----------------------------------------------------
*/

#content ul{
}
#content ul li{
	padding-left:20px;
	background:url('images/li.gif') no-repeat 0 3px;
	margin-bottom:5px;
}





/*
----------------------------------------------------
	common indivi
----------------------------------------------------
*/
#h_League_kariya,#h_League_chiryu{
	font-size:1px;	line-height:1px; text-indent:-1000em; overflow:hidden;
	width:600px;
	height:110px;
}
#h_League_kariya{
	background-image : url('images/k_league_head.jpg');
}
#h_League_chiryu{
	background-image : url('images/c_league_head.jpg');
}


.leagueSide h4{
	background-image : url('images/league_cat_bg.gif');
	width:180px;
	height:20px;
	text-align:center;
	padding:7px 0 0 0 ;
	margin-top:10px;
}

.leagueCat{
	
}

#leagueCatMonthly{
	background-image : url('images/league_cat_monthly.gif');
	color :#fff;
}



#contactLink{
	display:block;
	font-size:1px;	line-height:1px; text-indent:-1000em; overflow:hidden;
	width:300px;
	height:110px;
	
	margin:30px auto 30px auto;
	background-image : url('images/c_contact.jpg');
}

#contactLink:hover{
	filter:alpha(opacity=50); /*IE*/
	-moz-opacity:0.5; /*FF*/
	opacity:0.5;

}

  
/* google map */  
  
#map{ 
	width:600px;
	height:490px;
	border:1px solid #000;
	margin-bottom:20px;
}

#macmap{
	display:none;
	border:5px solid #000;
	margin-bottom:30px;
}
  


/*
----------------------------------------------------
	mailform
----------------------------------------------------
*/

.orderTable input{
	width:300px;
}

.orderTable textarea{
	width:300px;
}

.orderTable .radioBox input{
	padding:0;
	text-align:left;
	width:20px;
}

.orderTable .radioBox{
	display:inline;
}


