/*
Theme Name: irt_jp
Theme URI: http://kaatsu-raccoon.com/
Description: Basic Theme for kaatsu-raccoon.com
Version: 1.0
Author: ms
Author URI:  http://kaatsu-raccoon.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;
}
a {  
	outline: none;  
}  

/*初期化ここまで*/

body{
	behavior:url("./css/csshover.htc");
}
html {
	overflow-y: scroll;
}
body {
 	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-repeat: repeat;
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	width: auto;
	height: 96px;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #3F3B3A;
	padding: 0px 0 0 0px;
}
a {
	color: #3F3B3A;
}

#header_main {
	width: 950px;
	height: 135px;
	background-image: url(images/header_bg.png);
	background-repeat: repeat;
	margin: 0 auto 0 auto;
	position: relative;
}

#description {
	font-size: 13px;
	color: #FFFFFF;
	margin: 4px auto 2px auto;
	width: 950px;
	height: auto;
	text-align: center;
	font-weight: 400;
}
#qtranslate-chooser {
	margin: 4px 0 0 0;
	text-align: right;
	padding: 0 14px 0 0;
}
#qtranslate-chooser a {
	text-decoration: none;
}
#qtranslate-chooser li {
	line-height: 120%;
	padding: 5px 0 0 8px;
	display:inline;
	text-align: right;
}
#top_link img {
	position: absolute;
	top: 25px;
	left: 25px;
	width: 380px;
	height: 90px;
}

#top_navi {
	position: relative;
	top: 0px;
	padding: 10px 10px 5px 0;
	text-align: right;
	line-height: 130%;
	font-weight: 600;
}

#top_navi a {
	color: #3F3B3A;
	text-decoration: none;
}
#search_area {
	clear: both;
	text-align: right;
	padding: 12px 10px 0 0;
}
#breadcrumbs {
	font-size: 12px;
	font-weight: 600;
	line-height: 110%;
	color: #FFFFFF;
	width: 880px;
	height: 27px;
	background-image: url(images/breadcrumbs_bg.png);
	background-repeat: repeat;
	margin: 0 auto 0 auto;
	padding: 8px 35px 0 35px;
}
#breadcrumbs a {
	font-size: 12px;
	font-weight: 600;
	line-height: 110%;
	color: #FFFFFF;
}
#bc_home li {
	display:inline;
	padding: 0 13px 0 0px;
}

#breadcrumbs .final {
	padding: 0 0 0 5px;

}
#bc_home li.bc_h {
	display:inline;
	background: url(images/bc_arrow.png);
	background-position: right;
	background-repeat: no-repeat;
	padding: 0 13px 0 0;
}
#body_wrapper {
	width: 950px;
	height: auto;
	margin: 0 auto 0 auto;
}
#body {
	float: left;
	width: 950px;
	height: auto;
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
	background-image: url(images/left_bg.png);
	background-repeat: repeat-y;
}


#left {
	float: left;
	width: 190px;
	height: auto;

}
#navi {
	position: relative;
	z-index: 100;
}
#navi li a {
	font-weight: 600;
	width: 190px;
	height: 25px;
	display: block;
	background-image: url(images/navi_bg.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: 18px;
	line-height: 20px;
	padding: 6px 0 0 0;
}
#navi li a:hover {
	background-position: 0 bottom;
}
#navi li {
	font-size: 13px;
	line-height: 14px;
	height: 30px;
	margin: 0 0 4px 0;
}
#navi #en li {
	font-size: 11px !important;
	text-transform: uppercase;
	font-family: "Arial", "Helvetica", "sans-serif";
}

#racquetball_org_banner p {
	width: 190px;
	text-align: center;
}
#racquetball_org_banner img {
	margin: 5px auto 5px auto;

}
#left_poster p {
	width: 190px;
	text-align: center;
}
#left_poster img {
	margin: 5px auto 5px auto;

}
.banner_comment2 {
	font-size: 90%;
	line-height: 120%;
	width: 190px;
	clear: both;
	text-align: center;
}
.banner_comment2 a {
	text-decoration: none;
	padding: 0 0 5px 0;
}
#footer {
	clear:both;
	width: 950px;
	height: 50px;
	margin: 0 auto 0 auto;
	background-color: #2e2e2e;
	line-height: 120%;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}
#footer_navi {
	clear:both;
	line-height: 120%;
	padding: 8px 0 5px 0;
}
#copyright {
	font-size: 90%;
	line-height: 120%;
	padding: 5px 0 5px 0;
}
#main_wrapper {
	float: right;
	width: 751px;
}
#main {
	float: right;
	width: 751px;
	margin: 0 0 0 0;
}
#main_area {
	float: left;
	width: 498px;
}

#gallery {
	width: 742px;
	height: 200px;
	background-image: url(images/gallery_bg.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0 0 8px 0;
}
#gallery_main {
	position: relative;
	top: 10px;
	left: 11px;
}

#right {
	width: 234px;
	text-align: center;
	float: right;
	margin: 0 8px 0 0;
	text-align: center;
}
#right a {
	color: #777777;
	text-decoration: none;
	font-weight: 400;
}
#right_banner {
	background-image: url(images/right_banner_top.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0 auto 0 auto;
}
.banner_box2 {
	padding: 8px 0 12px 0;
}
.right_banner_bottom {
	height: 6px;
	background-image: url(images/right_banner_bottom.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
/*mobile --------------------------------------------------------- */
#mobile {
	width: 211px;
	margin: 0 auto 0 auto;
}

#mobile .top {
	background-image:url(images/mobile_top.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 28px;
}
#mobile .body {
	background-image:url(images/mobile_body.gif);
	background-repeat: repeat;
}
#mobile .bottom {
	background-image:url(images/mobile_bottom.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 12px;
}
#mobile ul{
	padding: 0;
	margin:  0 5px 0 10px;
}
#mobile h1{
	padding: 0;
	margin:  0;
	font-family: "Osaka" , "ＭＳ Ｐゴシック";
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 12px;
	text-align: center;
	color: #89735B;
}
#mobile li{
	font-family: "Osaka" , "ＭＳ Ｐゴシック";
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 14px;
	color: #444444;
	background-image: url(images/info_li_mark.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 13px;
	padding-right: 5px;

}
#mobile a {
	color: #444444;
	text-decoration: none;
}
#mobile a:hover{
	text-decoration: underline;
}
#mobile img{
	float: left;
	margin-left: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#mobile p{
	font-family: "Osaka" , "ＭＳ Ｐゴシック";
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 13px;
	text-align: left;
	color: #444444;
	padding: 5px 15px 5px 18px;
}
#mobile a {
	text-decoration: underline;
	color: #444444;
}
#gallery_main {
	display:none;
}
#topics_mark {
	clear: both;
	width: 498px !important;
	height: 20px !important;
	text-transform: uppercase !important;
	font-size: 12px !important;
	color: #FFFFFF !important;
	font-weight: 600 !important;
	background-image: url(images/topics_bg.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0 !important;
	text-indent: 22px !important;
	line-height: 22px !important;
}
#topics_mark_support_activity {
	width: 498px !important;
	height: 20px !important;
	text-transform: uppercase !important;
	font-size: 12px !important;
	color: #FFFFFF !important;
	font-weight: 600 !important;
	background-image: url(images/sa_topics_bg.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0 !important;
	text-indent: 22px !important;
	line-height: 22px !important;
}
#asia_open_2011_topics {
	width: 498px !important;
	height: 20px !important;
	text-transform: uppercase !important;
	font-size: 12px !important;
	color: #FFFFFF !important;
	font-weight: 600 !important;
	background-image: url(images/asia_open_2011_topics.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0 !important;
	text-indent: 22px !important;
	line-height: 22px !important;
}

#spotlight_mark {
	width: 498px;
	height: 20px;
	text-transform: uppercase;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 600;
	background-image: url(images/spotlight_bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: 22px;
	line-height: 22px;
}
#spotlight_topics {
	float: left;
	width: 498px;

}
#spotlight_topics h1 {
	font-size: 22px;
	line-height: 120%;
}
#spotlight_topics h1 a {
	text-decoration: none;
}

#spotlight_topics h2 {
	text-transform: uppercase;
	font-size: 14px;
	width: auto;
	height: auto;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	line-height: 150% !important;
}
#spotlight_topics h2 a {
	text-decoration: none;
	color: #9F9FA0;
}
#spotlight_topics h3 {
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	color: #9F9FA0;
	padding: 3px 0 0 0;
}
#spotlight_topics img {
	float: left;
	padding: 0 10px 10px 25px;

}

#spotlight_topics .post_title {
	clear: both;
	width: 458px;
	margin: 15px auto 5px auto;
	border-left: 6px solid #3F3B3A;
	padding: 0 0 0 10px;
}
#spotlight_topics .post_txt {
	font-size: 100%;
	line-height: 160%;
	width: 453px;
	margin: 5px auto 10px auto;
	padding: 0 0 0 15px;
}

#post_title_single {
	background-image: url(images/single_bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 498px;
	height: 90px;
	margin: 2px 0 0 0;
}


#topics .post_txt {
	font-size: 100%;
	line-height: 160%;
	width: 453px;
	margin: 5px auto 10px auto;
	padding: 0 0 0 15px;
}
.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: 5px;
	vertical-align: 5%;
}
#single_page {
	float: left;
	width: 498px;
}
#single_page h1 {
	font-size: 16px;
	padding: 5px 0 0px 22px;
	line-height: 120%;
}
#single_page h2 {
	text-transform: uppercase;
	font-weight: 600;
	color: #9F9FA0;
	font-size: 12px;
	padding: 17px 0 0 22px;
	line-height: 12px;
}
#single_page h2 a {
	color: #9F9FA0;
	text-decoration: none;	
}
#single_page h3 {
	font-weight: 600;
	color: #9F9FA0;
	font-size: 12px;
	padding-left: 22px;
}
#single_page h4 {
	background-image: url(images/post_title_sub.png);
	background-repeat: no-repeat;
	height: 30px;
	padding: 19px 0 0 38px;
	margin: 0 0 10px 0;
	line-height: 100%;
	font-size: 100%;
}
#rules_and_regulations h1 {
	height: 40px;
	font-size: 16px;
	line-height: 100%;
	padding: 24px 0 0px 95px;
	line-height: 120%;
	background-image: url(images/page_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-transform: uppercase;
}
#rules_and_regulations h4 {
	font-size: 17px;
	line-height: 120%;
	height: auto;
	padding: 0px 0 2px 0px;
	margin: 10px 0 8px 0;
	border-bottom: 1px solid #DDDDDD;
}
#rules_and_regulations h5 {
	font-size: 14px;
	line-height: 120%;
	height: auto;
	padding: 0px 0 2px 8px;
	margin: 10px 0 0px 0;
}
#rules_and_regulations p {
	padding: 0px 0 12px 18px;
}
#rules_and_regulations .post {
	padding: 10px 10px 10px 10px;
}
#rules_and_regulations {
	float: left;
	width: 498px;
}

#head_office h4 {
	background-image: url(images/post_title_sub.png);
	background-repeat: no-repeat;
	height: 30px;
	padding: 19px 0 0 38px;
	margin: 0 0 10px 0;
	line-height: 100%;
	font-size: 100%;
}
#single_page h5 {
	clear: both;
	font-size: 17px;
	line-height: 120%;
	height: auto;
	padding: 0px 0 2px 0px;
	margin: 10px 0 8px 0;
	border-bottom: 1px solid #DDDDDD;
}
#single_page .h4_adjust_1 {
	margin: 20px 0 10px 0;
}
#single_page p {
	line-height: 160%;
	margin: 0 0 16px 0;
}
.w_normal {
	font-weight: 400;
}
.font_size80 {
	font-size: 80%;
}
#schedule {
	float: left;
	width: 498px;
}

#schedule h1 {
	height: 61px;
	font-size: 16px;
	line-height: 100%;
	padding: 24px 0 0px 95px;
	line-height: 120%;
	background-image: url(images/page_bg_w498.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-transform: uppercase;
}
#guide {
	float: left;
	width: 498px;
}
#guide h1 {
	height: 48px;
	font-size: 16px;
	line-height: 100%;
	padding: 24px 0 0px 95px;
	line-height: 120%;
	background-image: url(images/page_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-transform: uppercase;
}
#category {
	float: left;
	width: 498px;
}
#category h1 {
	height: 47px;
	font-size: 16px;
	line-height: 100%;
	padding: 24px 0 0px 95px;
	line-height: 120%;
	background-image: url(images/page_bg_w498.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-transform: uppercase;
}
#irt_japan {
	float: left;
	width: 498px;
}
#main ul.list_01  {
	clear: both;
	margin: 5px 0 15px 0;
	padding: 0 0 0 20px;
}
#contact_us h1 {
	height: 47px;
	font-size: 16px;
	line-height: 100%;
	padding: 24px 0 0px 95px;
	line-height: 120%;
	background-image: url(images/page_bg_w498.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-transform: uppercase;
}
#contact_us p  {
	margin: 5px 0 15px 0;
	padding: 0 0 0 20px;
	
}
#contact_us {
	float: left;
	width: 498px;
}
#guide p  {
	clear: both;
	margin: 5px 0 15px 0;
	padding: 0 0 0 20px;
	
}

#topics h2 {
	text-transform: uppercase;
	font-size: 12px;
	width: auto;
	height: auto;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	line-height: 150% !important;
}


#topics h2 a {
	text-decoration: none;
	color: #9F9FA0;
}
#guide h2 {
	clear: both;
	width: 498px !important;
	height: 20px !important;
	text-transform: uppercase !important;
	font-size: 12px !important;
	color: #FFFFFF !important;
	font-weight: 600 !important;
	background-image: url(images/topics_bg.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0 !important;
	text-indent: 22px !important;
	line-height: 22px !important;
}
#main .list_01 li {
	background-image: url(images/list_01_mark.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding: 5px 0 5px 12px;
	line-height: 120%;
}
#irt_japan h1 {
	height: 47px;
	font-size: 16px;
	line-height: 100%;
	padding: 24px 0 0px 95px;
	line-height: 120%;
	background-image: url(images/page_bg_w498.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-transform: uppercase;
}
#schedule h2 {
	text-transform: uppercase;
	font-weight: 600;
	color: #9F9FA0;
	font-size: 12px;
	padding: 17px 0 0 22px;
	line-height: 12px;
}
#schedule h2 a {
	color: #9F9FA0;
	text-decoration: none;	
}
#schedule h3 {
	font-weight: 600;
	font-size: 14px;
	padding-left: 0px;
}
#schedule p {
	line-height: 160%;
}
#schedule table.schedule{
	width: 490px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px 10px 0px 0px;
	margin: 0px auto 10px auto;	
}
#schedule table.schedule td{
	border-top: 1px solid #CCCCCC;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 15px;
	text-align: center;
	color: #444444;
	vertical-align: middle;	
	padding: 4px 5px 4px 5px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#schedule table.schedule th{
	background-color: #3F3B3A;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	line-height: 13px;
	text-align: center;
	color: #ffffff;
	vertical-align: middle;	
	padding: 5px;
}
#schedule table.schedule caption {

	font-weight: 600;
}

#schedule table.schedule_irt{
	border: 2px solid #ffffff;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0 12px 0px;	
}
#schedule table.schedule_irt td{
	background-color: #CCECF4;
	border: 2px solid #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 13px;
	text-align: center;
	color: #444444;
	vertical-align: middle;	
	padding: 3px 10px 3px 10px;
}
#schedule table.schedule_irt th{
	background-color: #B7AA8E;
	border: 2px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 13px;
	text-align: center;
	color: #ffffff;
	vertical-align: middle;	
	padding: 5px;
}
#schedule table.schedule_wpro{
	border: 2px solid #ffffff;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0 70px 0px;	
}
#schedule table.schedule_wpro td{
	background-color: #FDDAE4;
	border: 2px solid #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 13px;
	text-align: center;
	color: #444444;
	vertical-align: middle;	
	padding: 3px 10px 3px 10px;
}
#schedule table.schedule_wpro th{
	background-color: #B7AA8E;
	border: 2px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 13px;
	text-align: center;
	color: #ffffff;
	vertical-align: middle;	
	padding: 5px;
}


#update {
	font-size: 12px;
	text-align: right;
	margin: 10px 0 20px 0;
}


#external_links {
	border-top: 1px solid #C9CACB;
	padding: 10px 10px 10px 10px;
	margin: 10px 0 0 0;
	clear: both;
}
#external_links p {
	font-size: 12px;
	line-height: 150%;
}

#related_links {
	border-top: 1px solid #C9CACB;
	padding: 10px 10px 10px 10px;
	margin: 10px 0 0 0;
}

#single_page .post {
	padding: 10px 10px 10px 10px;
}
#single_page .alignleft {
	float: left;
	padding: 3px 10px 10px 0px;
}
.alignright {
	float: right;
	padding: 3px 0px 10px 18px;
}
.aligncenter {
	text-align: center;
}

#single_page .alignright {
	float: right;
	padding: 3px 0 10px 10px;
}
.ranking_tb_01 {
	width: auto;
}
.clear {
	clear: both;
}
table.ranking_tb_01 {
	width: 400px;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 16px;
	text-align: left;
	color: #444444;
	margin: 0 auto 10px auto;
	padding: 0px 40px 20px 50px;
	padding-bottom: 15px;
	padding-left: 21px;	
	border-collapse:collapse;
	border-left:1px solid #CCCCCC;
	border-spacing:0;
	border-top:1px solid #CCCCCC;
	empty-cells:show;
}

.ranking_tb_01 caption{
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	padding: 0 0 3px 0;
}
.ranking_tb_01 th{
	color: #FFFFFF;
	background-color: #444444;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin:0;
	padding:2px;
	text-align:center;
	vertical-align:middle;
}
.ranking_tb_01 td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin:0;
	padding:2px;
	text-align:center;
	vertical-align:middle;
}
td.ranking_tb_01_hl01{
	background-color: #e4dfd3;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin:0;
	padding:2px;
	text-align:center;
	vertical-align:middle;
}
.ranking_tb_01_hl01_span {
	color: #e4dfd3;
}
.ranking_tb_01_hl01_notice {
	text-align: right !important;
}
li.pdf {
	background-image: url(images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 20px 4px;
	padding:  0 0 0 43px;
	line-height: 24px;
}
.pdf_span {
	background-image: url(images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding:  0px 0 5px 20px;
}
.indent_1 {
	padding: 20px;
}
.ranking_highlight {
	background-color: #DDDDDD;
}

/*navi --------------------------------------------------------- */
#navigation ul li {
	height:25px;
	line-height:25px;
	list-style:none;
	padding-left:0px;
	color:#FFF;
	border-top:#fff solid;
	border-bottom:#fff solid;
	border-width:1px;
	cursor:pointer;
}
#navi ul li:hover {
	position:relative;
}
#navi ul div.navi_level_2 {
	display: none;
}
#navi ul ul {
}
#navi ul li:hover ul {
	float: left;
	background-color: #ffffff;
	border: 1px solid #dedede;
	width: 197px;
	height: auto;
	margin: 0 4px 3px 0;
}
#navi ul li:hover div.navi_level_2 {
	color: #FFFFFF;
	display: block;
	position: absolute;
	top: 0px;
	left: 160px;
	background: url(images/navi_level_2_bg.png);
	background-repeat: repeat;
	padding: 0;
	width: auto;
	height: auto;
	marign: 0 !important;
	padding: 0 !important;
}
#navi .navi_level_2  a {
	background-image: none !important;
	text-indent:28px !important;
	line-height:29px !important;
	marign: 0 !important;
	padding: 0 !important;
} 
#navi .navi_level_2  a:hover {
	color: #ffffff !important;
} 
#navi .navi_level_2 li {
	color: #ffffff;
	border:none;
	width:195px;
	height: 28px;
	float:left;
	display:inline;
	background: url(images/navi_level_2.png) !important;
	margin-bottom: 0  !important;
	padding: 0 0 0 0 !important;
	padding-left:0;
} 
#navi .navi_level_2 li:hover  {
	background-position: 0 28px !important;
	border:none;
	color: #ffffff !important;
	marign: 0 !important;
	padding: 0 !important;}

/*table_0001 --------------------------------------------------------- */
table.table_0001 {
	width: 490px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px 10px 0px 0px;
	margin: 0px auto 10px auto;	
}
table.table_0001 td{
	border-top: 1px solid #CCCCCC;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 15px;
	text-align: center;
	color: #444444;
	vertical-align: middle;	
	padding: 4px 5px 4px 5px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
table.table_0001 th{
	background-color: #3F3B3A;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	line-height: 13px;
	text-align: center;
	color: #ffffff;
	vertical-align: middle;	
	padding: 5px;
}
table.table_0001 caption {
	font-weight: 600;
}
/*table_0002 --------------------------------------------------------- */
table.table_0002 {
	width: 448px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px 15px 0px 15px;
	margin: 0px auto 10px auto;	
}
table.table_0002 td{
	border-top: 1px solid #CCCCCC;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 15px;
	text-align: center;
	color: #444444;
	vertical-align: middle;	
	padding: 4px 5px 4px 5px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
table.table_0002 th{
	background-color: #3F3B3A;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	line-height: 13px;
	text-align: center;
	color: #ffffff;
	vertical-align: middle;	
	padding: 5px;
}
table.table_0002 .title2 {
	background-color: #F2F2F2;
}
table.table_0002 caption {
	font-weight: 600;
}
/*table_0003 --------------------------------------------------------- */
table.table_0003 {
	width: 448px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px 15px 0px 15px;
	margin: 0px auto 10px auto;	
}
table.table_0003 td{
	border-top: 1px solid #CCCCCC;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 15px;
	text-align: left;
	color: #444444;
	vertical-align: middle;	
	padding: 4px 5px 4px 5px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
table.table_0003 th{
	background-color: #3F3B3A;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	line-height: 13px;
	text-align: center;
	color: #ffffff;
	vertical-align: middle;	
	padding: 5px;
}
table.table_0003 .title2 {
	background-color: #F2F2F2;
	text-align: center;
	font-weight: 600;
	width: 100px;
}
table.table_0003 caption {
	font-weight: 600;
}

table.table_0003 .td_bg_01 {
	background-color: #ffffff;

}

/*table_0004 --------------------------------------------------------- */
table.table_0004 {
	width: 448px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px 15px 0px 15px;
	margin: 0px auto 10px auto;	
}
table.table_0004 td{
	border-top: 1px solid #CCCCCC;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 15px;
	text-align: left;
	color: #444444;
	vertical-align: middle;	
	padding: 4px 5px 4px 5px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #ffffff;
}
table.table_0004 th{
	background-color: #3F3B3A;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	line-height: 13px;
	text-align: center;
	color: #ffffff;
	vertical-align: middle;	
	padding: 5px;
}
table.table_0004 .title2 {
	background-color: #E2E2E2;
	text-align: center;
	font-weight: 600;
	width: 100px;
}
table.table_0004 caption {
	font-weight: 600;
}
/*table_0005 --------------------------------------------------------- */
table.table_0005 {
	width: 490px;
	border: 1px solid #a9d5f1;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px 10px 0px 0px;
	margin: 0px auto 10px auto;	
}
table.table_0005 td{
	border-top: 1px solid #a9d5f1;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 15px;
	text-align: center;
	color: #444444;
	vertical-align: middle;	
	padding: 4px 5px 4px 5px;
	border-bottom: 1px solid #bcd7ed;
	border-right: 1px solid #bcd7ed;
}
table.table_0005 th{
	background-color: #5d9ed4;
	border-bottom: 1px solid #bcd7ed;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	line-height: 13px;
	text-align: center;
	color: #ffffff;
	vertical-align: middle;	
	padding: 5px;
}
table.table_0005 caption {
	font-weight: 600;
}

table.table_0005 .a {
	width: 100px;
	border-right: 1px solid #bcd7ed;
}
table.table_0005 .b {
	border-right: 1px solid #bcd7ed;
	width: 100px;
}
table.table_0005 .c {
	border-right: 1px solid #bcd7ed;
}
table.table_0005 .d {
}
table.table_0005 .bg2 {
	color: #5d9ed4;
	background-color: #d5e6f4;
}
table.table_0005 .bold {
	font-weight: 600;
	font-size: 95%;
}
table.table_0005 .color {
	color: #287dc3;
}
table.table_0005 .left {
	text-align: left;
}
.page_p {
	padding: 8px 10px 0 10px;
}



/* --------------------------------------------------------- */
.sw_amount_b {
	width: 161px;
	height:110px;
	background-image:url(images/sw_amount_b.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
.sw_amount_b p{
	font-size: 21px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	line-height: 130%;
	text-align: center !important;
	padding: 30px 0 0 0;
	color: #51402E;
}
.cap_amount {
	width: 161px;
	height:110px;
	background-image:url(images/cap_amount.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

.cap_amount p{
	font-size: 21px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	line-height: 130%;
	text-align: center !important;
	padding: 30px 0 0 0;
	color: #51402E;
}
.cap_amount_b {
	width: 161px;
	height:110px;
	background-image:url(images/cap_amount_b.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
.cap_amount_b p{
	width: 161px;
	font-size: 21px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	line-height: 130%;
	text-align: center !important;
	padding: 30px 0 0 ;
	color: #51402E;
}
#social_action_program {
	float: left;
	width: 498px;
}
#charity_items {
	float: left;
	width: 498px;
	line-height: 180%;
}
#charity_items_title {
	width: 498px;
	height:105px;
	background-image:url(images/charity_items_title.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#charity_items h5 {
	padding: 3px 0 0 0;
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	line-height: 25px;
	width: 498px;
	height:30px;
	background-image:url(images/charity_items_h5.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
#charity_items .lead {
	color: #ffffff;
	font-size: 13px;
	font-weight: 600;
	background-image:url(images/charity_items_lead.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 498px;
	height: 60px;
	text-align: center;
	line-height: 25px;
}
#charity_items .item_image {
	float: left;
	width: 150px;
	height: 180px;
}
#charity_items .charity_item {
	background-image:url(images/charity_items_item_top.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	float: left;
	padding: 35px 0 0 0;
}
#charity_items .charity_item h2 {
	color: #8EC323;
	font-size: 13px;
	font-weight: 600;
}
#charity_items .charity_item h1 {
	color: #8E886A;
	font-size: 22px;
	line-height: 25px;
	font-weight: 600;
	border-bottom: 1px solid #FCE2C4;
	padding: 0 0 4px 0;
}
#charity_items .item_right {
	float: left;
	width: 340px;
}
#charity_item p {
	line-height: 180%;

}
#charity_items p {
	line-height: 180%;
}
#charity_items .new {
	float: left;
	width: 340px;
}

#charity_items .charity_item h4 {
	float: left;
	width: 340px;
	color: #A9A27E;
	font-size: 13px;
	font-weight: 600;
	text-align: left;
	padding: 6px 10px 4px 0;
}
#charity_items .charity_item .new {
	width: 200px;
	height: 15px;
	font-size: 13px;
	color: #A9A27E !important;
	background-image:url(images/charity_items_new.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	text-indent: 50px;
}
#charity_items .charity_item p.item_lead {
	color: #F08300;
	font-size: 14px;
	font-weight: 600;
	text-align: left;
	padding: 3px 0px 4px 0;
}
#charity_items .photo {
	float: left;
	margin: 0 0px 10px 10px;
}
#charity_items .photo_item {
	width: 150px;
	height: auto;
	float: left;
	margin: 0 10px 10px 0;
}
#charity_items .photo_img {
	width: 150px;
	height: 150px;
	float: left;

	background-color: #CCCCCC;
}
#charity_items .caption {
	font-weight: 600;
	float: left;
	font-size: 12px;
	color: #A9A27E;
	padding: 5px 0 0 0;
	line-height: 120%;

}
#charity_items .wp-caption-text {
	font-weight: 600;
	font-size: 12px;
	color: #A9A27E;
	padding: 5px 0 0 0;
}


#charity_items .charity_item p {
}
#charity_items .lead .lead_large {
	padding: 3px 0 0 0;
	font-size: 18px;
	line-height: 25px;
	width: 498px;
	height: 30px;
	text-align: center;
}
#charity_items p {
	padding: 10px 10px 10px 10px;
}


#head_office {
	float: left;
	width: 498px;
}
#events {
	float: left;
	width: 498px;
}
#events h1 {
	height: 61px;
	font-size: 16px;
	line-height: 100%;
	padding: 24px 0 0px 95px;
	line-height: 120%;
	background-image: url(images/page_bg_w498.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-transform: uppercase;
}
#events h2 {
	text-transform: uppercase;
	font-weight: 600;
	color: #9F9FA0;
	font-size: 12px;
	padding: 17px 0 0 22px;
	line-height: 12px;
}
#asia_open_2011 {
	float: left;
	width: 498px;
}
.bold {
	font-weight: 600 !important;
}

#ji {
	float: left;
	width: 498px;
}
#social_action_program p {
	line-height: 160%;
	text-align: justify;
	text-justify: inter-ideograph;
}
#head_office p {
	line-height: 160%;
	text-align: justify;
	text-justify: inter-ideograph;
}
#head_office .post {
	padding: 10px 10px 10px 10px;
}
#head_office h1 {
	height: 40px;
	font-size: 16px;
	line-height: 100%;
	padding: 24px 0 0px 95px;
	line-height: 120%;
	background-image: url(images/page_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-transform: uppercase;
}
#head_office h2 {
	text-transform: uppercase;
	font-weight: 600;
	color: #9F9FA0;
	font-size: 12px;
	padding: 17px 0 0 22px;
	line-height: 12px;
}
#social_action_program .frame_b_inner {
	width: 480px;
	margin: auto;
}
#social_action_program .frame_b_inner img.title {
	position: relative;
	left: 20px;
	padding: 0 0 20px 0;
}


#social_action_program h1 {
	height: 61px;
	font-size: 16px;
	line-height: 100%;
	padding: 24px 0 0px 95px;
	line-height: 120%;
	background-image: url(images/page_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-transform: uppercase;
}
#social_action_program h2 {
	text-transform: uppercase;
	font-weight: 600;
	color: #9F9FA0;
	font-size: 12px;
	padding: 17px 0 0 22px;
	line-height: 12px;
}
#social_action_program #topics h2 {
	background-image: none !important;
	text-indent: 0;
}
#social_action_program .frame_b_inner_left {
	float: left;
	width: 305px;
	padding: 0 14px 0 0;
}
#social_action_program .frame_b_inner_right {
	float: right;
	width: 161px;
}
#social_action_program .frame_b_photo_cap {
	font-size: 12px;
	line-height: 16px;
}
.adjust_01 {
	 margin-top: 10px !important;
}
.adjust_b_20 {
	 margin-bottom: 20px !important;
}
/* --------------------------------------------------------- */
#sap_list {
	margin: 10px auto 0 auto;
	width: 480px;
}
#sap_list .container {
	width: 100%;
	float: left;
	border: 1px solid #e6e6e6;
	margin: 0 0 10px 0;
}
#sap_list .left {
	margin: 15px 5px 15px 10px;
	float: left;
}
#sap_list .right {
	float: right;
	width: 285px;
	font-size: 12px;
	line-height: 150%;
	margin: 15px 15px 15px 5px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#social_action_program h1 {
	height: 39px;
	margin-bottom: 10px;
}
#social_action_program h3 {
		font-size: 14px;
		margin: 0 0 3px 0;

}
#social_action_program h2 {
	margin: 10px auto 0 auto;
	padding: 0 0 0 5px;
	width: 490px;
	height: 20px;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 600;
	background-image: url(images/h2_bg.png);
	background-repeat: no-repeat;
	background-position: 3px 0;
	text-indent: 22px;
	line-height: 22px;
}
#social_action_program .small {
	font-size: 90%;
}
#social_action_program .normal {
	font-weight: 400;
}
#head_office .small {
	font-size: 90%;
	font-weight: 400;
}
/* --------------------------------------------------------- */
#ji_title {
	width: 495px;
	height: 405px;
	background-image: url(images/ji2010.png);
	background-repeat: no-repeat;
}
#asia_open_2011_title {
	width: 498px;
	height: 353px;
	background-image: url(images/asia_open_2011_bg.png);
	background-repeat: no-repeat;
}
#support_activity_title {
	width: 498px;
	height: 108px;
	background-image: url(images/support_activity_title.png);
	background-repeat: no-repeat;
}
#support_activity {
	float: left;
	width: 498px;
}
#support_activity a {
	font-weight: 600;
	color: #54A3D6;
}


/* --------------------------------------------------------- */
#one_line_topics .post {
	clear: both;
	width: 460px;
	margin: 10px auto 5px auto;
	border-left: 6px solid #C9CACB;
	padding: 0 0 0 8px;
}
#one_line_topics .title {
	text-transform: uppercase;
	color: #3F3B3A;
	font-weight: 600;
	font-size: 16px;
	width: auto;
	height: auto;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	line-height: 150% !important;
}
#one_line_topics .title a {
	text-decoration: none;
	color: #3F3B3A;
}
#one_line_topics .date {
	font-weight: 600;
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	color: #9F9FA0;
	padding: 0px 0 0 0;
}
#large_banners {
	padding: 0 0 6px 0;
}
.event_info {
	background-color: #F2F2F2;
	width: 448px;
	padding: 15px;
	margin: 10px 0 20px 0;
	float: left;

}
.tbl_2010111600 {
	font-size: 12px;
	margin: 0px auto 20px auto;
	width: 440px;
	
}
#topics {
	float: left;
	width: 498px;
	margin-bottom: 20px;

}
#topics h1 {
	font-size: 18px;
	line-height: 120%;
	background-image: none !important;
	height: auto;
	padding: 0;
}
#topics h1 a {
	text-decoration: none;
}
#support_activity h1 {
	color: #0081c5 !important;
	font-size: 18px;
	line-height: 120%;
	background-image: none !important;
	height: auto;
	padding: 0;
}
#support_activity h1 a {
	color: #0081c5 !important;
	text-decoration: none;
}
#support_activity h2 a {
	color: #54a3d6 !important;

	width: auto;
	height: auto;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	line-height: 150% !important;
}

#support_activity h3 {
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	color: #999999 !important;
	padding: 3px 0 0 0;
}

#support_activity .post_title {
	clear: both;
	width: 458px;
	margin: 15px auto 5px auto;
	border-left: 6px solid #0081c5 !important;
	padding: 0 0 0 10px;
}


#topics h3 {
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	color: #9F9FA0;
	padding: 3px 0 0 0;
}
#topics img {
	float: left;
	padding: 0 10px 10px 25px;
}
#topics .post_title {
	clear: both;
	width: 458px;
	margin: 15px auto 5px auto;
	border-left: 6px solid #C9CACB;
	padding: 0 0 0 10px;
}
.notice_0001 {
	background-color: #fdf0f3;
	margin: 0px auto 15px auto;
	padding: 8px;
}
.notice_0002 {
	background-color: #feefe5;
	margin: 0px auto 15px auto;
	padding: 8px;
}
.notice_0002 p {
	margin-bottom: 0 !important;
}
.notice_0002 .title {
	padding: 5px 0 3px 0;
	font-weight: 600;
}
.p_right {
	text-align: right;
}
#information {
	width: 710px;
	padding: 8px 15px 5px 15px;
	background-color: #f8f7ef;
	margin: 0 0 6px 0;
	border: 1px solid #e3e1d9;
}
#information .title{
	font-size: 15px;
	font-weight: 600;
	padding: 2px 0 4px 0px;
}
#information p {
	font-size: 14px;
	padding: 0px 0px 0px 10px;
	line-height: 130%;
}
#information .signature {
	font-size: 12px;
	text-align: right;
}
.p_right {
	text-align: right;
}
.bg_color_001 {
	width: 448px;
	background-color: #f7dad8;
	padding: 10px;
	margin: 0 auto 10px auto;
}
.bg_color_002 {
	width: 448px;
	background-color: #f3dfcc;
	padding: 10px;
	margin: 0 auto 10px auto;
}
.adjust_top_20 {
	padding-top: 20px !important;
}
.ph_box_220 {
	float: left;
}
.ph_box_220 img {
	padding: 0 !important;
}
.ph_box_220_cap {
	width: 220px;
	text-align: center;
	padding: 5px 0 15px 0;
	font-size: 90%;
	line-height: 130%;
	color: #666666;
	clear:both;
}
.ph_adjust_r10 {
	padding-right: 10px; 

}
.ph_box_400 {
	width: 400px;
	margin: 0 auto 0 auto;
}
.ph_box_400 img {
	padding: 0 !important;
}
.ph_box_400_cap {
	width: 400px;
	text-align: center;
	padding: 5px 0 15px 0;
	font-size: 90%;
	line-height: 130%;
	color: #666666;
	clear:both;
}
.support_activity_summary {
	padding: 5px 10px 10px 10px;
}
.font_small {
	font-size: 80%;
}
.font_normal {
	font-weight: 400;
}
.result_table01 .rank {
	width: 80px;
	text-align: right;
}
#page_normal table.table_history_event {
	width: 478px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px 10px 0px 0px;
	margin: 0px auto 10px auto;	
}
#page_normal table.table_history_event td {
	border-top: 1px solid #CCCCCC;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 15px;
	text-align: center;
	color: #444444;
	vertical-align: middle;	
	padding: 4px 5px 4px 5px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#page_normal table.table_history_event th {
	background-color: #3F3B3A;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	line-height: 13px;
	text-align: center;
	color: #ffffff;
	vertical-align: middle;	
	padding: 5px;
}
#page_normal table.table_history_event caption {

	font-weight: 600;
}

#page_normal {
	float: left;
	width: 498px;
}
#page_normal p {
	line-height: 160%;
	text-align: justify;
	text-justify: inter-ideograph;
	padding: 0 0 15px 0;
}
#page_normal .post {
	padding: 10px 10px 10px 10px;
}

#page_normal h2 {
	text-transform: uppercase;
	font-weight: 600;
	color: #9F9FA0;
	font-size: 12px;
	padding: 17px 0 0 22px;
	line-height: 12px;
}
#page_normal .table_history_event .title {
	width: 330px;
}
#page_normal .table_history_event .text_left {
	text-align: left;
}
#page_normal h1 {
	height: 40px;
	font-size: 16px;
	line-height: 100%;
	padding: 24px 0 0px 95px;
	line-height: 120%;
	background-image: url(images/page_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-transform: uppercase;
}
#page_normal h4 {
	background-image: url(images/post_title_sub.png);
	background-repeat: no-repeat;
	height: 30px;
	padding: 19px 0 0 38px;
	margin: 0 0 10px 0;
	line-height: 100%;
	font-size: 100%;
}
#page_normal h5 {

	font-size: 100%;
}
#page_normal a {
	font-weight: 600;
}
#page_normal .text_small {
	font-size: 80%;
	font-weight: 400;
}
#page_normal .img_left {
	padding: 0 10px 10px 0;
	float: left;
}
#page_normal .about_irtj {
	font-size: 130%;
	font-weight: 600;
	border-bottom: ;
	border-bottom: 1px solid #DDDDDD;
	margin: 0 0 10px 0;
}

