body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0px;
	margin: 0px;
}

img{vertical-align:bottom;}

#main {
	width: 100%;
	margin: 0px;
}



/* ヘッダー */

#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
#header .logo {
	height: 20px;
	width: 65px;
	float: left;
	margin-top: 20px;
}
#header .mail {
	height: 20px;
	width: 65px;
	float: right;
	margin-top: 20px;
}
#top1 {
	clear: right;
	width: 100%;
	background-image: url(../img/top_1.jpg);
	background-repeat: repeat-x;
	height: 155px;
	margin: 0px;
	padding: 0px;
}
#flash {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 80px;
	clear: left;
}
#top2 {
	background-image: url(../img/top_2.jpg);
	background-repeat: repeat-x;
	height: 145px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.topimg1 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.topimg2 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
}


#top_menu_bar {
	background-image: url(../img/top_index.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 35px;
	margin-top: 0px;
	padding-top: 0px;
}
#top_menu_bar2 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	margin-top: 0px;
	padding-top: 0px;
}

#top_menu_bar2 .top_menu a:link,
#top_menu_bar2 .top_menu a:visited {
	width: 109px;
	background-image: url(../img/top_index_gray.jpg);
	background-repeat: no-repeat;
	height: 31px;
	padding-top: 4px;
	padding-left: 5px;
	display: block;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	list-style-type: none;
	margin-top: 0px;
	float: left;
}

#top_menu_bar2 .top_menu a:hover,
#top_menu_bar2 .top_menu a:active {
	width: 109px;
	background-image: url(../img/top_index_orange.jpg);
	background-repeat: no-repeat;
	height: 31px;
	padding-top: 4px;
	padding-left: 5px;
	display: block;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #ffffff;
	list-style-type: none;
	float: left;
}

/* トップページ　info インライン */

.info_archive ul,
.info_archive li {
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 140%;
}

.info_archive li a:link,
.info_archive li a:visited
{
	color: #666666;
	text-decoration: none;
}
.info_archive li a:hover,
.info_archive li a:active
{
	color: #000033;
	text-decoration: none;
}

.info_archive li .info_date {
	margin-right: 12px;
}


/* メニュー */

#menu_bar2 {
	width: 800px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
}

#menu_bar2 .menu a{
	width: 109px;
	background-image: url(../img/header_iindex_gray.jpg);
	background-repeat: no-repeat;
	height: 31px;
	padding-top: 4px;
	padding-left: 5px;
	display: block;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	list-style-type: none;
	float: left;
}

#menu_bar2 .menu a:hover,
#menu_bar2 .menu_on a
{
	width: 109px;
	background-image: url(../img/header_index_orange.jpg);
	background-repeat: no-repeat;
	height: 31px;
	padding-top: 4px;
	padding-left: 5px;
	display: block;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #ffffff;
	list-style-type: none;
	float: left;
}


#top_under {
	margin-top: 20px;
	height: 135px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
#top_under .top_under_l {
	float: left;
}
#top_under .top_under_r {
	float: right;
}

#top_footer {
	font-size: 9px;
	color: #666699;
	margin-top: 10px;
	margin-bottom: 10px;
}
#top_under .qr {
	font-size: 8px;
	color: #000033;
}
#main_content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	padding-top: 15px;
}



/* サブメニュー */


#sub_menu {
	float: left;
	width: 115px;
}
#sub_menu ul {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
	color: #666699;
	font-size: 12px;
}

#sub_menu li {
	list-style-position: outside;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
#sub_menu_blog {
	float: left;
	width: 115px;
	margin-top: 0px;
	padding-top: 0px;
}
#sub_menu_blog ul {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	color: #666699;
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px;
}

#sub_menu_blog li {
	list-style-position: outside;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(http://www.vw-backbone.jp/img/sub_bar.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	height: 12px;
}

.sub_menu {}
.sub_txtbox {
	border: 1px dotted #CCCCCC;
	color: #666699;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
}


#sub_menu a:link,
#sub_menu a:visited,
#sub_menu_blog a:link,
#sub_menu_blog a:visited
{
	color: #666699;
	text-decoration: none;
}
#sub_menu a:hover,
#sub_menu a:active,
#sub_menu_blog a:hover,
#sub_menu_blog a:active
{
	color: #000033;
	text-decoration: none;
}

#sub_menu .blog1 {
	color: #000033;
	background-image: url(../img/sub_blog_sakuzo.jpg);
	height: 67px;
	width: 114px;
	padding-top: 40px;
	padding-left: 1px;
	background-repeat: no-repeat;
	font-size: 12px;
}
#sub_menu .blog2 {
	color: #000033;
	background-image: url(../img/sub_blog_staff.jpg);
	height: 67px;
	width: 114px;
	padding-top: 40px;
	padding-left: 1px;
	background-repeat: no-repeat;
	font-size: 12px;
	margin-bottom: 10px;
}
#sub_menu .goods {
	margin-top: 10px;
}
#sub_menu .submenu_custm {
	font-size: 12px;
	line-height: 150%;
	color: 666699;
}



/* コンテンツ */


#content {
	margin-left: 150px;
	width: 645px;
}

#content .txt_top {
	color: #666699;
	font-size: 12px;
	line-height: 20px;
}

#content .txt_top a:link,
#content .txt_top a:visited
{
	color: #666699;
	text-decoration: underline;
}
#content .txt_top a:hover,
#content .txt_top a:active
{
	color: #000033;
	text-decoration: none;
}


#content .parts_l {
	float: left;
	padding-top: 60px;
	padding-left: 50px;
	width: 250px;
}
#content .parts_r {
	width: 250px;
	float: left;
	padding-top: 60px;
	padding-left: 60px;
}
#content .txt_parts {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 40px;
	line-height: 140%;
	height: 240px;
}
#content .parts_link {
	color: #ff9900;
	line-height: 25px;
	font-size: 12px;
}

#content .parts_link a:link,
#content .parts_link a:visited
{
	color: #ff9900;
	text-decoration: none;
}
#content .parts_link a:hover,
#content .parts_link a:active
{
	color: #000033;
	text-decoration: none;
}
#content .txt_hanbai {
	font-size: 12px;
	margin-top: 20px;
	line-height: 140%;
}
#content .txt_shop {
	margin-left: 50px;
	width: 550px;
	font-size: 12px;
	margin-top: 20px;
	line-height: 140%;
	color: #000000;
}
#content .txt_shop a:link,
#content .txt_shop a:visited {
	color: #666699;
	text-decoration: none;
}

#content .txt_shop .txt1 a:hover,
#content .txt_shop .txt1 a:active {
	color: #000033;
	text-decoration: none;
}
#content .shop_img01 {
	margin-top: 20px;
	margin-bottom: 20px;
}



#content .box_shop_1 a:link,
#content .box_shop_1 a:visited,
#content .box_shop_2 a:link,
#content .box_shop_2 a:visited,
#content .box_shop_3 a:link,
#content .box_shop_3 a:visited,
#content .box_shop_4 a:link,
#content .box_shop_4 a:visited
{
	color: #666699;
	text-decoration: none;
}

#content .box_shop_1 a:hover,
#content .box_shop_1 a:active,
#content .box_shop_2 a:hover,
#content .box_shop_2 a:active,
#content .box_shop_3 a:hover,
#content .box_shop_3 a:active,
#content .box_shop_4 a:hover,
#content .box_shop_4 a:active
{
	color: #000033;
	text-decoration: none;
}

#content .box_shop_1 {
	margin-top: 20px;
	background-image: url(http://www.vw-backbone.jp/img/shop03_1.jpg);
	background-repeat: no-repeat;
	width: 640px;
	padding-top: 40px;
	line-height: 130%;
	height: 94px;
}
#content .box_shop_1 .txt_shop_a1 {
	font-size: 12px;
	color: #000000;
	margin-left: 80px;
}
#content .box_shop_2 {
	background-image: url(http://www.vw-backbone.jp/img/shop03_2.jpg);
	background-repeat: no-repeat;
	width: 640px;
	padding-top: 40px;
	line-height: 130%;
	height: 91px;
	margin-top: 0px;
}
#content .box_shop_2 .txt_shop_a2 {
	font-size: 12px;
	color: #000000;
	margin-left: 80px;
}
#content .box_shop_3 {
	background-image: url(http://www.vw-backbone.jp/img/shop03_3.jpg);
	background-repeat: no-repeat;
	width: 640px;
	padding-top: 40px;
	line-height: 130%;
	height: 92px;
	margin-top: 0px;
}
#content .box_shop_3 .txt_shop_a3 {
	font-size: 12px;
	color: #000000;
	margin-left: 80px;
}
#content .box_shop_4 {
	background-image: url(http://www.vw-backbone.jp/img/shop03_4.jpg);
	background-repeat: no-repeat;
	width: 640px;
	padding-top: 40px;
	line-height: 130%;
	height: 94px;
	margin-top: 0px;
}
#content .box_shop_4 .txt_shop_a4 {
	font-size: 12px;
	color: #000000;
	margin-left: 80px;
}
#content .box_shop_1 .txt_shop_b {
	font-size: 10px;
	margin-left: 80px;
	margin-top: 5px;
	line-height: 130%;
	color: #666666;
	}
#content .box_shop_2 .txt_shop_b {
	font-size: 10px;
	margin-left: 80px;
	margin-top: 5px;
	line-height: 140%;
	color: #666666;
	}
#content .box_shop_3 .txt_shop_b {
	font-size: 10px;
	margin-left: 80px;
	margin-top: 5px;
	line-height: 140%;
	color: #666666;
	}
#content .box_shop_4 .txt_shop_b {
	font-size: 10px;
	margin-left: 80px;
	margin-top: 5px;
	line-height: 140%;
	color: #666666;
}


#content .member_shop {
	background-color: #E6E6E6;
	background-image: url(../img/shop04.jpg);
	background-repeat: no-repeat;
	height: 414px;
	margin-top: 20px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content .member_shop .txt_member_shop_a {
	font-size: 12px;
	line-height: 150%;
	margin-left: 50px;
	color: #000000;
}
#content .member_shop .txt_member_shop_b {
	font-size: 10px;
	margin-left: 100px;
	line-height: 200%;
	margin-top: 35px;
	color: #000033;
}
#content .member_shop .member_b {
	text-align: center;
	margin-top: 20px;
}

#content .box_shop5 {
	background-image: url(../img/shop05.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#content .box_shop5 .box_shop5_txt {
	margin-left: 140px;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	margin-bottom: 20px;
}

#content .box_shop5 .box_shop5_txt a:visited,
#content .box_shop5 .box_shop5_txt a:link
{
	color: #666699;
	text-decoration: none;
}

#content .box_shop5 .box_shop5_txt a:hover,
#content .box_shop5 .box_shop5_txt a:active
{
	color: #000033;
	text-decoration: none;
}

#content .box_shop5 .box_shop_staff_title {
	padding-left: 140px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #333333;
}


#content .box_shop5 .box_shop_staff {
	padding-left: 140px;
	padding-bottom: 20px;
	font-size: 10px;
	color: #333333;
	line-height: 140%;
}
#content .box_shop5 .box_shop_staff .name {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 5px;
}




#content .mame_txt {
	margin-left: 25px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 150%;
	color: #666666;
}
#content .mame_txt b {
	font-weight: normal;
	color: #666699;
}

#content .mame_jpg {
	margin-top: 20px;

}

#content .mame_txt2 {
	margin-left: 25px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 140%;
	color: #666699;
}
#content .custm_syaken {
	background-image: url(../img/custom_shaken.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 575px;
	padding-top: 13px;
	padding-left: 70px;
	color: #666666;
	font-size: 12px;
	line-height: 140%;
	margin-top: 20px;
}
#content .custm_bar {
	margin-top: 20px;
	margin-bottom: 20px;
}
#content .custm_line {
	margin-top: 40px;
	margin-bottom: 20px;
}
#content .custm_data {
	margin-left: 50px;
	width: 550px;
	margin-bottom: 20px;
}
#content .custm_data h1 {
	font-size: 14px;
	color: #FF6600;
}
#content .custm_data .custm_txt {
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
}

#content .tenken_img {
	margin-top: 20px;
	margin-bottom: 20px;
}
#content .tenken_img2 {
	margin-top: 20px;
}
#content .tenken_box {
	margin-left: 170px;
	color: #666666;
	line-height: 140%;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#content .tenken_box a:link,
#content .tenken_box a:visited {
	color: #666699;
	text-decoration: none;
}

#content .tenken_box a:hover,
#content .tenken_box a:active{
	color: #000033;
	text-decoration: none;
}

#content .tenken_box b {
	font-weight: normal;
	font-size: 10px;
	color: #000033;
}


#content .tenken_box1 {
	background-image: url(../img/tenken_03.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#content .tenken_box1 .txt1 {
	margin-left: 170px;
	margin-top: 5px;
	color: #000000;
	line-height: 140%;
	font-size: 12px;
}


#content .tenken_box2 {
	background-image: url(../img/tenken_07.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}


#content .tenken_box2 .txt1 {
	margin-left: 170px;
	margin-top: 5px;
	color: #000000;
	line-height: 140%;
	font-size: 12px;
}
#content .tenken_box2 .txt1 a:link,
#content .tenken_box2 .txt1 a:visited,
#content .tenken_box3 .txt1 a:link,
#content .tenken_box3 .txt1 a:visited,
#content .tenken_box5 .txt1 a:link,
#content .tenken_box5 .txt1 a:visited {
	color: #666699;
	text-decoration: none;
}

#content .tenken_box2 .txt1 a:hover,
#content .tenken_box2 .txt1 a:active,
#content .tenken_box3 .txt1 a:hover,
#content .tenken_box3 .txt1 a:active,
#content .tenken_box5 .txt1 a:hover,
#content .tenken_box5 .txt1 a:active {
	color: #000033;
	text-decoration: none;
}
#content .tenken_box3 {
	background-image: url(../img/tenken_09.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#content .tenken_box3 .txt1 {
	margin-left: 170px;
	margin-top: 5px;
	color: #000000;
	line-height: 140%;
	font-size: 12px;
}

#content .tenken_box4 {
	background-image: url(../img/tenken_12.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#content .tenken_box4 .txt1 {
	margin-left: 170px;
	margin-top: 5px;
	color: #000000;
	line-height: 140%;
	font-size: 12px;
}

#content .tenken_box5 {
	background-image: url(../img/tenken_15.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#content .tenken_box5 .txt1 {
	margin-left: 170px;
	margin-top: 5px;
	color: #000000;
	line-height: 140%;
	font-size: 12px;
}
#content .link_bar {
	padding-bottom: 5px;
}

#content .box_link1 {
	background-image: url(../img/bb_link02.jpg);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
#content .box_link2 {
	background-image: url(../img/bb_link03.jpg);
	background-repeat: no-repeat;
}
#content .box_link_shop {
	padding-top: 20px;
	padding-left: 130px;
	font-size: 10px;
}


#content .box_link_shop a:link,
#content .box_link_shop a:visited
{
	color: #666699;
	text-decoration: none;
}
#content .box_link_shop a:hover,
#content .box_link_shop a:active
{
	color: #000033;
	text-decoration: none;
}









#content .date {
	font-size: 12px;
	float: left;
	width: 100px;
}
#content h1 {
	font-size: 12px;
	margin-top: 0px;
}

#content h1 a:link,
#content h1 a:visited {
	color: #666699;
	text-decoration: none;
}

#content h1 a:hover,
#content h1 a:active {
	color: #000033;
	text-decoration: none;
}

#content h2 {
	font-size: 12px;
	margin-top: 0px;
}
#content .cat {
	font-size: 10px;
	margin-bottom: 20px;
	text-align: right;
}


#content h2 a:link,
#content h2 a:visited,
#content .cat a:link,
#content .cat a:visited {
	color: #666666;
	text-decoration: none;
}

#content h2 a:hover,
#content h2 a:active,
#content .cat a:hover,
#content .cat a:active {
	color: #000033;
	text-decoration: none;
}

#content .asset-header {
	height: 20px;
}

#content .entry-asset{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-bottom: 30px;
	padding-top: 5px;
}

#content .asset-body {
	margin-left: 100px;
	padding-top: 0px;
	font-size: 10px;
	line-height: 140%;
	margin-top: 10px;
	color: #666666;
}


#content .photo {
	float: right;
}

#content .photo img { border: none; }


#content .asset-footer {
	clear: right;
}

.part_link .part_link_s {
	font-size: 10px;
}


.up {
	text-align: right;
	width: 800px;
	margin-bottom: 10px;
}








/* ストックヤード */


#content_sy {
	margin-left: 150px;
	width: 645px;
}

#content_sy .asset-content {
	width: 140px;
	float: left;
	display:inline;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 160px;
}

#content_sy img { border: none; }

#content_sy .sy_txt {
	margin-top: 10px;
}

#content_sy .sy_title {
	font-size: 10px;
	color: #666699;
	float: left;
	width: 22px;
}


#content_sy .sy_sya {
	font-size: 10px;
	color: #666666;
	margin-left: 23px;
}

#content_sy .sy_nen {
	font-size: 10px;
	color: #888888;
	margin-left: 23px;
}

.sy_archive {
	font-size: 12px;
}
.sy_archive ul,
.sy_archive li {
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 25px;
}



.sy_archive a:link,
.sy_archive a:visited,
.sy_archive ul a:link,
.sy_archive ul a:visited,
.sy_archive li a:link,
.sy_archive li a:visited {
	color: #FF9900;
	text-decoration: none;
}
.sy_archive a:hover,
.sy_archive a:active,
.sy_archive ul a:hover,
.sy_archive ul a:active,
.sy_archive li a:hover,
.sy_archive li a:active {
	color: #000033;
	text-decoration: none;
}













/* フッター */



#footer {
	clear: left;
	font-size: 9px;
	color: #666699;
	float: left;
	margin-top: 30px;
	width: 800px;
	padding-bottom: 10px;
}
#footer .footer_txt {
	float: left;
}

