@charset "utf-8";
/* CSS Document */

.mainwidth {
	max-width: 990px;
/*	margin: 0 10px 0 10px;*/
	width: 100%;
	margin: 0 auto;
	font-size: 13pt;
	display:block;
}

.ph {
		max-width: 100%;
		height: auto;
	margin: 0px 0 30px 0
}

.box_underline{
	font-family: '游明朝','Yu Mincho','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho','ＭＳ 明朝','sans-serif';
	border-bottom: 1px solid;
}

.title{
	font-family: '游明朝','Yu Mincho','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho','ＭＳ 明朝','sans-serif';
	font-size: 17pt;
	font-weight: bold;
}

.ph02 {
		max-width: 250px;
		height: auto;
	margin: 0 0 30px 10px;
}

.float_right{
	float: right;
}

.font_bold{
	font-weight: bold;
}

.title_right{
	font-family: '游明朝','Yu Mincho','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho','ＭＳ 明朝','sans-serif';
	font-size: 17pt;
	font-weight: bold;
	text-align: right;
	margin: 10px 0 30px 0;
}

