@charset "UTF-8";

/* ---------- reset ---------- */

* {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* ---------- reset_end ---------- */

/*追加*/
#main div.content table tbody tr td p a,
#news div.new-txt p a,
#main-content div.footer div.foot a,
#main div.content p.navi a,
#main div.content p.navi a
{
	color: #603d25;
}
/*追加以上*/


/* ---------- body ---------- */

body {
	color:#666666;
	background:url(http://plaza85.co.jp/temporary/img/body_bg.jpg) repeat-y;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:left;
	background-color: #0066cc;
}

#main-container {
	background:url(http://plaza85.co.jp/temporary/img/body_top.jpg) no-repeat;
	width:820px;
}

a {
	text-decoration:none;
	color:#1e659f;
}

a:hover {
	color:#03F;
	text-decoration: underline;
}

.clear {
	clear:both;
	text-decoration: none;
	font-size: 2px;
	text-indent: -700em;
}

/* ---------- body_end ---------- */

/* ---------- header ---------- */

#header {
	padding:40px 30px 10px 30px;
	text-align:left;
}

#header img { float:left; }

#head-module p {
	text-align:right;
	font-size:60%;
}

/* ---------- header_end ---------- */

/* ---------- main-menu ---------- */

#main-menu {
	background:url(http://plaza85.co.jp/temporary/img/main_menu_bg.gif) repeat-x;
	margin:10px 10px 0 10px;
	padding:5px 10px;
	border-bottom:1px solid #d5d5d5;
	text-align:left;
	display : block;
}
#main-menu ul {
	list-style-type: none;
}

.gn-btn {
	width:150px;
}

#main-menu li {
	float:left;
	display : block;
	margin-bottom: 3px;
	margin-right: 5px;
        white-space:nowrap;
}


#main-menu li a {
	text-decoration: none;
	font-size: 90%;
	padding: 0 15px;
	line-height: 1.7em;
	display : block;
	background: url(http://plaza85.co.jp/temporary/img/menu_li.gif) no-repeat left 0;
        color: #eedb79;
}

#main-menu ul li a:active { color: #eedb79; background: #a47440 url(http://plaza85.co.jp/temporary/img/menu_li.gif) no-repeat left 0;}

#main-menu ul li a:hover { color: white; background: url(http://plaza85.co.jp/temporary/img/menu_li.gif) no-repeat 0% 56%;}


/* ---------- main-menu_end ---------- */

/* ---------- banner ---------- */

#banner {
	display:block;
	margin:0 10px;
	width:800px;
	height:240px;
}

#banner h1 {
	text-align:left;
	font-size:0px;
	position: relative;
	top: 40px;
	left: 25px;
}

#banner a { color:#007695;}

#banner a:hover { color:#53a4b9;background:none;}

#banner h2 {
	text-align:left;
	font-size:0px;
	font-weight:normal;
	position: relative;
	top: 45px;
	left: 25px;
}



/* ---------- banner_end ---------- */

/* ---------- main ---------- */

#main-content {
	background:url(http://plaza85.co.jp/temporary/img/main_top.gif) no-repeat;
	padding-top:14px;
	margin:0 10px;
}

#main {
	width:600px;
	float:left;
	text-align:left;
}

.content { padding:10px; }

.content p {
	font-size:80%;
	}

.content p.navi {
	margin:5px 0;
}

.content blockquote {
	font-size:80%;
	padding:10px;
	background:url(http://plaza85.co.jp/temporary/img/blockquote_bg.gif) no-repeat top right #F1FBFF;
	margin:10px 0;
	border: 1px dashed #cccccc;
}

.content h1 {
	color: #ff7200;
	font-size:90%;
	padding:5px 5px 13px 5px;
	font-weight:bold;
	background:url(http://plaza85.co.jp/temporary/img/h1_bg.gif) repeat-x bottom left #ffe6bb;
	margin:10px 0;
}

.content h2 {
	color: #60aac8;
	font-size:90%;
	padding:5px 5px 13px 5px;
	font-weight:bold;
	background:url(http://plaza85.co.jp/temporary/img/h2_bg.gif) repeat-x bottom left #cbeeff;
	margin:10px 0;
}

.content h3 {
	color: #603d25;
	font-size:80%;
	padding:5px;
	font-weight:bold;
	background: #e7e7e7 url(http://plaza85.co.jp/images/menu_bg.jpg) repeat-x left;
	border-left:1px solid #d4f3ff;
	border-top: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	margin:10px 0;
	border-color: gray;
}

.content h3 a{
	color: #654429;
}

.content h4 {
	color: #666666;
	font-size:80%;
	padding:5px;
	font-weight:bold;
	background:url(http://plaza85.co.jp/temporary/img/h4_bg.gif) no-repeat top left;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	margin:10px 0;
}

.content h5 {
	color: #666666;
	font-size:80%;
	padding:2px 0 2px 25px;
	font-weight:bold;
	background:url(http://plaza85.co.jp/temporary/img/h5_bg.gif) no-repeat top left;
	margin:10px 0;
}

.content h6 {
	color: #666666;
	font-size:80%;
	padding:2px 0 2px 25px;
	font-weight:bold;
	background:url(http://plaza85.co.jp/temporary/img/h6_bg.gif) no-repeat top left;
	margin:10px 0;
}

.entry-info {
	background:url(http://plaza85.co.jp/temporary/img/entry_info_bg.gif) no-repeat;
	margin-top:10px;
	padding: 5px 0 20px 0;
}

.entry-info ul {}

.entry-info li {
	color:#666666;
	font-size:70%;
	display:inline;
	margin-right: 5px;
}
/* ---------- left ---------- */

#left-menu {
	width:195px;
	float:right;
	text-align:left;
}

.search-form { 
	background:url(http://plaza85.co.jp/temporary/img/search_bg.gif) no-repeat top right;
	padding: 0 10px 15px;
	text-align:left;
	}


.search-form label {
	text-decoration: none;
	font-size: 80%;
	color: #eedb79;
}
.search-form input#search { border:1px solid #999999; width:120px; font-size:80%; color:#999999;}

.search-form input.submit {
	position: relative;
	top: 5px;
	left: 3px;
}

#sub-menu {
	background: #eeeeee url(http://plaza85.co.jp/temporary/img/search_bg.gif);
	margin-top:15px;
	border-top: 1px dotted #b6b6b6;
	border-left: 1px dotted #b6b6b6;
	border-bottom: 1px dotted #b6b6b6;
        text-align: center;
}

#sub-menu h3 {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 193px;
	height: 43px;
	text-indent: -700em;
	background: transparent url("http://plaza85.co.jp/temporary/img/subcontents_tit.gif") no-repeat top center;
	margin:1px 1px 0 1px;
}

#sub-menu-archive {
	background: #FFF;
	margin-top:15px;
	text-align: center;
}

#sub-menu-archive h3 {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 193px;
	height: 43px;
	text-indent: -9999px;
	background: transparent url("http://plaza85.co.jp/temporary/img/subcontents_tit.gif") no-repeat top center;
	margin:1px 1px 0 1px;
}



/*---RSS修正後---*/

.syndicate a {
	font-size: 10px;
	text-align: center;
}

.syndicate a:hover {
	background: transparent no-repeat left;
	font-size: 10px;
	color: #515151;
}

#company a {
	font-size: 10px;
	text-align: center;
}

#company a:hover {
	background: transparent no-repeat left;
	font-size: 10px;
	color: #515151;
}

#yadonakama{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: small;
}

/*--RSS修正前アウト--*/

/* 
.syndicate a {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 193px;
	height: 47px;
	text-indent: -700em;
	background: transparent url("http://plaza85.co.jp/temporary/img/rss_link.gif") no-repeat top left;
	margin:1px 1px 10px 1px;
}

.syndicate a:hover {
	background: transparent url("http://plaza85.co.jp/temporary/img/rss_link.gif") no-repeat bottom left;
}
 */

/*---ココまで----*/

.powered li{
	font-size:70%;
	margin:10px 5px;
	list-style-type: none;
}

/* ---------- left_end ---------- */

/* ---------- footer ---------- */

.footer {
	display:block;
	background:url(http://plaza85.co.jp/temporary/img/footer_bg.gif) no-repeat top center;
	padding:15px 10px;
}

.footer p {
	text-align:right;
	font-size:60%;
	color:#aaaaaa;
}

/* ---------- footer_end ---------- */

/* ---------- news ---------- */

#news {
	margin:10px 0;
}

#news h3 {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 580px;
	height: 30px;
	text-indent: -700em;
	background: transparent url("http://plaza85.co.jp/temporary/img/new_tit_bg.gif") no-repeat top left;
	margin-bottom:10px;
	border:none;
}

.new-txt {
	background:#fafafa;
	border:3px double #cccccc;
}

.new-txt p {
	font-size:70%;
	margin:10px 5px;
	border-bottom:1px dotted #cccccc;
}

/* ---------- news_end ---------- */

/* ---------- archive_list ---------- */

.archive-content {
	background:#fafafa;
	border:3px double #cccccc;
	padding:15px;
}

.archive-list-item {
	font-size:80%;
	margin:5px 0;
}

/* ---------- archive_list_end ---------- */

/* ---------- sub-menu ---------- */

.sub-menu li {text-align:left; list-style-type: none;}

.sub-menu ul {margin:0 1px 15px 1px;}

.sub-menu li a {
	font-size:80%;
	display : block;
	width:193px;
	text-indent: 1em;
	background:url(http://plaza85.co.jp/temporary/img/submenu_li.gif) no-repeat top left;
	padding: 5px 0;
	border-bottom:1px solid #cccccc;
	color: #654429;
}

.sub-menu li a:hover {
	color:#666666;
	background:url(http://plaza85.co.jp/temporary/img/submenu_li.gif) no-repeat bottom left;
}

/* ---------- sub-menu_end ---------- */

/* ---------- trackback ---------- */
#trackback_url {
	border:1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

/* ---------- trackback_end ---------- */

/* ---------- comment ---------- */

fieldset { margin-top:20px; }

legend {
	font-size:80%;
}

#comment-author {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-email {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-url {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-text {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-preview,#comment-post,#comment-cancel  {
	width:100px;
	font-size:80%;
}

ul.comments-open-footer  {
	padding-top: 15px;
}

.comments-open-footer li {
	display:inline;
	margin-right: 15px;
}

.comments-post label {
	font-size:80%;
	margin:10px 0;
}
.cclicense { margin:3px 10px; }

.cclicense p { font-size:60%; }