@charset "utf-8";

/* --------------------------------------------------------------
CSS Information

File name:		print.css
Style Info:		印刷用

Index:
	__1. 全体構造
	__2. 大枠
	__3. ヘッダー
	__4. グローバルナビ
	__5. アシストブロック
	__6. コンテンツエリア
	__7. フッター
	__8. パンくず
	__9. フォントサイズ
	__10. ローカルナビ
	__11. カテゴリーナビ
	__12. ボタン
	__13. テキスト・共通マージン等
	__14. プラグインダウンロード
	__15. ホーム
	__16. アキレスボートのご紹介
	__17. アキレスからのお知らせ
	__18. Q&A
	__19. カタログダウンロード
	__20. お問い合わせ・カタログ請求
	__21. ボートと法律
	__22. リンク集
	__23. サイトマップ
-------------------------------------------------------------- */

/*=====================================================
	__1. 全体構造
=====================================================*/
body {
	color: #000;
	font-size: 12px;
}
div#globalHeader,
div#globalFooter {
	display: none;
}

/*=====================================================
	__2. 大枠
=====================================================*/
div#container {
	width: 660px;
	background-image: none;
}
div#container div#containerInner {
	width: 660px;
}

/*=====================================================
	__3. ヘッダー
=====================================================*/
div#header {
	width: 660px;
	border-bottom: 3px solid #003C7E;
	margin-bottom: 20px;
}
div#header ul#headerNav {
	display: none;
}

/*=====================================================
	__4. グローバルナビ
=====================================================*/
ul#globalNav {
	display: none;
}

/*=====================================================
	__5. アシストブロック
=====================================================*/
div#assistBlock {
	display: none;
}

/*=====================================================
	__6. コンテンツエリア
=====================================================*/
/*	__6-1. 共通
------------------------------------------ */
div#contents {
	width: 660px;
	margin: 0;
}
div#contents div#contentsInner {
	width: 660px;
	padding: 30px 0 0 0;
}
/*	__6-2. ホーム
------------------------------------------ */
body#home div#contents {
	width: 660px;
}
/*	__6-3. アキレスボートのご紹介  品番で探す
------------------------------------------ */
body#lineupTop div#contents {
	background-image: none;
}
/*	__6-4. 最新製品情報
------------------------------------------ */
body.news div#contents div#contentsInner {
	width: 660px;
	padding: 30px 0 0;
}

/*=====================================================
	__7. フッター
=====================================================*/
div#footer {
	width: 660px;
	height: 26px;
	background: url(../images/common/bg_footer.gif) repeat-x;
}
div#footer ul#footerNav {
	display: none;
}

/*=====================================================
	__8. パンくず
=====================================================*/
dl#topicPath {
	display: none;
}

/*=====================================================
	__9. フォントサイズ
=====================================================*/
dl#fontSize {
	display: none;
}

/*=====================================================
	__10. ローカルナビ
=====================================================*/
div#contents ul#localNav {
	display: none;
}

/*=====================================================
	__11. カテゴリーナビ
=====================================================*/
div#contents ul#categoryNav {
	display: none;
}

/*=====================================================
	__12. ボタン
=====================================================*/
/*	__12-1. トップページへ戻る
------------------------------------------ */
p.toHome {
	display: none;
}
/*	__12-2. ページのトップへ戻る
------------------------------------------ */
p.toTop {
	display: none;
}

/*=====================================================
	__13. テキスト・共通マージン等
=====================================================*/
div#contents h1 {
	width: 660px;
}

/*=====================================================
	__14. プラグインダウンロード
=====================================================*/
/*	__14-1. AdobeFlashダウンロード
------------------------------------------ */
div#contents dl.getFlash {
	display: none;
}
/*	__14-2. Adobeリーダーダウンロード
------------------------------------------ */
div#contents dl.getReader {
	display: none;
}

/*=====================================================
	__15. ホーム
=====================================================*/
body#home div#contents p img {
	width: 660px;
	height: 100%;
}
body#home div#contents div#whatsNewBlock {
	float: none;
	width: 660px;
}
body#home div#contents div#whatsNewBlock ul li dl {
	width: 660px;
}
body#home div#contents div#whatsNewBlock ul li dl dt {
	width: 130px;
}
body#home div#contents div#whatsNewBlock ul li dl dd {
	width: 500px;
	margin-left: 130px;
}
body#home div#contents ul.banners {
	display: none;
}

/*=====================================================
	__16. アキレスボートのご紹介
=====================================================*/
/*	__16-1. アキレスボート品番で探す
------------------------------------------ */
body#lineupTop div.section {
	width: 620px;
}
body#lineupTop div.section h2 {
	float: none;
	width: 130px;
	padding-top: 0;
}
body#lineupTop div.section dl {
	width: 660px;
	margin: 10px 0;
}
body#lineupTop div.section p {
	width: 620px;
	margin-left: 0;
}
/*	__16_2. 各シリーズページ
------------------------------------------ */
/*	__16_2_1. 汎用ブロック
-------------------------------- */
body.lineup div#contentsInner div.section {
	width: 660px;
	margin-top: 35px;
}
body.lineup div#contentsInner div.section div.sectionInnerAlpha p.pic img {
	width: 247px;
	height: auto;
}
body.lineup div#contentsInner div.section div.sectionInnerBeta {
	width: 247px;
}
body.lineup div#contentsInner div.section div.sectionInnerBeta ul.pdfDownload {
	display: none;
}
/*	__16_2_2. 補足ブロック
-------------------------------- */
/*	__16_2_2_1. 共通
---------------------- */
body.lineup div#contentsInner div.supplementBox {
	width: 616px;
}
body.lineup div#contentsInner div.sectionInnerBeta div.supplementBox {
	width: 223px;
}
/*	__16_2_2_2. POWER BOAT
---------------------- */
/*　FM series　*/
body#fmSeries div#contentsInner div.section div.supplementBox dl {
	width: 116px;
}
/*　LF series　*/
body#lfSeries div#contentsInner div.engineBox {
	width: 616px;
}
body#lfSeries div#contentsInner div.engineBox ul li#mfs2 img {
	width: 229px;
	height: auto;
}
/*	__16_2_2_3. ROW BOAT
---------------------- */
/*　ECU series　*/
body#ecuSeries div#contentsInner dl.lead {
	width: 660px;
}
body#ecuSeries div#contentsInner div.supplementBox p {
	width: 280px;
}
/*	__16-3. アキレスボートムービー
------------------------------------------ */
/*　個別指定なし　*/


/*=====================================================
	__17. アキレスからのお知らせ
=====================================================*/
/*	__17-1. イベント情報
------------------------------------------ */
body#event div#contentsInner div.section {
	width: 660px;
}
body#event div#contentsInner div.section ul {
	width: 430px;
}
/*	__17-2. 最新製品情報
------------------------------------------ */
body#news div#contents ul li dl {
	width: 660px;
}
body#news div#contents ul li dl dt {
	width: 90px;
}
body#news div#contents ul li dl dd {
	width: 537px;
	margin-left: 100px;
}

/*=====================================================
	__18. Q&A
=====================================================*/

/*=====================================================
	__19. カタログダウンロード
=====================================================*/
body#catalog div#contentsInner div.section {
	width: 660px;
}
body#catalog div#contentsInner div.section ul {
	width: 490px;
}

/*=====================================================
	__20. お問い合わせ・カタログ請求
=====================================================*/
body#contact div#contentsInner table {
	width: 660px;
}

/*=====================================================
	__21. ボートと法律
=====================================================*/
body#law div#contentsInner div.section {
	width: 594px;
	border: 3px solid #134F6E;
}
body#law div#contentsInner {
	width: 660px;
}

/*=====================================================
	__22. リンク集
=====================================================*/
body#link div#contentsInner div.section {
	width: 660px;
}

/*=====================================================
	__23. サイトマップ
=====================================================*/
body#sitemap div#contentsInner div.section01 {
	width: 660px;
}