@charset "utf-8";
/*
Theme Name: ef_menu_right
Theme URI: http://www.earthfactory.net/
Description: This is a blank Wordpress theme with a fixed width, laid out in 2 columns with the menu on the right
Author: EIJI TSUCHIYA
Author URI: http://www.earthfactory.net/
*/


/* @group RESET CSS */

body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}


/* @end */

/* @group HOME_main_image section */

.main_image  {
    width: 500px;
    height: 376px;
    float: left;
    background: #333;
    position: relative;
    overflow: hidden;
    color: #fff;
}
div.main_image h2 {
    font-size: 16px !important;
    font-weight: normal !important;
    margin: 0 0 5px;
	background-image: none !important;
	padding: 5px 10px 0;
}

div.main_image h2 a {
	color: #fff !important;
}

div.main_image h2 a:hover {
	color: orange !important;
}
.main_image p {
    padding: 0 10px 5px;
    margin: 0;
}
.block small {
    padding: 0 0 0 0px;
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
    position: absolute;
    bottom: 0;
    left: 0; 
    width: 100%;
    display: none; 
}
.main_image .block{
    width: 100%;
    background: #111;
    border-top: 1px solid #000;
}
.main_image a.collapse { 
    background: url(images/btn_collapse.gif) no-repeat left top;
    height: 27px;
    width: 93px;
    text-indent: -99999px;
    position: absolute;
    top: -27px;
    right: 20px;
}
.main_image a.show {background-position: left bottom;}



/* @end */

/* @group HOME_image_thumb section */

.image_thumb  {
    float: left;
    width: 398px;
    background: #f0f0f0;
    border-right: 1px solid #fff;
    border-top: 1px solid #ccc;
	line-height: 130%;
}
.image_thumb img {
    border: 1px solid #ccc;
    padding: 2px;
    background: #fff;
    float: left;
}
.image_thumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.image_thumb ul li{
    margin: 0;
    padding: 5px;
    background: #f0f0f0 url(images/nav_a.gif) repeat-x;
    width: 388px;
    float: left;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    border-right: 1px solid #ccc;
	height: 63px;
}
.image_thumb ul li.hover { 
    background: #ddd;
    cursor: pointer;
}
.image_thumb ul li.active { 
    background: #fff;
    cursor: default;
}
div.image_thumb ul li h2 {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 0px !important;
    padding: 0 !important;
	background-image:none !important;
}
.image_thumb ul li .block {
    float: left;
    margin-left: 10px;
    padding: 0;
    width: 299px;
}
.image_thumb ul li p{display: none;}



/* @end */

/* @group Block Level Elements */

body {
	text-align:center;
	font: 12px/150% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Arial, Helvetica, sans-serif;
	color: #222;
	background: #666 url(images/slash.png) repeat;
}

#container {
	width: 900px;
	margin: 0px auto;
	position: relative;
	text-align: left;
}

#header,#headerimg,#footer {
	width: 900px;
	margin: 0px auto;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	text-align: left;
}

#header {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: url(images/tel_images.png) no-repeat right top !important;
	background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.290.jp/wp-content/themes/ef_menu_right/images/tel_images.png", sizingMethod="image");
	margin-top: 5px;
}

#header em {
	visibility: hidden;
}

#headerimg {
	height: 150px;
	background: #999 url(rotator/rotate.php) no-repeat left top;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

#menu {
	width: 900px;
	margin: 0px auto;
	text-align: left;
}

#menu {
	padding: 0px 10px;
	background: url(images/navi_images/navi_bg.png) repeat-x left top;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #888;
}

#wrapper {
	width: 900px;
	margin: 0px auto;
	text-align: left;

}

#wrapper {
	padding: 5px 10px 10px;
	background-color: #F7F6F0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#extra {
	width:250px;
	float: right;
}

#content {
	width:615px;
	min-height: 500px;
	float:left;
	border: 1px solid #ccc;
	background: #fff url(images/content-bg.jpg) repeat-x left top;
}

#content {
	padding: 10px;
}

#footer {
	clear:both;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 86%;
	padding-top: 5px;
	background-color: #F7F6F0;
	border-top: 1px solid #ccc;
	border-right-color: #ccc;
	border-right-width: 1px;
	border-left: 1px solid #ccc;
}

* html #container{width:100%;}

div.widecolumn {
	clear: both;
	width: 900px;
}

div.widecolumn2 {
	clear: both;
	width: 900px;
}

div.leftcolumn {
	float: left;
	width: 445px;
}

div.rightcolumn {
	float: right;
	width: 445px;
}

div.column-space {
	clear: both;
	height: 10px;
	margin: 0;
	padding: 0;
}

div.mailmag form {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 10px;
	background: url(images/bg_slash.png) repeat left top;
}

div.txtbox {
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 0;
	background-color: #fff;
}

div.sp-box {
	clear: both;
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 5px;
	background: #fff url(images/content-bg.jpg) repeat-x left top;
}


.description {

}

div.leftbox {
	float: left;
	margin: 0 10px 10px 0;
}

div.rightbox {
	float: right;
	width: 340px;
	margin-top: 10px;
}

div.bottombox {
	clear: both;

}

/* @end */



/* @group Headings */

h1 {
	margin: 20px 0 0 10px;
	padding: 0;
	line-height: 1.5;
	font-size: 1px;
	color: #333;
	text-indent: -9999px;
}

h1 a {
	margin: 0;
	padding: 0 10px;
	display: block;
	width: 860px;
	height: 107px;
	background: url(images/290_head_logo.png) no-repeat left top !important;
	background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.290.jp/wp-content/themes/ef_menu_right/images/290_head_logo.png", sizingMethod="image");
}

h2 {
	font-size: 167%;
	font-weight: bold;
	background: url(images/h2bgicon-trans.png) no-repeat left center;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
}

h3 {
	margin-top: 15px;
	border-bottom: 4px solid #ddd;
	font-size: 116%;
	margin-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}

h3.archive-title {
	padding-bottom: 0px !important;
	border-bottom: 0px solid #eee;
	margin-bottom: 5px !important;
	font: bold 14px "Lucida Grande", Arial, sans-serif;
}

h3.campaign-title {
	padding-bottom: 5px !important;
	border-bottom: 0px solid #eee;
	margin-top: 10 !important;
	margin-bottom: 0 !important;
	font-weight: bold;
	font-size: 14px;
	background: url(images/v_icon150201.gif) no-repeat left center;
	padding-left: 15px;
	padding-top: 5px;
}

h3.blog-title {
	border-bottom: 0px solid #eee;
	margin-bottom: 0 !important;
	font-weight: bold;
	font-size: 14px;
	background: url(images/v_icon010101.gif) no-repeat left center;
	padding-top: 5px;
	padding-bottom: 5px !important;
	padding-left: 20px;
}

h3.home-title2 {
	margin-top: 5px;
	padding-bottom: 2px;
	border-bottom: 2px solid #ccc;
	font-size: 13px;
	margin-bottom: 5px;
	font-weight: bold;
	background: url(images/v_icon150201.gif) no-repeat left 4px;
	padding-left: 15px;
	padding-top: 2px;
}

h1 {

}

h2.archivetitle {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0 !important;
	background: url(images/archiveicon-trans.png) no-repeat left -2px;
	padding-left: 15px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	text-transform: uppercase;
}

h2.campaigntitle {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0 !important;
	background: url(images/archiveicon-trans.png) no-repeat left -2px;
	padding-left: 15px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	text-transform: uppercase;
}

h2.pagetitle {
	display: none;
}

h2.archive-cat-title {
	display: none;
}

h2.home-title {
	margin-top: 0 !important;
	background: #fff url(images/bg_header.jpg) repeat-x left top !important;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-transform: uppercase;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 0 !important;
	font: bold 14px "Lucida Grande", Arial, sans-serif;
}

h4 {
	font-size: 110%;
	font-weight: bold;
	padding-left: 10px;
	border-left: 4px solid #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.cam-date {
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 10px;
	background: url(images/calendar.gif) no-repeat left 0;
	padding-left: 20px;
	border-bottom: 1px dotted #ccc;
}

small {
	font-size: 90%;
}

/* @end */

/* @group The Post */

div.archive-list {
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.post {
	margin-top: 5px;
}

.post p {
	margin-top: 5px;
	margin-bottom: 10px;
}

p.excerpt-read-more {
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 12px;
}

p.excerpt-read-more a {
	padding: 3px 5px;
	border: 1px solid #ccc;
}

p.excerpt-read-more a:hover {
	background-color: #685fff;
	color: #fff;
}

p.quo {
	background: url(images/new-win-blue.gif) no-repeat center left;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 5px 10px;
}


.entry {
	margin-top: 20px;
}

.entry ul {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.entry ol {
	margin-top: 10px;
	margin-bottom: 5px;
}

.entry ul li {
	padding-bottom: 5px;
	background: url(images/control_play.png) no-repeat left 1px;
	padding-left: 20px;
}

.entry ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 30px;
	padding-bottom: 5px;
}


.postmetadata_single {
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: 1px solid #dedede;
	padding: 5px 10px;
	margin-top: 20px;
}

.postmetadata2 {
	padding: 5px 10px;
	margin-bottom: 10px;
	border: 1px solid #dedede;
}


.alignleft {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.alignright {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}


cite {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* @end */

/* @group extra */

#extra ul li.page_item {
	font-weight: bold;
}

#extra dt.widgettitle {
	padding: 3px 10px;
	background: url(images/bg_header.jpg) repeat-x left top;
	margin: 0;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-transform: uppercase;
	font: bold 13px "Lucida Grande", Arial, sans-serif;
}

dd.textwidget_box2 {
	border-top: 1px solid #ccc;	
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 95%;
}

div.mailmag {
	font-size: 95%;
	line-height: 130%;
}

div.mailmag p {
	margin-bottom: 5px;
}

dd.textwidget_box {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #fff;
	margin-bottom: 10px;
	font-size: 90%;
}

dd.textwidget_box3 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #fff;
	margin-bottom: 10px;
}

dd.textwidget_box ul li {
	border-top: 1px solid #ccc;
	padding-top: 3px;
	padding-left: 15px;
	padding-bottom: 3px;
	display: block;
	background: url(images/v_arrow080102.gif) no-repeat 5px 8px;
}

dd.textwidget_box ul.recentlog li {
	border-top: 1px solid #ccc;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	display: block;
	background: none !important;
	line-height: 140%;
	clear: both;
}

dd.textwidget_box3 ul li {
	border-top: 1px solid #ccc;
	display: block;
	background:none;
	padding: 5px;
}

dd.textwidget_box ul li a {
	border-bottom-style: none !important;
}

dd.textwidget_box ul li:hover {
	background-color: #eee !important;
	border-bottom-style: none !important;
}

dd.textwidget_box2 ul li:hover {
	background-color: #eee !important;
	border-bottom-style: none !important;
}

dd.textwidget_box ul.recentlog li:hover {
	background-color: #eee !important;
	border-bottom-style: none !important;
}

dd.textwidget_box ul li.current_page_item {
	background-color: #dedede;
}

p.recnetlog-read-more {
	text-align: right;
	margin-right: 10px;
	margin-top: 1px;
	font-size: 10px;
	margin-bottom: 1px;
	padding: 0;
}

p.recnetlog-read-more a {
	border: 1px solid #ccc;
	margin-bottom: 1px;
}

p.recnetlog-read-more a:hover {
	background-color: #685fff;
	color: #fff;
}

/* @end */

/* @group Comments */

h3#comments,h3#pings {
	margin-top: 1em;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 116%;
	margin-bottom: 0.8em;
	padding: 5px 10px;
	background-color: #dedede;
	font-weight: bold;
}

ol.commentlist {

}

ol.commentlist li {
	border: 1px solid #dedede;
	padding: 5px;
	margin-bottom: 5px;
}

ol.commentlist li p {
	margin-bottom: 5px;
	margin-left: 10px;
}

ul.children li {
	border-top: 1px solid #dedede;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
}

p.co_re_link {
	text-align: right;
	padding-right: 5px;
}

ol.pinglist li {
	list-style-type: decimal;
	margin-left: 20px;
}

a.comment-reply-link {
	border: 1px solid #ccc;
	padding: 3px 5px;
}

a.comment-reply-link:hover {
	background-color: #685fff;
	color: #fff;
}

a#cancel-comment-reply-link {
	padding: 3px;
	border: 1px solid #ccc;
	color: #e55f62;
}

a#cancel-comment-reply-link:hover {
	background-color: #e55f62;
	color: #fff;
	padding: 3px;
	border: 1px solid #ccc;
}


/* @end */

/* @group Form */

#commentform p {
	margin-top: 5px;
}

input,
textarea {
	padding: 0.2em;
	border-width: 1px;
	border-style: solid;
	border-color: #999 #ccc #ccc #999;
	background-color: #fff;
}

input:hover,
textarea:hover {
	border-color: #00a0dd;
}

input#submit {
	padding: 2px 5px;
	border: none;
	text-transform: uppercase;
	color: #fff;
	background-color: #01b0f0;
}

input#submit:hover {
	background-color: #000;
}

input#join,input#resign {
	padding: 2px 5px;
	border: none;
	text-transform: uppercase;
	color: #fff;
	background-color: #01b0f0;
}

input#join:hover,input#resign:hover {
	background-color: #000;
}

input.radio {
	border: none;
	background-color: transparent;
	background-image: none;
}

/* @end */

/* @group Images */

img.alignnone {
	padding: 3px;
	border: 1px solid #ccc;	
}

img.alignleft  {
	padding: 3px;
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.img-pagetitle {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

img.attachment-recent-log-size {
	padding: 2px;
	border: 1px solid #ccc;
	margin-right: 5px;
	float: left;
}

img.avatar {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

div.archive-thumbnails {
	clear: both;
	float: left;
	margin-right: 10px;

}

div.archive-thumbnails a img {
	padding: 3px;
	border: 1px solid #999;
}

.moonphase img {
	vertical-align:  middle;
}



/* @end */

/* @group Other */

div#twtr-widget-1 {
	margin-top: 5px;
}

div#twtr-widget-1 h3 {
	border-bottom: none;
}

div#twtr-widget-1 h4 {
	border-left: none;
}

div.txtbox ul li {
	margin-left: 5px;
	background: url(images/control_play_blue.png) no-repeat left 1px;
	padding-left: 18px;
	margin-bottom: 5px;
	font-weight: bold;
}


div.widecolumn .innerbox {
	width: 290px;
	_width: 285px;
	float: left;
	margin-right: 10px;
}

div.widecolumn2 .bottom-innerbox {
	width: 290px;
	_width: 285px;
	float: left;
	margin-right: 10px;
}


div.widecolumn dt.widgettitle {
	padding: 5px;
	background: url(images/bg_header.jpg) repeat-x left top;
	margin: 0;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-transform: uppercase;
	font: bold 13px "Lucida Grande", Arial, sans-serif;

}

div.widecolumn2 dt.widgettitle {
	padding: 5px;
	background: url(images/bg_header.jpg) repeat-x left top;
	margin: 0;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-transform: uppercase;
	font: bold 13px "Lucida Grande", Arial, sans-serif;

}

div.widecolumn dd.textwidget_box3 {
	border-top: none;	
	border-right:none;
	border-bottom:none;
	border-left: none;
	background-color: transparent;
	margin-bottom: 10px;
	padding: 0 5px 5px;
}

div.widecolumn dd.textwidget_box3 ul li {
	border-top: none;
	border-bottom: 1px solid #ccc;
}

div.widecolumn dd.textwidget_box2 {
	border-top: none;
	border-right:none;
	border-bottom:none;
	border-left: none;
	background-color: transparent;
	margin-bottom: 10px;
	padding: 5px;
}

span.cam-state {
	color: red;
	border: 1px solid red;
	font-size: 90%;
	padding: 1px 2px;
}

p.cam-state {
	color: red;
	border: 1px solid red;
	padding: 2px;
	font-size: 90%;
	text-align: right;
}


div.com-num a {
	padding: 1px 10px 5px 7px;
	float: right;
	margin: 3px;
	font-size: 11px;
	background: url(images/comment_fill.png) no-repeat left top;
	color: #fff;
}

div.com-num a:hover {
	background: url(images/comment_fill_over.png) no-repeat left top;
}

strong {
	font-weight: bold;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
	padding-right: 10px;
}

.bold {
	font-weight: bold;
	font-size: 12px;
}

.right_return {
	text-align: right;
	background: url(images/v_arrow010101.gif) no-repeat right center;
	padding-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.clear_center {
	clear: both;
	text-align: center;
}

.add_01 {
	font-size: 14px;
	font-weight: bold;
}

.add_02 {
	font-size: 16px;
	font-weight: bold;
	color: blue;
	background: url(images/telephone.png) no-repeat 10px 3px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.add_03 {
	padding-left: 10px;
}

hr {
	display: none;
	clear: both;
}

.rc_expand a{
	border: 1px solid #ccc;
	padding: 2px;
}

.rc_expand a:hover {
	background-color: #685fff;
	color: #fff;
}

div.aktt_tweets ul li {
	border-bottom: 1px dotted #ccc;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(images/v_arrow070202.gif) no-repeat left 7px;
	padding-left: 15px;
}

div.aktt_tweets ul li:hover {
	border-bottom: 1px dotted #ccc !important;
}

div.aktt_tweets ul li.aktt_more_updates {
	border-bottom: none;
	padding-top: 3px;
	padding-bottom: 3px;
	background: none;
	text-align: right;
}

span.post-author {
	background: url(images/edit2.gif) no-repeat left center;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

p.post-author {
	background: url(images/edit2.gif) no-repeat left center;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* @end */

/* @group clearfix */

.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 */

/* @group Navigation */

div.navigation {
	border: 1px solid #dedede;
	padding: 5px 10px;
	margin: 0 0 10px;
}

.naviright {
	float: right;
	background: url(images/arrow-right.png) no-repeat right center;
	padding-right: 15px;
}

.navileft {
	float: left;
	background: url(images/arrow-left.png) no-repeat left center;
	padding-left: 15px;
}



/* @end */

/* @group Link */

a{
	outline:none;
}
a:link {
	color: #685fff;
	text-decoration: none;
}

a:visited {
	color: #685fff;
	text-decoration: none;
}

a:hover {
	color: orange;
	text-decoration: none;
}

textarea:focus,
input:focus {
	outline: 1px solid #2091da;
	padding: 3px;
}

/* @end */

/* @group accordion */

#accordion {
	width:459px;
	margin:50px auto;
}

.accordion {
	width:459px;
	font:12px Verdana,Arial; color:#033;
}
.accordion dt {
	width:439px;
	border:2px solid #9ac1c9;
	padding:8px;
	font-weight:bold;
	margin-top:5px;
	cursor:pointer;
	background:url(images/header.gif);
}
.accordion dt:hover {
	background:url(images/header_over.gif);
}
.accordion dd {
	overflow:hidden;
	background:#fff;
}
.accordion span {
	display:block;
	width:425px;
	border:2px solid #9ac1c9;
	border-top:none;
	padding:15px;
}

#accordion2 {
	border:1px solid #ccc;
	border-top:none;
}
.accordion2 {
	font:12px Verdana,Arial;
	color:#333;
}
.accordion2 dt {
	padding:4px 6px;
	font-weight:bold;
	cursor:pointer;
	background-color:#ddd;
	background: url(images/content-bg.jpg) repeat-x left top;
	color:#555;
	border-top:1px solid #ccc;
}
.accordion2 dt:hover {
	background-color:#dedede;
}
.accordion2 .open {
	background-color:#ddd;
	background: url(images/content-bg.jpg) repeat-x left top;
}
.accordion2 dd {
	overflow:hidden;
	background:#fff;
}
.accordion2 span {
	display:block;
	border-top:none;
	padding: 0;
}

.accordion2 span li {
	border-top: 1px solid #ccc;
	padding-top: 3px;
	padding-left: 15px;
	padding-bottom: 3px;
	display: block;
	background: url(images/v_arrow080102.gif) no-repeat 5px center;
}



/* @end */

/* @group globalNavi */

ul#globalNavi {
	position: relative;
	line-height:1.0;
	zoom: 100%;
}

ul#globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#globalNavi, #globalNavi ul {
	margin:0;
	padding:0;
	list-style-type:none;
	z-index: 99;
}

#globalNavi	{
	position:relative;
	z-index: 99;
}

#globalNavi li	{
	float:left;
	position:relative;
}

#globalNavi ul {
	width: 180px;
	position: absolute;
	top: 40px;
	left: 0px;
	display: none;
}

#globalNavi ul li a	{
	width: 200px;
	_width: 210px;
	display: block;
	background: #666;
	padding: 8px 5px 8px 10px;
	border-bottom: 1px solid #999;
	color: #fff;
	text-decoration: none;
	z-index: 2;
	border-left: 1px solid #CCC;
	border-right: 1px solid #999;
}

#globalNavi ul li a:hover	{
	color: #ffff00;
	background: #666 url(images/hover.gif) no-repeat right bottom;
}

#globalNavi ul li ul {
	top: 0px;
	left: 180px;
}

#globalNavi ul ul{
display:none;
}


/* @end */

/* @group tabnavi */

ul.tabNav {
	background:none !important;
	padding-left:0px !important;
	margin: 1em 10px 0 0 !important;
	list-style-type: none !important;
	margin-bottom: 0;
}

ul.tabNav li {
	background:none !important;
	padding-left:0px !important;
	padding-bottom: 0px;
}

.tabNav{
	position:relative;
	z-index:10;
	*zoom:1;
}
.tabNav li{
	float:left;
	margin-right: 2px;
}
.tabNav li a{
	display:block;
	border: 1px solid #999;
	text-decoration:none;
	font-weight: bold !important;
	color: #fff !important;
	background: #999;
	padding: 0.3em 0.7em;
	outline:none!important;
}
.tabNav li a:hover{
	text-decoration: underline;
}
.tabNav li a.activeTab{
	border-bottom:1px solid #fff;
	color: #333 !important;
	outline:none!important;
	background: #fff;
}
.tabContent{
	clear:left;
	position:relative;
	top:-1px;
	z-index:1;
	border:1px solid #999;
	padding:1em;
	margin-right: 5px;
	margin-left: 5px;
}

div.entry .tabContent{
	clear:left;
	position:relative;
	top:-1px;
	z-index:1;
	border:1px solid #999;
	padding:1em;
	margin-right: 5px;
	margin-left: 0px !important;
}

#extra .tabContent{
	clear:left;
	position:relative;
	top:-1px;
	z-index:1;
	border:1px solid #999;
	padding:1em;
	margin-right: 5px;
	margin-left: 0px !important;
}

/* @end */


/* @group extra tabnavi */

#extra ul.tabNav {
	background:none !important;
	padding-left: 10px;
	margin: 1em 10px 0 0;
	list-style-type: none !important;
}

#extra ul.tabNav li {
	background:none !important;
	padding-left:0px !important;
	padding-bottom: 0px;
}

#extra .tabNav{
	position:relative;
	z-index:10;
	*zoom:1;
}

#extra .tabNav li{
	float:left;
	margin-right: 2px;
}

#extra .tabNav li a{
	display:block;
	padding: 3px 10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-transform: uppercase;
	font: bold 13px "Lucida Grande", Arial, sans-serif;
	outline:none !important;
	color: #fff !important;
	background-color: #ccc;
	margin: 0;
}

#extra .tabNav li a:hover{
	text-decoration: underline;
}

#extra .tabNav li a.activeTab{
	border-bottom:1px solid #ccc;
	color: #333 !important;
	outline:none!important;
	background: url(images/bg_header.jpg) repeat-x left top;
}

#extra .tabContent{
	clear:left;
	position:relative;
	top:-1px;
	z-index:1;
	border:1px solid #ccc;
	padding: 5px;
	margin-left: 0px !important;
	background-color: #fff;
	margin-bottom: 10px;
	margin-right: 0;
}

#extra .tabContent ul.recentlog li {
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	padding-top: 5px;
}

/* @end */

/* @group gallery */

.gallery {
	margin: auto;
}

.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 120px;
	height: 120px;
}

.gallery img {
border: 2px solid #cfcfcf;
}

.gallery-caption {
margin-left: 0;
}

.gallery:after { 
content: 
"."; 
display: block; 
height: 0; 
clear: both;
visibility: hidden;
} 
.gallery {
display: inline-block;
} 
/* Hides from IE-mac \*/
* html .gallery {
height: 1%;
} 
.gallery {
display: block;
}

/* @end */

/* @group Tiny accordion */

code {font-family:"Courier New",Courier}

#options {width:457px; margin:20px auto; text-align:right; color:#9ac1c9}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}

#acc {width:457px; list-style:none; color:#033; margin:0 auto 40px}
#acc h3 {width:443px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
#acc h3:hover {background:url(images/header_over.gif)}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {width:425px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}

#nested {width:425px; list-style:none; color:#033; margin-bottom:15px}
#nested h3 {width:411px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
#nested h3:hover {background:url(images/header_over.gif)}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:393px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}
#nested .acc-selected {background:url(images/header_over.gif)}

/* @end */

/* @group Custom Table */

table.contact_form7 {
	width: 100%;
}

table.contact_form7 th,table.contact_form7 td {
	padding: 3px 8px;
}

table.contact_form7 th {
	text-align: right;
	font-weight: bold;
}


table.contact_form7 th.th-top {
	background: #fff url(images/content-bg.jpg) repeat-x left top;
	font-weight: bold;
	border: 1px solid #ccc;
	text-align: left;
}

table.table-boder {
	border-collapse: collapse;
	color: #555;
    border:0;
    border-spacing:0;
    border-collapse:collapse;
	margin-bottom: 10px;
	margin-top: 10px;
}

table.table-boder th {
	white-space: nowrap;
	padding: 3px 8px;
	background: #fff url(images/content-bg.jpg) repeat-x left top;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

table.table-boder td {
	padding: 3px 8px;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 12px;
}



/* @end */

/* @group breadcrumb */

#breadcrumb {
	font-size: 12px;
	padding: 0 10px 5px;
}

#breadcrumb .bbhome {
	background: url(images/v_icon030101.gif) no-repeat left 0;
	padding: 0 0 0 15px;
}

#breadcrumb .bb-carent {
	background: url(images/v_arrow090101.gif) no-repeat right center;
	padding: 0 12px 0 0;
	border-bottom: 1px dotted #ccc;
}



/* @end */

/* @group wp-table-reloaded */


table.wp-table-reloaded {
	margin-top: 10px;
	margin-bottom: 5px;
    border:0;
    border-spacing:0;
    border-collapse:collapse;
	font-size: 12px;
	width: 100%;
	text-align: left;
	color: #555;
}

table.wp-table-reloaded th {
    border:1px solid #ccc;
    letter-spacing:2px;
	text-align: center;
    padding:4px;
    background:#cae8ea url("images/bg_header.jpg") no-repeat;
	font-weight: bold;
}

table.wp-table-reloaded td.column-1 {
    border:1px solid #ccc;
    letter-spacing:2px;
	text-align: center;
    padding:4px;
    background:#cae8ea url("images/bg_header.jpg") no-repeat;
	font-weight: bold;
}

table.wp-table-reloaded td {
    border:1px solid #ccc;
    letter-spacing:2px;
	padding: 4px;
	text-align: center;
}

table.wp-table-reloaded-table-description {
	clear: both;
	display: block;
	font-size: 12px;
	color: #f00;
}

/* @end */

/* @group pagenavi */

div.wp-pagenavi {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 90%;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {
	color: #ffffff;
	background-color: #0066cc;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 6px 2px 6px;
	margin: 2px 2px 2px 2px;
	color: #000000;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	color: #000000;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	color: #000000;
	background-color: #FFFFFF;
}

/* @end */
