
/* CSS Document */

#pagetitle {
	font-size:30px;
	font-family:"arial black";
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

#sub-title {
	font-size:18px;
	font-family:"arial black";
    color: #fff;
    margin-top: 40px;
    margin-bottom: 54px; 
    text-align: center;
    width: 100%;
}

#sub-title2 {
	font-size:18px;
	font-family:"arial black";
    color: #fff;
    margin-top: 85px;
    margin-bottom: 54px; 
    text-align: center;
    width: 100%;
}

.name-j{
	font-size:18px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    color: #fff;
    font-weight: bold;
    line-height: 27px;    
}

.name-e{
	font-size:15px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    color: #fff;
    font-weight: bold;
    line-height: 27px;   
}

.read15-27{
	font-size:15px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    color: #fff;
    line-height: 27px;   
}

.read15-27 a {
    color: #fff;
}

.bodycopy-wh  { 
	font-size: 14px; 
	line-height: 18px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #fff;
 }

.bodycopy-wh a { 
    color: #fff;
 }

#pagetop-wh {
	text-align:right;
	width:100%;
	padding-top: 10px;
	height: 21px;
	font-size: 11px;
	clear:both;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #fff;
}

#pagetop-wh a {
    text-decoration:none;
	color: #fff;
}

#pagetop-wh a hover{
    text-decoration:underline;
	color: #666;
}
