@charset "shift_jis";

/*cssハックここから*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*IE7とMAC版IE5向けの対策*/
.clearfix { display: inline-block; }

*.firstchild+html #hack {
width: 400px;
}

/* Hides from IE5-mac \*/
* html clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE5-mac*/
/*cssハックここまで*/


/*メイン部分共通ここから*/
body {
	background: #000610;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
  color: #CCCCCC; /* リンクの色 */
  text-decoration: underline;
  position : relative;
  top: 0px; /* 下に動く大きさ */
}
a:active {
	text-decoration: none;
}
img {
	border:none;
}
.bold {
	font-weight: bold;
}
#wrapper {
	background: #333333;
	padding: 0px;
	height: auto;
	width: 800px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: left;
	margin: 0px auto;
	font: normal 12px/15px "ＭＳ ゴシック", "Osaka−等幅";
	color: #CCCCCC;
}
/*メイン部分共通ここまで*/
/*フッター部分共通ここから*/
#copyright {
	height: 20px;
	width: 800px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#copyright h1 {
	font: normal 10px "ＭＳ ゴシック", "Osaka−等幅";
	text-align: center;
	color: #FFFFFF;
	background: url(images/copyright_back.jpg) no-repeat;
	letter-spacing: 0.2em;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#footer h6 {
	font-size: 11px;
	text-align: right;
	margin-right: 20px;
}
/*フッター部分共通ここまで*/
/*ヘッダー部分共通ここから*/
#header {
	background: #333333 url(images/OR_header_back.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 800px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}
#header ul {
	font: 10px "ＭＳ ゴシック", "Osaka−等幅";
	margin: 0px;
	padding: 45px 0px 0px 10px;
	list-style: none;
	float: right;
}
#header li {
	display: inline;
	margin: 0px;
	padding: 2px 18px 2px 7px;
	font-size: 12px;
	color: #FFFFFF;
}
#navi {
	background: url(images/OR_navi_back.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 800px;
}
#navi ul {
	font: 10px "ＭＳ ゴシック", "Osaka−等幅";
	margin: 0px 10px 0px 2px;
	padding: 10px 0px 0px 10px;
	list-style: none;
}
#navi li {
	display: inline;
	margin: 0px;
	padding: 2px 10px 2px 6px;
	font-size: 12px;
	color: #FFFFFF;
}
/*ヘッダー部分共通ここまで*/
/*メインコンテンツ部分共通ここから*/
#contents {
	font: 12px "ＭＳ ゴシック", "Osaka−等幅";
	margin: 0px 1px 0px 0px;
	padding: 0px;
	height: auto;
	width: 800px;
	clear: none;
}
/*パンくずリスト*/
#contents #topic_path {
	font: 12px "ＭＳ ゴシック", "Osaka−等幅";
	color: #CCCCCC;
	margin: 10px 20px;
	padding: 0px;
}
/*メインコンテンツ部分共通ここまで*/
/*トップページここから*/
/*インフォメーション*/
#wrapper #image {
	margin: 9px;
	padding: 0px;
	height: auto;
	width: 780px;
	border: 1px solid #999999;
}

#contents #information {
	height: 200px;
	width: 380px;
	margin-left: 9px;
	float: left;
	border: 1px solid #999999;
	margin-bottom: 5px;
	background: #333333;
}
#contents #information h1 {
	margin: 0px;
	padding: 0px;
}
#contents #information h2 {
	font: normal 12px "ＭＳ ゴシック", "Osaka−等幅";
	color: #CCCCCC;
	background: url(images/sankaku_or.gif) no-repeat;
	margin-left: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 15px;
	padding-top: 0px;
}
/*トップページ新製品情報*/
#contents #new_release {
	height: 200px;
	width: 380px;
	float: right;
	border: 1px solid #999999;
	margin-bottom: 5px;
	margin-right: 9px;
}
#contents #new_release h1 {
	margin: 0px;
	padding: 0px;
}
#contents #new_release h2 {
	font: normal 12px "ＭＳ ゴシック", "Osaka−等幅";
	color: #CCCCCC;
	background: url(images/sankaku_or.gif) no-repeat;
	margin-left: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 15px;
	padding-top: 0px;
}
/*コンテンツ紹介用ボタン*/
.or_series {
	padding: 5px 5px 0px;
	margin: 0px;
}
#or_series {
	height: auto;
	width: 780px;
	clear: none;
	float: none;
	margin: 10px 10px 0px;
	border-bottom: 1px solid #999999;
}
#or_series img {
	margin: 0px;
	padding: 0px;
}

.series {
	font-size: 11px;
	line-height: 14px;
	color: #CCCCCC;
	float: left;
	width: 180px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	margin: -10px 0px 5px;
}
#or_series #or_series_button img {
	padding-right: 0px;
	padding-left: 0px;
	margin: 10px 0px;
}
/*トップページここまで*/
/*各シリーズ紹介用ページ　ここから*/
#contents #series_top {
	height: 100px;
	width: 758px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid #CCCCCC;
}
#contents #series_sho {
	width: 760px;
	color: #CCCCCC;
	height: auto;
	padding: 0px;
	margin: 15px 20px;
}
#contents #series_sho img {
	margin: 0px 2px 3px 0px;
}
#series_sho #seihin {
	height: 125px;
	width: 240px;
	background: #666666;
	float: left;
	margin: 0px 11px 0px 0px;
	clear: none;
	border: 1px solid #FFFFFF;
}
#series_sho #seihin h2 {
	font-size: 12px;
	border-left: 3px solid #000066;
	margin-left: 125px;
	padding-left: 5px;
	margin-top: 12px;
	margin-bottom: 0px;
}
#series_sho #seihin img {
	float: left;
	margin: 11px;
	border: 1px solid #CCCCCC;
}
#series_sho #seihin h3 {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	margin-right: 12px;
	margin-left: 0px;
	margin-top: 5px;
}
/*各シリーズ紹介用ページ　ここまで*/
/*製品紹介ページコピー部分　ここから*/
#contents #rod_copy {
	width: 760px;
	padding-top: 0px;
	margin: 15px 20px 0px;
}
#contents #rod_copy h1 {
	font-size: 14px;
	color: #FFFFFF;
	border-bottom: 1px solid #0066CC;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: 5px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#contents #rod_copy h2 {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 18px;
	text-align: justify;
	font-weight: normal;
	margin-top: 0px;
}
#contents #rod_copy h3 {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	padding-right: 10px;
}
/*製品紹介ページコピー部分　ここまで*/

/*製品紹介ページコピー部分白澤バージョン　ここから*/
#contents #copy {
	width: 760px;
	padding-top: 0px;
	margin: 15px 20px 0px;
	height: auto;
	clear: both;
}
#contents #copy h1 {
	font-size: 14px;
	color: #FFFFFF;
	border-bottom: 1px solid #0066CC;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 0px;
	margin: 0px 0px 5px;
}
#contents #copy h2 {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 18px;
	text-align: justify;
	font-weight: normal;
	margin-top: 0px;
}
#contents #copy h3 {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	padding-right: 10px;
}

#contents #copy #img_right {
	float: right;
	margin-right: 0px;
	height: auto;
	width: auto;
	clear: both;
	margin-left: 10px;
	
}

#contents #copy #img_left {
	float: left;
	margin-left: 0px;
	height: auto;
	width: auto;
	clear: both;
	margin-right: 10px;
	
}

/*製品紹介ページコピー部分白澤バージョン　ここまで*/

/*ロッド機能説明分クラス定義４列　ここから*/
.nr-rod {
	padding: 5px 5px 0px;
	margin: 0px;
}
.rod_p {
	font-size: 11px;
	line-height: 14px;
	color: #CCCCCC;
	float: left;
	width: 180px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	margin: -10px 0px 5px;
}
/*ロッド機能説明分クラス定義４列　ここまで*/
/*ベスト機能説明分クラス定義５列　ここから*/
.nr-vest {
	padding: 5px 5px 0px;
	margin: 0px;
}
.vest_p {
	font-size: 11px;
	line-height: 14px;
	color: #CCCCCC;
	float: left;
	width: 140px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	margin: -10px 0px 5px;
}
/*ベスト機能説明分クラス定義５列　ここまで*/
/*製品ページロッドスペック・製品写真用　ここから*/
#contents #p_image {
	height: 200px;
	width: 760px;
	background: #000033;
	margin: 10px 18px;
	border: 1px solid #999999;
}
#contents #rod_name {
	height: auto;
	width: 760px;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
}
#contents #rod_name h1 {
	font-size: 16px;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top: 1px dotted #CCCCCC;
	margin: 5px;
}
#contents #rod_name h2 {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 15px;
	padding-bottom: 2px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-left: 5px;
}
#contents #rod_name img {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
/*製品ページロッドスペック・製品写真用　ここまで*/
/*製品紹介ページ用スペック部分　ここから*/
#contents #spec {
	width: 760px;
	margin: 10px 20px 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contents #spec p {
	font: normal 12px/18px "ＭＳ ゴシック", "Osaka−等幅";
	text-align: left;
}
#contents #spec h1 {
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 10px;
	border-bottom: 1px solid #FFFFFF;
	margin-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
}
#contents #spec h2 {
	font-size: 12px;
	color: #CCCCCC;
	margin-right: 10px;
	line-height: 16px;
	text-align: justify;
	padding-right: 5px;
	margin-top: -5px;
	font-weight: normal;
}
#contents #spec h3 {
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	margin-bottom: 0px;
	font-weight: normal;
}
#contents #spec h4 {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	float: left;
	width: 420px;
	margin-top: 0px;
	margin-right: 10px;
}
#contents #spec h5 {
	float: right;
	margin-top: 0px;
}
/*製品紹介ページ用スペック部分　ここまで*/
/*テーブルライン美麗化*/
#contents #spec table {
	border-top:1px solid #FFFFFF;
    border-left:1px solid #FFFFFF;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
}
#contents #spec td{
    border-right:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;
    padding:0.3em 1em;
}

/*カタログページ用　ここから*/
#contents #catalog {
	margin: 20px;
	width: 758px;
	border: 1px solid #999999;
	height: auto;
	text-align: center;
}
#contents #catalog h1 {
	margin: 0px;
	padding: 0px;
	background: url(contents/catalog2008/images/catalog_print.jpg) no-repeat;
	height: 50px;
	width: 758px;
	font-size: 9px;
}
#contents #catalog em {
	visibility: hidden;
}
#contents #catalog h2 {
	margin: 0px;
	padding: 0px;
	background: url(contents/catalog2008/images/catalog_pdf.jpg) no-repeat;
	height: 50px;
	width: 758px;
	font-size: 9px;
}
#contents #catalog img {
	margin: 0px;
	text-align: center;
	padding: 10px 20px 5px;
}
#contents #catalog h3 {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin: 0px;
	padding: 5px 20px;
}
#contents #catalog h4 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px dotted #0066FF;
	width: 400px;
	margin: 0px;
	padding: 2px 0px 2px 20px;
}
#contents #catalog h5 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	width: 400px;
	margin: 0px;
	padding: 2px 0px 2px 20px;
}
/*カタログページ用　ここまで*/
/*モニターページ用　ここから*/
#contents #tester {
	padding: 0px;
	height: auto;
	width: 760px;
	margin: 0px 20px;
}
#contents #tester h1 {
	margin: 0px 0px 10px;
	padding: 0px;
	float: none;
}
#contents #tester #tester_sho {
	margin: 0px 0px 15px;
	padding: 0px;
	height: 150px;
	border: 1px solid #CCCCCC;
}
#contents #tester #tester_photo {
	float: left;
	height: 148px;
	width: 148px;
	border: 1px solid #999999;
}
#contents #tester #tester_sho #blog {
	float: left;
	height: 146px;
	width: 36px;
	margin-left: 10px;
	display: block;
}
#contents #tester #profile {
	float: left;
	height: 146px;
	width: 550px;
	margin-left: 10px;
}
#tester #tester_sho #profile #name {
	height: 30px;
}
#contents #tester #tester_sho #profile p {
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	padding-top: 10px;
}
#contents #tester #tester_sho #profile h5 {
	font-size: 10px;
	line-height: 15px;
	margin: 0px;
	padding-top: 10px;
	font-weight: normal;
}
/*モニターページ用　ここまで*/
/*フィールドレポート用　ここから*/
#contents #report {
	width: 758px;
	margin-top: 15px;
	color: #CCCCCC;
	margin-left: 20px;
	margin-right: 20px;
	background: #333333;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
}
#contents #report h1 {
	font-size: 12px;
	margin: 0px 10px;
	width: auto;
	border-bottom: 1px dotted #CC6600;
	color: #FFFFFF;
	border-left: medium solid #CC6600;
	padding: 5px;
}
#contents #report h2 {
	float: right;
	padding: 0px;
	margin: 10px 5px;
}
#contents #report h3 {
	margin-right: 0px;
	padding: 0px;
	height: 20px;
	width: 200px;
	float: right;
	margin-top: 0px;
	position: static;
	right: 0px;
	top: 2px;
}
#contents #report h4 {
	font-size: 12px;
	background: #666666;
	height: auto;
	width: 120px;
	padding: 10px;
	color: #000000;
	float: left;
	text-align: center;
	vertical-align: middle;
	border: 1px dashed #FFFFFF;
	margin: 5px 4px;
}
#contents #report p {
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	color: #FFFFFF;
	text-align: justify;
	margin: 10px 10px 0px;
}
/*フィールドレポート用　ここまで*/
/*釣り方と生態用　ここから*/
#contents #how_to {
	width: 758px;
	margin-top: 15px;
	color: #CCCCCC;
	margin-left: 20px;
	margin-right: 20px;
	background: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contents #how_to h1 {
	font-size: 16px;
	margin: 0px 10px;
	width: auto;
	border-bottom: 1px dotted #CC6600;
	color: #FFFFFF;
	border-left: medium solid #CC6600;
	padding: 5px;
}
#contents #how_to h2 {
	padding: 5px 0px 0px 10px;
	margin: 10px 20px;
	background: #666666;
	height: 20px;
	color: #FFFFFF;
	font-size: 14px;
	border-left: 3px solid #3366FF;
	letter-spacing: 0.2em;
}
#contents #how_to h3 {
	padding: 0px 0px 0px 10px;
	position: static;
	right: 0px;
	top: 2px;
	margin: 10px 10px 0px;
	font-size: 12px;
}
#contents #how_to h4 {
	margin: 10px 20px 0px 10px;
	padding: 0px;
	float: right;
}

#contents #how_to p {
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	color: #FFFFFF;
	text-align: justify;
	margin: 10px 15px 0px;
	padding: 5px;
}
/*釣り方と生態用　ここまで*/
/*Ｑ＆Ａコーナー用　ここから*/
#contents #qa {
	width: 720px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 10px 20px;
}
#contents #qa h1 {
	font-size: 14px;
	border-left: 3px solid #009900;
	margin-left: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
#contents #qa h6 {
	text-align: right;
	font-size: 12px;
	color: #CCCCCC;
	border-bottom: 1px #CCCCCC;
}
#contents #qa h2 {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	text-align: justify;
	margin-left: 10px;
	color: #FFFFFF;
}#contents #series_sho p {
	font-size: 12px;
	line-height: 16px;
	margin-right: 10px;
	margin-left: 10px;
}
/*Ｑ＆Ａコーナー用　ここまで*/
/*料理コーナー用　ここから*/
#contents #ryouri {
	width: 760px;
	color: #CCCCCC;
	height: auto;
	padding: 0px;
	margin: 15px 20px;
}
#contents #ryouri h1 {
	margin-right: 19px;
	margin-left: 19px;
}
#contents #ryouri img {
	margin: 10px 10px 10px 0px;
	float: left;
}
#contents #ryouri h6 {
	font-size: 14px;
	margin-top: 10px;
	float: left;
	line-height: 21px;
	clear: none;
	width: 430px;
}
#ryouri #box {
	height: auto;
	width: 330px;
	background: #666666;
	float: left;
	margin: 20px 0px 0px 20px;
	clear: none;
	border: 1px solid #FFFFFF;
	padding: 0px 10px 5px;
}
#contents #ryouri h5 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
#contents #ryouri h4 {
	font-size: 14px;
	line-height: 21px;
	margin: 0px 20px 5px;
}
#ryouri #box h2 {
	font-size: 12px;
	border-left: 3px solid #000066;
	margin-left: 110px;
	padding-left: 5px;
	margin-top: 12px;
	margin-bottom: 0px;
}
#ryouri #box img {
	float: left;
	margin: 10px 10px 10px 0px;
	border: 1px solid #CCCCCC;
}
#ryouri #box h3 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
}
/*料理コーナー用　ここまで*/

#contents #oshirase {
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
	border: 2px solid #CC3300;
}
#contents #oshirase h1 {
	font-size: 16px;
	background: #993300;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 13px;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #FFCC66;
}
#contents #oshirase h2 {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
	margin-left: 15px;
}

/*製品紹介ページ用スペック写真説明部分　ここから*/
#contents #spec_p {
	width: 758px;
	margin: 10px 20px 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #999999;
	clear: none;
	float: none;
}
#contents #spec_p h4 {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	float: left;
	width: 380px;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#contents #spec_p h5 {
	float: right;
	margin: 10px;
}
/*製品紹介ページ用スペック写真説明部分　ここまで*/
/*　製品情報ページ　ここから*/
#contents #products {
	height: auto;
	width: 760px;
	margin: 10px 20px;
	clear: both;
	border: 1px solid #CCC;
	padding: 0px;
}
#contents #products #img{
	float: left;
	height: 100px;
	width: 360px;
	margin: 0px 20px 0px 0px;
}
#contents #products #p{
	font: normal 12px/18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: right;
	margin: 0px;
	clear: right;
	width: 350px;
}
/*　製品情報ページ　ここまで*/
/*　サイトマップ用　ここから*/
#contents #sitemap {
	width: 760px;
	margin-right: 20px;
	margin-left: 20px;
	height: auto;
}
#contents #sitemap h1 {
	font-size: 12px;
	font-weight: bold;
	width: 700px;
	margin-left: 30px;
	padding-bottom: 5px;
	border-top: 1px solid #CCC;
	padding-top: 5px;
}
#contents #sitemap h2 {
	font-size: 11px;
	font-weight: normal;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contents #sitemap p {
	font-size: 10px;
	margin-top: -5px;
	margin-left: 30px;
	color: #CCC;
}

#contents #sitemap ul li {
	display: inline;
	float: left;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 10px -10px;
	height: auto;
}
/*　サイトマップ用　ここまで*/
