@charset "utf-8";
/* 【修正注意】OOCPMP用index.css */
/* このcssはサポートページ用index.cssではありません */

/* 【修正注意】コンテンツ全体 */
body {
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	 -webkit-text-size-adjust:100%
}
img {
	border: none
}
h1 {
	font-size: 24px
}
h2 {
	font-size: 21px;
	border-bottom: 1px solid
}
h3 {
	font-size: 16px
}
h4 {
	font-size: 14px
}
h1, h2, h3, h4, p, li, .feature {
	margin: 0 10px
}
p, li, .feature,.top_menu_info {
	margin-top: 0;
	font-size: 14px;
	line-height: 1.5em
}
a:visited {
	color: #333
}
.br {
	display:inline
}
/*ヘッダー*/
.header {
	padding: 15px 0
}
.header:after {
	content: "";
	display: block;
	clear: both
}
.logo {
	float: left;
	width: 50%
}
.h_menu {
	float: left;
	width: 50%
}
.h_menu ul {
	margin: 0;
	padding: 0;
	text-align: right
}
.h_menu li {
	display: inline;
	list-style-type: none;
	font-size: 9px;
	margin-left: 10px
}
.h_menu li a {
	text-decoration: none;
}
.h_menu li a:hover {
	text-decoration: underline
}
/*ヘッダーここまで*/

/*グローバルメニュー
#g_menu {
	background-color: #f2f2f2;
	border-radius: 5px
}
#g_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center
}
.m1 {
	float: left;
	width: 12%;
	display: table
}
.m2 {
	float: left;
	width: 21.33%;
	display: table
}
.l1, .l2 {
	border: #CCC 1px;
	border-right-style: solid;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}
#g_menu li {
	margin: 0
}
#g_menu li a {
	display: table-cell;
	vertical-align: middle;
	margin: 0 auto;
	padding: 3px;
	height: 30px;
	font-size: 12px;
	text-decoration: none;
	border-radius: 5px
}
#g_menu li a:hover {
	color: #08107b;
	background-color: #dfe4e7
}
#g_menu ul:after {
	content: "";
	display: block;
	clear: both
}
.sup{
	background-color: #dfe4e7;
	border-radius: 0 5px 5px 0
}
*/
/*グローバルメニューここまで*/

/*コンテンツ全体の横幅設定*/
.boxA:after {
	content: "";
	display: block;
	clear: both
}
.boxB {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin: 10px
}
.boxB p {
	padding-left: 10px;
	padding-right: 10px
}
.boxB:after {
	content: "";
	display: block;
	clear: both
}

/*コンテンツの横幅設定ここまで*/

/*パンくず アンカー ナビメニュー*/
.topicpath {
	font-size: 11px;
	padding: 5px
}
.topicpath a {
	text-decoration: none
}
.topicpath a:hover {
	text-decoration: underline
}
.totop {
	font-size: 14px;
	text-align: right;
	padding: 15px 0 25px 0;
	margin-right: 10px
}
/*パンくず アンカー ナビメニューここまで*/

/*☆☆メインコンテンツ☆☆*/
.main {
	margin-bottom: 10px;
	padding: 5px 0;
	color: #FFF;
	background-color: #000
}
.main h2 {
	margin-bottom: 10px
}
.main a {
	color: #FFF
}
.main p {
	margin: 5px 0 10px 0;
	padding: 0 10px
}
.main ul {
	margin-top: 0
}
.main img {
	max-width: 100%;
	height: auto
}
/* メイン内の画像マウスオーバー時に半透明 */	
.boxA a:hover img {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity = 70)
}
/*メイン内アンカー*/
.m_nav {
	width: auto;
	margin: auto;
	text-align: center;
	clear: both
}
.m_nav ul {
	text-align: center;
	list-style-type: none;
	padding: 0
}
.m_nav li {
	display: inline;
}
.m_nav li a {
	display: inline-block;
	margin: 0;
	padding: 5px;
	color: #FFF;
	text-align: center;
	text-decoration: none
}
.m_nav li a:hover {
	background-color: #333
}
/*メイン内アンカーここまで*/

/*メイン内その他*/
.btn {
	display: block;
	margin-bottom: 20px;
	text-align: center
}
.feature {
	display: block;
	background-image: url(../img/index_feature_bk.jpg);
	background-repeat: repeat-y;
	padding: 10px 25px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0
}
.causion {
	color: #FF0
}
.included {
	background-image: url(../img/index_price_included_bk.jpg);
	background-repeat: repeat-y
}
.notice,.sold {
	border:#F00 3px solid;
	margin: 10px;
	padding: 5px
}
.notice h3{
	color:#FF0
}
.sold{
	color:#F00;
	background-color:#FFF
}
.annotation {
	list-style-type: none;
	padding-left: 0;
	margin-left: 20px
}
.price {
	width: 90%;
	background-color: #333;
	border: solid 2px #FFFFFF;
	border-radius: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.price h3 {
	margin: 5px;
	text-align: center;
	border-bottom: solid 1px #FFFFFF
}
.price ul {
	padding-left: 20px
}
/*メイン内その他ここまで*/

/*OOCPMP分岐ここから*/
.top_title{
	font-size:24px;
	text-align:center
}
.top_title2{
	text-align:center;
	color:#dab66c;
	border:none
}
.top_img{
	text-align:center;
	margin:20px 0;
	padding:0 10px
}
.top_article{
	text-align:center
}
.top_menu{
	width:65%;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:30px
}
.top_menu li a{
	text-decoration:none
}
.top_menu .txt{
	margin-left:10px;
	padding:0 0 0 20px;
	background-image:url(../img/arrow_white.png);
	background-repeat:no-repeat;
	background-position:center left
}
.top_btn{
	background-color:#C90;
	margin-bottom:15px;
	font-weight:bold;
	border-radius:10px
}
.top_btn a{
	display:block;
	text-decoration:none;
	padding:10px 0;
	width: 100%;
	height: 100%;
	border-radius:10px
}
.top_btn a:hover{
	background-color:#FFC515;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity = 70)
}
.top_btn img{
	margin-right:5px
}
.top_menu_info{
	width:80%;
	background:#fff;
	color:#000;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	padding:10px;
	border:solid #C90 3px
}
.top_menu_info h3{
	width:auto;
	margin:0;
	border-bottom:dotted 1px
}
.top_menu_info dt{
	width:auto;
	float:left;
	margin:0 10px 10px 0
}
.top_menu_info dd{
	width:100%;
	margin:0 10px 10px 0
}
/*OOCPMP分岐ここまで*/

/*MPトップ画像*/
.TopImg{
	text-align:center;
	margin-bottom:20px
}
/*MPトップ画像ここまで*/

/*料金の画像*/
.priceimg {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.tax {
	margin: 0 0 20px 20px
}
/*メモ欄*/
.memo {
	position: relative;
	width: 90%;
	background-color: #FFF;
	color: #000;
	border: 2px solid #39C;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto
}
.memo:after {
	content: "";
	display: block;
	clear: both
}
.memo_title {
	position: relative;
	top: 0;
	left: 0
}
.memo_text {
	float: left;
	width: 80%
}
.memo_teacher {
	text-align: right;
	float: left;
	width: 20%;
	position: absolute;
	bottom: 0;
	right: 0
}
.memo a:link,.memo a:visited{
	color:#00F;
	text-decoration:none
}
.memo a:hover{
	text-decoration:underline
}
.purchace{
	border:#3BB0EB dotted 2px;
	background-color:#cceeff;
	margin:5px
}
.purchace_comment{
	color:#F00
}
/*メモ欄ここまで*/

/*ご利用イメージの注釈*/
.boxLi {
	width: 90%;
	display: block;
	margin-top: -20px;
	margin-left: auto;
	margin-right: auto
}
.boxLi:after {
	content: "";
	display: block;
	clear: both
}
.boxLi li {
	font-size: 12px
}
#boxdiv {
	font-size: 12px; margin-left:30px;
}

.boxList1 {
	width: 40%;
	float: left
}
.boxList2 {
	width: 60%;
	float: left
}
.orange {
	color: #F60
}
.yellow {
	color: #FF0
}
.teikyou{
	vertical-align:middle
}
/*ご利用イメージの注釈ここまで*/

/*ご利用イメージの注釈　　※レスポンシブ用*/ 
.boxLia {
	width: 90%;
	display: block;
	margin-top: -20px;
	margin-left: auto;
	margin-right: auto
}
.boxLia:after {
	content: "";
	display: block;
	clear: both
}
.boxLia li {
	font-size: 12px
}
#boxdiv {
	font-size: 12px; margin-left:30px;
}

.boxList1 {
	width: 40%;
	float: left
}
.boxList2 {
	width: 60%;
	float: left
}
.orange {
	color: #F60
}
.yellow {
	color: #FF0
}
.teikyou{
	vertical-align:middle
}
/*ご利用イメージの注釈ここまで　※レスポンシブ用*/




/*OOCPの紹介*/
.oocp {
	border-top: #999 1px dotted;
	border-bottom: #999 1px dotted;
	width: 95%;
	display: block;
	vertical-align: middle;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px
}
.oocp:after {
	content: "";
	display: block;
	clear: both
}
.oocp1 {
	width: 25%;
	float: left
}
.oocp2 {
	width: 75%;
	float: left
}
.oocp2 p {
	margin: 0
}
/*OOCPの紹介ここまで*/

/*OOCPカード決済のお知らせ*/
.card{
	background:#FFF;
	color:#000;
	padding:10px;
	width:85%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	border:#F00 4px double;
	font-size:14px
}
/*OOCPカード決済のお知らせここまで*/

/* メイン内の画像マウスオーバー時に半透明 */	
.main a:hover img {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity = 70)
}

/*ページトップへのアンカー*/
.page-top {
	margin: 0;
	padding: 0;
	display:none
}
.page-top p {
	margin: 0;
	padding: 0;
	position: fixed;
	right: 16px;
	bottom: 16px
}
.move-page-top {
	line-height: 50px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s
}
.move-page-top:hover {
	opacity: 0.85;
	text-decoration:none;
	cursor:pointer
	
}
/*ページトップへのアンカーここまで*/
/*☆☆メインコンテンツここまで☆☆*/

/*右側の白いバナー画像*/
.banner {
	margin: 0;
	width: auto
}
.banner ul {
	text-align: center;
	list-style-type: none;
	padding: 0;
	margin: 0
}
.banner li {
	display: inline
}
.banner img {
	max-width: 100%;
	height: auto;
	margin-bottom: 0
}
.box4 li {
	margin: 0
}

/*フッター*/
.footer {
	font-size: 12px;
	padding: 15px 0;
	border-top: solid 1px #999999
}
.footer p {
	text-align: center
}
.footer p a {
	text-decoration: none
}
.footer p a:hover {
	text-decoration: underline
}

.f_nav {
	width: auto;
	margin: auto;
	text-align: center;
	clear: both
}
.f_nav ul {
	list-style-type: none;
	padding-left:0;
	margin:0 auto
}
.f_nav li {
	display: inline;
}
.f_nav li a {
	display: inline-block;
	margin: 0;
	text-align: center;
	text-decoration: none
}


.top_btn2{
	background-color:#777;
	margin-bottom:15px;
	font-weight:bold;
	border-radius:10px
}
.top_btn2 a{
	display:block;
	text-decoration:none;
	padding:10px 0;
	width: 100%;
	height: 100%;
	border-radius:10px
}
.top_btn2 a:hover{
	background-color:#999;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity = 70)
}
.top_btn2 img{
	margin-right:5px
}

#txt_s{margin: 5px 0px 1px 21px;font-size:12px;}
.txt_ss{margin: 5px 0 5px 10px;font-size:14px;}
.txt_ss1{margin: 0px 0 5px 10px;font-size:14px;}
#p5{ margin-bottom:15px;}

.annotation1 {
    list-style-type: none;
    padding-left: 0;
    margin-left: 20px;
}

.annotation1 li{
	margin-top: 0;
    line-height: 1.5em;
	list-style:none;
	}
#h3_a {
font-size: 16px;
margin: 0 10px;
}

#h4_a {
	font-size: 14px;
	margin: 0 10px;
	color:#fff;
}

/*フッターここまで*/

/*横幅が最小で930px時*/
@media (min-width:930px) {
/*コンテンツの横幅設定*/
.header, #g_menu, .boxA, .footer {
	max-width: 930px;
	margin-left: auto;
	margin-right: auto
}
.main {
	float: left;
	width: 750px
}
.banner {
	float: left;
	width: 180px
}

/*OOCPMPのコンテンツ開閉*/
.cont1_btn, .cont2_btn, .cont3_btn, .cont4_btn, .cont5_btn, .cont6_btn, .cont7_btn, .cont8_btn,.cont10_btn,.cont11_btn,.cont12_btn,.cont13_btn,.cont14_btn,.cont37_btn {
	display: none
}

}

/*横幅が最小で768px時*/
@media (min-width:768px) {
/*コンテンツの横幅設定*/
.main {
	float: left;
	width: 80%
}
.box2 {
	float: left;
	width: 50%
}
.box3 {
	float: left;
	width: 33.33%
}

.banner {
	float: left;
	width: 20%
}

/*OOCPMPのコンテンツ開閉*/
.cont1, .cont2, .cont3, .cont4, .cont5, .cont6,.cont7,.cont8,.cont10,.cont11,.cont12,.cont13,.cont14_btn,.cont37 {
	display: block !important
}
.cont1_btn, .cont2_btn, .cont3_btn, .cont4_btn, .cont5_btn, .cont6_btn, .cont7_btn, .cont8_btn,.cont10_btn,.cont11_btn,.cont12_btn,.cont13_btn,.cont14_btn,.cont37_btn {
	display: none;
}
#ac_menu{display: none;}
}

/*横幅が600px～767px時*/
@media (min-width:600px) and (max-width:767px) {
/*コンテンツの横幅設定*/
.boxB p {
	padding-left: 5px;
	padding-right: 5px
}
.box2 {
	float: left;
	width: 50%
}
.box3 {
	float: left;
	width: 33.33%
}
.box4:after {
	content: "";
	display: block;
	clear: both
}
.box4-1, .box4-2, .box4-3 .box4-4 {
	float: left;
	width: 33.33%
}
/*ヘッダー
#g_menu li a {
	height: 28px;
	font-size: 12px;
	border-radius: 3px
}
#g_menu .break {
	clear: both
}
.m1 {
	width: 33.33%
}
.m2 {
	width: 33.33%
}
.nav li a {
	padding: 3px 10px;
	font-size: 12px
}
*/
.logo img{
	margin-left:10px
}
/*Gメニュー2段時"コミュニティ"の右線削除*/
.l2 {
	border-style: none
}
/*Gメニュー2段時、上段メニューに下線追加*/
.l3 {
	border-bottom: #CCC 1px solid
}
/*ヘッダーここまで*/

/*見出し*/
h1 {
	font-size: 21px;
	margin: 7px
}
h2 {
	font-size: 18px;
	border-bottom: 1px solid;
	margin: 7px
}
h3 {
	font-size: 16px;
	margin: 7px
}
/*メイン内のフォントサイズ*/
p, li, .feature{
	font-size: 13px
}
/*パンくず アンカー*/
.topicpath {
	font-size: 10px;
	padding: 5px
}
.totop {
	font-size: 10px;
	padding: 10px 0 20px 0;
	margin-right: 10px
}

/*メインコンテンツ*/
.feature {
	padding: 15px;
}

/*OOCPMPトップのお知らせ*/
.top_menu_info h2{
	width:auto;
	margin:0 0 20px 0
}
.top_menu_info dt{
	width:auto;
	margin:0 10px 10px 0
}
.top_menu_info dd{
	width:auto;
	margin:0 10px 10px 0
}
/*OOCPMPトップのお知らせここまで*/

/*メモ内医者の位置*/
.memo{
	margin-bottom:20px
}
.memo_title img {
	max-width: 80%
}
.memo_text {
	width: 85%
}
.memo_teacher {
	width: 15%
}
.memo_teacher img {
	width: 80%
}
.br {
	display:block
}
.top_btn{
	margin-bottom:10px
}
.top_btn_text{
	font-size:16px
}

/*フッター*/
.footer {
	padding: 10px 0;
}
.footer p {
	font-size: 10px
}

/*OOCPMPのコンテンツ開閉*/
.cont1, .cont2, .cont3, .cont4, .cont5, .cont6,.cont7,.cont8,.cont10,.cont11,.cont12,.cont13,.cont14 {
	display: block !important
}
.cont1_btn, .cont2_btn, .cont3_btn, .cont4_btn, .cont5_btn, .cont6_btn, .cont7_btn, .cont8_btn,.cont10_btn,.cont11_btn,.cont12_btn,.cont13_btn,.cont14_btn,.cont37_btn {
	display: none;
}
#txt_s{margin: 5px 0px 1px 21px;font-size:10px;}
.txt_ss{margin: 5px 0 5px 10px;font-size:12px;}
.txt_ss1{margin: 0px 0 5px 10px;font-size:12px;}
#h3_a {
	font-size: 16px;
	margin: 7px;
}

}

/*横幅が最大で599px時*/
@media (max-width:599px) {
/*コンテンツの横幅設定*/
.box2 {
	width: auto;
	text-align: center
}
.box4-1, .box4-2, .box4-3, .box4-4 {
	float: left;
	width: 33.33%
}
.box4:after {
	content: "";
	display: block;
	clear: both
}

.box4-4:after {
	left: "";
	display: block;
	clear: both
}
/*ヘッダー*/
.header {
	padding: 3px 0;
}
.header img {
	max-width: 100%;
	height: auto
}
.h_menu {
	display: none
}
/*
#g_menu {
	margin-bottom: 10px
}
#g_menu li a {
	height: 26px;
	padding: 3px 5px;
	font-size: 11px;
	text-align: center
}
*/
.logo img{
	margin:10px 0 0 10px
}
/*ヘッダーメニュー横幅*/
.m1 {
	width: 33.33%
}
.m2 {
	width: 33.33%
}
/*メニュー2段時"コミュニティ"の右線削除*/
.l2 {
	border-style: none
}
/*メニュー2段時、上段メニューに下線追加*/
.l3 {
	border-bottom: #CCC 1px solid
}
/*パンくず*/
.topicpath {
	display: none
}
/*☆☆メインコンテンツ☆☆*/
/*メイン内の見出し*/
h1 {
	font-size: 19px
}
h2 {
	display:none
}
.top_title2{
	display:block;
	font-size:16px
}
h3 {
	font-size: 15px
}
h4 {
	font-size: 14px;
}
h1, h2, h3, h4 {
	margin: 7px
}
/*メイン内のテキストなど*/
.main, .banner {
	padding-top: 3px
}
p, li, .feature,.top_menu_info {
	font-size: 12px
}
.header p, form, .title,.m_nav {
	display: none
}
.top_menu .txt{
	margin-left:5px;
	font-size:14px
}
.price {
	border: solid 1px #FFFFFF;
	border-radius: 5px;
	padding-right: 5px;
	margin-bottom: 10px
}
.price ul {
	padding-left: 10px
}
.feature {
	padding: 10px;
}
.totop {
	font-size: 10px;
	padding: 8px 0 15px 0;
	margin-right: 8px
}
/*MPトップ画像*/
.TopImg{
	margin-bottom:10px
}
/*MPトップ画像ここまで*/
/*メモ内医者の位置*/
.memo{
	margin-bottom:20px
}
.memo_title img {
	max-width: 60%
}
.memo_text {
	width: 100%;
	margin: 0
}
.memo_teacher img{
	display:none;
	max-width: 100%;
	margin: 0
}
/*ご利用イメージの注釈*/
.boxLi {
	width: auto;
	margin-top: -10px;
	margin-right: 5px
}
.boxLi li {
	font-size: 10px
}

#boxdiv {
	font-size: 10px;
	margin-left:30px;
}


/*税込みの注釈*/
.tax {
	text-align: center
}
.br {
	display:block
}

/*OOCPカード決済のお知らせ*/
.card{
	padding:5px;
	margin-bottom:5px;
	font-size:13px
}
/*OOCPカード決済のお知らせここまで*/

/*OOCPMP分岐*/
.top_menu{
	width:90%;
	padding:20px 0
}

.top_menu .txt{
	margin-left:5px;
	padding:0 0 0 15px;
	background-image:url(../img/arrow_white_mini.png);
	background-repeat:no-repeat;
	background-position:center left
}
.top_menu{
	margin-top:10px;
	margin-bottom:10px
}

.top_btn{
	margin-left:auto;
	margin-right:auto;
	border-radius:5px
}
.top_btn a{
	border-radius:5px
}
/*OOCPMPトップのお知らせ*/
.top_menu_info{
	width:90%
}
.top_menu_info h2{
	width:auto;
	margin:0 0 10px 0
}
.top_menu_info dt{
	width:auto;
	float:none;
	margin:0 5px 5px 0
}
.top_menu_info dd{
	width:auto;
	margin-bottom:10px
}
/*OOCPMPトップのお知らせここまで*/
/*☆☆メインコンテンツここまで☆☆*/

/*フッター*/
.footer {
	padding: 7px 0
}
.footer p {
	font-size: 10px
}
.f_menu, .copyright {
	font-size: 10px
}

/*OOCPMPのコンテンツ開閉*/
.cont1, .cont2, .cont3, .cont4, .cont5, .cont6,.cont7,.cont8,.cont9,.cont10,.cont11,.cont12,.cont13,.cont14,.cont37 {
	display: none;
	margin-top:0
}
.cont1_btn, .cont2_btn, .cont3_btn, .cont4_btn, .cont5_btn, .cont6_btn, .cont7_btn, .cont8_btn, .cont9_btn,.cont10_btn,.cont11_btn,.cont12_btn,.cont13_btn,.cont14_btn,.cont37_btn {
	display: table;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	cursor: pointer;
	font-weight: bold;
	font-size: 16px;
	background:#333;
	background: linear-gradient(#333,#000);
	border:#666 solid 1px;
	border-right:none;
	border-bottom:none;
	border-left:none;
	width:96%
}
.cont1_btn:hover, .cont2_btn:hover, .cont3_btn:hover, .cont4_btn:hover, .cont5_btn:hover, .cont6_btn:hover, .cont7_btn:hover, .cont8_btn:hover, .cont9_btn:hover,.cont10_btn:hover,.cont11_btn:hover,.cont12_btn:hover,.cont13_btn:hover,.cont14_btn:hover,.cont37_btn:hover  {
	color:#999
}
#txt_s{margin: 5px 0px 1px 21px;font-size:10px;}
.txt_ss{margin: 5px 0 5px 10px;font-size:12px;}
.txt_ss1{margin: 0px 0 5px 10px;font-size:12px;}

/*ご利用イメージの注釈　　※レスポンシブ用*/ 
.boxLia {
	width: 90%;
	display: block;
	margin-top: -20px;
	margin-left: auto;
	margin-right: auto
}
.boxLia:after {
	content: "";
	display: block;
	clear: both
}
.boxLia li {
	font-size: 10px
}
#boxdiv {
	font-size: 12px; margin-left:30px;
}

.boxList1 {
	width: 40%;
	float: left
}
.boxList2 {
	width: 60%;
	float: left
}
.orange {
	color: #F60
}
.yellow {
	color: #FF0
}
.teikyou{
	vertical-align:middle
}
/*ご利用イメージの注釈ここまで　※レスポンシブ用*/
#h3_a {
	font-size: 15px;
	margin: 7px;
}
#ac_menu{margin: 0 0 4px 5px;}
}
