@charset "utf-8";

/* ここから
---------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666;
}

* a img {
	border-style:none;
}

.clear {
	clear: both;
}

body {
	height:100%;
	background: url(http://www.gold-plus.jp/wp-content/themes/goldplus/img/temp/bg.gif) repeat-x;
	background-position: center top;
}

html {
	height:100%;
}

a {
	text-decoration: none;
}
a:link {
	color: #6666FF;
}
a:visited {
	color: #3399FF;
}
a:hover {
	color: #3366FF;
}
a:active {
	color: #336600;
}

#container {
	width: 840px;
	margin: 0px auto;
}

/* ヘッダ
---------------------------------------------------- */
#breadcrumb {
	width: 1000px;
	margin: 0px auto;
}

#breadcrumb h1.index {
	text-align:right;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 10px;
	padding-right: 75px;
	color: #FFF;
}

#breadcrumb h1.index a {
	color: #FFF;
}

#header {
	width: 840px;
}

#header #logo {
	width: 200px;
	height: 100px;
	margin-bottom: 10px;
	background: url(http://www.gold-plus.jp/wp-content/themes/goldplus/img/temp/logo.jpg) no-repeat;
	float: left;
}

#header #tel_navi {
	width: 630px;
	height: 100px;
	margin-left: 10px;
	margin-bottom: 10px;
	background: url(../blog_tel_navi_bg.gif) no-repeat;
	/*background: url(http://www.goldplus-chikusa.com/wp-content/themes/goldplus/blog_tel_navi_bg.gif) no-repeat;
	background: url(http://www.goldplus-minato.com/wp-content/themes/goldplus/blog_tel_navi_bg.gif) no-repeat;
	background: url(http://www.goldplus-toda.com/wp-content/themes/goldplus/blog_tel_navi_bg.gif) no-repeat;
	background: url(http://www.goldplus-inazawa.com/wp-content/themes/goldplus/blog_tel_navi_bg.gif) no-repeat;
	background: url(http://www.goldplus-shinkoiwa.com/wp-content/themes/goldplus/blog_tel_navi_bg.gif) no-repeat;
	background: url(http://www.goldplus-ohyama.com/wp-content/themes/goldplus/blog_tel_navi_bg.gif) no-repeat;
	background: url(http://www.goldplus-narimasu.com/wp-content/themes/goldplus/blog_tel_navi_bg.gif) no-repeat;
	background: url(http://www.goldplus-kichijoji.com/wp-content/themes/goldplus/blog_tel_navi_bg.gif) no-repeat;*/
	float: right;
}

#header #tel_navi #navi_s {
	clear: both;
	width: 630px;
	height: 20px;
	margin-top: 79px;
	border-bottom: 1px #630 dotted;
}

#header #tel_navi #navi_s li {
	height: 20px;
	display: inline;
	float: left;
}

/* グローバルナビゲーション
---------------------------------------------------- */
#g_navi {
	width: 840px;
	height: 40px;
	padding-bottom: 10px;
	background: url(http://www.gold-plus.jp/wp-content/themes/goldplus/img/temp/g_navi_bg.gif) no-repeat;
}

#g_navi li {
	width: 168px;
	height: 40px;
	display: inline;
	float: left;
}

/* メイン
---------------------------------------------------- */
#content {
	width: 650px;
	height: 100%;
	margin-right: 10px;
	float: left;
}

.narrowcolumn {
	float: left;
	padding: 0 0 35px 0;
	margin: 5px 0 0;
}

.narrowcolumn .postmetadata {
	clear: both;
	text-align: center;
	padding: 5px 0px 25px;
	border-top: 1px #630 dotted;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.entry {
	margin: 0px 10px;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.narrowcolumn h2 {
	clear: both;
	font-size: 16px;
	margin: 15px 0px 5px 0px;
	padding: 10px 0px 5px 5px;
	border-bottom: 1px #630 dotted;
}

.narrowcolumn h2 a {
	clear: both;
	font-size: 16px;
	margin: 15px 0px 5px 0px;
	padding: 10px 0px 5px 0px;
}

.narrowcolumn h3 {
	clear: both;
	margin: 15px 0px 5px 0px;
	padding: 10px 0px 5px 5px;
	border-bottom: 1px #630 dotted;
}

.entry h1 {
	font-size: 24px;
	line-height: 28px;
	margin: 10px 0px;
	border: none;
}

.entry h1 span {
	font-size: 24px;
	line-height: 28px;
	margin: 10px 0px;
	border: none;
}

.entry h1 a {
	font-size: 24px;
	line-height: 28px;
	margin: 10px 0px;
	border: none;
}

.entry h2 {
	font-size: 18px;
	line-height: 22px;
	border: none;
}

.entry h2 span {
	font-size: 18px;
	line-height: 22px;
	border: none;
}

.entry h2 a {
	font-size: 18px;
	line-height: 22px;
	border: none;
}

.entry h3 {
	font-size: 14px;
	line-height: 18px;
	border: none;
}

.entry h3 span {
	font-size: 14px;
	line-height: 18px;
	border: none;
}

.entry h3 a {
	font-size: 14px;
	line-height: 18px;
	border: none;
}

.entry p a:visited {
	color: #b85b5a;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0px 0px 5px 5px;
}

h2.pagetitle {
	margin: 15px 0px 0px;
	text-align: center;
	border: none;
}

h3 a {
	font-size: 16px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

.post p {
	line-height: 18px;
	margin-bottom: 20px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

ul.related_post {
	list-style-position: inside;
	margin-left: 10px;
}

.addclips {
	text-align: right;
	margin: 3px 0px 5px;
}

.post-ratings {
	text-align: right;
	margin: 3px 0px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 630px;
	margin: 5px 10px 5px 0;
	padding: 2px;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

.commentlist li, #commentform input {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform textarea {
	font-size: 12px;
	line-height: 16px;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

.wp-pagenavi {
	clear: both;
	text-align: center;
	padding-top: 15px;
}

/* サイドバー
---------------------------------------------------- */
#sidebar {
	width: 180px;
	height:100%;
	float: right;
}

#sidebar h2 {
	letter-spacing: 1px;
	margin: 0px 0px 5px;
	padding: 5px;
	display: block;
	text-align: center;
	background: #960;
	color:#FFF
}

#sidebar label {
	font-size: 0px;
}

#sidebar ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

#sidebar li,ol {
	list-style: none;
}

#sidebar li li {
	list-style: none;
	margin: 0px 5px;
	margin-bottom: 10px;
}

#sidebar li li {
	line-height: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}

#wp-calendar {
	empty-cells: show;
	margin: 0px auto;
	width: 180px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}

#searchform {
	margin: 0px auto 5px;
	padding: 0px 3px 5px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

#yahoo_blogp {
	width: 140px;
	margin-bottom: 10px;
	padding: 5px 10px;
}



/* フッター
---------------------------------------------------- */
#footer {
	clear: both;
	width: 100%;
	margin-top: 10px;
	background: url(http://www.gold-plus.jp/wp-content/themes/goldplus/img/temp/footer_bg.gif) repeat-x;
}

#footer #inner {
	width: 820px;
	text-align: center;
	margin: 0px auto;
	padding: 10px;
}

#footer p.footer {
	line-height: 18px;
}
