/*
Theme Name: IRT JAPAN BLOG
Theme URI: http://irt-jp.com/
Description: Basic Theme for irt-jp.com/blog_irt_japan/
Version: 1.0
Author: ms
Author URI: http://irt-jp.com/
*/

/*初期化*/
td,tr{
	margin:  0;
	padding: 0;
}

td {
	vertical-align: top;
}

body, form, filedset, table{
	margin:  0;
	padding: 0;
}
filedset{
	border: none;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl,dd{
	margin: 0;
	padding: 0;
}
blockquote, li, dt,dd {
}

li {
	list-style: none;
}

input, textarea {
	font-size: 1em;
}

img {
	border: none;
}

p {
	text-align: justify;
	text-justify: inter-ideograph;
}
html {
	overflow-y: scroll;
}
/*初期化ここまで*/


a:link {
	color: #20180a;
	text-decoration: underline;
	
}
a:visited {
	color: #20180a;
	text-decoration: underline;
}

a:hover {
	color: #20180a;
	text-decoration: underline;
}
.new {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	color: #DB1931;
	line-height: 12px;
	padding-left: 2px;
	vertical-align: 5%;
}
#wp-calendar tbody a {
	background-color: #b81a32; 
	color: #ffffff;
	text-decoration: none;
	padding: 1px 1px 1px 1px;
}
#wp-calendar tbody {
	text-align: center; 
}
body {
	background-color: #ffffff;
}
#wrapper {
	display: block;
	position: relative;
	top: 22px;
	width: 100%;
	height: auto;
}


#irtj_bar {
	height: 22px;
	width: 100%;
	background: #ffffff none repeat scroll 0 0;
	border-bottom: 1px solid #bababa;
	position: fixed!important;
	position: absolute;
	top: 0;
	z-index: 100;
	font-family: "Osaka" , "ＭＳ Ｐゴシック";
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 24px;
	text-align: center;
	color: #888888;	
}
#irtj_bar a{
	color: #604E3A;
	text-decoration: underline;
		font-weight: 600;

}
#irtj_bar a:hover {
	text-decoration: underline;
}
#goto_irtj {
	float: left;
	
}
#player_links {
	float: right;
}


#header {
	width:  100%;
	height: 160px;
	background-image: url(./images/header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0 auto 0 auto; 
	position: relative;
}
#header_txt_box {
	color: #d3d1cf;	
	position: relative;
	height: 30px;
	font-size: 12px;
	margin: 0 auto 0 auto; 
	width: 951px;
	top: -60px;
	z-index: 3;
}
#header_txt {
	position: absolute;
	height: 30px;
	clear: both;
	margin: 0 0 0 160px;
}
#goto_top {
	width:  951px;
	height: 157px;
	margin: 0 auto 0 auto; 
}
#contents_body {
	clear: both;
	width:  951px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 0 auto; 
	padding: 10px 0 0 0;
}

#main {
	width: 712px;
	float: left;
	background-color:none;
	padding: 0 9px 0 0;
}
#sidebar_left {
	width: 230px;
	float: left;
}
#sidebar_left ul{
	padding: 0 0 5px 0;
}
#sidebar_right ul{
	padding: 0 0 5px 0;
}
#main_sp_contents {
	width: 472px;
	float: right;
	padding: 0 0 0 0px;
	background-color: #FFFFFF;
}

#sidebar_right {
	width: 230px;
	float: left;
}
#footer {
	background-color: #20180a;
	width:  100%;
	height: 60px;
	margin: 20px auto 0 auto; 
}
#footer h2{
	margin: 0;
	padding: 15px 0 0 0;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #d3d1cf;
	line-height: 13px;
	text-align: center;
	margin-bottom: 0px;	
}
#footer h2 a{
	color: #d3d1cf;
	text-decoration: underline;
		font-weight: 400;
}
#footer h2 a:hover {
	text-decoration: underline;
}
#footer h3{
	margin: 0;
	padding: 8px 0 0 0;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #d3d1cf;
	line-height: 13px;
	text-align: center;
	margin-bottom: 10px;	
}

.sidebar_top {
	width: 230px;
	height: 11px;
	font-size: 3px;
	line-height: 3px;
	background-image:url(./images/sidebar_top.jpg);
	background-repeat: no-repeat;
	font-size: 2px;
	line-height: 1em;
}
.sidebar_body {
	width: 230px;
	height: auto;
	background-image:url(./images/sidebar_body.jpg);
	background-repeat: repeat-y;
	font-size: 13px;
	line-height: 1.3em;
}
.sidebar_bottom {
	width: 230px;
	height: 11px;
	background-image:url(./images/sidebar_bottom.jpg);
	background-repeat: no-repeat;
	font-size: 2px;
	line-height: 1em;
	padding-bottom: 6px;
}
#wp-calendar {
	margin: 0 0 0 50px;
}

#sidebar_left {
	color: #20180a;
}
#sidebar_right li{
	background-image: url(./images/list_mark.gif);
	background-repeat: no-repeat;
	padding: 0px 15px 0px 32px;
	background-position: 20px 6px;
}
#sidebar_right h2{
	width: 160px;
	height: 22px;
	background-image:url(./images/sidebar_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
 	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	line-height: 14px;
	color: #FFFFFF;
	padding: 10px 0 0px 0;
	text-indent: 1em;
	margin: 0 0 0 15px;
}
#sidebar_right {
	color: #20180a;
}
#sidebar_right h2 a{
	color: #ffffff;
	text-decoration: none;
		font-weight: 600;
}
#sidebar_right a{
	color: #20180a;
	text-decoration: underline;
	font-weight: 400;
}
#sidebar_right a:hover {
	text-decoration: underline;
}
.tagcloud {
	padding:  0 10px 0 20px;
}

#sidebar_left h2 a{
	color: #ffffff;
	text-decoration: none;
		font-weight: 600;
}
#sidebar_left a{
	color: #20180a;
	text-decoration: underline;
	font-weight: 400;
}
#sidebar_left a:hover {
	text-decoration: underline;
}
#sidebar_left h2 a:hover {
	text-decoration: underline;
}
#sidebar_left li{
	background-image: url(./images/list_mark.gif);
	background-repeat: no-repeat;
	padding: 0px 15px 0px 32px;
	background-position: 20px 6px;
}
#sidebar_left h2{
	width: 200px;
	height: 22px;
	background-image:url(./images/sidebar_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
 	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	line-height: 14px;
	color: #FFFFFF;
	padding: 10px 0 0px 0;
	text-indent: 1em;
	margin: 0 0 0 15px;
}
#sidebar_left .title {
	width: 200px;
	height: 22px;
	background-image:url(./images/sidebar_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
 	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	line-height: 14px;
	color: #FFFFFF;
	padding: 10px 0 0px 0;
	text-indent: 1em;
	margin: 0 0 0 15px;
}
#sidebar_right .title {
	width: 200px;
	height: 22px;
	background-image:url(./images/sidebar_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
 	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	line-height: 14px;
	color: #FFFFFF;
	padding: 10px 0 0px 0;
	text-indent: 1em;
	margin: 0 0 0 15px;
}
#main_sp_contents h2{
	background-image:url(./images/article_title_mark.gif);
	background-repeat: no-repeat;
	background-position: 7px 4px;
 	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #20180a;
	padding: 0px 0 0px 0;
	text-indent: 1.5em;
	margin: 0 0 0 0px;
	height: 30px;
}
#main_sp_contents h3{
 	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	line-height: 14px;
	color: #20180a;
	padding: 10px 0 2px 0;
	text-indent: 0em;
	margin: 0 0 0 2px;
}
#main_sp_contents h5{
 	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 14px;
	color: #20180a;
	padding: 8px 0 4px 5px;
	text-indent: 0em;
	margin: 0 0 0 2px;
	border-bottom: 1px dotted #20180a;
}

#main_sp_contents h4{
 	clear: both;
 	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 14px;
	color: #20180a;
	padding: 0px 10px 8px 0;
	text-indent: 0em;
	margin: 0 0 0 2px;
	text-align:right;
}
#main_sp_contents p{
  	clear: both;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 84%;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 150%;
	color: #222222;
	padding: 10px 10px 0px 10px;
	text-indent: 0em;
	margin: 0 0 0 2px;
}
.post {
	float: left;
	width: 472px;
}
.postmetadata{
 	clear: both;
 	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align:right;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 12px;
	color: #5C130C;
	padding: 4px 0 4px 0;
	text-indent: 0em;
	margin: 0 0 18px 0px;
	border-top: 1px dotted #20180a;
	border-bottom: 1px dotted #20180a;
}
#comments{
	clear: both;
 	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 14px;
}
#comments h3{
	border-bottom: 1px dotted #20180a;

}
.com {
	
	color: #5C130C;
	padding: 0px 0 4px 0;
	text-indent: 0em;
	margin: 0px 0 0 2px;
	border-bottom: 1px dotted #20180a;
}
.commeta p{
	padding: 0px 0 10px 0;
}
.profile_ph{
	text-align: center;
}
.profile_txt{
	font-size: 13px;
	padding: 4px 0 2px 0;
	text-align: center;
}
.small_txt{
	font-size: 11px;
	line-height: 11px;
}
#profile_area h2{
	background-image:url(./images/article_title_mark.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
 	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #20180a;
	padding: 3px 0 0px 0;
	text-indent: 2.5em;
	margin: 5px 0 0 0px;
}
#profile_area h6{
 	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	line-height: 14px;
	color: #20180a;
	padding: 12px 0 2px 0;
	text-indent: 0em;
	margin: 0 0 0 2px;
	border-bottom: 1px dotted #20180a;
}
#profile_area h5{
 	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 14px;
	color: #222222;
	padding: 12px 0 2px 0;
	text-indent: 0em;
	margin: 0 0 0 2px;
	border-bottom: 1px dotted #20180a;
}

#profile_area .prof_title1{
 	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	line-height: 14px;
	color: #20180a;
	padding: 12px 0 2px 0;
	text-indent: 0em;
	margin: 0 0 0 2px;
}
#profile_area p{
 	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 150%;
	color: #222222;
	padding: 2px 0 0px 0;
	text-indent: 0em;
	margin: 0 0 5px 2px;
}
/*racquetball_org_banner ------------------------------------------------- */
.racquetball_org_banner p{
	text-align: center;
	margin: 10px 0 10px 0;
}
.racquetball_org_banner img{
	margin: 0px 0 10px 0px;
}
/*racquetball_org_bannerここまで */

.photo {
	text-align: center;
	padding: 8px 0 0 0;
}
.size-medium {
	padding: 0px 0 0px 0;
}

.imageframe {
	width: 370px;
	margin: 10px 0 10px 0;
}
.centered {
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;

}
.imagecaption {
 	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 150%;
	color: #20180a;
	padding: 2px 0 0px 0;
	text-indent: 0em;
	margin: 0 0 0 0;
}
.alignleft {
	float: left;
}
img.alignleft {
	margin: 0 auto 0 auto;
	padding: 4px 10px 12px 0;
}

