@charset "utf-8";
@import url(layout_all.css); 
@import url(entry_products.css); 
@import url(workshop.css); 
@import url(magazine.css); 
@import url(limited.css); 
@import url(lightbox.css) screen;

html {
	height:100%;
}

body,td,th {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body {
	background-color: #77822b;
	margin:0;
	padding:0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

h1,h2,h3,h4,h5 {
    margin: 0;
    padding: 0;
	border:0;
}

a {
	color: #004768;
	outline: none;
}
a:visited {
	color: #560068;
}
a:hover {
	color: #77ae0a;
}
a:active {
	color: #77ae0a;
}

p {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
	display:block;
}




/*text
-------------------------------------------------------------------*/


.text_10 {
	font-size: 10px;
	line-height: 16px;
}

.text_10b {
	font-size: 10px;
	line-height: 16px;
    font-weight:bold;
}

.text_10green {
	font-size: 10px;
	line-height: 16px;
	color:#76a21f;
}

.text_10b_green {
	font-size: 10px;
	line-height: 16px;
	color:#76a21f;
	font-weight:bold;
}

.text_12 {
	font-size: 12px;
	line-height: 18px;
}

.text_12green {
	font-size: 12px;
	line-height: 18px;
	color:#76a21f;
}

.text_12b_green {
	font-size: 12px;
	line-height: 18px;
	color:#76a21f;
	font-weight:bold;
}

.text_12orange {
	font-size: 12px;
	line-height: 18px;
	color:#ff9900;
}

.text_12b {
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
}

.text_14 {
	font-size: 14px;
	line-height: 20px;
}

.text_14green {
	font-size: 14px;
	line-height: 20px;
	color:#76a21f;
}

.text_14b_green {
	font-size: 14px;
	line-height: 20px;
	color:#76a21f;
	font-weight:bold;
}

.text_14b {
	font-size: 14px;
	line-height: 20px;
	font-weight:bold;
}

.text_16 {
	font-size: 16px;
	line-height: 22px;
}

.text_16green {
	font-size: 16px;
	line-height: 22px;
	color:#76a21f;
}

.text_16b {
	font-size: 16px;
	line-height: 22px;
	font-weight:bold;
}

.text_18 {
	font-size: 18px;
	line-height: 24px;
}

.text_18b {
	font-size: 18px;
	line-height: 24px;
	font-weight:bold;
}

.text_20 {
	font-size: 20px;
	line-height: 26px;
}

.text_20b {
	font-size: 20px;
	line-height: 26px;
	font-weight:bold;
}


/*img_space
-------------------------------------------------------------------*/


img.top3 {
	margin:3px 0px 0px 0px;
	padding:0;
	border:none;
}


img.top5 {
	margin:5px 0px 0px 0px;
	padding:0;
	border:none;
}

img.top25 {
	margin:25px 0px 0px 0px;
	padding:0;
	border:none;
}

img.top10bottom10 {
	margin:10px 0px;
	padding:0;
	border:none;
}

img.top15bottom15 {
	margin:15px 0px;
	padding:0;
	border:none;
}

img.top20bottom20 {
	margin:20px 0px;
	padding:0;
	border:none;
}

img.bottom5 {
	margin:0px 0px 5px 0px;
	padding:0;
	border:none;
}

img.bottom10 {
	margin:0px 0px 10px 0px;
	padding:0;
	border:none;
}

img.bottom15 {
	margin:0px 0px 15px 0px;
	padding:0;
	border:none;
}

img.bottom15right15 {
	margin:0px 15px 15px 0px;
	padding:0;
	border:none;
}

img.bottom15left15 {
	margin:0px 0px 15px 15px;
	padding:0;
	border:none;
}

img.right10 {
	margin:0px 10px 0px 0px;
	padding:0;
	border:none;
}

img.right15 {
	margin:0px 15px 0px 0px;
	padding:0;
	border:none;
}




/*category_products
-------------------------------------------------------------------*/

#category_sub{
	margin:0;
	padding:0;
	width:800px;
	text-align:center;
}


#category_entry{
	margin:5px 0px 10px 0px;
	padding:0px 6px 10px 6px;
	width:188px;
	float:left;
}


#category_products_textlink{
	font-size: 12px;
	line-height: 18px;
	width:650px;
	margin:15px 0px 0px 0px;
	padding:0;
	float:right;
}




/*weblist_customer
-------------------------------------------------------------------*/

#weblist_customer_container{
	width:800px;
	margin:30px 0px 0px 0px;
	padding:0;
}

.weblist_customer_list{
	width:275px;
	margin:0px 0px 15px 0px;
	padding:0;
	float:left;
	text-align:left;
}

.weblist_customer_list ul{
	padding:0;
	margin:0;
}

.weblist_customer_list li{
	padding:0px 0px 0px 13px;
	margin:0;
	background-image:url(../customer_service/images/arrow.gif);
	background-repeat:no-repeat;
	float:left;
}




/*customer_service
-------------------------------------------------------------------*/

#customer_service_cont{
	width:800px;
	margin:0;
	padding:30px 0px 0px 0px;
	text-align:left;
	background-image:url(../customer_service/images/bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#customer_service_text{
	width:500px;
	margin:0;
	padding:0;
	text-align:left;
	float:right;
	font-size: 12px;
	line-height: 18px;
}

#customer_service_pagetop{
	width:800px;
	margin:0;
	padding:0;
	text-align:right;
}





/*faq_customer
-------------------------------------------------------------------*/

.faq_cont{
	width:500px;
	background-image:url(../images/dotline_800.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0;
	padding:10px 0px 10px 0px;
}

.faq_img_cout{
	width:30px;
	margin:0;
	margin:0;
	float:left;
	clear:both;
}



/*webpage
-------------------------------------------------------------------*/

#webpage_container{
	width:800px;
	padding:0;
	margin:15px 0px 0px 0px;
	text-align:left;
}


/*lacrosse
-------------------------------------------------------------------*/

#lacrosse_history{
	width:500px;
	height:90px;
	margin:40px 0px 0px 0px;
	padding:60px 0px 0px 300px;
	background:url(../lacrosse/images/bg_history.jpg) no-repeat;
	text-align:left;
}

.lacrosse_history_waku{
	width:740px;
	margin:0;
	padding:10px 30px;
	background-image:url(../lacrosse_history/images/heritage_waku_naka.jpg);
	background-repeat:repeat-y;
	font-size:12px;
	line-height:18px;
}



/*whats_new
-------------------------------------------------------------------*/

#whats_new_cont{
	width:800px;
	margin:7px 0px 7px 0px;
	padding:0;
	text-align:left;
}

#whats_new_day{
	width:80px;
	margin:0;
	padding:0;
	float:left;
}

#whats_new_text{
	width:720px;
	text-align:left;
	margin:0;
	padding:0px 0px 7px 0px;
	float:right;
}



/*intro
-------------------------------------------------------------------*/

#intro_cont_big{
	width:800px;
	margin:0;
	padding:0;
	text-align:left;
}

#intro_cont{
	width:800px;
	margin:7px 0px 15px 0px;
	padding:0px 0px 7px 0px;
	text-align:left;
}

#intro_mid{
	margin:0px 0px 7px 0px;
	padding:5px;
	width:790px;
	text-align:left;
	background:url(../intro/images/bg_mid.jpg) center no-repeat;
}

#intro_text{
	width:495px;
	margin:0;
	padding:0px 0px 7px 5px;
	float:left;
}

#intro_more{
	width:290px;
	text-align:left;
	margin:0;
	padding:0px 0px 7px 0px;
	float:right;
}



/*dealer
-------------------------------------------------------------------*/

#dealer_todofuken{
	width:800px;
	height:40px;
	padding:0px 0px 3px 0px;
	margin:0px;
	border-bottom:#000000 solid 1px;
}

#dealer_top_link{
	float:right;
	clear:both;
	text-align:right;
	padding:0;
	margin:4px 0px 0px 0px;
}

#dealer_top_link_net{
	float:right;
	clear:both;
	text-align:justify;
	padding:0;
	margin:4px 0px 0px 0px;
}

#dealer_bottom_link{
	width:800px;
	clear:both;
	text-align:right;
	padding:0;
	margin:25px 0px 0px 0px;
}

#dealer_bg{
	width:800px;
	margin:0;
	padding:0;
	background:url(../dealer/images/bg.jpg) no-repeat right bottom;
}

#dealer_bg2{
	width:800px;
	margin:0;
	padding:0;
	background:url(../dealer/images/bg2.jpg) no-repeat right bottom;
}



/*sitemap
-------------------------------------------------------------------*/

#sitemap_cont{
	width:800px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

.sitemap_mid{
	width:800px;
	margin:0px;
	padding:0px 0px 15px 0px;
	background:url(../site_map/images/title_bar.gif) bottom no-repeat;
	text-align:left;
}

.sitemap_mid2{
	width:800px;
	margin:0 0 7px 0;
	padding:0px 0px 15px 0px;
	background:url(../site_map/images/title_bar.gif) bottom no-repeat;
	text-align:left;
}

.sitemap_komid{
	width:780px;
	margin:8px 0px;
	padding:0px 0px 0px 16px;
	background:url(../site_map/images/mid_icon.gif) center left no-repeat;
	float:left;
	overflow:hidden;
	clear:both;
}


.sitemap_category_sub{
	margin:0;
	padding:0;
	width:800px;
}


.sitemap_category_sub ul{
	margin:0px 0px 15px 0px;
	padding:0;
}

.sitemap_category_sub li{
	margin:0px 0px 10px 0px;
	padding:0px 15px 0px 10px;
	width:175px;
	text-align:left;
	float:left;
	background:url(../site_map/images/arrow.gif) top left no-repeat;
}




/*outsole
-------------------------------------------------------------------*/

.outsole_left_cont{
	width:387px;
	margin:0px 0px 20px 0px;
	padding:5px 0px 5px 0px;
	background:url(../images/sole_waku_bg.jpg) repeat-x #ffffff;
	float:left;
	border:#cccccc solid 1px;
}

.outsole_right_cont{
	width:387px;
	margin:0px 0px 20px 0px;
	padding:5px 0px 6px 0px;
	background:url(images/sole_waku_bg.jpg) repeat-x #ffffff;
	float:right;
	border:#cccccc solid 1px;
}

.outsole_textbox{
	width:245px;
	margin:5px 0px 0px 0px;
	padding:0px 7px 0px 0px;
	float:right;
	overflow:hidden;
	clear:both;
}

.outsole_textdetail{
	width:245px;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	float:right;
	background:url(../images/dotline_800.gif) no-repeat top;
	overflow:hidden;
	clear:both;
	font-size: 10px;
	line-height: 16px;
}


