﻿/*
Theme Name: 琉球三菱自動車販売(株) デザインテンプレート
Theme URI: http://www.dejikichi.com/
Description: 琉球三菱自動車販売(株)　ホームページ
Version: 0.2
Author: Digital Kitchen
Author URI: http://www.dejikichi.com/
*/

/*	INDEX
-------------------------------------------------
	BASE
	HEADER
	NAVIGATION
	CONTENT
	SIDE BAR
	WIDGET
	FOOTER
	COMMENT TEMPLATE
	MISC
	HACK
*/

/*	BASE
-------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #E6E6E6;
	color: #333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 100%;
	text-align: center; /* center align */
	line-height: 1.4;
}

#pageframe {
	width: 798px;
	margin: 0 auto;
	padding: 0 8px;
	vertical-align: top;
	background: #E6E6E6 url("./images/page_background.jpg") center top repeat-y;
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
}

#page {
	width: 798px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #ffffff;
}

h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 70%;
	font-weight: normal;
	text-indent: 5px;
	display: block;
	height: auto;
}

h2, h3, h4, h5, h6{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 110%;
	font-weight: normal;
}

/* text-indentを設定した画像置換リンクの枠線を消す（Firefox対策） */
/*\*/ a { overflow:hidden; }/**/

a, a:link{
	color: #0000CC;
	text-decoration: underline;
}

a:hover{
	color: #551A8B;
	text-decoration: underline;
}

a:visited{
	color: #551A8B;
}

a:active{
	color: #551A8B;
}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 0; margin:0; } /* initialize */

blockquote{
	margin: 0;
	background: #fff;
	color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}

code{
	background: #fff;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	border: 0;
	height: 1px;
	text-align: left;
	background: #fff;
	color: #000;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input,
textarea{
	/*margin-left: 1em;*/
	font-size: 12px;
	padding: 2px 2px 10px 2px;
}

select {
	margin-left: 1em;
}

/*
input#s, input#author, input#url, textarea#comment{
	border: 1px solid #e5dfb3;
	background-color: #fff;
	padding: 3px;
}

input#author, input#url{
	margin: 0 5px 0 0;
}
*/

ul {
	list-style: none;
}


/*	HEADER
-------------------------------------------------*/
#header {
	width: 798px;
	height: 81px;
	margin:0;
	padding:0;
	background: #ffffff url("./images/header.jpg") left top no-repeat;
}

#header h2 {
	float: left;
	width: 391px;
	height: 81px;
	margin: 0;
	padding: 0;
}

#header h2 a {
	display: block;
	width: 383px;
	height: 56px;
	margin: 5px 0 0 6px;
	padding: 0;
	text-indent: -9999px;
}

#header .font_size {
	float: left;
	width: 206px;
	height: 81px;
	margin: 0;
	padding: 0;
}

#header .font_size ul {
	margin: 41px 0 0 45px;
	padding: 0;
}

#header .font_size ul li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	font-size: 90%;
	font-weight: bold;
}

#header .font_size ul li.size_name {
	margin: 3px 3px 0 0;
	padding: 0;
}

#header .font_size ul li.small_size a,
#header .font_size ul li.small_size a:visited {
	display: block;
	width: 22px;
	height: 22px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	text-decoration: none;
	background: transparent url("./images/btn_font_small.gif") left top no-repeat;
}

#header .font_size ul li.small_size a:hover {
	background: transparent url("./images/btn_font_small_h.gif") left top no-repeat;
}

#header .font_size ul li.middle_size a,
#header .font_size ul li.middle_size a:visited {
	display: block;
	width: 22px;
	height: 22px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	text-decoration: none;
	background: transparent url("./images/btn_font_middle_h.gif") left top no-repeat;
}

#header .font_size ul li.middle_size a:hover {
	background: transparent url("./images/btn_font_middle_h.gif") left top no-repeat;
}

#header .font_size ul li.large_size a,
#header .font_size ul li.large_size a:visited {
	display: block;
	width: 22px;
	height: 22px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	text-decoration: none;
	background: transparent url("./images/btn_font_large.gif") left top no-repeat;
}

#header .font_size ul li.large_size a:hover {
	background: transparent url("./images/btn_font_large_h.gif") left top no-repeat;
}

#header .btn {
	float: left;
	width: 201px;
	height: 81px;
}

.btn ul {
	margin: 13px 3px 0 0;
	padding: 0;
}

.btn ul li {
	float: left;
	margin: 0;
	padding: 0;
}

.btn ul li.estimated a,
.btn ul li.estimated a:visited {
	display: block;
	width: 66px;
	height: 54px;
	margin: 0;
	padding: 0;
	font-size:100%;
	text-indent: -9999px;
	background: transparent url("./images/h-btn_estimated.gif") left top no-repeat;
}

.btn ul li.estimated a:hover {
	background: transparent url("./images/h-btn_estimated_hover.gif") left top no-repeat;
}

.btn ul li.catalog a,
.btn ul li.catalog a:visited {
	display: block;
	width: 66px;
	height: 54px;
	margin: 0;
	padding: 0;
	font-size:100%;
	text-indent: -9999px;
	background: transparent url("./images/h-btn_catalog.gif") left top no-repeat;
}

.btn ul li.catalog a:hover {
	background: transparent url("./images/h-btn_catalog_hover.gif") left top no-repeat;
}

.btn ul li.entry a,
.btn ul li.entry a:visited {
	display: block;
	width: 66px;
	height: 54px;
	margin: 0;
	padding: 0;
	font-size:100%;
	text-indent: -9999px;
	background: transparent url("./images/h-btn_entry.gif") left top no-repeat;
}

.btn ul li.entry a:hover {
	background: transparent url("./images/h-btn_entry_hover.gif") left top no-repeat;
}


/*	NAVIGATION
-------------------------------------------------*/
.link {
	width: 798px;
	height: 35px;
	margin: 0;
	padding: 0;
}

.link ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
}

.link ul li {
	float:left;
	margin: 0;
	padding: 0;
}

.link ul li a {
	display: block;
	height: 35px;
	text-indent: -9999px;
}

.link ul li.first a,
.link ul li.first a:visited {
	width: 101px;
	background: transparent url("./images/navi_btn_home.jpg") left top no-repeat;
}

.link ul li.first a:hover {
	background: transparent url("./images/navi_btn_home_h.jpg") left top no-repeat;
}

.link ul li.shop a,
.link ul li.shop a:visited {
	width: 99px;
	background: transparent url("./images/navi_btn_shop.jpg") left top no-repeat;
}

.link ul li.shop a:hover {
	background: transparent url("./images/navi_btn_shop_h.jpg") left top no-repeat;
}

.link ul li.newcar a,
.link ul li.newcar a:visited {
	width: 100px;
	background: transparent url("./images/navi_btn_cars.jpg") left top no-repeat;
}

.link ul li.newcar a:hover {
	background: transparent url("./images/navi_btn_cars_h.jpg") left top no-repeat;
}

.link ul li.usedcar a,
.link ul li.usedcar a:visited {
	width: 100px;
	background: transparent url("./images/navi_btn_usedcar.jpg") left top no-repeat;
}

.link ul li.usedcar a:hover {
	background: transparent url("./images/navi_btn_usedcar_h.jpg") left top no-repeat;
}

.link ul li.maintenance a,
.link ul li.maintenance a:visited {
	width: 99px;
	background: transparent url("./images/navi_btn_maintenance.jpg") left top no-repeat;
}

.link ul li.maintenance a:hover {
	background: transparent url("./images/navi_btn_maintenance_h.jpg") left top no-repeat;
}

.link ul li.supplies a,
.link ul li.supplies a:visited {
	width: 100px;
	background: transparent url("./images/navi_btn_supplies.jpg") left top no-repeat;
}

.link ul li.supplies a:hover {
	background: transparent url("./images/navi_btn_supplies_h.jpg") left top no-repeat;
}

.link ul li.event a,
.link ul li.event a:visited {
	width: 99px;
	background: transparent url("./images/navi_btn_event.jpg") left top no-repeat;
}

.link ul li.event a:hover {
	background: transparent url("./images/navi_btn_event_h.jpg") left top no-repeat;
}

.link ul li.company a,
.link ul li.company a:visited {
	width: 100px;
	background: transparent url("./images/navi_btn_company.jpg") left top no-repeat;
}

.link ul li.company a:hover {

	background: transparent url("./images/navi_btn_company_h.jpg") left top no-repeat;
}


/*	CONTENT
-------------------------------------------------*/
.container{
	width: 798px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #333;
	vertical-align: top;
	background: transparent url("./images/page_bg.gif") left top repeat-y;
}

.main{
	float: left;
	width: 598px;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background-color: #fff;
}

#bread {
	margin: 10px 0 10px 10px;
	padding: 0;
	font-weight: normal;
	font-size: 90%;
}

#categoryname h2{
	margin: 0 10px 10px 10px;
	padding: 3px 0 2px 10px;
	font-size: 110%;
	font-weight: bold;
	color: #580307;
	letter-spacing: 2px;
	background: transparent url("./images/category_title.gif") left top no-repeat;
}

p.pagenavi {
	margin: 0;
	color: #000;
}

.post,
.post_alt{
	margin: 5px 10px 15px 10px;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background-color: #fff;
	border: 1px solid #580307;
}

.post .posth2,
.post_alt .posth2,
#commnets h3{
	margin: 0;
	padding: 3px 0 2px 10px;
	color: #fff;
	font-size: 105%;
	font-weight: bold;
	background: transparent url("./images/category_banner.gif") left top no-repeat;
	border-bottom: 1px solid #580307;
}

.entry{
	margin: 0;
	padding: 10px 10px 0 10px;
}

.entry p {
	margin: 0 0 1em; 0;
	padding: 0;
	color:#000;
}

.entry h1,
.entry h4,
.entry h5,
.entry h6{
	border: 0;
	margin: 0 0 5px 0;
	padding: 0;
	color: #000;
	font-size:110%;
	font-weight:bold;
}

.entry h2,
.entry h3{
	margin: 0 0 10px 0;
	padding: 2px 0 1px 5px;
	color: #990004;
	font-size: 110%;
	font-weight:bold;
	border-bottom: 1px solid #BABA7C;
	border-left: 5px solid #BABA7C;
}

.entry h3.usedcar {
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
	font-size: 130%;
	font-weight:bold;
	vertical-align: middle;
	background-color: #fff;
}

.entry dl {
	margin: 0 10px 15px 10px;
	padding: 0;
}

.entry dl dt {
	margin: 0;
	padding: 0;
}

.entry dl dd {
	margin: 0;
	padding: 0;
}

/* トップページ */
.event_post,
.info_post {
	margin: 10px;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background-color: #fff;
	border: 1px solid #580307;
}

.event_post .event_posth2,
.info_post .info_posth2 {
	margin: 0;
	padding: 3px 0 2px 20px;
	color: #fff;
	font-size: 105%;
	font-weight: bold;
	background: transparent url("./images/top_posth2.gif") left top no-repeat;
	border-bottom: 1px solid #580307;
}

.event_entry,
.info_entry {
	margin: 0;
	padding: 10px 10px 0 10px;
}

.event_entry ul,
.info_entry ul {
	margin: 0 0 10px 0;
	padding: 0;
}

.event_entry ul li,
.info_entry ul li {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 100%;
	background: transparent url("./images/mark_event_info.gif") left center no-repeat;
}

.event_entry .goto_event {
	margin: 5px 0;
	padding: 0;
	font-size: 100%;
	text-align: right;
}

.lineup_post {
	margin: 10px;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background-color: #fff;
}

.lineup_post .lineup_posth2 {
	margin: 0;
	padding: 0 0 0 20px;
	color: #fff;
	font-size: 105%;
	font-weight: bold;
	background: transparent url("./images/line-up_banner.gif") left top no-repeat;
}

.lineup_entry {
	margin: 0;
	padding: 10px 10px 0 10px;
}

.lineup_entry table.lineup th{
	text-indent: -9999px;
}

.lineup_entry table.lineup th.smallcar {
	padding: 0;
	background:  transparent url("./images/car_cat-smallcar.gif") left top no-repeat;
	border-bottom: 1px solid #baba7c;
}

.lineup_entry table.lineup th.suv {
	padding: 0;
	background:  transparent url("./images/car_cat-suv.gif") left top no-repeat;
	border-bottom: 1px solid #baba7c;
}

.lineup_entry table.lineup th.sports {
	padding: 0;
	background:  transparent url("./images/car_cat-sports.gif") left top no-repeat;
	border-bottom: 1px solid #baba7c;
}

.lineup_entry table.lineup th.others {
	padding: 0;
	background:  transparent url("./images/car_cat-others.gif") left top no-repeat;
	border-bottom: 1px solid #baba7c;
}

.lineup_entry table.lineup td {
	text-align: center;
}

.lineup_entry table.company_info th {
	background-color: #eeeeee;
}

.lineup_entry table.price {
	border: 1px solid #ffffff;
}

.lineup_entry table.price th {
	background-color: #ccffcc;
	border: 1px solid #ffffff;
}

.lineup_entry table.price td {
	border: 1px solid #ffffff;
}

/* 新車ページ */
h2.new_car_cats {
	margin: 15px 10px 0 10px;
	padding: 0 0 0 15px;
	color: #E20816;
	font-size: 110%;
	font-weight:bold;
	background: transparent url("./images/new_car_bg.gif") left top no-repeat;
}

/* サイトマップ */
.entry .site_map {
	margin: 0;
	padding: 0;
}

.entry .site_map ul {
	margin: 0;
	padding: 0;
}

.entry .site_map ul li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
	background: transparent url("./images/mark_sitemap.gif") left 5px no-repeat;
}

.entry .site_map ul li ul {
	margin: 0 0 0 20px;
	padding: 0;
}

.entry div.left {
	float: left;
	width: 250px;
}

.entry div.right {
	float: right;
	width: 250px;
}

.entry div.save10 {
	float: right;
	width: 275px;
}


/* mobile_site setting
------------------------------------------- */
.mobile_site {
	margin: 10px;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background-color: #fff;
}

.mobile_site h2 {
	margin: 0;
	padding: 0 0 1px 10px;
	color: #580307;
	font-size: 105%;
	font-weight: bold;
	background: transparent url("./images/mobile_banner.gif") left top no-repeat;
}

.mobile_site .entry .qr-code {
	float: right;
	width: 125px;
	margin: 0;
	padding: 3px 0;
	text-align: center;

}

.mobile_site .entry .mobile_content {
	float: left;
	width: 420px;
	margin: 0 0 0 6px;
	padding: 0;
}


.mobile_site .entry .mobile_content p strong {
	color: #FF6600;
}


/* entry ul, ol, li indent setting
------------------------------------------- */
.entry ul , .entry ol {
	margin: 1em 0em 1em 1em;
	padding: 0em;
}
.entry ul {
	list-style-type: square;
}
.entry ul li {
	margin: 0em;
	padding: 0em;
	list-style-type: disc;
	color:#000;
	list-style-position: inside;
}
.entry ol li {
	margin: 0em;
	padding: 0em;
	list-style-position: outside;
	color:#000;
}

.entry li ul,
.entry li ol {
	margin: 0em 0em 0em 2em;
	padding: 0em;
}

.entry table ul {
	margin: 0em;
	padding: 0em;
}


/* entry more-link setting
------------------------------------------- 

.entry p a.more-link {
	text-align: right;
}*/

/* img setting
------------------------------------------- */
.post .entry img,
.post_alt .entry img {
	/*margin: 5px;*/
	margin: 0;
	background-color: #fff;
	border: 1px solid #999;
	padding: 2px;
}

.post .entry a img,
.post_alt .entry a img {
	border: none;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	color: #000;
}

.postdate{
	color: #000;
}

.postmetadata {
	margin: 20px 0 20px 10px;
	padding: 0;
	clear: both;
	font-size: 100%;
}

#comment p,
#comment p a {
	margin:0 0 10px 0;
	font-size: 100%;
	text-align:right;
}


/* tabel setting
------------------------------------------- */
table {
	margin: 0 0 10px 0;
	padding: 0;
}

table tr th{
	margin: 0;
	padding: 5px;
	color: #333;
}

table tr td{
	margin: 0;
	padding: 5px;
	color:#333;
}

.comtable1 {
	margin:0;
	padding:0;
}

table.comtable2 {
	width: 540px;
	margin: 5px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
}

table.comtable2 th {
	padding: 5px;
	background: #D3FDBD;
	border: 1px dotted #666666;
	font-weight: normal;
}

table.comtable2 td {
	padding: 5px;
	border: 1px dotted #666666;
	background: #fff;
}

/* RALLIART(カー用品) */
table#ralliart {
	margin: 0 0 10px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
}

table#ralliart th {
	padding: 0 2px;
	background: #dfdfc7;
	border: 1px solid #666666;
	font-weight: normal;
	font-size: 80%;
}

table#ralliart td {
	padding: 0 2px;
	border: 1px solid #666666;
	background: #fff;
	font-size: 80%;
}


/*	SIDE BAR
-------------------------------------------------*/
#sidebar{
	float: right;
	width: 199px;
	height: 100%;
	margin: 0 !important; /* sidebar margin solution */
	margin: -22px 0 0 0; /* IE6 sidebar margin-top solution */
	padding: 0;
	text-align: left;
	vertical-align: top;
	/*background: transparent url("./images/sidebar_bg.gif") left top repeat-y;*/
	background-color: #F7F7F7;
	border-left: 1px solid #D1D1D1;
}

#sidebar ul {
	margin: 10px 0 0 0;
	padding: 0;
}


#sidebar ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul li div.banner {
	margin: 7px auto;
	padding: 0;
	text-align: center;
}

/* カレンダー */
table.mibishi_calender {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #580307;
	border-spacing: 0;
	empty-cells: show;
	font-size: 90%;
}

table.mibishi_calender caption {
	margin: 0;
	padding: 2px 0;
	color: #ffffff;
	letter-spacing: 3px;
	font-weight: bold;
	background-color: #580307;
}

table.mibishi_calender th {
	padding: 2px 3px;
	background: #FEE7E8;
	border: 1px solid #580307;
	font-weight: bold;
	text-align: center;
}

table.mibishi_calender td {
	padding: 2px 3px;
	border: 1px solid #580307;
	background: #fff;
	text-align: right;
}

table.mibishi_calender th.sat {
	color: #0000FF;
}

table.mibishi_calender th.sun {
	color: #FF0000;
}

table.mibishi_calender td.holiday {
	color: #ffffff;
	background-color: #E10A19;
}

/* side category widget(none use) */
/*#categories {
	margin: 0;
	padding:0;
	color: #000;
}

#categories ul{
	margin:0 ;
	padding: 0;
}

#categories h2.widgettitle {
	margin:15px 0 0 0;
	padding:0;
	color:#fff;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}

#categories li{
	margin: 0;
	padding: 0 0 0 8px;
	background: transparent url("./images/mark_children.gif") left center no-repeat;
}

#categories a,
#categories a:visited {
	font-size:12px;
	margin: 0;
	padding:0;
	color: #000;
	text-decoration: underline;
}

#categories a:hover {
	color: #f60;
}

#categories ul.children {
	margin:0;
	padding:0;
}

#categories li.children {
	margin:0;
	padding:0;
}

#categories .children a,
#categories .children a:visited {
	margin: 0;
	padding: 0;
	background: transparent;
	font-size:13px;
	color: #006;
}

#categories .children a:hover {
	color: #ff9900;
}*/

/*	WIDGET
------------------------------------------------*/
#text-1,
#text-2,
#text-3,
#text-4,
#text-5,
#text-6,
#text-7,
#text-8,
#text-9,
#text-10,
#pages,
#meta,
#recent-posts,
#recent-comments,
#archives,
#rss-1,
.linkcat{
	margin: 0;
	padding: 0;
	background-color: transparent;

}

#search {
	text-align:center;
	margin: 10px 0 0 0;
}

#text-1 h2.widgettitle,
#text-2 h2.widgettitle,
#text-3 h2.widgettitle,
#text-4 h2.widgettitle,
#text-5 h2.widgettitle,
#text-6 h2.widgettitle,
#text-7 h2.widgettitle,
#text-8 h2.widgettitle,
#text-9 h2.widgettitle,
#text-10 h2.widgettitle,
#pages h2.widgettitle,
#meta h2.widgettitle,
#recent-posts h2.widgettitle,
#recent-comments h2.widgettitle,
#archives h2.widgettitle,
#rss-1 h2.widgettitle,
#search h2.widgettitle,
.linkcat h2.widgettitle {
	margin: 0 9px 2px 9px;
	padding: 2px 0 2px 7px;
	color: #F77B00;
	font-size: 95%;
	font-weight: bold;
	border-left: 5px solid #F77B00;
	border-bottom: 1px solid #F77B00;
	background-color: #ffffff;
}

.textwidget {
	margin: 0;
	padding: 0 9px;
	color: #014051;
	font-size: 100%;
}

li#recent-posts ul,
li#recent-comments ul,
li#archives ul,
li#pages ul,
li#meta ul,
li#rss-1 ul,
#sidebar li.linkcat ul {
	margin: 0;
	padding: 0 4px;
	color: #000;
	font-size: 100%;
	background: transparent url("./images/widget_middle.gif") left top repeat-y;
}

li#recent-posts ul li,
li#recent-comments ul li,
li#archives ul li,
li#pages ul li,
li#meta ul li,
li#rss-1 ul li,
li#search div li,
#sidebar li.linkcat ul li {
	margin:0 0 0 5px;
	padding:1px 5px 1px 8px;
	background: transparent url("./images/mark_children.gif") left center no-repeat;
}


/*	FOOTER
-------------------------------------------------*/
#footer {
	clear: both;
	width: 798px;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 90%;
	background-color: #ffffff;
	border-top: 3px solid #E10915;
}

#footer p {
	margin: 0;
	padding:0;
	font-size: 100%;
}

#footer p.footer_info {
	float: left;
	width: 268px;
	height: 49px;
	margin: 0;
	padding: 5px 0 0 10px;
}

#footer p.footer_copyright {
	float: left;
	width: 510px;
	height: 39px;
	margin: 0;
	padding: 15px 10px 0 0;
	text-align: right;
}

#footer p.dejikichi {
	margin: 10px 0 5px 0;
	padding: 0;
	text-align: center;
}


/*	COMMENT TEMPLATE
-------------------------------------------------*/
#comments {
	margin: 0;
}

#comments h3#respond{
	color:#fff;
}

label{
	color:#000;
}

h3#trackback,
#comments h4{
	color:#fff;
}

.comments-template{
	
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 0;
	padding: 0;
	line-height: 1.4;
}

.comments-template h2,
.comments-template h3 {
	margin-bottom: 8px;
	color: #1992dd;
	font-size: 120%;
	font-weight: bold;
}

.comments-template h3#respond,
.comments-template h3#trackback {
	padding-top: 20px;
	border-bottom: 1px solid #457EDE;
	color: #457EDE;
	font-size: 110%;
	font-weight: bold;
}

.comments-template h4 {
	color: #000000;
	font-size: 100%;
}

.commentmetadata{
	font-size: 100%;
}

.comments-template p.nocomments{
	padding: 0;
}



#commentform p{
	color:#fff;
}


/*	CALENDAR
-------------------------------------------------*/
table#wp-calendar{
	background:#ccc;
	margin: 0 10px;
	/*width: 179px;*/
	text-transform: none;
	/*font-size: 90%;*/
	font-size: 80%;
}

table#wp-calendar caption{
	margin: 0 10px;
	padding: 3px 0;
	background-color: #ccc;
	color: #000;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #F5F5F5;
	color: #000;
}

table#wp-calendar td{
	padding: 1px;
	background: #ffffff;
	text-align: right;
	color: #000;
}

table#wp-calendar tfoot td{
	text-align: center;
}

#calendar .widgettitle{
	margin:30px 10px 0 6px;
	padding:2px 0 1px 0;
	color:#fff;
	font-size:110%;
	text-align:center;
	font-weight:bold;
	background:transparent url("./images/sidebar-title.gif") left top repeat-x;
}

/*	MISC
------------------------------------------------*/
strong.hissu {
	color: #cc3333;
}

#inquiryform fieldset {
	margin: 10px 0 0 20px;
	padding: 0;
	border: none;
}

#inquiryform legend {
	margin: 0 0 10px 0;
	padding: 0;
	background: transparent;
	color: #990000;
	font-size: 120%;
	font-weight: bold;
}

#inquiryform dl {
	margin: 0;
	padding: 0;
}

#inquiryform dt {
	margin: 0;
	padding: 1px 0 0 0;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}

#inquiryform dt span {
	font-weight: normal;
}

#inquiryform dd {
	margin: 0 0 8px 0;
	padding: 0;
}

table.comtable {
	margin: 10px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	empty-cells: show;
}

table.comtable th {
	padding: 5px;
	background: #ffffcc;
	border: 1px dotted #666666;
	font-weight: normal;
	text-align: left;
}

table.comtable td {
	padding: 5px;
	border: 1px dotted #666666;
	background: #ffffff;
}

/*	HACK
------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
	clear: both;
}

/* Hides from IE-mac \ */
*html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
	clear: both;
}
/* End hide from EI-mac */