@charset "UTF-8";
@charset "UTF-8";
/* PartsMaster黒 */

/* 全体の文字 */
body, td, th, input, textarea, select {
font-size: 14px;
color:#000000;
font-family: "MS PGothic", Osaka, Arial, Helvetica, sans-serif;
line-height:150%;
}

/* 画像の枠線 */
img {
margin: 0px;
border: 0px;
}

/* リンク */
a:link {
color:#0000ff;
text-decoration : underline ;
}
a:visited {
color:#0000ff;
text-decoration : underline ;
}
a:active {
color:#0000ff;
text-decoration : underline ;
}
a:hover {
color:#0000ff;
text-decoration : none ;
}

/* 背景色 */
#body {
background: #000000 url(/files/partsmastermayuhiro/body-bg.jpg) repeat-x top center;
padding: 0px;
margin: 0px;
text-align: center;
border-top:#ff0000 6px solid;
color:#000000;
}

/* 外枠：上部 */
#container_pre {
display: none;
padding: 0px;
margin: 0px;
}
/* 外枠：メイン部 */
#container {
padding: 0px;
margin: 5px auto;
text-align: left;
width: 990px;
background: #111111;
border:#000000 1px solid;
}
/* 外枠：下部 */
#container_suf {
display: none;
}

/* SEO対策用ヘッダーメッセージ */
h1#topmsg {
border: none;
background-image: none;
font-weight: normal;
font-size: 12px;
margin: 0px;
padding: 0px;
text-align:center;
background: #000000;
}
h1#topmsg a {
color: #ffffff;
text-decoration:none;
}
h1#topmsg a:hover {
color: #329bd1;
}

/* ヘッダー：上部 */
#header_pre {
display: none;
clear: both;
padding: 0px;
margin: 0px;
height: 0px;
}

/* ヘッダー：メイン部 */
#header {
background: #121212 url(/files/partsmastermayuhiro/headerimg.jpg) no-repeat center left;
height: 280px;
margin: 0px;
padding: 0px;


}

/* ヘッダー：下部 */
#header_suf {
display: none;
clear: both;
padding: 0px;
margin: 0px;
height: 0px;
}

/* ヘッダーメニュー外枠：上部 */
div#header_menu_suf {
display: none;
clear: both;
padding: 0px;
margin: 0px;
height: 0px;
}

/* ヘッダーメニュー外枠 */
div#header_menu {
font-size: 12px;
padding: 8px 12px 8px 12px;
background: #000000 url(/files/partsmastermayuhiro/mm-bg2.jpg) repeat-x center center;
border-bottom:#111111 1px solid;


}

/* ヘッダーメニュー外枠：下部 */
div#header_menu_pre {
display: none;
clear: both;
padding: 0px;
margin: 0px;
height: 0px;
}

/* ヘッダーメニュー：リスト */
ul.header_menu{
float: right;
padding : 0px;
margin : 0px;
}
li.header_menu {
list-style-type : none;
margin : 0px 5px;
float: left;
}

/* ヘッダーメニュー：リンク */
li.header_menu a {
color: #ffffff;
text-decoration:none;
background: transparent url(/files/partsmastermayuhiro/mmicon.gif) no-repeat center left;
padding : 0px 0px 0px 17px;
}
li.header_menu a:visited {
color: #ffffff;
background: transparent url(/files/partsmastermayuhiro/mmicon.gif) no-repeat center left;
padding : 0px 0px 0px 17px;
text-decoration:none;
}
li.header_menu a:active {
color: #ffffff;
background: transparent url(/files/partsmastermayuhiro/mmicon-on.gif) no-repeat center left;
padding : 0px 0px 0px 17px;
text-decoration:none;
}
li.header_menu a:hover {
color: #ffffff;
background: transparent url(/files/partsmastermayuhiro/mmicon-on.gif) no-repeat center left;
padding : 0px 0px 0px 17px;
text-decoration:none;
}

/* ヘッダーメインメニュー */
div#header_mainmenu_pre {
display:none;
}
div#header_mainmenu {
font-size: 14px;
color: #ffffff;
background: #111111;
padding: 0px;
border-left:#000000 1px solid;
}
div#header_mainmenu_suf {
display:none;
}
ul.header_mainmenu{
float: left;
padding : 0px;
margin : 0px;
}
li.header_mainmenu {
list-style-type : none;
margin : 0px;
float: left;
padding:0px;
border-top:#000000 1px solid;
}
li.header_mainmenu a {
display:block;
font-size: 13px;
background: #000000 url(/files/partsmastermayuhiro/sm1-bg.jpg) no-repeat center left;
padding : 10px 12px 10px 25px;
text-decoration: none;
white-space: nowrap;
word-break: keep-all;
border-right:#202020 1px solid;
border-top:#393939 1px solid;
color:#ffffff;
}
li.header_mainmenu a:visited {
color:#ffffff;
text-decoration: none;
}
li.header_mainmenu a:active {
color:#ffffff;
text-decoration: none;
}

li.header_mainmenu a:hover{
background: #323232 url(/files/partsmastermayuhiro/sm1-bg-on.jpg) no-repeat center left;
color:#ffffff;
text-decoration: none;
}

/* ヘッダーメインメニュー現在地 */
li.header_mainmenu a.header_mainmenu_present,li.header_mainmenu a.header_mainmenu_present:visited ,li.header_mainmenu a.header_mainmenu_present:active {
color:#737373;
}
li.header_mainmenu a.header_mainmenu_present:hover{
color: #ffffff;

}

/* ロゴ表示部分 */
table#logo {
height: 135px;
padding-left: 25px;
padding-right: 10px;
font-size:30px;
font-weight:bold;
}
table#logo a{
font-size:30px;
color:#ffffff;
text-decoration:none;
font-weight:bold;
}
table#logo a:visited {
font-size:30px;
color:#ffffff;
text-decoration:none;
}
table#logo a:hover {
text-decoration:none;
}
table#logo img{
border: 0px;
}

/* 左サイドバー */
#sidebar_left {
width: 200px;
margin: 0px 0px 0px 0px;
background: #111111;
padding:10px;
color: #ffffff;
}



/* 右サイドバー */
#sidebar_right {
width: 210px;
margin: 0px 0px 0px 0px;
background: #ffffff;
padding:20px 8px 0px 0px;
color: #ffffff;
}

/* サイドバー内ボックス：上部 */
.sidebox_pre {
display: none;
}

/* サイドバー内ボックス */
.sidebox {
margin: 10px 0px 20px 0px;
padding-bottom:10px;
text-align: left;
}

/* サイドバー内ボックス：下部 */
.sidebox_suf {
	display: none;
}
/* サイドボックスタイトル */
h3.sidebox_title {
color: #ffffff;
font-size:15px;
margin:0px 0px 5px 0px;
padding:4px 3px 4px 22px;
text-align:left;
background: transparent url(/files/partsmastermayuhiro/side-h-icon.gif) no-repeat center left;
line-height:140%;
border:#000000 0px solid
}

.sideboxtype_mainmenu {
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
border: none;
}

/* メニューリスト */
ul.menu{
list-style : none;
padding : 0px;
margin : 0px;
}
li.menu {
padding : 0px;
margin : 0px;
}
li.menu div{
margin: 0px;
padding: 0px;
}

/* メニューリスト：リンク */
li.menu a {
text-align: left;
line-height: 130%;
display: block;
padding: 14px 5px 14px 25px;
margin: 0px;
text-decoration: none;
color: #ffffff;
font-size:13px;
background: #000000 url(/files/partsmastermayuhiro/sm1-bg.jpg) no-repeat center left;
border-top:#393939 1px solid;
border-bottom:#000000 1px solid;
border-right:#000000 1px solid;
}
li.menu a:visited {
text-align: left;
line-height: 130%;
display: block;
padding: 14px 5px 14px 25px;
margin: 0px;
text-decoration: none;
font-size:13px;
background: #000000 url(/files/partsmastermayuhiro/sm1-bg.jpg) no-repeat center left;
border-top:#505050 1px solid;
border-bottom:#000000 1px solid;
border-right:#000000 1px solid;
color: #ffffff;
}
li.menu a:active {
color: #ffffff;
background: #323232 url(/files/partsmastermayuhiro/sm1-bg-on.jpg) no-repeat center left;
}
li.menu a:hover {
color: #ffffff;
background: #323232 url(/files/partsmastermayuhiro/sm1-bg-on.jpg) no-repeat center left;
}

/* メニューリスト：リンク：現在のページ */
li.menu a.menu_present,li.menu a.menu_present:visited,li.menu a.menu_present:active{
color:#737373;
border-right:#000000 5px solid;
}
li.menu a.menu_present:hover{
color:#ffffff;

}

/* メニューリスト：リンク：１階層下 */
li.menu a.menu_level1{
border-top:none;
border-bottom:none;
padding-left: 28px;
font-size:13px;
background: #1a1a1a url(/files/partsmastermayuhiro/sm2-bg.jpg) no-repeat center left;
border-bottom:#000000 1px solid;
}
li.menu a.menu_level1:visited{
border-top:none;
border-bottom:none;
padding-left: 28px;
font-size:13px;
background: #1a1a1a url(/files/partsmastermayuhiro/sm2-bg.jpg) no-repeat center left;
border-bottom:#000000 1px solid;
}
li.menu a.menu_level1:active{
background: #323232 url(/files/partsmastermayuhiro/sm2-bg-on.jpg) no-repeat center left;
border-bottom:#000000 1px solid;
}
li.menu a.menu_level1:hover{
background: #323232 url(/files/partsmastermayuhiro/sm2-bg-on.jpg) no-repeat center left;
border-bottom:#000000 1px solid;
}

/* メニューリスト：リンク：２階層下 */
li.menu a.menu_level2{
border-top:none;
border-bottom:none;
padding-left: 38px;
font-size:13px;
background: #1a1a1a url(/files/partsmastermayuhiro/sm3-bg.jpg) no-repeat center left;
border-bottom:#000000 1px solid;
}
li.menu a.menu_level2:visited{
border-top:none;
border-bottom:none;
padding-left: 38px;
font-size:13px;
background: #1a1a1a url(/files/partsmastermayuhiro/sm3-bg.jpg) no-repeat center left;
border-bottom:#000000 1px solid;
}
li.menu a.menu_level2:active{
background: #323232 url(/files/partsmastermayuhiro/sm3-bg-on.jpg) no-repeat center left;
border-bottom:#000000 1px solid;
}
li.menu a.menu_level2:hover{
background: #323232 url(/files/partsmastermayuhiro/sm3-bg-on.jpg) no-repeat center left;
border-bottom:#000000 1px solid;
}

/* メニューリスト：リンク：３階層下 */
li.menu a.menu_level3{
border-top:none;
border-bottom:none;
padding-left: 48px;
font-size:13px;
background: #1a1a1a url(/files/partsmastermayuhiro/sm4-bg.jpg) no-repeat center left;
border-bottom:#000000 1px solid;
}
li.menu a.menu_level3:visited{
border-top:none;
border-bottom:none;
padding-left: 48px;
font-size:13px;
background: #1a1a1a url(/files/partsmastermayuhiro/sm4-bg.jpg) no-repeat center left;
border-bottom:#000000 1px solid;
}
li.menu a.menu_level3:active{
background: #323232 url(/files/partsmastermayuhiro/sm4-bg-on.jpg) no-repeat center left;
border-bottom:#000000 1px solid;
}
li.menu a.menu_level3:hover{
background: #323232 url(/files/partsmastermayuhiro/sm4-bg-on.jpg) no-repeat center left;
border-bottom:#000000 1px solid;
}

/* メニューリスト：リンク：４階層下 */
li.menu a.menu_level4{
border-top:none;
border-bottom:none;
padding-left: 58px;
font-size:13px;
background: #1a1a1a url(/files/partsmastermayuhiro/sm5-bg.jpg) no-repeat center left;
border-bottom:#000000 1px solid;
}
li.menu a.menu_level4:visited{
border-top:none;
border-bottom:none;
padding-left: 58px;
font-size:13px;
background: #1a1a1a url(/files/partsmastermayuhiro/sm5-bg.jpg) no-repeat center left;
border-bottom:#000000 1px solid;
}
li.menu a.menu_level4:active{
background: #323232 url(/files/partsmastermayuhiro/sm5-bg-on.jpg) no-repeat center left;
border-bottom:#000000 1px solid;
}
li.menu a.menu_level4:hover{
background: #323232 url(/files/partsmastermayuhiro/sm5-bg-on.jpg) no-repeat center left;
border-bottom:#000000 1px solid;
}

/* メニューリスト：リンク：５階層下 */
li.menu a.menu_level5{
border-top:none;
border-bottom:none;
padding-left: 68px;
font-size:13px;
background: #1a1a1a url(/files/partsmastermayuhiro/sm6-bg.jpg) no-repeat center left;
border-bottom:#000000 1px solid;
}
li.menu a.menu_level5:visited{
border-top:none;
border-bottom:none;
padding-left: 68px;
font-size:13px;
background: #1a1a1a url(/files/partsmastermayuhiro/sm6-bg.jpg) no-repeat center left;
border-bottom:#000000 1px solid;
}
li.menu a.menu_level5:active{
background: #323232 url(/files/partsmastermayuhiro/sm6-bg-on.jpg) no-repeat center left;
border-bottom:#000000 1px solid;
}
li.menu a.menu_level5:hover{
background: #323232 url(/files/partsmastermayuhiro/sm6-bg-on.jpg) no-repeat center left;
border-bottom:#000000 1px solid;
}

/* ナビゲーション */
#navigation {
background: #111111 url(/files/partsmastermayuhiro/navi-bg.jpg) repeat-x center left;
padding: 3px 8px 3px 8px;
font-size: 11px;
margin:0px;
border-top:#ffffff 20px solid;
border-left:#ffffff 25px solid;
border-right:#ffffff 15px solid;
color : #ffffff ;
}
#navigation a{
color : #ffffff ;
text-decoration:none;
}
#navigation a:visited {
color : #ffffff ;
text-decoration:none;
}
#navigation a:active {
color : #ff0000 ;
text-decoration : underline ;
}
#navigation a:hover {
color : #329bd1 ;
text-decoration : underline ;
}


/* ナビゲーション：現在のページ */
#present {
color: #737373;
}

/* ページ内容：上部 */
#main_pre {
display: none;
}
/* ページ内容 */
#main {
background-color: #ffffff;
margin: 0px;
padding:5px 0px 25px 0px;
line-height: 165%;
font-size: 14px;
border-left:#ffffff 25px solid;
border-right:#ffffff 15px solid;
color:#000000;
}

/* ページ内容：下部 */
#main_suf {
display: none;
padding : 0px;
margin : 0px;
}

/* フッター：上部 */
#footer_pre {
display: none;
padding : 0px;
margin : 0px;
}

/* フッター */
#footer {
border: none;
background-image: none;
font-weight: normal;
font-size: 12px;
margin: 0px 0px 0px 0px;
padding: 3px 10px;
text-align:center;
background: #111111;
color: #ffffff;
}

/* フッター：下部 */
#footer_suf {
display: none;
}

/* フッター：コピーライト部 */
#copyright {
color: #ffffff;
}

#copyright a{
color: #ffffff;
text-decoration:none;
}
#copyright a:hover{
color : #329bd1 ;
}

/* フッターメニュー外枠：上部 */
div#footer_menu_pre {
display: none;
}

/* フッターメニュー外枠 */
div#footer_menu {
font-size: 12px;
padding: 8px 12px 8px 12px;
background: #191919 url(/files/partsmastermayuhiro/mm-bg2.jpg) repeat-x center center;
border-top:1px #111111 solid;
border-botom:1px #111111 solid;
}

/* フッターメニュー外枠：下部 */
div#footer_menu_suf {
display: none;
padding: 0px;
margin: 0px;
height: 0px;
clear: both;
}

/* フッターメニュー：リスト */
ul.footer_menu{
float: right;
padding: 0px;
margin : 0px;
}

li.footer_menu {
list-style-type : none;
margin : 0px 5px;
float: left;
}

/* フッターメニュー：リンク */
li.footer_menu a {
color: #ffffff;
text-decoration:none;
background: transparent url(/files/partsmastermayuhiro/mmicon.gif) no-repeat center left;
padding : 0px 0px 0px 17px;
}
li.footer_menu a:visited {
color: #ffffff;
text-decoration:none;
background: transparent url(/files/partsmastermayuhiro/mmicon.gif) no-repeat center left;
padding : 0px 0px 0px 17px;
}
li.footer_menu a:active {
color: #ffffff;
text-decoration:none;
background: transparent url(/files/partsmastermayuhiro/mmicon-on.gif) no-repeat center left;
padding : 0px 0px 0px 17px;
}
li.footer_menu a:hover {
color: #ffffff;
text-decoration:none;
background: transparent url(/files/partsmastermayuhiro/mmicon-on.gif) no-repeat center left;
padding : 0px 0px 0px 17px;
}

/* 見出し１-６ */
h1 {
font-size: 28px;
color:#000000;
padding:12px 5px 15px 36px;
background: #ffffff url(/files/partsmastermayuhiro/h1-bg.jpg) no-repeat center left;
margin:1px 0px 12px 0px;
font-weight:bold;
line-height:140%;
}

h2 {
font-size: 20px;
margin:25px 0px 13px 0px;
padding:10px 5px 3px 46px;
color:#000000;
background: #ffffff url(/files/partsmastermayuhiro/h2-bg.jpg) no-repeat center left;
line-height:140%;
}

h3 {
font-size: 16px;
color:#000000;
margin:25px 0px 18px 0px;
background: #ffffff url(/files/partsmastermayuhiro/h3-bg.jpg) repeat-y center left;
padding:1px 0px 1px 17px;
line-height:140%;
border-bottom:#636363 1px solid;
}

h4 {
font-size: 17px;
color:#000000;
padding-bottom:1px;
margin:25px 0px 4px 0px;
background: #ffffff url(/files/partsmastermayuhiro/h4-bg.jpg) no-repeat center left;
padding:6px 5px 6px 34px;
line-height:140%;
}

h5 {
font-size: 16px;
color:#000000;
margin:25px 0px 7px 0px;
background: #ffffff url(/files/partsmastermayuhiro/h5-bg.jpg) repeat-y center left;
padding:1px 0px 1px 17px;
line-height:140%;
border-bottom:#636363 1px solid;
}

h6 {
color: #ae1108;
font-size:15px;
background: #ffffff url(/files/partsmastermayuhiro/h6-bg.jpg) no-repeat center left;
margin:25px 0px 7px 0px;
padding:2px 5px 2px 22px;
text-align:left;
line-height:140%;
}

/* 区切り横線 */
hr {
border: none;
border-bottom: 1px solid #cccccc;
height: 1px;
margin-bottom:15px;
margin-top:10px;
}

/* 表タイプ１ */
table.table_type1 {
background: #000000;
margin-bottom:10px;
}
table.table_type1 th {
background: #181818;
color: #ffffff;
text-align: left;
margin: 1px;
padding: 4px;
font-weight:normal;
}
table.table_type1 td {
background: #ffffff;
color: #000000;
text-align: left;
margin: 1px;
padding: 4px;
}

/* 表タイプ２ */
table.table_type2 {
background: #222222;
margin-bottom: 10px;
}
table.table_type2 th {
background: #7d0000;
color: #ffffff;
font-weight: bold;
text-align: left;
margin: 1px;
padding: 5px;
}
table.table_type2 td {
background: #ffffff;
color: #000000;
text-align: left;
margin: 1px;
padding: 5px;
}

/*◇↓ポップアップページ専用設定↓◇*/
/* ポップアップページ：背景色 */
#popup_body {
padding: 0px;
background: #000000;
}

/* ポップアップページ：外枠：上部 */
#popup_container_pre {
padding: 0px;
margin: 0px;
}

/* ポップアップページ：外枠 */
#popup_container {
background: #222222;
padding: 0px;
margin: 10px;
}

/* ポップアップページ：外枠：下部 */
#popup_container_suf {
display: none;
}

/* ポップアップページ：ヘッダー：上部 */
#popup_header_pre {
display: none;
}

/* ポップアップページ：ヘッダー */
#popup_header {
padding: 4px 8px 4px 8px;
background: #191919 url(/files/partsmastermayuhiro/mm-bg2.jpg) repeat-x center right;
}

/* ポップアップページ：ヘッダー：下部 */
#popup_header_suf {
display: none;
}

/* ポップアップページ：ヘッダー：サイト名表記部分 */
#popup_site_name td{
font-size: 13px;
color: #ffffff;
height: 25px;
margin: 0px;
padding: 0px 5px;

}

/* ポップアップページ：ヘッダー：サイト名表記部分：リンク */
#popup_site_name td a {
color: #ffffff;
font-weight: bold;
text-decoration:none;
}

/* ポップアップページ：メイン部分：上部 */
#popup_main_pre {
display: none;
}

/* ポップアップページ：メイン部分 */
#popup_main {
background: #ffffff;
padding: 25px;
}

/* ポップアップページ：メイン部分：下部 */
#popup_main_suf {
display: none;
}

/* ポップアップページ：閉じるボタン外枠 */
#popup_close {
text-align: right;
margin: 0px;
padding: 2px 15px;
background: #222222;
border-top:#202020 1px solid;
border-bottom:#202020 1px solid;
}

/* ポップアップページ：閉じるボタン */
input#popup_close_button {
background: #222222 url(/files/partsmastermayuhiro/popup_close_button.gif) no-repeat 0% 50%;
line-height: 100%;
padding: 4px 4px 4px 25px;
border: 1px solid #111111;
color:#ffffff;
font-size:12px;
}

/* ポップアップページ：フッター：上部 */
#popup_footer_pre {
display: none;
}

/* ポップアップページ：フッター */
#popup_footer {
background: #191919 url(/files/partsmastermayuhiro/mm-bg2.jpg) repeat-x center right;
margin: 0px;
padding: 8px;
text-align: center;
font-size:12px;
}

/* ポップアップページ：フッター：下部 */
#popup_footer_suf {
display: none;
}

/* 検索ページ */
.searchform {
margin: 10px 0px;
padding: 20px;
background: #101010 url(/files/partsmastermayuhiro/search-bg.jpg) repeat center right;
text-align: center;
border:#000000 1px solid;
color:#ffffff;
}

.searchform input.searchword {
width:400px;
}

.searchresult_header {
margin: 20px 0px 10px 0px;
background: #cccccc;
padding: 3px 8px 3px 8px;
}

.searchresult_footer {
margin: 10px 0px;
}

.searchlink {
text-align:center;
font-size:14px;
margin: 0px 10px;
padding: 2px;

}

.searchresult {
margin: 15px 0px;
padding: 10px;
border-bottom: 1px solid #606060;
cursor: pointer;
}

.searchresult .last_update {
text-align: right;
font-size:12px;
color:#808080;
}

/* サイトマップ */
ul.sitemap {
margin:0px 0px 8px 0px;
padding:4px 4px 0px 8px;
}
ul.sitemap li{
margin:0px 0px 15px 8px;
padding:2px;
}
.sitemap a {
font-weight:bold;
padding-right:15px;
margin-right:10px;
border-right:#808080 1px solid;
}
.sitemap a:hover{
}

/* フォーム */
.form_table {
border: 1px solid #000000;
}
.err_msg {
border-bottom: 1px solid #000000;
color: #ae1108;
font-weight: normal;
padding: 5px;
}

th.item {
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
padding: 5px 20px 5px 5px;
background-color: #181818;
font-weight:normal;
color: #ffffff;
}
th.necessary_item {
background:url(/files/partsmastermayuhiro/kome.gif)  #181818 no-repeat right center;
padding: 5px 20px 5px 5px;
font-weight:bold;
}

td.item {
border-bottom: 1px solid #000000;
color: #000000;
padding: 5px;
background: #ffffff;
}

th.error_item {
background-color: #1c1c1c
}
.form_submit {
text-align: center;
padding: 5px;
}

/* コメント */
#comments_pre {
display: none;
}
#comments {
margin-top: 20px;
border-top: 1px solid #000000;
padding: 10px;

}

#comments h3 {
font-size:14px;
}

.comment_item {
border: 1px solid #000000;
margin: 15px 8px;
padding: 0px;
background: #ffffff;
}

.comment_title {
padding: 2px 5px;
background: #cccccc;
border-bottom: 1px solid #000000;
}

.comment_msg {
padding: 5px;
}

.posted_by {
padding: 5px 5px 0px 5px;
text-align: right;
font-size:12px;
}

/* 更新一覧 */
.updatelist{
margin:0px;
background: transparent;

}
div.updatelist td{
text-align:left;
border-bottom:1px solid #303030;

padding:2px 5px;
}
td.updatelist_date {
background: #181818;
color:#ffffff;
padding:3px 8px;

}
td.updatelist_name {
width:180px;
background: transparent;
padding:2px 5px;
font-weight:bold;
}

/* メニューと本文部分を制御してるテーブル */
#col_layout {
background-color:#ffffff;
border-top:#000000 3px solid;
}

/* リスト */
#main ul{
list-style-type: none;
margin:5px 2px 5px 0px;
line-height:140%;
font-size: 14px;
padding-left:0px;
padding-right:5px;
}
#main ul li{
margin-bottom:5px;
background-image : url(/files/partsmastermayuhiro/listmark-icon.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
padding-left: 17px;
}
#main ul a,
#main ul a:visited{
text-decoration : underline ;
color:#0000ff;
}
#main ul a:active,
#main ul a:hover{
color:#0000ff ;
text-decoration : none ;
}

/* 右サイドボックス内 */
#sidebar_right .sidebox {
margin: 0px 0px 20px 0px;
padding-bottom:10px;
text-align: left;
color:#000000;
font-size:14px;
}


#sidebar_right .sidebox h3.sidebox_title {
color: #ffffff;
font-size: 17px;
color:#000000;
margin:5px 0px 0px 0px;
background: #ffffff url(/files/partsmastermayuhiro/h4-bg.jpg) no-repeat center left;
padding:7px 5px 7px 34px;
line-height:140%;
}
#sidebar_right .sidebox p{
margin:3px 0px 15px 0px;
}

input.sidebox_searchsubmit{
font-size: 12px;
padding:1px;
line-height:100%;
margin-left:3px;
}

p{
margin:5px 0px 20px 0px;
padding:0px;
}

/* TOP内枠 */
.waku {
margin: 5px 0px 5px 0px;
padding:10px;
border:#cccccc 1px solid;
height:200px;
overflow:auto;
}