/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.166;
	text-decoration: none;
	margin: 0px;
}

a:link, a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #009933;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}


h1{
	font-size: 13px;
	color: #336600;
	font-family: "HGŠÛºÞ¼¯¸M-PRO";
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
	list-style-type: square;
	background: ‚P‚Q‚P;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.masthead{
	margin: 0;
	width: 849px;
	background-image: url(../image/logo/ground3.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
}

.title{
    margin: 0;
	width: 100%;
}	

.navBar{
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	width: 148px;
	float: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.content{
	float:right;
	width: 676px;
	height: 100%;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

.siteName{
	margin: 5px 0px 5px 20px;
}


/*************** #pageName styles **************/

.pageName{
	margin: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

.globalNav{
	width: 501px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-image: url(../image/logo/nav_back.gif);
	background-repeat: repeat;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

.globalNav img{
}

.globalNav a {
}

.menu{
	float: left;
	border: 1px solid;
	width: 78px;
	text-align: center;
	font-size: 12px;
	margin: 3px 0px 1px 3px;
	border-color: #CC9966;
	background-color: #FFFFFF;
	line-height: 14px;
}

.menu a {
	padding-top: 0px;
	display: block;
	color: #666666;
	text-decoration: none;
}

.menu a:visited{
	color: #666666;
	text-decoration: none;
}
.menu a:hover {
	background-color: #cc9966;
	color: #FFFFCC;
	text-decoration: none;
}


/************* #breadCrumb styles *************/

.breadCrumb{
	font-size: 80%;
	margin: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	font-size: 80%;
	margin: 0px 0px 10px 10px;
}

.feature h3{
	text-align: center;
	margin: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	font-size: 80%;
	margin: 10px 0px 0px 10px;
}

.story p{
	margin: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

.siteInfo{
	clear: both;
	font-size: 75%;
	color: #999999;
	padding: 10px 0px 10px 0px;
	width: 840px;
	margin-left: 10px;
	margin-bottom: 10px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

.siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/



.search{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 130px;
	
}

.search form{
	
}

.search label{
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.search .words {
	border: 1px solid #707070;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	
}


/*********** #navBar link styles ***********/

.navBar ul a:link, #navBar ul a:visited {display: block;}
.navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
.navBar li {
	border-bottom: 1px solid #EEE;
	
}

/* fix for browsers that don't need the hack */
html>body .navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

.sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	width: 148px;
}

.sectionLinks h3{
	padding: 5px 0px 0px 0px;
}

.sectionLinks a:link{
	padding: 0;
	border-top: 1px solid #cccccc;
	width: auto;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

.sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 0px 0px 0px 0px;
}

.sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

.advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

.advert img{
	display: block;
}


/************** #headlines styles **************/

.headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

.headlines p{
	padding: 5px 0px 5px 0px;
}
/***********************************************/
/* menu                                        */
/***********************************************/
.menuglove {
	

}
.menuglove a {
	height: 30px;
	padding-top: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	text-align: left;
	color: #009900;
}
.menuglove a:hover {
	background-color: #dddddd;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	text-align: left;
	color: #CC0000;
	border-bottom-style: none;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
	margin-right: 0px;
}
.menubat {
	
}
.menubat a {
	height: 30px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	color: #009900;
	font-family: "‚l‚r ƒSƒVƒbƒN";
}
.menubat a:hover {
	background-color: #dddddd;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	text-align: left;
	color: #CC0000;
	border-bottom-style: none;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
}
.menushoes {
	
	
}
.menushoes a {
	height: 30px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	color: #009900;
}
.menushoes a:hover {
	background-color: #dddddd;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	text-align: left;
	color: #CC0000;
	border-bottom-style: none;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
}
.menubg {
	
}
.menubg a {
	height: 30px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	color: #009900;
}
.menubg a:hover {
	background-color: #dddddd;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	text-align: left;
	color: #CC0000;
	border-bottom-style: none;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
}
.menuap {
	
	
}
.menuap a {
	height: 30px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	color: #009900;
}
.menuap a:hover {
	background-color: #dddddd;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	text-align: left;
	color: #CC0000;
	border-bottom-style: none;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
}
.menuprotector {
	
}
.menuprotector a {
	height: 30px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	color: #009900;
}
.menuprotector a:hover {
	background-color: #dddddd;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	text-align: left;
	color: #CC0000;
	border-bottom-style: none;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
}
.menubag {
	
	
}
.menubag a {
	height: 30px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	color: #009900;
}
.menubag a:hover {
	background-color: #dddddd;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	text-align: left;
	color: #CC0000;
	border-bottom-style: none;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
}
.menuothers {
	
	
}
.menuothers a {
	height: 30px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	text-align: left;
	color: #009900;
}
.menuothers a:hover {
	background-color: #dddddd;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	text-align: left;
	color: #CC0000;
	border-bottom-style: none;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	
}
.menuyouth {
	
	
}
.menuyouth a {
	height: 30px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	text-align: left;
	color: #009900;
}
.menuyouth a:hover {
	background-color: #dddddd;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	text-align: left;
	color: #CC0000;
	border-bottom-style: none;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	
}

.menusale {
	
	
	
}
.menusale a {
	height: 30px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	text-align: left;
	color: #009900;
}
.menusale a:hover {
	background-color: #dddddd;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	text-align: left;
	color: #CC0000;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	
}
.formfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	white-space: nowrap;
}
.navtop {
	margin: 10px 5px 5px;
	width: 130px;
}
.login {
	width: 240px;
	text-align: right;
	margin-bottom: 0px;
	white-space: nowrap;
	float: right;
	margin-right: 30px;
}
.titlebg {
	background-image: url(../image/logo/grainbg.gif);
	background-repeat: no-repeat;
	background-position: center;
}


/************** infoimg***********/

.infoimg{
}

.infoimg a img{
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

.infoimg a:hover img{
	border: 1px dashed #666633;
}
.detailcontact {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #003366;
}
.note {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	margin-left: 6px;
	padding-left: 4px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	padding-bottom: 10px;
	background-image: url(/design/ballpark/image/logo/note2.gif);
}

/* ‰æ‘œ‚ÉƒeƒLƒXƒg‚ð‰ñ‚èž‚Ýi‰æ‘œF¶Šñ‚¹j */
.img_L {
	float: left;
	margin: 30px 10px 5px 10px;
	border: none;
	width: 250px;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	padding-left: 6px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	padding-bottom: 10px;
	background-image: url(/design/ballpark/image/logo/note2.gif);
} 
.shadow {
    margin: 20px 0 5px 80px;
    background: url(/design/ballpark/image/logo/shadow.gif) right bottom;
    float: left; /* ‰ñ‚èž‚Ý§Œä */
}
 
.shadow img {
    position: relative;
    left: -5px; /* ‰æ‘œ‚ð¶‚ÖˆÚ“® */
    top: -5px; /* ‰æ‘œ‚ðã‚ÖˆÚ“® */
        border: 1px solid #cccccc; /* ‰æ‘œ‚Ì˜gü */
}
.style1 {font-size: 12px}
.10 {
	font-size: 10px;
}
.dotbox {
	border: 1px dashed cccccc;
	padding: 5px 5px 2px;
}

.dotbox a img{
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	margin-right: 10px;
}

.dotbox a:hover img{
	border: 1px dashed #666633;
}
.dotlineb {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: cccccc;
}
.infoimg2{
}

.infoimg2 a img{
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 5px;
	margin-top: 8px;	
}

.infoimg2 a:hover img{
	border: 1px dashed #666633;
}.box {
	border: 1px solid #CCCCCC;
}
.box2 {
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
}
.brandslist {
	font-size: 13px;
	margin-top: 2px;
}
.brandslist ul {
	list-style-type: none;
	padding-left: 2px;
} 

.brandslist li {
	padding-left: 16px;
	background-repeat: no-repeat;
	background-image: none;
} 
.style2 {
	color: #006600;
	font-size: 14px;
}
