/*
Theme Name: 39rando
Theme URI: http://www.39rando.jp
Description: This is a blank Wordpress theme with a fixed width, laid out in 2 columns with the menu on the left
Author: EIJI TSUCHIYA
Author URI: http://www.earthfactory.net
*/

/* @group Block Level Elements */

* {
	margin: 0;
	padding: 0;
}


Body {
	font: 12px/150% "メイリオ", "Meiryo", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #ccc url(images/slash.png) repeat;
}

#page {
	width: 900px;
	margin: 10px auto 0;
	background-color: #fff;
}

#header {
	width: 100%;
	height: 200px;
	background: #AD282B url(rotator/rotate.php) no-repeat left top; 
}

#headerimg {

}

#main_images {

}

.description {
	display: none;
}

#wrapper {
	width: 100%;
}

#content {
	float: right;
	width: 73%;
}

#sidebar {
	width: 25%;
	margin-right: 73%;
	margin-top: 5px;
	margin-left: 5px;
}

#footer {
	width: 100%;
	clear: both;
	height: 40px;
	background-color: #ad282b;
	color: #fff;
	margin-bottom: 20px;
}

/* @end */

/* @group Headings */

h1 {
	margin: 0;
	padding: 40px 0 0 40px;
	font-size: 20px;
}

h1 a {
	display: block;
	text-decoration: none;
	width: 202px;
	height: 64px;
	background: transparent url(images/h1_bg.png) no-repeat left top !important;
	background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.39rando.jp/wp-content/themes/39rando_home/images/h1_bg.png", sizingMethod="image");
}

div.post h2 {
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
	background: url(images/bg_h2.png) no-repeat left top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-right: 5px;
	font-size: 18px;
	font-weight: bold;
}

div h2.pagetitle {
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
	background: url(images/bg_h2.png) no-repeat left top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-right: 5px;
	font-size: 18px;
	font-weight: bold;	
}

h3 {
	border-left: 5px solid #ccc;
	padding-left: 5px;
	font-size: 16px;
	margin-top: 10px;
}

h4 {
	margin-top: 10px;
}

h5 {

}

/* @end */

/* @group The Post */

h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

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

.post a {

}

.post ul {

}

.post li {

}

.entry {
	margin-top: 10px;
}

.entrytext p,.entry p {
	margin-right: 10px;
	margin-left: 10px;
}


.entrytext .postmetadata {
	background-color: #eee;
	padding: 5px;
	margin-top: 20px;
	border-left: 4px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-right: 5px;
}

.entry .postmetadata {
	padding: 3px 5px;
	margin-top: 20px;
	border-left: 4px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-right: 5px;
}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.center {

}

.pagetitle {

}

blockquote {
	padding-right: 20px;
	padding-left: 20px;
}

cite {

}

a img {
	text-decoration: none;
	border-style: none;
}

acronym, abbr {
	text-decoration: none;
	border-style: none;
}

/* @end */

/* @group Sidebar */

#sidebar ul {
	list-style-type: none;
	list-style-position: outside;
}

#sidebar ul h2 {
	font-size: 14px;
	background: url(images/side_bg_h2.png) no-repeat left top !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-left: 15px !important;
	border-bottom: 1px solid #ccc !important;
	border-right: 1px solid #ccc; !important;
	color: #fff !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

#sidebar ul h2 a {
	color: #fff !important;
	text-decoration: none !important;
}


#sidebar ul li {
}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidebar div.side_box {

	padding: 5px;
	line-height: 120%;
	background: url(images/content-bg.jpg) repeat-x left top;
	border: 1px solid #ccc;
	margin-right: 5px;
}


#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}

#sidebar dl {
	margin-top: 5px;
	margin-bottom: 10px;
}

#sidebar dt {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
	background: url(icons/style12.gif) no-repeat left 2px;
	padding-left: 12px;
	font-weight: bold;
}

#sidebar dd {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
	padding-left: 10px;
}

/* @end */

/* @group Comments */

#respond {
	background-color: #eee;
	padding: 3px;
	margin-top: 0px;
	border-left: 4px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-right: 5px;	
}

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Form-------------*/

#comments-form {

}

#comments-form h2 {
	font-size: 14px;
	background-color: #ccc;
	border-left: 3px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	margin-top: 10px;
	padding: 3px;
	margin-right: 5px;
}

#comments-form input,#comments-form textarea {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
	margin-top: 10px;
}

#comments-form button {
	padding: 2px 5px;
	border: 1px solid #ccc;
	margin-top: 10px;
	background-color: #ad282b;
	color: #fff;
}

#searchform #s {

}

/* @end */

/* @group Calendar */

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/* @end */

/* @group Images */

img.editlink_img {
	vertical-align:  middle;
}

img.alignleft {
	float: left;
	padding: 3px 3px 12px;
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-bottom: 5px;
	background: #fff url(images/img-cap.gif) no-repeat center bottom;
}



/* @end */

/* @group Other */

.center {
	text-align: center;
}

em {
	visibility: hidden;
}

p.copyright {
	color: #fff;
	text-align: center;
	padding: 0.7em 14px 0.7em 0;
}

p.return {
	background: url(icons/arrow_up_12x12.png) no-repeat right center;
	margin: 0 30px;
	padding: 0.7em 14px 0.7em 0;
	text-align: right;
	clear: both;
}

p.return2 {
	background: url(icons/arrow_up_12x12.png) no-repeat right center;
	margin: 0 30px;
	text-align: right;
	clear: both;
	padding-right: 14px;
	padding-top: 0.7em;
	padding-left: 0;
}

hr {
	display: none;
}

.text_box {
	padding: 8px;
	margin: 5px;
	background: url(images/content-bg.jpg) repeat-x left top;
	border: 1px solid #ccc;
}

.text_box2 {
	padding: 8px;
	margin: 5px;
	background: url(images/content-bg.jpg) repeat-x left top;
	border: 1px solid #ccc;
}

.text_box2 ul {
	list-style-type: none;
}

.text_box2 ul h3{
	font-size: 14px;
	font-weight: bold;
	border-left-style: none;
	background: url(icons/control_play.png) no-repeat left 0;
	padding-left: 18px;
	margin-bottom: 5px;
	color: #c91824;
}

.text_box2 ul li {
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
}

.sp_box {
	padding: 8px;
	margin: 5px;
	background: url(images/content-bg.jpg) repeat-x left top;
	border: 1px solid #ccc;
}

iframe a.hide {
	display: none;	
}

dl.style01 {
	padding: 8px;
	margin: 5px;
	background: url(images/content-bg.jpg) repeat-x left top;
	border: 1px solid #ccc;
}

dl.style01 dt {
	background: url(icons/emoticon_smile.png) no-repeat left 2px;
	padding-left: 18px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #ccc;
	padding-top: 3px;
	font-weight: bold;
}

dl.style01 dd {
	margin-left: 10px;
	margin-bottom: 10px;
}

dl.style02 {
	margin-top: 5px;
}

dl.style02 dt {
	clear: both;
	float: left;
	background: url(icons/style12.gif) no-repeat left 4px;
	padding-left: 12px;
}

dl.style02 dd {
	text-align: right;
}

dl.style04 {
	margin-top: 5px;
}

dl.style04 dt {
	clear: both;
	float: left;
	background: url(icons/style12.gif) no-repeat left 4px;
	padding-left: 12px;
}

dl.style04 dd {
	text-align: right;
}

dl.style03 {
	padding: 8px;
	margin: 5px;
	line-height: 140%;
	background: url(images/content-bg.jpg) repeat-x left top;
	border: 1px solid #ccc;
}

dl.style03 dt {
	clear: both;
	float: left;
	width: 150px;
	background: #dedede url(icons/style12.gif) no-repeat 2px 6px;
	padding: 3px 3px 3px 12px;
	margin-right: 5px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-left: 3px;
}

dl.style03 dt.dt_first {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

dl.style03 dd {
	padding: 3px;
	margin-left: 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

dl.style03 .dd_first {
	padding: 3px;
	margin-left: 5px;
	border: 1px solid #ccc;
}



/* @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 tabnavi */

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

div.tabContent ul.tabNav {
	background:none !important;
	padding-left:0px !important;
	margin: 0 0px;
	list-style-type: none !important;
}


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

.tabNav{
	position:relative;
	z-index:10;
	*zoom:1;
}
.tabNav li{
	float:left;
	margin-right:1px;

}
.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 #eee;
	color: #333 !important;
	outline:none!important;
	background: #eee;
}
.tabContent .tabNav li a.activeTab{
	border-bottom:1px solid #fff !important;
	color: #333 !important;
	outline:none !important;
	background: #fff !important;
}
.tabContent{
	clear:left;
	position:relative;
	top:-1px;
	z-index:1;
	border:1px solid #999;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background: #eee;
}

.tabContent .tabContent{
	clear:left;
	position:relative;
	top:-1px;
	z-index:1;
	border:1px solid #999;
	padding: 10px;
	margin: 0;
	background: #fff !important;
}

div.entry .tabContent{
	clear:left;
	position:relative;
	top:-1px;
	z-index:1;
	border:1px solid #999;
	padding: 5px;
	margin-right: 5px;
	margin-left: 0px !important;
	/*background: url(images/content-bg.jpg) repeat-x left top;*/
}

div.entry .tabContent .tabContent {
	clear:left;
	position:relative;
	top:-1px;
	z-index:1;
	border:1px solid #999;
	padding: 10px;
	margin-right: 5px;
	margin-left: 0px !important;
	/*background: url(images/content-bg.jpg) repeat-x left top;*/
}

/* @end */

/* @group Style for Ktai Entry */

.photo {
	padding-right:6px;
	float:left;
	line-height:110%;
	font-size:0.85em;
	text-indent:0;
}
.photo img {
	background:white;
	margin:0 4px 4px 0;
	padding:3px;
	border:1px solid #999;
}
.photo-end {
	clear:left;
}



/* @end */

table {
	font-size: 10px;
}

/* @group WP-Table-Reloaded */

table.wp-table-reloaded-id-3 {
	width: 95%;
}

table.wp-table-reloaded-id-3 tr.row-2 td {
	font-weight: bold;
	color: red !important;
}

table.wp-table-reloaded-id-3 td {
	text-align: center !important;
}



/* @end */
