@charset "utf-8";
/*
Theme Name: HARLEY-DAVIDSON KAMEIDO
Theme URI: http://www.artist-union.com/
Description: デフォルトテーマ
Version: 0.9b
Author: Artist-union
Author URI: http://www.artist-union.com/
*/

@import url("default.css");

/*-----------------------------------------------
		背景等
-----------------------------------------------*/
* html body{
	text-decoration:none;
}

body{
	margin: 0;
	padding: 0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

div#container{
	font-family: "MS PGothic", Osaka, "Hiragino Kaku Gothic Pro W3", sans-serif;
	width: 940px;
	margin: 0 auto;
	background-image: url(images/bg_2.jpg);
	background-repeat: repeat-y;
}

div#container a{
	color: #330000;
}

div#container a:hover{
	color: #CC3300;
}

/*-----------------------------------------------
		ヘッダー
-----------------------------------------------*/
div#header{
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 273px;
	width: 940px;
}

div#header h1{
	padding: 50px 0 0 130px;
}

/*-----------------------------------------------
		コンテンツ
-----------------------------------------------*/
div#contents{
	padding: 30px 70px 0 120px;
	width: 450px;
	float: left;
}

div#contents ul.date{
	clear:both;
	font-size: 80%;
	font-weight: bold;
	padding:0px;
	list-style-type: none;
	border-bottom: solid 1px #000000;
	margin:5px 13px 0 0;
}

div#contents ul{
	padding: 5px 0 5px 30px;
	font-size: 90%;
	list-style-type: disc
}

div#contents h2{
	background-image: url(images/title_bg.gif);
	background-repeat: repeat;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	padding: 6px 5px 6px 10px;
	margin:1px 13px 0 0;
}

div#contents p{
	font-size: 90%;
	padding: 10px 15px 10px 5px;
	line-height: 150%;
}

div#contents p a.more-link{
	padding: 10px 0 10px 5px;
}

div#contents ul.date_2{
	clear:both;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	text-align: right;
	padding: 10px 10px 30px 0;
}

div#contents ul.date_2 li{
	margin: 0;
	font-size: 80%;
	display: inline;
}

div#contents ul.date_2 li.icon{
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	padding: 0 0 3px 30px;
}

div#contents ul.pagenav{
	list-style-type: none;
	font-size: 80%;
	padding: 15px 0 0 0; 
}

div#contents ul.pagenav a{
	padding: 0 5px 0 5px;
}

div#contents ul.entrynavi{
	list-style-type: none;
	text-align: center;
	margin: 10px 0 0 0;
	padding:0px;
}

div#contents ul.entrynavi li{
	margin: 0 10px;
	display: inline;
	color: #336633;
	background-color: inherit;
	font-size: 80%;
}

div#contents ul.entrynavi li{
	color: #336633;
	background-color: inherit;
	text-decoration: none;
}

div#contents h3.comments{
	background-image: url(images/title_bg_2.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	padding: 8px 0 8px 10px;
	margin: 30px 0 0 0;
}

div#contents div#respond em{
	color: #DB0000;
	font-size: 90%;
	font-weight: bold;
}

div#contents div#respond p.attention{
	font-size: 80%;
	font-weight: bold;
}

div#contents ol{
	padding: 5px 0 5px 30px;
	font-size: 90%;
	list-style-type: decimal;
}

div#contents ol.commentlist{
	list-style-type: none;
	padding:0px;
}

div#contents ol.commentlist dt p{
	padding: 5px 80px 5px 5px;
}

div#contents ol.commentlist dd.comment-author{
	font-size:80%;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding: 5px 13px 10px 0;
}

div#contents dl dt{
	padding:5px 0 10px 5px;
	font-size:90%;
}

div#contents dl dd{
	padding:5px 0 0 5px;
	font-size:90%;
}

/*-----------------------------------------------
		右ナビゲーション
-----------------------------------------------*/
div.navigation{
	padding: 10px 0 0 0;
	width: 203px;
	float: left;
}

div.navigation ul{
	margin: 0;
	padding: 0;
}

div.navigation dl{
	padding: 0 0 5px 0;
}

div.navigation dl dt{
	padding: 0 0 5px 0;
}

div.navigation dl dd{
	padding: 0 0 10px 0;
}

div.navigation dl dd a{
	font-size: 80%;
}

div.navigation dl dd ul{
	list-style-type: none;
}

div.navigation dl dd ul li{
	padding: 2px 20px 2px 13px;
	line-height: 130%;
}

div.navigation ul.address{
	background-image: url(images/kameido_address_bg.jpg);
	background-repeat: no-repeat;
	width: 203px;
	height: 105px;
	font-size: 80%;
	color: #575550;
	background-position: 15px -10px;
}

div.navigation ul.address li{
	text-align: right;
	padding: 2px 30px 2px 0;
}

div.navigation dl dd.banner{
	padding: 10px 0 20px 3px;
	border-bottom: solid 1px #000000;
}

div.navigation table#wp-calendar{
	width: 185px;
	margin: 0 0 0 10px;
	font-size: 70%;
}

div.navigation table#wp-calendar a{
	color: #00508A;
}

div.navigation table#wp-calendar a:hover{
	color: #CC3300;
}

div.navigation table#wp-calendar caption {
	font-weight: bold;
	padding: 10px 0 10px 0;
}

div.navigation table#wp-calendar th {
	text-align: center;
	padding: 3px 0 3px 0;
}

div.navigation table#wp-calendar td {
	text-align: center;
	padding: 2px 0 2px 0;
}

div.navigation table#wp-calendar td#prev{
	text-align: left;
	padding: 5px 0 2px 0;
}

div.navigation table#wp-calendar td#next{
	text-align: right;
	padding: 5px 0 2px 0;
}

div.navigation dl.sitesearch dt{
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: solid 1px #000000;
}
/*-----------------------------------------------
		フッター
-----------------------------------------------*/
div#footer{
	clear: both;
	background-repeat: no-repeat;
	height: 373px;
	width: 940px;
	background-image: url(images/footer_2.jpg);
}


div#footer p{
	text-align: right;
	padding: 15px 80px 0 0;
}


/*-----------------------------------------------
			画像
-----------------------------------------------*/
div#contents .aligncenter,
div.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div#contents .alignleft{
	float:left;
}

div#contents img.alignleft{
	padding-right:5px;
}

div#contents .alignright{
	float:right;
}

div#contents img.alignright{
	padding-left:5px;
}

div#contents .wp-caption{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	margin-top:5px;
	margin-bottom:5px;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div#contents .wp-caption img{
	margin: 0;
	padding: 0;
	border: 0 none;
}

div#contents .wp-caption p.wp-caption-text{
	font-size: 70%;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}