@charset "UTF-8";

/*   
Theme Name: ladder
Theme URI: http://shinseitsusho.co.jp/
Description: オリジナルテーマ
Author: 高須清乃
Author URI: http://ladder-d.com/
Version: 1.0
*/

/* 共通設定
---------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, sans-serif, Arial;
	font-size: 13px;
	color: #333333;
	background-image: url(../img_bg/bg.gif);
	background-repeat: repeat;
}
a:link {
	color: #EB6100;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #65B053;
	text-decoration: underline;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 10px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 14px;
	background-image: url(../img_bg/bg_h3.gif);
	background-repeat: no-repeat;
	height: 28px;
	clear: both;
	color: #4F2F1F;
	padding-top: 6px;
	padding-left: 28px;
}
.top_h3 {
	background-image: url(../img_bg/bg_top_h3.gif);
	background-repeat: no-repeat;
}
.top_h4 {
	background-image: url(../img_bg/bg_top_h4.gif);
	background-repeat: no-repeat;
}
h4 {
	font-size: 14px;
	background-image: url(../img_bg/bg_h4.gif);
	background-repeat: no-repeat;
	height: 26px;
	clear: both;
	padding-top: 7px;
	padding-left: 28px;
}
h4 a:link {
	color: #4F2F1F;
}
h4 a:visited {
	color: #4F2F1F;
}
h4 a:hover {
	color: #65B053;
	text-decoration: none;
}
.rose_h4 {
	background-image: url(../img_bg/bg_rose_h4.gif);
	background-repeat: no-repeat;
}
h5 {
	font-size: 13px;
	font-weight: normal;
	line-height: 150%;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
h6 {
	font-size: 14px;
	color: #942F45;
	margin-bottom: 5px;
}
p {
	font-size: 13px;
	line-height: 150%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.annotation {
	font-size: 12px;
	line-height: 140%;
	text-indent: -12px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 0px;
}

/* header 
---------------------------------------------------- */
#description {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background-image: url(../img_bg/bg_wrapper.gif);
	background-repeat: repeat-y;
}
#header {
	width: 760px;
	height: 85px;
	background-image: url(../img_bg/bg_header.gif);
	background-repeat: no-repeat;
}
#innerbox {
	padding-top: 13px;
	padding-right: 20px;
	padding-left: 20px;
}
.title {
	float: left;
	padding-top: 7px;
}
.title a {
	width: 270px;
	height: 50px;
	float: left;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#shopping {
	float: right;
	height: 60px;
	width: 350px;
}

/* topnavi
---------------------------------------------------- */
#topnavi {
	width: 740px;
	height: 30px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#topnavi ul{
	width: 740px;
	height: 30px;
}
#topnavi ul li {
	float: left;
	list-style-type: none;
	display: inline;
}
#topnavi ul li a {
	text-decoration: none;
	background-image: url(../images/menu_top.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 120px;
	height: 30px;
	display: block;
}
#menu01t,#menu02t,#menu03t,#menu04t,#menu05t {
	margin-right: 4px;
}

#menu01t a {background-position: 0px 0;}
#menu02t a { background-position: -120px 0; }
#menu03t a { background-position: -240px 0; }
#menu04t a { background-position: -360px 0; }
#menu05t a { background-position: -480px 0; }
#menu06t a { background-position: -600px 0; }
#menu01t a:hover { background-position: 0px -30px; }
#menu02t a:hover { background-position: -120px -30px; }
#menu03t a:hover { background-position: -240px -30px; }
#menu04t a:hover { background-position: -360px -30px; }
#menu05t a:hover { background-position: -480px -30px; }
#menu06t a:hover { background-position: -600px -30px; }

/* contents 
---------------------------------------------------- */
#contents {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#navi_main {
	width: 700px;
	text-align: right;
	clear: both;
	margin-top: 5px;
}
#navi_main p {
	font-size: 12px;
	color: #666666;
	line-height: 100%;
	margin: 0px;
}
#top_image {
	height: 200px;
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#title {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#main_1 {
	width: 500px;
	float: left;
}
#main_2 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#main_2 li {
	margin-left: 20px;
	margin-bottom: 8px;
}
#news {
	width: 100%;
}
#news ul {
	margin-top: 5px;
	margin-left: 30px;
}
#side {
	width: 180px;
	float: right;
}
#side img {
	margin-bottom: 10px;
}
#page_top {
	width: 700px;
	float: right;
}

/* post main ---------------------------------------------------- */
.post {
	margin-bottom:25px;
	clear:both;
}
.post ul {
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 50px;
}
.post ul li {
	font-size: 13px;
	list-style-image: url(css/img_bg/il.gif);
	margin-bottom: 10px;
	padding-left: 3px;
}
h2.posttitle {
	font-size: 14px;
	background-image: url(img_bg/bg_h3.gif);
	background-repeat: no-repeat;
	height: 28px;
	clear: both;
	color: #4F2F1F;
	padding-top: 6px;
	padding-left: 28px;
}
h2.posttitle a:link {
	color: #4F2F1F;
}
h2.posttitle a:visited {
	color: #4F2F1F;
}
h2.posttitle a:hover {
	color: #65B053;
	text-decoration: none;
}
dl {
	margin-bottom:10px;
	text-align: right;
}
dl.metadata dt, dl.metadata dd {
	font-size:11px;
	color:#666;
	display:inline;
}
dl.metadata dd.last {
	border-right:none;
}
#navigation{
	clear:both;
	margin-top: 10px;
	margin-bottom:20px;
	}
#navigation a{
	font-weight:bold;
}
/* post top info ---------------------------------------------------- */
.post_info {
	clear:both;
	width: 490px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.post_info ul {
	margin-left: 30px;
}
.post_info ul li {
	font-size: 13px;
	list-style-image: url(img_bg/il.gif);
}

/* footer ---------------------------------------------------- */
#navi {
	width: 760px;
	clear: both;
	text-align: center;
}
#navi ul {
	padding: 10px;
}
#navi ul li {
	font-size: 12px;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B8AF8A;
}
#navi ul li.last {
	border-right-style: none;
}
#navi a:link {
	color: #333333;
}
#footer {
	width: 760px;
	height: 40px;
	background-image: url(../img_bg/bg_footer.gif);
	background-repeat: no-repeat;
	clear: both;
}
#footer address	{
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	text-align: center;
	padding-top: 12px;
}
#admin {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #999999;
	text-align: right;
}
#admin a:link {
	color: #999999;
}

/*table---------------------------------------------------- */
caption,th {
	text-align: left;
}
.table_normal {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 100%;
}
.table_normal td {
	font-size: 13px;
	line-height: 140%;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.grey {
	background-color: #ECECEC;
}
.table_a {
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
.table_a td {
	font-size: 12px;
	text-align: center;
	color: #666666;
	line-height: 140%;
}
.table_a img {
	border: 1px solid #CCCCCC;
}
.table_b {
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
.table_b td {
	font-size: 13px;
	line-height: 140%;
	text-align: left;
	color: #666666;
}

/*etc.---------------------------------------------------- */
.left {
	float:left;
}
.right {
	float:right;
}
.orange {
	color: #EB6100;
}
.orange_a {
	font-size: 11px;
	color: #EB6100;
}
.showroom_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
.zakka_img {
	margin-bottom: 10px;
}
.map {
	margin-bottom: 10px;
}

/* Mac IE 文字化け回避対策 ---------------------------------------------------- */
input, select, textarea {
	font-family:"ヒラギノ角ゴ Pro W3", osaka, verdana, "ＭＳ ゴシック", sans-serif;
}

