@charset "UTF-8";
/* changed for Japanese */
body { 
	/* customize_body */ 
	font-style:normal;
	font-weight:normal;
	/* customize_body */
	line-height:135%;
	font-size:12px;
	font-family:"Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, Arial;
	/* customize_body */ color: #333333; /* customize_body */
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #448811; font-weight:bold; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #66AA00; font-weight:bold; /* customize_link_hover */
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:12px }
h1{ font: normal normal 24px Arial; line-height:30px }
h2{ font-size:18px; line-height:24px }
h3{ font-size:16px; line-height:21px }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:0px 0px 0px 0px; 0px 0px 16px 0px}

/* added for Japanese */
.font_red {color:red;line-height:120%;}
.font_blue {color:blue;line-height:120%;}
.subtitle {
	font-size: 1.2em;
	background-image: url(http://www.okuraken.or.jp/themes/okura/images/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #3E724F;
	padding: 8px 20px 3px 20px;
	border-bottom: solid 1px #aac2a2;
	border-right: solid 1px #aac2a2;
	font-weight: bold;
}
.subtitle_red {
	font-size: 1.2em;
	background-image: url(http://www.okuraken.or.jp/themes/okura/images/h1_bg_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #ab253c;
	font-weight: bold;
	padding: 8px 20px 3px 20px;
	border-bottom: solid 1px #ab253c;
	border-right: solid 1px #ab253c;
}
.subtitle_blue {
	font-size: 1.2em;
	background-image: url(http://www.okuraken.or.jp/themes/okura/images/h1_bg_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #666;
	font-weight: bold;
	padding: 8px 20px 3px 20px;
	border-bottom: solid 1px #41aef9;
	border-right: solid 1px #41aef9;
}

#sidebar div.ccm-page-list h3 a {font-size:12px;line-height:130%;}
#sidebar div.ccm-page-list .ccm-page-list-description {font-size:10px;line-height:120%; margin-bottom:12px;}
