@charset "UTF-8";
.access_contents {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-color: #FEF5F6;
	height: auto;
	position: relative;
}
#access_caption {
	width: 368px;
	margin: 0 auto;
	height: 66px;
	padding-top: 20px;
}
#access_area {
	width: 960px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-left: 0px;
	color: #333;
	padding-bottom: 30px;
	height: 1150px;
	position: relative;
}
#access_image_area {
	width: 389px;
	float: left;
	padding-top: 25px;
	height: 1150px;
}
#access_text_area {
	width: 571px;
	float: right;
	height: auto;
	padding-top: 25px;
}

.access_comme {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #666;
	line-height: 25px;
	text-align: left;
	padding-top: 15px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	float: left;
	width: 571px;
}
.access_comme a:link {
	color: #666;
	text-decoration: none; /* 非常に特殊な表示方法でリンクをスタイル付けする場合を除き、一目で見分けられるように下線を指定することをお勧めします。 */
}
.access_comme a:visited {
	color: #666;
	text-decoration: none;
}
.access_comme a:hover, a:active, a:focus { /* このセレクターグループは、キーボードを使用するユーザーに対し、マウスを使用するユーザーと同じホバー効果を提供します。 */
	color: #E94D78;
	text-decoration: underline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.access_tab {
	width: 70px;
	float: left;
	height: 25px;
	background-image: url(06access_image/title_bg.gif);
	background-repeat: no-repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	padding-right: 20px;
	padding-top: 1px;
}


.access_tab2 {
	width: 70px;
	float: left;
	height: 100px;
	background-image: url(06access_image/title_bg.gif);
	background-repeat: no-repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	padding-right: 20px;
	padding-top: 1px;
}


.line_height_s {
	line-height: 20px;	
}
#google_link {
	width: 165px;
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
	font-size: 14px;
}
#google_link a:link {
	color: #666;
	text-decoration: none; /* 非常に特殊な表示方法でリンクをスタイル付けする場合を除き、一目で見分けられるように下線を指定することをお勧めします。 */
}
#google_link a:visited {
	color: #666;
	text-decoration: none;
}
#google_link a:hover, a:active, a:focus { /* このセレクターグループは、キーボードを使用するユーザーに対し、マウスを使用するユーザーと同じホバー効果を提供します。 */
	color: #E94D78;
	text-decoration: underline;
	font-size: 14px;
}
