@charset "UTF-8";
charset "UTF-8";

html{overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{
	margin:0;
	padding:0;
}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
/*table{
	border-collapse:collapse;
	border-spacing:0;
}*/
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
hr,legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}
li{list-style-type:none;}

img,abbr,acronym,fieldset{border:0;}
select:focus{background:#f7f4ee;}
input.brdno{border:none;}

body{
	font-size:0.9em;
	/* font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;*/
	font-family: 'PT Sans Caption',Helvetica,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','HiraKakuProN-W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	line-height:1.6;
	text-align:left;
	color:#333;
	background:#fff;	
}


textarea { font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif; }
input, select { font-family: Arial, 'ＭＳ Ｐゴシック', sans-serif; }
* html body {	/* for IF6 */
	font-family:'ＭＳ Ｐゴシック','MS PGothic',Sans-Serif;
}

a:link,
a:visited {
	color: #22a02b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #22a02b;
}

a:hover img.hov,
input.hov:hover {
	-ms-filter: "alpha(opacity=80)"; /* for IE8 */
	filter: alpha(opacity=50); /* for IE6,7 */
	-moz-opacity: 0.7; /* for Legacy Mozilla */
	opacity: 0.8; /* for Morden(Safari3-/Opera 9.5-/Firefox 3.5-) */
	zoom:1.0;
}

.subtitle {
    background: url(../../images/subtitle_bg.gif) repeat-y scroll left center rgba(0, 0, 0, 0);
    color: #333333;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 0 0 0 15px;
}

/* CSS Document */

