﻿/*
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 {
	padding: 0;
	margin: 0;
	background: #fff;
	color: #333;
	/*font-family: Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 80%;
	text-align: center; /* center align */
	line-height: 1.4;
}

#pageframe {
	width: 800px;
	padding: 0;
	margin: 0 auto;
	vertical-align: top;
	background-color: #fff;
	border: solid 1px #dfdfdf;
}

#page {
	/*width: 800px*/
	width: 784px;
	margin: 6 auto 0 auto;
	/*padding: 0;*/
	padding: 0 8px;
	text-align: left;
	background-color: #fff;
}

h1, h2, h3, h4, h5, h6{
	/*font-family: "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 15px;
	font-weight: normal;
}

/* text-indentを設定した画像置換リンクの枠線を消す（Firefox対策） */
/*\*/ a { overflow:hidden; }/**/

a, a:link{
	color: #369f9a;
	text-decoration: underline;
}

a:hover{
	color: #236461;
	text-decoration: underline;
}

a:visited{
	color: #369f9a;
}

a:active{
	color: #369f9a;
}

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
-------------------------------------------------*/
#headernavi {
	/*width: 800px;*/
	width: 784px;
	/*height: 47px;*/
	/*background:transparent url("./images/header_navi.gif") left 20px no-repeat;*/
	background-color: #fff;
	margin: 0;
	padding: 5px 0 5px 0;
}

h1 {
	float: left;
	font-size: 12px;
	color: #333;
	margin: 5px 0 0 0;
}

#headernavi .link{
	font-size: 10px;
	float: right;
	margin: 0;
	padding: 0;
}

.link ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.link ul li{
	float:left;
	margin: 0;
	padding: 3px 10px 0 10px;
	border-left: #008183 1px solid;
}

.link ul li.first{
	border-left: none;
}

.link ul li a {
	color: #369f9a;
	text-decoration: none;
}

.link ul li a:visited {
	color: #369f9a;
}

.link ul li a:hover {
	color: #236461;
}

#header {
	width: 784px;
	height: 39px;
	margin:0;
	padding:0;
	background:transparent url("./images/header.gif") left top no-repeat;
}

#header h2 a {
	display:block;
	width: 784px;
	height: 39px;
	text-indent:-9999em;
}

/*#siteinfo {
	padding:30px 0 0 0;
	background: transparent;
}

#siteinfo p{
	text-align:center;
	color: #FFFF00;
	padding: 10px 0 0 0;
	font-size: 18px;
	text-indent:-9999em;
}*/

/* header_menu */
#header_menu {
	/*width: 800px;*/
	width: 784px;
	height:36px;
	margin: 5px 0 0 0;
}

#header_menu ul {
}

#header_menu ul li {
	float: left;
}

#header_menu ul li.menu_guide a {
	background:transparent url("./images/btn_guide.jpg") 0 0 no-repeat;
	display:block;
	width:153px;
	height:36px;
	margin:0 5px 0 0;
	padding:0;
	text-indent: -9999px;
}

#header_menu ul li.menu_business a {
	background:transparent url("./images/btn_business.jpg") 0 0 no-repeat;
	display:block;
	width:153px;
	height:36px;
	margin:0 5px 0 0;
	padding:0;
	text-indent: -9999px;
}

#header_menu ul li.menu_qualification_cours a {
	background:transparent url("./images/btn_examination_course.jpg") 0 0 no-repeat;
	display:block;
	width:153px;
	height:36px;
	margin:0 5px 0 0;
	padding:0;
	text-indent: -9999px;
}

/*#header_menu ul li.menu_qualification_cours a:hover {
	background:transparent url("./images/btn_examination_course_h.jpg") 0 0 no-repeat;
	display:block;
	width:153px;
	height:72px;
	margin:0 5px 0 0;
	padding:0;
	text-indent: -9999px;
}*/

#header_menu ul li.menu_books_purchase a {
	background:transparent url("./images/btn_books.jpg") 0 0 no-repeat;
	display:block;
	width:153px;
	height:36px;
	margin:0 5px 0 0;
	padding:0;
	text-indent: -9999px;
}

/*#header_menu ul li.menu_books_purchase a:hover {
	background:transparent url("./images/btn_books_h.jpg") 0 0 no-repeat;
	display:block;
	width:153px;
	height:72px;
	margin:0 5px 0 0;
	padding:0;
	text-indent: -9999px;
}*/

#header_menu ul li.menu_associations a {
	background:transparent url("./images/btn_associations.jpg") 0 0 no-repeat;
	display:block;
	width:152px;
	height:36px;
	margin:0;
	padding:0;
	text-indent: -9999px;
}


/*#header_menu ul li.menu_associations a:hover {
	background:transparent url("./images/btn_associations_h.jpg") 0 0 no-repeat;
	display:block;
	width:152px;
	height:72px;
	margin:0;
	padding:0;
	text-indent: -9999px;
}*/

#subnavi1 {
	position: relative;
}

#navi1 {
	visibility: hidden;
	position: absolute;
	left: -158px;
	top: 36px;
	margin: 0;
	padding: 0;
}

#navi1 li {
	margin: 0;
	padding: 0;
}

#navi1 a {
	margin: 0;
	padding: 0;
}

#navi1 img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#subnavi2 {
	position: relative;
}

#navi2 {
	visibility: hidden;
	position: absolute;
	left: -158px;
	top: 36px;
	margin: 0;
	padding: 0;
}

#navi2 li {
	margin: 0;
	padding: 0;
}

#navi2 a {
	margin: 0;
	padding: 0;
}

#navi2 img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#subnavi3 {
	position: relative;
}

#navi3 {
	visibility: hidden;
	position: absolute;
	left: -152px;
	top: 36px;
	margin: 0;
	padding: 0;
}

#navi3 li {
	margin: 0;
	padding: 0;
}

#navi3 a {
	margin: 0;
	padding: 0;
}

#navi3 img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}


/*	NAVIGATION
-------------------------------------------------*/



/*	CONTENT
-------------------------------------------------*/
.container{
	/*width: 800px;*/
	width: 784px;
	margin: 0;
	padding: 5px 0 0 0;
	background: #fff;
	text-align: left;
	color: #333;
	vertical-align: top;
}

.main{
	float: right;
	/*width: 800px;*/
	width: 784px;
	margin: 0;
	padding:0;
	text-align: left;
	vertical-align: top;
	background-color: #fff;
}

#categoryname h2{
	margin: 0 0 10px 0;
	padding: 5px 0 5px 10px;
	font-size: 20px;
	font-weight:bold;
	background:transparent url("./images/category_title.jpg") left top no-repeat;
	color: #398239;
}

#bread {
	margin: 0 6px 6px 0;
	padding: 0;
	font-weight: normal;
	font-size: 11px;
	text-align: right;
	color: #666;
}

#bread a,
#bread a:visited {
	color: #369f9a;
}

#bread a:hover {
	color: #236461;
}

p.pagenavi {
	margin: 0;
	color: #000;
}

p.pagenavi a,
p.pagenavi a:visited {
	color: #369f9a;
}

p.pagenavi a:hover{
	color:#f60;
}

.post,
.post_alt{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	text-align: left;
	vertical-align: top;
	background:transparent url("./images/post_bottom.gif") left bottom no-repeat;
}

.post .posth2,
.post_alt .posth2,
#commnets h3{
	margin: 0;
	padding: 8px 0 8px 30px;
	color: #fff;
	font-size:16px;
	font-weight: bold;
	background:transparent url("./images/post_top.gif") 0 0 no-repeat;
}

h2.posth2 a,
h2.posth2 a:visited {
	color: #369f9a;
}

h2.posth2 a:hover{
	color: #236461;
}

.entry{
	margin: 0;
	padding: 8px 10px 0 10px;
	background:transparent url("./images/post_middle.gif") 0 0 repeat-y;
}

.entry p {
	margin:0 0 1em 0;
	padding: 0;
	color:#000;
}

.entry h1,
.entry h5,
.entry h6{
	border: 0;
	margin:0 0 0 10px;
	padding: 0;
	color: #000;
	font-size:110%;
	font-weight:bold;
}

.entry h2,
.entry h3{
	border-left:5px solid #60b94b;
	border-bottom:1px solid #60b94b;
	margin: 15px 0 7px 0;
	padding: 0 0 0 7px;
	color: #000;
	font-size:110%;
	font-weight:bold;
}

.entry h4 {
	border-left:4px solid #FF9933;
	border-bottom:1px solid #FF9933;
	/*border: 0;*/
	margin: 15px 0 7px 15px;
	padding: 2px 0 2px 5px;
	color: #000;
	font-size:100%;
	font-weight:bold;
	/*background-color: #99F9D8;*/
}

.entry a{
	color: #369f9a;
}

.entry a:hover{
	color: #236461;
}

/* トップページ */
.content1 {
	/*width: 436px;*/
	width: 575px;
	float: left;
	margin: 8px 0 0 0;
}

.top_post_l {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	text-align: left;
	vertical-align: top;
	background:transparent url("./images/top_entry_left_bottom.gif") left bottom no-repeat;
}

.top_post_l .top_posth2_l {
	margin: 0;
	padding: 8px 0 8px 30px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background:transparent url("./images/top_entry_left_top.gif") 0 0 no-repeat;
}

.top_entry_l {
	margin: 0;
	padding: 8px 10px 0 10px;
	background:transparent url("./images/top_entry_left_middle.gif") 0 0 repeat-y;
}

.top_entry_l ul li {
	line-height: 2;
}

.content2 {
	/*width: 333px;*/
	width: 194px;
	float: right;
	margin: 8px 0 0 0;
}

.top_post_r {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	text-align: left;
	vertical-align: top;
	background:transparent url("./images/top_entry_right_bottom.gif") left bottom no-repeat;
}

.top_post_r .top_posth2_r {
	margin: 0;
	padding: 8px 0 8px 30px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background:transparent url("./images/top_entry_right_top.gif") 0 0 no-repeat;
}

.top_entry_r {
	margin: 0;
	padding: 8px 10px 0 10px;
	background:transparent url("./images/top_entry_right_middle.gif") 0 0 repeat-y;
}

.top_entry_r ul li {
	line-height: 2;
}

/*.top_entry_r p.sub_menu {
	margin: 0 0 10px 0;
	line-height: 1.2;
}*/

.sub_menu img {
	margin: 0 0 8px 8px;
}

.border_line {
	margin: 19px 0 28px 0 !important;
	margin: 6px 0 18px 0;
}

.top_entry_r ul {
	margin: 0 0 0 15px;
}

.top_entry_r ul li {
	list-style-type: disc;
}

.top_entry_r ul li a,
.top_entry_r ul li a:visited {
	color: #369f9a;
}

.top_entry_r ul li a:hover {
	color: #236461;
}

/* 協会案内 */
.page_link1,
.page_link2 {
	margin: 0 0 6px 0;
	padding: 0;
}

.page_link1 ul {
	list-style: none;
	margin: 0 0 0 160px;
	padding: 0;
}

.page_link2 ul {
	list-style: none;
	margin: 0 0 0 50px;
	padding: 0;
}

.page_link1 li,
.page_link2 li {
	float: left;
	padding: 0px 10px;
	font-size: 12px;
	border-left: 1px solid #369f9a;
}

.page_link1 .top_link,
.page_link2 .top_link {
	border: none;
}

.page_link1 li a,
.page_link1 li a:visited,
.page_link2 li a,
.page_link2 li a:visited {
	color: #369f9a;
}

.page_link1 li a:hover,
.page_link2 li a:hover {
	color: #236461;
}


/*サイトマップページ*/
.site-map ul {
	margin: 0 0 0 0;
	padding: 0;
	color: #1F7003;	
}

.site-map ul li{
	margin: 0 0 0 40px;
	padding: 0;
	line-height: 2;
	list-style-type: disc;
}

.site-map ul li a{
	color: #369f9a;
}

.site-map ul li a:hover{
	color: #236461;
}

.site-map ul li ul.children {
	margin: 0 0 0 20px;
	padding: 0;
}

/*グーグルマップ*/
#google_map {
	padding: 0 0 0 20px;
}

p.team-6 {
	text-align: center;
}

p.team-6 img {
	border: solid 1px #000;
}


/* entry ul, ol, li indent setting
------------------------------------------- */
.entry ul {
	margin: 0em 0em 1em 1.6em;
	padding: 0em;
}

.entry ol {
	margin: 0em 0em 1em 0.5em;
	padding: 0em;
}

.entry ul {
	list-style-type: square;
}
.entry ul li {
	margin: 0em;
	padding: 0em;
	list-style-type: disc;
	color:#000;
	line-height: 2;
}
.entry ol li {
	margin: 0em;
	padding: 0em;
	list-style-position: inside;
	color:#000;
	line-height: 2;
}

.entry li ul,
.entry li ol {
	margin: 0em;
	padding: 0em;
}

/* img setting
------------------------------------------- */
.post .entry img,
.post_alt .entry img {
	margin: 5px;
	margin: 5px 3px 2px 4px;
	background-color: #fff;
	border: 1px solid #999;
	padding: 2px;
}

.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: 0 0 10px 0;
	padding: 0;
	clear:both;
	font-size:12px;
	text-align:right;
}

#comment p,
#comment p a {
	margin:0 0 10px 0;
	font-size:13px;
	text-align:right;
}


/* tabel setting
------------------------------------------- */
table tr th{
	color: #333;
}

table tr td{
	color:#333;
}

.comtable1 {
	margin:0;
	padding:0 0 0 25px;
}

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;
	text-align: center;
}

table.comtable2 td {
	padding: 5px;
	border: 1px dotted #666666;
	background: #fff;
}

table#layout1 {
	/*width: 540px;*/
	margin: 5px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
}

table#layout1 th {
	padding: 5px;
	background: #f8f8df;
	border: 1px solid #666666;
	font-weight: bold;
	text-align: center;
}

table#layout1 td {
	padding: 5px;
	border: 1px solid #666666;
	background: #fff;
}


/*	SIDE BAR
-------------------------------------------------*/
#sidebar{
	float: left;
	width: 180px;
	margin: 0 0 0 0 !important; /* sidebar margin solution */
	margin: -18px 0 0 0; /* IE6 sidebar margin-top solution */
	padding: 0;
	text-align: left;
	vertical-align: top;
	background-color: #fff;
}

/* side category menu */
#sidemenu {
	margin: 0;
	padding: 0;
	/*background: #e6e6e6 url(./images/menu_title.gif) 5px 0 no-repeat;*/
}

#sidemenu ul,
#sidemenu li {
	margin: 0;
	padding: 0;
	list-style-type:none;
}



/*製品についてのお知らせ*/
#sidemenu li#●●●●●● a {
	/*background:transparent url(./images/btn-product.gif) 0 0 no-repeat;*/
	text-align:center;
	display:block;
	width:164px;
	height:40px;
	margin:0;
	padding:0;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-indent: -9999px;
}

#sidemenu li#●●●●●● a:hover{
	/*background:transparent url("./images/menu_btn_hover.gif") left top no-repeat;*/
	text-decoration:underline;
	color: #666;
}

/* 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 0 0 5px;
	padding:1px 5px 1px 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: 30px 10px 0 6px;
	padding: 0;
	border: 1px solid #cfcfcf;
	background-color: #fff;

}

#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;
	padding: 2px 0 2px 0;
	color: #000;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	/*background: transparent url(./images/sidebar-title.gif) 0 0 no-repeat;*/
	background-color: #ccc;
}

.textwidget {
	width: 149px;
	margin: 0;
	padding: 5px;
	color: #000;
	font-size: 12px;
}

.textwidget table {
	font-size: 12px;
}


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 {
	font-size: 12px;
}

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;
}

li#recent-posts ul li a,
li#recent-comments ul li a,
li#archives ul li a,
li#pages ul li a,
li#meta ul li a,
li#rss-1 ul li a,
li#search div li a,
#sidebar li.linkcat ul li a {
	color: #369f9a;
	text-decoration: underline;
}

li#recent-posts ul li a:hover,
li#recent-comments ul li a:hover,
li#archives ul li a:hover,
li#pages ul li a:hover,
li#meta ul li a:hover,
li#rss-1 ul li a:hover,
li#search div li a:hover,
#sidebar li.linkcat ul li a:hover {
	color: #236461;
	text-decoration: underline;
}

/*textwidget中のリンク*/
.textwidget a,
.textwidget a:visited {
	color: #369f9a;
}

.textwidget a:hover {
	color: #236461;
}


/*	FOOTER
-------------------------------------------------*/
/* footer navi*/
#footer-navi{
	margin: 10px 0 0 0;
	padding: 0;
}

#footer-navi ul{
	width: 730px;
	list-style: none;
	margin: 0 0 0 40px;
	padding: 0;
}

#footer-navi li{
	float: left;
	padding: 0px 5px;
	font-size: 12px;
	border-left: 1px solid #369f9a;
}

#footer-navi #navi-top{
	border: none;
}

#footer-navi li a,
#footer-navi li a:visited {
	color: #369f9a;
}

#footer-navi li a:hover{
	color: #236461;
}

/*footer*/
#footer{
	/*width: 800px;*/
	width: 784px;
	/*height:50px !important;*/
	height:70px;
	margin:10px auto 5px auto;
	padding: 20px 0 0 0;
	background: #fff;
	color: #356624;
	font-size: 90%;
	text-align: center;
	/*border-top: 1px solid #cfcfcf;*/
	clear: both;
	background: transparent url("./images/footer.gif") left top no-repeat;
}

#footer p{
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: center;
}

#footer a,
#footer a:visited {
	color: #356624;
	text-decoration: underline;
}

#footer a:hover {
	color: #5cfff7;
}

#footer strong {
	color: #356624;
}


/*	COMMENT TEMPLATE
-------------------------------------------------*/
#comments {
	margin: 0;
}

#comments h3#respond{
	color:#fff;
}

label{
	color:#fff;
}

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: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}



#commentform p{
	color:#fff;
}




/*	CALENDAR
-------------------------------------------------*/
table#wp-calendar{
	background:#ccc;
	margin:0 0 10px 6px;
	width: 91%;
	text-transform: none;
	font-size:10px;
}

table#wp-calendar caption{
	padding: 3px 0;
	background-color: #ccc;
	color: #000;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	margin: 0 0 0 6px;
}

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:14px;
	text-align:center;
	font-weight:bold;
	background:transparent url(./images/sidebar-title.gif) 0 0 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;
}

/* Hides from IE-mac \ */
*html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from EI-mac */

