@charset "Shift_JIS";

body {
	font-family:"AGaramondPro-Regular","KozMinPro-ExtraLight","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #333333;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}

#box1 img, #box3 img, #box4 img{
	margin:0px 0px 12px 0px;
	text-align: center;
}

#box1 {
	width: 365px;
	height: auto;
	padding:5px 30px 5px 20px;
	font-size: 14px;
	color: #000;
	text-align: center;
	font-weight: bold;
}

#box1  div {
   float: right;
}


#box2 {
   width: 365px;
   height: auto;
   padding:5px 30px 5px 20px;
	font-size: 12px;
	color: #000;
}

#bottom_contents {
    width: 550px;
    margin:0;
    padding:0;
}


#box3 {
   width: 365px;
   height: auto;
   padding:5px 30px 5px 20px;
   font-size: 12px;
   color: #000;
   text-align: right;
}

#box4 {
	width: 365px;
	height: auto;
	padding:5px 30px 5px 20px;
	font-size: 12px;
	color: #000;
	text-align: center;
}

#box5 {
   width: 365px;
   height: auto;
   padding:20px 30px 20px 30px;
	font-size: 11px;
	color: #333;
	background-color:#EFEFEF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.point{
	font-weight:bold;
}

.point3{
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px;
}

.point2{
	font-size:11px;
}

/* リンクカラー */
a {outline: none;}
a:link {color:#0C949B; text-decoration:none;}
a:visited {color:#5CB7BC; text-decoration:none;}
a:hover {color:#0C949B; text-decoration:underline;}
a:active {color:#0C949B; text-decoration:underline;} 
