/*<--全共通スタイル指定--*/
/*要素のフォントサイズやマージン・パディングのリセット*/
@charset "UTF-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article aside canvas details figcaption figure
footer header hgroup menu, nav section summary
time mark audio video {
	margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
 
body {
	line-height:2;
font-family: 'ヒラギノ角ゴ ProN W3', "Hiragino Kaku Gothic ProN", 'メイリオ', Meiryo, sans-serif,'Lucida Grande' ;
/*font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN';*/
/*font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragi";*/
width:100%; /*ページ全体の幅は100%と指定する*/     
/*text-align:center;/* /*ページ全体を中央揃えにする*/
/*color:#4d4d4d;*/
color:black;
}


.gothic {
	font-family: 'Lucida Grande', 'ヒラギノ角ゴ ProN W3', "Hiragino Kaku Gothic ProN", 'メイリオ', Meiryo, sans-serif;
}

.marugo {
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragi";
}
/*font set*/
h1 {
	 
font-size:179%;
} 

h2 {
	 
font-size:165%;
}

h3 {
	 
font-size:143%;
} 

h4 {
	 
font-size:122%;
} 

.fs8{
	font-size:72%;
}
.fs9{
	font-size:79%;
}
.fs10{
	font-size:86%;
}
.fs11{
	font-size:93%;
}
.fs12{
	font-size:100%;
}
.fs13{
	font-size:108%;
}
.fs14{
	font-size:115%;
}
.fs15{
	font-size:122%;
}
.fs16{
	font-size:129%;
}
.fs17{
	font-size:136%;
}
.fs18{
	font-size:143%;
}
.fs19{
	font-size:150%;
}
.fs20{
	font-size:158%;
}
.fs21{
	font-size:165%;
}
.fs22{
	font-size:172%;
}
.fs23{
	font-size:179%;
}
.fs24{
	font-size:186%;
}
.fs26{
	font-size:191%;
}
.fs27{
	font-size:198%;
}
.fs27{
	font-size:198%;
}
.fs28{
	font-size:205%;
}


