﻿/*
Theme Name: 沖縄県労働基準協会 デザインテンプレート
Theme URI: http://www.dejikichi.com/
Description: 沖縄県労働基準協会・ホームページ
Version: 1.0
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: #F2F2F2;
	color: #333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 90%;
	/*letter-spacing: 0.15em;*/
	text-align: center; /* center align */
	line-height: 1.4;
}

#pageframe {
	width: 798px;
	margin: 0 auto;
	/*padding: 0;*/
	padding: 0 10px;
	vertical-align: top;
	background: #fff url("./images/page_bg.jpg") center top repeat-y;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

#page {
	width: 768px;
	margin: 0;
	padding: 0 15px;
	text-align: left;
}

h1, h2, h3, h4, h5, h6{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 15px;
	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: 768px;
	height: 213px;
	margin:0;
	padding:0;
	background: transparent url("./images/header.jpg") left 17px no-repeat;
}

#header h1 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #000;
}

#header h2 a {
	float: left;
	display: block;
	width: 363px;
	height: 40px;
	margin: 5px 0 0 9px !important;
	margin: 5px 0 0 5px;
	padding: 0;
	text-indent: -9999em;
}

#header .link ul{
	float: right;
	margin: 0 -10px 0 0;
	padding: 0;
	list-style-image: none;
	font-size: 12px;
}

#header .link ul li{
	float:left;
	margin: 0;
	padding: 0 10px;
	border-left: #000 1px solid;
}

#header .link ul li.first{
	border-left: none;
}

#header2 {
	width: 768px;
	height: 110px;
	margin:0;
	padding:0;
	background: transparent url("./images/header2.jpg") left 17px no-repeat;
}

#header2 h1 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #000;
}

#header2 h2 a {
	float: left;
	display: block;
	width: 251px;
	height: 29px;
	margin: 6px 0 0 8px !important;
	margin: 6px 0 0 4px;
	padding: 0;
	text-indent: -9999em;
}

#header2 .link2 ul{
	float: right;
	margin: 0 -10px 0 0;
	padding: 0;
	list-style-image: none;
	font-size: 12px;
}

#header2 .link2 ul li{
	float:left;
	margin: 0;
	padding: 0 10px;
	border-left: #000 1px solid;
}

#header2 .link2 ul li.second{
	border-left: none;
}


/*	NAVIGATION
-------------------------------------------------*/










/*	CONTENT
-------------------------------------------------*/
.container{
	width: 768px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #333;
	vertical-align: top;
	background:transparent url("./images/container_bg.gif") left top repeat-y;
}

.main{
	float: right;
	width: 584px;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background-color: #fff;
}

#bread {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	color: #000;
}

#categoryname h2{
	margin: 0 0 15px 17px;
	padding: 2px 0 6px 25px;
	font-size:17px;
	font-weight:bold;
	color: #feff01;
	letter-spacing: 2px;
	background:transparent url("./images/category_title_bg.gif") left top no-repeat;
}

p.pagenavi {
	margin: 0;
	color: #000;
}

.post,
.post_alt{
	margin: 0 0 20px 17px;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background-color: #fff;
}

.post .posth2,
.post_alt .posth2,
#commnets h3{
	margin: 0;
	padding: 2px 0 0 5px;
	color: #4396FF;
	font-size: 16px;
	font-weight: bold;
	background-color: #fff;
	border-left: 9px solid #4396FF;
	border-bottom: 2px solid #4396FF;
}

.post .posth2 img {
	margin: -3px 0 0 15px;
	padding: 0;
	vertical-align: middle;
}

.entry{
	margin: 0;
	padding: 10px 10px 0 10px;
	background-color: #fff;
}

.entry p {
	margin: 0 1em 1em; 1em;
	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: 0 0 0 20px;
	color: #0B3392;
	font-size: 16px;
	font-weight:bold;
	background:transparent url("./images/mark_title.gif") 5px 5px no-repeat;
	border-bottom:1px solid #0B3392;
}

.entry dl {
	margin: 0 10px 15px 10px;
	padding: 0;
}

.entry dl dt {
	margin: 0;
	padding: 0;
}

.entry dl dd {
	margin: 0;
	padding: 0;
}

/* トップページ */
.post_announce,
.post_lecture,
.post_license {
	margin: 0 0 11px 17px;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background-color: #fff;
}

.post_announce .posth2_announce {
	margin: 0;
	padding: 2px 0 1px 9px;
	background: transparent url("./images/posth2_announce_bg.gif") left top no-repeat;
	text-indent: -9999px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.post_lecture .posth2_lecture  {
	margin: 0;
	padding: 2px 0 1px 9px;
	background: transparent url("./images/posth2_lecture_bg.gif") left top no-repeat;
	text-indent: -9999px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.post_license .posth2_license  {
	margin: 0;
	padding: 2px 0 1px 9px;
	background: transparent url("./images/posth2_license_bg.gif") left top no-repeat;
	text-indent: -9999px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.entry_announce,
.entry_lecture,
.entry_license {
	margin: 0;
	padding: 9px 0 0 0;
	background-color: #fff;
}

.entry_announce .announce_imgae,
.entry_lecture .lecture_imgae {
	float: right;
	width: 134px;
	height: 134px;
	margin: 0;
	padding: 0;
}

.entry_announce ul.announce,
.entry_lecture ul.lecture {
	width: 425px;
	/*height: 135px;*/
	margin: 1px 0 0 0;
	padding: 0;
}

.entry_announce ul.announce li,
.entry_lecture ul.lecture li {
	margin: 0;
	padding: 0 0 6px 63px;
	color: #0c429a;
	font-weight: bold;
	background: transparent url("./images/mark_toppage.gif") left 4px no-repeat;
}

.entry_announce ul.announce li ul,
.entry_lecture ul.lecture li ul {
	margin: 0 0 0 -63px;
	padding: 0;
}

.entry_announce ul.announce li ul li,
.entry_lecture ul.lecture li ul li {
	margin: 0;
	padding: 0 0 0 63px;
	background-image: none;
	background-color: #e5edef;
}

.entry_announce ul.announce li ul li a, 
.entry_announce ul.announce li ul li a:visited,
.entry_lecture ul.lecture li ul li a, 
.entry_lecture ul.lecture li ul li a:visited {
	margin: 0;
	padding: 0;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

.entry_announce ul.announce li ul li a:hover,
.entry_lecture ul.lecture li ul li a:hover {
	color: #ff4c01;
}

.entry_announce .to_announce a {
	display: block;
	width: 257px;
	height: 22px;
	margin: 10px 0 10px 310px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url("./images/btn_announce.gif") left top no-repeat;
}
.entry_lecture .to_lecture a {
	display: block;
	width: 257px;
	height: 22px;
	margin: 10px 0 10px 310px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url("./images/btn_lecture.gif") left top no-repeat;
}

.entry_license .license {
	margin: 15px 105px 10px 105px;
	padding: 0;
}

.license .okinawa_area {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

.license .kyusyu_area {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}

/* 講習情報 */
.entry ul.lecture {
	margin: 0;
	padding: 0;
}

.entry ul.lecture li {
	margin: 0;
	padding: 0 0 5px 18px;
	color: #0c429a;
	font-weight: bold;
	background: transparent url("./images/mark.gif") left 4px no-repeat;
	list-style-type: none;
}

.entry ul.lecture li ul {
	margin: 0 0 0 -63px;
	padding: 0;
}

.entry ul.lecture li ul li {
	margin: 0;
	padding: 0 0 0 63px;
	background-image: none;
	background-color: #e5edef;
}

.entry ul.lecture li ul li a, 
.entry ul.lecture li ul li a:visited {
	margin: 0;
	padding: 0;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

.entry ul.lecture li ul li a:hover {
	color: #ff4c01;
}

.entry .to_lecture a {
	clear: both;
	display: block;
	width: 257px;
	height: 22px;
	margin: 6px 0 0 310px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url("./images/btn_lecture.gif") left top no-repeat;
}

.entry .to_lectures {
	margin: 0;
	padding: 0;
	text-align: right;
}

.entry .to_lectures a img {
	border: none;
}

/* 技能講習と安全衛生教育ページ */
.main .attention01 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
}

table.lecture_table {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
}

table.lecture_table th {
	width: 30px;
	padding: 5px;
	background: #FFEACA;
	border: 1px solid #666666;
	font-weight: normal;
	text-align: right;
}

table.lecture_table td {
	padding: 5px;
	border: 1px solid #666666;
	background: #fff;
}

.main .attention02 {
	margin: 0 0 0 30px;
	padding: 0;
	font-size: 90%;
	font-weight: bold;
}

/* サイトマップ */
.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 0 0 12px;
	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 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: outside;
}
.entry ol li {
	margin: 0em;
	padding: 0em;
	list-style-position: inside;
	color:#000;
}

.entry li ul,
.entry li ol {
	margin: 0em 0em 0em 2em;
	padding: 0em;
}

.entry table ul {
	margin: 0em;
	padding: 0em;
}


/* img setting
------------------------------------------- */
.post .entry img,
.post_alt .entry img {
	margin: 0;
	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: 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 {
	margin: 0 0 15px 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#okirokikyo_table {
	margin: 5px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
	empty-cells: show;
}

table#okirokikyo_table th {
	padding: 2px;
	background: #EDFAED;
	border: 1px solid #666666;
	font-weight: normal;
}

table#okirokikyo_table td {
	padding: 2px;
	border: 1px solid #666666;
	background: #fff;
}


/*	SIDE BAR
-------------------------------------------------*/
#sidebar{
	float: left;
	width: 184px;
	height: 100%;
	margin: 0 !important; /* sidebar margin solution */
	margin: -20px 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;
}

/* sidebar_navi */
.sidebar_navi {
	margin: 0
	padding: 0;
	background: transparent url("./images/sidebar_navi_bg.gif") 40px 31px no-repeat !important;
	background: transparent url("./images/sidebar_navi_bg.gif") 40px 36px no-repeat;
}

.sidebar_navi ul {
	margin: 0;
	padding: 0;
}

.sidebar_navi li {
	margin: 0;
	padding: 0;
	list-style-image: none;
}

.sidebar_navi li.navi_about_okiroukikyo a {
	display: block;
	width: 163px;
	height: 33px;
	margin: 5px 0 5px 8px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url("./images/btn_about_okiroukikyo.gif") left top no-repeat;
}

.sidebar_navi li.navi_outline,
.sidebar_navi li.navi_disclosure {
	margin: 0 18px 0 0;
	padding: 0 37px 3px 0;
	text-align: right;
	background: transparent url("./images/mark_navi.gif") right 5px no-repeat;
}

.sidebar_navi li.navi_outline a,
.sidebar_navi li.navi_outline a:visited,
.sidebar_navi li.navi_disclosure a,
.sidebar_navi li.navi_disclosure a:visited  {
	margin: 0;
	padding: 0;
	color: #0f10ff;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.sidebar_navi li.navi_outline a:hover,
.sidebar_navi li.navi_disclosure a:hover {
	color: #FEFF01;
	text-decoration: underline;
}

.sidebar_navi li.navi_menbership a {
	display: block;
	width: 147px;
	height: 29px;
	margin: 9px 0 1px 16px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url("./images/btn_menbership.gif") left top no-repeat;
}

.sidebar_navi li.navi_seminar a {
	display: block;
	width: 147px;
	height: 29px;
	margin: 0 0 1px 16px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url("./images/btn_seminar.gif") left top no-repeat;
}

.sidebar_navi li.navi_lecture_info a {
	display: block;
	width: 147px;
	height: 29px;
	margin: 0 0 0 16px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url("./images/btn_lecture_info.gif") left top no-repeat;
}

.sidebar_navi li.navi_certificate {
	margin: 0 0 1px 16px;
	padding: 2px 0 0 12px;
	font-size: 13px;
	font-weight: bold;
	background: transparent url("./images/mark_certificate.gif") 4px top no-repeat;
}

.sidebar_navi li.navi_certificate a,
.sidebar_navi li.navi_certificate a:visited {
	margin: 0;
	padding: 0;
	color: #0f10ff;
	text-decoration: none;
}

.sidebar_navi li.navi_certificate a:hover {
	color: #FEFF01;
	text-decoration: underline;
}

.sidebar_navi li.navi_license a {
	display: block;
	width: 147px;
	height: 29px;
	margin: 0 0 1px 16px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url("./images/btn_license.gif") left top no-repeat;
}

.sidebar_navi li.navi_news a {
	display: block;
	width: 147px;
	height: 29px;
	margin: 0 0 1px 16px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url("./images/btn_news.gif") left top no-repeat;
}

.sidebar_navi li.navi_branch a {
	display: block;
	width: 147px;
	height: 29px;
	margin: 0 0 1px 16px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url("./images/btn_branch.gif") left top no-repeat;
}

.sidebar_navi li.navi_related_agencies a {
	display: block;
	width: 147px;
	height: 29px;
	margin: 0 0 1px 16px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url("./images/btn_related_agencies.gif") left top no-repeat;
}

.sidebar_navi li.navi_office_work a {
	display: block;
	width: 147px;
	height: 29px;
	margin: 0 0 1px 16px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url("./images/btn_office_work.gif") left top no-repeat;
}

.sidebar_navi li.navi_health_check a {
	display: block;
	width: 147px;
	height: 29px;
	margin: 0 0 1px 16px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url("./images/btn_health_check.gif") left top no-repeat;
}

.sidebar_navi li.navi_contact a {
	display: block;
	width: 163px;
	height: 33px;
	margin: 12px 0 20px 8px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url("./images/btn_contact.gif") left top no-repeat;
}


/*	WIDGET
------------------------------------------------*/
#text-1,
#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 0 26px 0;
	padding: 0;
	background-color: transparent;
}

#search {
	text-align:center;
	margin: 10px 0 0 0;
}

#text-1 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: 5px 0 3px 9px;
	color: #014051;
	font-size: 12px;
	font-weight: bold;
}

.textwidget {
	margin: 0;
	padding: 0 9px;
	color: #014051;
	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 {
	margin: 0;
	padding: 0 4px;
	color: #000;
	font-size: 12px;
	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;
}

/* 講習会問い合わせ番号 */
#text-2 {
	margin: 0 20px 26px 12px;
	padding: 0 0 5px 0;
	border: 2px solid #FE4D00;
	background-color: #ffffff;

}

#text-2 h2.widgettitle  {
	margin: 0;
	padding: 1px 0;
	color: #FFFE03;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	background-color: #FE4D00;
}

#text-2 .textwidget  {
	margin: 0;
	padding: 6px 0 0 5px;
	font-size: 100%;
	letter-spacing: 0.1em;
}


/*	FOOTER
-------------------------------------------------*/
#footer {
	float: right;
	width: 573px;
	margin: 0;
	padding: 10px 0 5px 0;
	color: #000;
	font-size: 90%;
	background: transparent url("./images/footer_bg.gif") left top no-repeat;
}

#footer p {
	margin: 0;
	padding:3px 0 0 0;
	font-size: 12px;
}

#footer p.dejikichi {
	margin: 0;
	padding: 0;
	text-align: right;
}


/*	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 0 11px;
	width: 94%;
	text-transform: none;
	font-size:10px;
}

table#wp-calendar caption{
	margin: 0 0 0 11px;
	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:14px;
	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;
}

/* Hides from IE-mac \ */
*html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from EI-mac */