/* CSS Document */

* {
	margin : 0;
	padding: 0;
}

img {
	border-style: none;
} 

body {
	font-size: 13px;
	text-align: center;
	color:  #CCEEDD;
	font-family: Verdana, sans-serif;
	background-color: #111111;
	background-image: url(tile_body.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

a:link    { text-decoration:underline; color: #A9D2D8; }
a:visited { text-decoration:underline; color: #A9D2D8; }
a:hover   { text-decoration:underline; color: #FFFFFF; }
a:active  { text-decoration:underline; color: #A9D2D8; }

.link_green a:link    { color: #33FF00; font-weight: bold;}
.link_green a:visited { color: #33FF00; font-weight: bold;}
.link_green a:hover   { color: #FFFFFF; font-weight: bold;}
.link_green a:active  { color: #33FF00; font-weight: bold;}

h1 {
	font-size: 15px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

p.m01 {
	text-align:right;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}

div.right_box_a {
	margin: 3px 5px 0 5px;
	text-align: right;
}

div.contents_box_a {
	margin: 0 5px 10px 5px;
	text-align: left;
}
.contents_box_a h2 {
	color: #CC0;
}

.plink {
	cursor: pointer;
} 

/****************************************
ヘッダブロック
*****************************************/
div#header_block {
	clear: both;
	width: 800px;
	margin: 10px auto;
	padding: 8px 0 10px 0;
	/*
	background-image: url(title1.gif);
	background-position: top center;
	background-repeat: no-repeat;
	*/
}

div#header_block p {
	text-align: right;
}

div#header_block p.top_link {
	float: left;
	width: 390px;
	height: 50px;
	border: 1px solid #666;
}


/****************************************
ヘッダメニューブロック
*****************************************/
div#header_menu_block {
	clear: both;
	margin: 0 auto;
	width: 100%;
	height: 22px;
	background-image: url(tile_menu.gif);
	background-repeat: repeat-x;
}

div#header_menu_container {
	margin: 0 auto;
	width: 800px;
}

/****************************************
ヘッダメニューアイテム
*****************************************/
ul#header_menu {
	float: right;
	margin-top: 2px;
	height: 18px;
    list-style:none;
}

#header_menu span{
	display:none;
}

ul#header_menu li{
    list-style:none;
    float: right;
}

/* menu HOME */
a.hm_home{
    display:block;
    width:120px;
    height:18px;
	background-image: url(hm_home.gif);
    background-position:0px 0px;
	overflow: hidden;
}
a:hover.hm_home{
    background-position:0px -18px;
}

/* menu USED-BOAT */
a.hm_usedboat{
    display:block;
    width:120px;
    height:18px;
	background-image: url(hm_used-boat.gif);
    background-position:0px 0px;
	overflow: hidden;
}
a:hover.hm_usedboat{
    background-position:0px -18px;
}

/* menu USED-PARTS */
a.hm_usedparts{
    display:block;
    width:120px;
    height:18px;
	background-image: url(hm_used-parts.gif);
    background-position:0px 0px;
	overflow: hidden;
}
a:hover.hm_usedparts{
    background-position:0px -18px;
}

/* menu TK-MAP */
a.hm_tkmap{
    display:block;
    width:120px;
    height:18px;
	background-image: url(hm_tk-map.gif);
    background-position:0px 0px;
	overflow: hidden;
}
a:hover.hm_tkmap{
    background-position:0px -18px;
}

/* menu LINKs */
a.hm_links{
    display:block;
    width:120px;
    height:18px;
	background-image: url(hm_links.gif);
    background-position:0px 0px;
	overflow: hidden;
}
a:hover.hm_links{
    background-position:0px -18px;
}

/****************************************
メインコンテンツブロック
*****************************************/
div#main_contents_block {
	clear: both;
	width: 800px;
	margin: 0 auto;
}

/****************************************
左メニューブロック
*****************************************/
div#left_menu_block {
	float: left;
	margin: 8px 0 30px 0;
	width: 170px;
	text-align: left;
	border: 1px solid #666;
}

/****************************************
左メニューアイテム・テキスト
*****************************************/
ul.lm_text_list {
	padding: 15px 5px;
	border-bottom: 1px solid #666;
}

ul.lm_text_list li{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	padding-right : 5px;
	margin-bottom: 5px;

}

/****************************************
左メニューアイテム・画像
*****************************************/
ul.left_menu {
	list-style:none;
}

.left_menu span{
	display:none;
}

ul.left_menu li{
	list-style:none;
	border-bottom: 1px solid #666;
}

/* menu TK BLOGs */
a.lm_tkblog{
    display:block;
    width:170px;
    height:26px;
	background-image: url(lm_tkblog.gif);
    background-position: 0px 0px;
	overflow: hidden;
}
a:hover.lm_tkblog{
    background-position:0px -26px;
}
/* menu TK BLOGs */
a.lm_tkmovie{
    display:block;
    width:170px;
    height:26px;
	background-image: url(lm_tkmovie.gif);
    background-position:0px 0px;
	overflow: hidden;
}
a:hover.lm_tkmovie{
    background-position:0px -26px;
}
/* menu CONCEPT */
a.lm_tkconcept{
    display:block;
    width:170px;
    height:26px;
	background-image: url(lm_tkconcept.gif);
    background-position:0px 0px;
	overflow: hidden;
}
a:hover.lm_tkconcept{
    background-position:0px -26px;
}
/* menu CONTACT */
a.lm_contact{
    display:block;
    width:170px;
    height:26px;
	background-image: url(lm_contact.gif);
    background-position:0px 0px;
	overflow: hidden;
}
a:hover.lm_contact{
    background-position:0px -26px;
}

/****************************************
左メニュー内に表示するイメージ画像ＢＯＸ
*****************************************/
.lm_img_box {
	width: 170px;
	padding: 12px 0;
	border-bottom: 1px solid #666;
	overflow: hidden;
}

.lm_img_box span {
	display: none;
}


/****************************************
左メニュー内に表示するバナーリンク
*****************************************/
.bana_mid {
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #666;
}
.bana_last {
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.bana a:link    { text-decoration:underline; color: #EEC700; }
.bana a:visited { text-decoration:underline; color: #EEC700; }
.bana a:hover   { text-decoration:underline; color: #FFFFFF; }
.bana a:active  { text-decoration:underline; color: #EEC700; }



/**************************************************************
右コンテンツコンテナ
***************************************************************/
div#right_contents_container {
	float: right;
	margin: 8px 0 20px 0;
	width: 615px;
}

/**************************************************************
右に１カラムブロックコンテンツを表示する場合
***************************************************************/
div#right_contents_block {
	width: 100%;
	/*border: 1px solid #666;*/
}

/**************************************************************
右をメインと右メニューの２カラム構成にする場合のメイン部分
***************************************************************/
div#kiji_block {
	float: left;
	width: 408px;
	border: 1px solid #666;
}

/**************************************************************
右をメインと右メニューの２カラム構成にする場合の右メニュー部分
***************************************************************/
div#right_menu_block {
	float: right;
	width: 170px;
	border: 1px solid #666;
}

/****************************************
フッダブロック
*****************************************/
div#footer_block {
	clear: both;
	margin: 0 auto;
	width: 800px;
	font-size: 13px;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-left: 20px;
	background-image: url(foot_title1.gif);
	background-position: top; 
	background-repeat: no-repeat;
}
#footer_block p {
	font-size: 12px;
}

/****************************************************************************************************
ＴＯＰページのコンテンツスタイル
*****************************************************************************************************/
.top_contents_container {
	margin-bottom: 10px;
}
.top_contents_container_left {
	text-align: left;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #666;
}



/****************************************************************************************************
ＭＡＰページスタイル
*****************************************************************************************************/
.map_title {
	padding: 10px;
	font-weight: bold;
	border-top: 3px double #666;
	border-bottom: 3px double #666;
}
.map_box {
	margin-top: 20px;
	margin-bottom: 20px;
}

/****************************************************************************************************
リンクページスタイル
*****************************************************************************************************/
.link_title {
	margin-bottom: 20px;
	padding: 5px 5px 5px 20px;
	font-size: 15px;
	font-weight: bold;
	color: #EEEEEE;
	background:#333333;
	text-align: left;
	border-left: 15px solid #666;
	border-top: 1px solid #666;
}
.link_container {
	margin-left: 15px;
	margin-bottom: 20px;
	text-align: left;
	/*border-bottom: 1px solid #666;*/
}
.link_container a:link    { text-decoration:underline; color: #FFDC00; font-weight:bold; }
.link_container a:visited { text-decoration:underline; color: #FFDC00; font-weight:bold; }
.link_container a:hover   { text-decoration:underline; color: #FFFFFF; font-weight:bold; }
.link_container a:active  { text-decoration:underline; color: #FFDC00; font-weight:bold; }

.link_container table {
	border: none;
}
.link_container td {
	vertical-align: top;
}
.link_container img {
	border: 1px solid #333;
}

/****************************************************************************************************
ニュース・インラインフレーム
*****************************************************************************************************/
#news_frame_body {
	font-size: 13px;
	text-align: left;
	color:  #CCEEDD;
	font-family: Verdana, sans-serif;
	background-image: none;
}
#news_header {
	text-align: left;
	font-weight: bold;
	color: #A9D2D8;
	margin-bottom: 5px;
}
div.news_container {
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #666;
}
.news_container img {
	border: 1px solid #FFF;
}
.news_container td {
	padding-left: 5px;
	vertical-align: top;
}
.news_container p {
	padding-left: 5px;
}
.news_container a:link    { text-decoration:underline; color: #EEC700; font-weight:bold; }
.news_container a:visited { text-decoration:underline; color: #778899; font-weight:bold; }
.news_container a:hover   { text-decoration:underline; color: #FFFFFF; font-weight:bold; }
.news_container a:active  { text-decoration:underline; color: #778899; font-weight:bold; }


/****************************************************************************************************
ＴＫコンセプト
*****************************************************************************************************/

div#concept_header {
	width: 610px;
	margin-bottom: 50px;
	font-size: 110%;
	font-weight: bold;
	color: #BBB;
	padding-top: 180px;
	background-image: url(title_tkconcept.gif);
	background-repeat: no-repeat;

}
div#concept_body {
	text-align: center;
	margin: 0 auto;
}
#concept_body img {
	margin-top: 5px;
	margin-bottom: 20px;
	border: 1px solid #FFF;
}
.img_title {
	margin-top: 5px;
	color: #6EE;
}



