/*
Theme Name: Plamo Style
Theme URI: http://www.plamohobby.jp/
Description: このテーマはプラモ(有限会社オーバーシー)専用設計です。
Version: 1.0
Author: Second Studio
Author URI: http://www.secondstudio.net/
*/

body {
  margin: 0;
  padding: 0;
  background: #ccc url("images/bg.gif") repeat-y top center;
  text-align: center;
  font-size: 14px;
  font-family: "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}

#wrapper {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#Header {
  width: 750px;
  height: 100px;
}

#logo {
	width: 218px;
	height: 100px;
  margin: 0;
  padding: 0;
  float: left;
}

#logo a {
	width: 218px;
	height: 100px;
  display: block;
  background: #ccc url("images/header_01.gif") top left no-repeat;
  text-indent: -5000px;
  text-decoration: none;
}

#description {
	width: 532px;
	height: 100px;
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  background: #ccc url("images/header_02.jpg") top left no-repeat;
  text-indent: -5000px;
}

#MainNavi {
	margin: 0;
	padding: 0;
	width: 750px;
	height: 22px;
	clear: both;
	background-color: #FFF;
}

#MainNavi li {
	list-style-type: none;
	float: left;
	}

#Home a {
	display: block;
	width: 92px;
	height: 22px;
	background: url("images/navi_top.gif") 0 0 no-repeat;
	text-indent: -5000px;
	}

#Info a {
	display: block;
	width: 94px;
	height: 22px;
	background: url("images/navi_info.gif") 0 0 no-repeat;
	text-indent: -5000px;
	}

#New a {
	display: block;
	width: 94px;
	height: 22px;
	background: url("images/navi_new.gif") 0 0 no-repeat;
	text-indent: -5000px;
	}

#Arrival a {
	display: block;
	width: 94px;
	height: 22px;
	background: url("images/navi_arrival.gif") 0 0 no-repeat;
	text-indent: -5000px;
	}

#Cool a {
	display: block;
	width: 94px;
	height: 22px;
	background: url("images/navi_cool.gif") 0 0 no-repeat;
	text-indent: -5000px;
	}

#Item a {
	display: block;
	width: 94px;
	height: 22px;
	background: url("images/navi_item.gif") 0 0 no-repeat;
	text-indent: -5000px;
	}

#Bbs a {
	display: block;
	width: 94px;
	height: 22px;
	background: url("images/navi_bbs.gif") 0 0 no-repeat;
	text-indent: -5000px;
	}

#Shop a {
	display: block;
	width: 94px;
	height: 22px;
	background: url("images/navi_shop.gif") 0 0 no-repeat;
	text-indent: -5000px;
	}

#Mini4wd a {
	display: block;
	width: 94px;
	height: 22px;
	background: url("images/navi_Mini4wd.gif") 0 0 no-repeat;
	text-indent: -5000px;
	}

#MainNavi a,
#MainNavi a:link,
#MainNavi a:visited {
	background-position: 0px 0px;
}

#MainNavi a:focus,
#MainNavi a:hover,
#MainNavi a:active {
	background-position: 0px -22px;
}

#MainNavi a#Selected {
	background-position: 0px -44px;
}

#memo {
	margin: 0;
	padding: 0;
	}

#memo dt {
	display: none;
	}

#memo dd {
	margin: 0;
	padding: 0;
	}

#caption {
	width: 750px;
	height: 15px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #4A67B9;
	background-color: #E2F3B0;
	}

#caption li {
	list-style-type: none;
	position: absolute;
	font-size: 12px;
	margin: 1px 0 0 10px;
	display: none;
	}
#contents {
	width: 750px;
	margin-top: 5px;
	float: left;
	background: url("images/bg_contents.gif") repeat-y;
}

#MainContents {
	margin: 0 5px 5px 5px;
	// margin: 0;
	padding: 10px;
	// padding-right: 5px;
	background-color: #FFF;
	font-size: 14px;
	float: right;
	width: 537px;
	}

#SideBar {
	margin: 0 0 0 5px;
	float: left;
	width: 178px;
	}

#SideBar #SideContents {
	margin: 0;
	padding: 9px;
	background-color: #FFF;
	font-size: 12px;
	}

#SubNavi {
	width: 178px;
	height: 63px;
	margin: 0;
	padding: 0;
	}

#SubNavi li {
	margin: 1px 0 0 0;
	padding: 0;
	list-style-type: none;
	}

#Contact a {
	display: block;
	width: 178px;
	height: 20px;
	background: url("images/side-navi_contact.gif") 0 0 no-repeat;
	text-indent: -5000px;
	}

#Place a {
	display: block;
	width: 178px;
	height: 20px;
	background: url("images/side-navi_place.gif") 0 0 no-repeat;
	text-indent: -5000px;
	}

#Link a {
	display: block;
	width: 178px;
	height: 20px;
	background: url("images/side-navi_link.gif") 0 0 no-repeat;
	text-indent: -5000px;
	}

#SubNavi a,
#SubNavi a:link,
#SubNavi a:visited {
	background-position: 0px 0px;
	}

#SubNavi a:focus,
#SubNavi a:hover,
#SubNavi a:active {
	background-position: 0px -20px;
	}

#SideImage {
	background-color: #EBE6C5;
	text-align: center;
	padding-top: 5px;
}
#SideContents {
	background-color: #EBE6C5;
	padding: 10px;
	font-size: 12px;
	text-align: left;
}
#imode {
	font-size: 12px;
	margin: 5px 0px;
	padding: 10px;
	border: 1px solid #CCC;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 0px;
	padding: 0px;
}

#MainContents h2 {
	border-bottom: 2px solid #004d99;
	font-size: 20px;
}

#MainContents h3 {
	font-size: 24px;
	color: #666;
}

#dateBlock {
	border-top: 4px solid #eee;
	text-align: right;
	padding: 3px;
	font-size: 11px;
	color: #999;
}

#Footer {
    width: 750px;
    padding: 20px 0;
    clear: both;
    float: left;
    color: #fff;
    text-align: center;
    font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
}

hr {
	display: none;
}

ul.nomarker {
	margin-left: 10px;
	padding-left: 0;
	list-style-type: none;
}

li {
	margin-bottom: 10px;
}