/***********************************************
font.css　1.7　2016-09-10　body:960px
***********************************************/

/*大タイトル***************************************/

.daititlebox{
	float: left;
	display:block;
	width: 100%;
	padding: 26px 0px 46px 0px;
	background-image: url(/skinimg/dai-title-top.png), url(/skinimg/dai-title-bottom.png);
	background-position: center bottom, center bottom;
	background-repeat: repeat-x, no-repeat;
	font-family:'Hiragino Kaku Gothic W6 JIS2004';
	color:#ffffff;
	font-size:32px;
	line-height : 150%;
	font-weight:normal;
	clear:both;
	letter-spacing: 2px;
	}

@media all and (-ms-high-contrast:none){
.daititlebox{
	float: left;
	display:block;
	width: 100%;
	padding: 28px 0px 46px 0px; /* IEハック用 */
	background-image: url(/skinimg/dai-title-top.png), url(/skinimg/dai-title-bottom.png);
	background-position: center bottom, center bottom;
	background-repeat: repeat-x, no-repeat;
	font-family:'Hiragino Kaku Gothic W6 JIS2004';
	color:#ffffff;
	font-size:32px;
	line-height : 150%;
	font-weight:normal;
	clear:both;
	letter-spacing: 2px;
	}
}

.daititlebox h2 {
	margin:0 auto;
	text-align:center;
	width: 960px;
	font-family:'Hiragino Kaku Gothic W6 JIS2004';
	color:#ffffff;
	font-size:32px;
	line-height : 150%;
	font-weight:normal;
	clear:both;
	}


/*中タイトル***************************************/

.chutitlebox{
	margin: 0 auto;
	display: block;
	width: 940px;
	padding: 13px 10px 35px 10px;
	background-image: url(/skinimg/chu-titleback.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-family: 'Hiragino Kaku Gothic W6 JIS2004';
	color: #ffffff;
	font-size:28px;
	line-height: 160%;
	clear: both;
	border-radius: 10px 10px 0 0;
	letter-spacing: 2px;
	}

@media all and (-ms-high-contrast:none){
.chutitlebox{
	margin: 0 auto;
	display: block;
	width: 940px;
	padding: 15px 10px 35px 10px; /* IEハック用 */
	background-image: url(/skinimg/chu-titleback.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-family: 'Hiragino Kaku Gothic W6 JIS2004';
	color:#ffffff;
	font-size:28px;
	line-height : 160%;
	clear: both;
	border-radius: 10px 10px 0 0;
	letter-spacing: 2px;
	}
}

.chutitlebox h3 {
	margin:0 auto;
	text-align:center;
	width: 940px;
	font-family: 'Hiragino Kaku Gothic W6 JIS2004';
	color:#ffffff;
	font-size:28px;
	line-height : 160%;
	clear:both;
	}

/*******************

角ゴW5　'Hiragino Kaku Gothic W5 JIS2004'
角ゴW6　'Hiragino Kaku Gothic W6 JIS2004'
角ゴW7　'Hiragino Kaku Gothic W7 JIS2004'
明朝W5　'Hiragino Mincho W5 JIS2004'
明朝W6　'Hiragino Mincho W6 JIS2004'
明朝W7　'Hiragino Mincho W7 JIS2004'
丸ゴW5　'Hiragino Maru Gothic W5 JIS2004'
丸ゴW6　'Hiragino Maru Gothic W6 JIS2004'
丸ゴW8　'Hiragino Maru Gothic W8 JIS2004'
黎ミン M　'Reimin Y20 Medium'
黎ミン B　'Reimin Y20 Bold'
黎ミン H　'Reimin Y20 Heavy'
タイポス410　'Kan410Typos'
タイポス412　'Kan412Typos'
タイポス415　'Kan415Typos'
シャドウ　'Shin Go Shadow'
エンボス　'Shin Go Emboss'
ライン　'Shin Go Line'
太ライン　'Shin Go Futoline'
勘亭流　'Kanteiryu'
教科書体　'Kyoukasho ICA Medium'
楷書　'Kaisho MCBK1'
新聞明朝　'TBNPMincho L'
サンセリフ　'GSanSerif-B'

*******************/

/*旧書体***************************************/

/*Gothic*/
@font-face {
	font-family: 'Gothic';
	src: url('/font/Gothic.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	}

/*Mincho*/
@font-face {
	font-family: 'Mincho';
	src: url('/font/Mincho.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	}

/*Marumoji*/
@font-face {
	font-family: 'Marumoji';
	src: url('/font/Marumoji.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	}
