﻿@charset "UTF-8";

/*20150625 このファイルを新規追加*/

.kanryou {
	font-family: "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "Osaka";
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.kanryou{
	width:550px;
	margin:20px auto;

}

.kanryou h1 {
	font-weight: bold;
	color:#669c9c;
	font-size:20px;
	text-align:left;
	line-height:50px;
	height:50px;
	background-image:url(../images/point.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	margin-left:90px;
}
.kanryou h2 {
	font-weight: normal;
	color:#669c9c;
	font-size:16px;
	line-height:1.8em;
	padding:10px 25px;
	text-align:center;
}
.kanryou p {
	font-weight: bold;
	color:#669c9c;
	font-size:16px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
}
.kanryou h3 {
	font-weight: bold;
	font-size:14px;
	line-height:150%;
	border:0px;
	text-align:center;
}
.uketuke {
	font-weight: bold;
	color:#669c9c;
	font-size:16px;
	text-align:left;
	line-height:150%;
	border:0px;
}
