@charset "utf-8";
/* CSS for catch.d index page */


/*setting for all contents*/
body {
	background:url(../gimg/g_bg.jpg) top left repeat;
	margin:0;
}

img {
	border:0;
}

a {
	text-decoration:none;
}


/*for head*/

div.bg_layer {
	width:770px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	*padding-left:10px;
	background:url(../gimg/shadow_s.png) top center repeat-y;
}

div.head {
	/*background-image:url(../gimg/logo_bg.gif);*/
	background-repeat:no-repeat;
	width:770px;
	height:135px;
	float:left;
	margin-left:10px;
	margin-right:5px;
	margin-bottom:10px;
}

div.head img{
	float:left;
}

div.rinjibin {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:5px;
	text-align:center;
	width:700px;
	border:#0099FF solid 1px;
	
	}
p.ti{
	margin:0px;
	font-size:14px;
	color:#FF0000;
	border-bottom:#FF0000 solid 1px;
}
p.date{
	margin:0px;
	font-size:12px;
	color:#FF0000;
}
p.tadasi{
	margin:0px;
	font-size:12px;
	color:#333333;
}
/*safari3用*/
/*body:first-of-type div.head {
	background-image:url(../gimg/logo_bg.gif);
	background-repeat:no-repeat;
	width:300px;
	float:left;
	margin-left:10px;
	margin-right:70px;
	padding-bottom:20px;
}*/

div.cart_login {
	width:200px;
	text-align:right;
	float:right;
	margin-left:0px;
	margin-top:0px;
	margin-right:25px;
	}
/*body:first-of-type div.cart_login {
	float:right;
	margin-left:0px;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
}*/
div.tel{
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-size:14px;
	color:#0066FF;
	clear:both;
	margin-left:15px;
	}
div.cart_login a {
	display:block;
	float:left;
}

form.login {
	float:left;
	margin:0;
	padding:0;
	height:20px;
}

form.login input {
	border:0;
	height:18px;
	margin:0;
	padding:0;
	display:block;
	float:left;
}

input.login_input_field {
	width:100px;
}

div.login_text {
	display:block;
	float:left;
}

div.login_field {
	float:left;
	border:solid 1px #333333;
	margin-left:5px;
}

/*for menu list*/
div.menu_list_box {
	clear:both;
	width:750px;
	height:42px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:7px;
}

ul.menu_list {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul.menu_list li {
	margin:0;
	padding:0;
	display:block;
	float:left;
}

/*for left menu box*/
div.left_menu_box {
	width:230px;
	float:left;
}

div.left_menu_box img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

ul.left_menu {
	width:230px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	_padding:-30px;
	_margin-left:-30px
	display:block;
	padding:0;
	list-style-type:none;
	background:url(../gimg/left_menu_middle.png) top center repeat-y;
	line-height:2.5em;
	font-size:13px;
	font-weight:bold;
}
/*
ul.left_menu li {
	width:230px;
	text-align:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style:normal;
}
*/
li.tel{
	display:block;
	margin-left:30px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
	

ul.left_menu a {
	color:#ffffff;
	display:block;
	border-bottom:solid 1px #FFFFFF;
	margin-left:18px;
	padding-left:20px;
	width:175px;
}

ul.left_menu a:hover{
	text-decoration:underline;
	color:#FF6600;

}

ul.left_bana {
	width:230px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	display:block;
	padding:0;
	list-style-type:none;
	background:url(../gimg/left_menu_middle.png) top center repeat-y;
	line-height:2.5em;
	font-size:0.8em;
}

ul.left_bana li {
	width:230px;
	text-align:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style:normal;
}
ul.left_bana a {
	display:block;
	border-bottom:dotted 1px #666666;
	margin-left:18px;
	padding-left:10px;
	width:175px;
}
ul.left_bana img{
padding-top:5px;
padding-bottom:5px;
}

p.item_list_title {
	text-align:left;
	margin:0;
	padding-top:1em;
	padding-bottom:1em;
	padding-left:30px;
	text-align:left;
	color:#CCCCCC;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style:normal;
	background:url(../gimg/left_menu_middle.png) top center repeat-y;
	font-size:12px;
}

p.news{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:10px;
line-height:1.25em;
text-decoration:none;
}

p.fishing{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:10px;
line-height:1.25em;
text-decoration:none;
}



form.search_box {
	background:url(../gimg/leftmenu_title.jpg) top center no-repeat;
	width:230px;
/*	height:123px;*/
	height:134px;
	margin-bottom:0;
}

input.search_textbox {
	font-size:10px;
	height:10px;
	width:100px;
	padding-top:-3px;
	border:solid 1px #CCCCCC;
}

table.search_table {
	width:170px;
	margin-left:auto;
	margin-right:auto;
	margin-top:60px;
	border-collapse:collapse;
}

table.search_table td {
	text-align:left;
	padding-top:3px;
}


/*safari3用*/
/*body:first-of-type form.search_box {
	width:230px;
	height:114px;
	margin-top:-80px;
	}
body:first-of-type table.search_table {
	width:170px;
	height:114px;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
}
body:first-of-type input.search_textbox {
	font-size:10px;
	height:10px;
	width:100px;
	border:solid 1px #CCCCCC;
	margin-top:74px;
	_margin-top:0px;
}
body:first-of-type input.search_submit {
	height:18px;
	border:solid 1px #CCCCCC;
	margin-top:72px;
	_margin-top:30px;
}
/*ここまでsafari3用*/

div.form_back {
	width:230px;
	background:url(../gimg/left_menu_middle.png) top center repeat-y;
}

div.weather_box {
	width:230px;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	background:url(../gimg/left_menu_middle.png) top center repeat-y;
}

/*for right content*/
div.right_content {
	float:left;
	width:530px;
	margin-top:3px;
}

div.swf_recomment {
	margin-top:40px;
}

/*大特価*/
div.daitokka{
	width:540px;
	float:left;
	border-style:none;
}






/*おすすめ商品*/
div.rank{
	text-align:justify;
	width:auto;
	height:auto;
	overflow:hidden;
	padding-left:3px;
}
div.itemloop{
	text-align:center;
	float:left;
	width:128px;
	height:auto;
	margin-right:1px;
	margin-bottom:2px;
	border:#CCCCCC 1px solid;
}
div.itemloop img{
	margin-top:7px;
	margin-left:auto;
	margin-left:auto;
	}
p.namae{
	text-overflow:ellipsis;
	/*white-space:nowrap;*/
	overflow:hidden;
	width:122px;
	height:35px;
	font-size:0.6em;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	border-top:#CCCCCC dotted 1px;
}
p.kakaku{
	font-size:0.9em;
	font-weight:bold;
	color:#FF0000;
	padding-bottom:3px;
}
div.osusume{
	width:120px;
	height:127px;
	margin:auto;
}	
	
	

/*for 新着情報 */
div.newsbg {
    background-image:url(../gimg/new_box.jpg);
	width:528px;
}

div.news_box {
    width:528px;
	height:235px;
	overflow:auto;
	border:#CCCCCC solid 1px;
	font-size:0.8em;
	margin-bottom:5px;
}
div.news_box img {
    padding-top:0px;
    padding-bottom:

}
div.news_box dl {
    padding-top:0.3em;
	padding-bottom:0.3em;
	border-bottom:dotted 1px #FF9900;
}
div.news_box dt {
    clear:both;
    padding-left:0.5em;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:100;
	color:#CC6600;
}
div.news_box dd {
    clear:both;
	line-height:1em;
    padding-left:0.5em;
	margin-left:0px;
	margin-bottom:8px;
	font-size:13px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-weight:bolder;
	color:#666666;
	
}
/*for フィッシングニュース */

div.fish_box {
	width:528px;
	height:350px;
	overflow:auto;
	border:#CCCCCC solid 1px;
	font-size:0.8em;
	margin-bottom:5px;
}
div.fish_box dl {
    padding-top:0.3em;
	padding-bottom:0.3em;
	border-bottom:solid #CCCCCC 1px;

}
div.fish_box dt {
    clear:both;
    padding-left:0.5em;
	padding-bottom:0.5em;
	font-size:16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-weight:bold;
	color:#CC0000;
	border-bottom:dotted 0px;
	
}
div.fish_box dd {
    clear:both;
    padding-left:0.5em;
	padding-top:0.5em;
	padding-bottom:0.5em;
	margin-left:0px;
	font-size:16px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	color:#FF9900;
	
}
/*
div.fish_box a {
    font-size:9px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	color:#333333;	
}
*/

div.links_bn img{
margin-left:2px;
}

ul.foot {
	text-align:center;
    font-size:16px;
	clear:both;
	display:block;
	list-style-type:none;
	padding-top:20px;
	margin-left:80px;
	margin-right:0;
	padding-left:0;
	padding-right:0;
}

ul.foot li {
	display:block;
	float:left;
	text-decoration:none;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#666666;
	font-size:0.6em;
	margin-left:3px;
	margin-right:3px;
}

ul.foot a {
	color:#999999;
}

ul.foot a:hover{

	text-decoration:underline;
	color:#3399FF;
}

address{
	width:98%;
	margin-left:auto;
	margin-right:auto;
	background-color:#999999;
	clear:both;
	text-align:center;
	font-family:Helvetica, sans-serif, "Arial Unicode MS";
	font-style:normal;
	font-size:0.7em;
	color:#FFFFFF;
}
