@charset "UTF-8";

html {
  color: #000;
  background: #fff;
}

body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, input, textarea,
p,
blockquote,
th, td {
  margin: 0;
  padding: 0;
}


table {
  border-collapse: collapse;
  border-spacing: 0;
}

th, td {
  vertical-align: top;
  text-align: left;
}
table.time {
    border: 1px solid #BFBFBF;
    margin-top: 7px;
    width: 100%;

}
table.time th {
    background: none repeat scroll 0 0 #ADDEF8;
    border-left: 1px solid #E5E5E5;
    font-weight: bold;
    padding: 3px 6px;
    text-align: center;
    vertical-align: middle;
    height: 12px;
}
table.time th.hour {
    border-left: 0 none;
    background: none repeat scroll 0 0 #F4FBFF;
    font-size:12px;
}
table.time td {
    border-left: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    padding: 3px 6px;
    text-align: center;
    vertical-align: middle;
}
table.time td.hour {
    background: none repeat scroll 0 0 #F4FBFF;
    border-left: 0 none;
    font-size: 12px;
    font-weight: normal;
        height: 12px;    
}

img {
  border: 0;
  vertical-align: bottom;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol li,
ul li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: '';
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input,
textarea,
select {
  *font-size: 100%;
}

html, body {
  width: 100%;
  height: 100%;
}

body {
  background: #fff;
  font-family: sans-serif;
  line-height: 1.6;
  font-size: 13px;
  color: #221815;
  -webkit-text-size-adjust: 100% !important;
  text-align: center;
}

a {
  cursor: pointer;
  color: #1f3f8f;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

img {
  vertical-align: top;
}

strong {
  font-weight: bold;
}

/* basic */
.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

#home header {
	width: 100%;
	height: 50px;
	position: fixed;
	top: 0;
	left: 0;
	text-align: left;
	z-index: 10;
	background: rgba(0, 0, 0, 0.2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#55000000,endColorstr=#55000000);
}
body.page_2nd header {
	width: 100%;
	height: 50px;
	background: rgba(0, 0, 0, 0.2);
	text-align: left;
	position: relative;
}
#home header h1,
body.page_2nd header h1 {
	display: inline-block;
	padding: 15px 0 0 24px;
	position: relative;
	z-index: 1000;
}
#home header .btn_menu,
body.page_2nd header .btn_menu {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	padding: 15px;
}
#home header nav,
body.page_2nd header nav {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	background: #666666;
	z-index: 100;
	display: none;
}
#home header nav ul,
body.page_2nd header nav ul {
	position: relative;
	top: 50px;	
	background: #888888;
}
#home header nav ul li,
body.page_2nd header nav ul li {
	border-bottom: 1px solid #eeeeee;
	padding: 15px 0 15px 25px;
}
#home header nav ul li a,
body.page_2nd header nav ul li a {
	color: #fff;
	font-size: 14px;
	padding: 0 0 0 18px;
	line-height: 1;
	background: url(/sp/img/icn_arw_menu.png) no-repeat left center;
	background-size: 12px;
}
#home header nav ul li.down a {
	background: url(/sp/img/icn_arw_menu_down.png) no-repeat left center;
	background-size: 12px;
}
#home header nav ul li.fb a,
body.page_2nd header nav ul li.fb a {
	padding: 0 0 0 24px;
	background: url(sp/img/icn_facebook_menu.png) no-repeat left center;
	background-size: 15px;
}


#home #s_1 {
	position: relative;
	height: 500px;
}
#home #s_1 a.btn {
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin: 0 0 0 -150px;
	width: 300px;
	padding: 20px 0 10px 0;
  background: rgba(0, 0, 0, 0.3);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#77e50058,endColorstr=#77e50058);
}

#home #s_2 {
	padding: 35px 0 35px;
	background: #f9f9f9;
}
#home #s_2 .inr {
	width: 80%;
	margin: 0 auto;
	text-align: left;
}
#home #s_2 h2 {
	margin: 0 0 5px 0;
	text-align: center;
}
#home #s_2 ul {
	margin: 0 0 20px 0;
}
#home #s_2 ul li {
	padding: 20px 0 20px 0;
	background: url(/img/dot_gray.gif) repeat-x left bottom;
}
#home #s_2 ul li p.ttl {
	margin: 0 0 10px 0;
	font-weight: bold;
	line-height: 1.6;
	font-size: 12px;
}
#home #s_2 ul li p.info span {
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
}
#home #s_2 ul li p.info a.cate {
	border-radius: 3px;
	background: #888888;
	color: #fff;
	display: inline-block;
	width: 110px;
	text-align: center;
	padding: 2px 0 2px 0;
	margin: 0 8px 0 8px;
	font-size: 11px;
	text-decoration: none;
}
#home #s_2 ul li p.info a.txt {
	color: rgba(0, 0, 0, 0.2);
}
#home #s_2 ul li.last {
	padding: 20px 0 20px 0;
	background: url(/img/dot_gray.gif) repeat-x left bottom;
}
#home #s_2 ul li.cf img {
	float: left;
	margin: 0 15px 0 0;
}
#home #s_2 ul li.cf p {
	font-size: 12px;
	margin: -3px 0 0 0;
}
#home a.btn_link_pink {
	display: block;
	width: 170px;
	margin: 0 auto;
	text-align: center;
	padding: 11px 0 11px 0;
	border: 1px solid rgba(0, 0, 0, 0.8);
	font-weight: bold;
	color: rgba(0, 0, 0, 0.8);
}
#home a.btn_link_pink span {
	padding: 2px 0 2px 20px;
	background: url(img/icn_arw_pink.png) no-repeat left center;
	background-size: 16px;
}
#home a.btn_link_tel {
	display: block;
	width: 90%;
	margin: 15px auto;
	text-align: center;
	padding: 11px 0 11px 0;
	border: 1px solid rgba(0, 0, 0, 0.8);
	font-weight: bold;
	color: rgba(0, 0, 0, 0.8);
}
#home a.btn_link_tel span {
	padding: 2px 0 2px 20px;
	background: url(img/icn_arw_pink.png) no-repeat left center;
	background-size: 16px;
}
#home #s_3 {
	padding: 35px 0 35px;
}
#home #s_3 .inr {
	width: 80%;
	margin: 0 auto;
	text-align: left;
}
#home #s_3 h2 {
  margin:0 0 30px;
	text-align: center;
}
#home #s_3 ul {
	margin: 0 0 20px 0;
}
#home #s_3 ul li {
	padding: 20px 0 20px 0;
	background: url(/img/dot_gray.gif) repeat-x left bottom;
}
#home #s_3 ul li img {
	float: left;
	margin: 0 15px 0 0;
}
#home #s_3 ul li p.ttl {
	margin: 0 0 5px 0;
	font-weight: bold;
	line-height: 1.6;
	font-size: 12px;
}
#home #s_3 ul li p.info span {
	color: #888888;
	font-size: 12px;
}

#home #s_4 {
	padding: 35px 0 35px;
	background: #f9f9f9;
}
#home #s_4 .inr {
	width: 80%;
	margin: 0 auto;
	text-align: left;
}
#home #s_4 h2 {
	margin: 0 0 30px 0;
	text-align: center;
}
#home #s_4 p.lead {
	margin: 0 0 28px 0;
}
#home #s_4 ul {
	margin: 0 0 20px 0;
	background: url(/img/dot_gray.gif) repeat-x left top;
}
#home #s_4 ul li {
	padding: 10px 0 10px 0;
	background: url(/img/dot_gray.gif) repeat-x left bottom;
}
#home #s_4 ul li span {
	font-weight: bold;
	color: rgba(0, 0, 0, 0.2);
}
#home #s_4 p.subttl {
	margin: 0 0 5px 0;
}
#home #s_4 p.sublink a {
	margin: 0 15px 0 0;
	font-weight: bold;
}

#home #s_5 {
	padding: 35px 0 35px;
}
#home #s_5 .inr {
	width: 80%;
	margin: 0 auto;
	text-align: left;
}
#home #s_5 h2 {
	margin: 0 0 25px 0;
	text-align: center;
}
#home #s_5 h3 {
	margin: 25px 0 12px 0;
	padding: 0 0 8px 0;
	background: url(/img/dot_gray.gif) repeat-x left bottom;
	font-weight: bold;
	color: #009b9a;
	font-size: 15px;
}
#home #s_5 p.txt {
	margin: 0 0 15px 0;
}
#home #s_5 p.txt span.grn {
	font-weight: bold;
	color: #009b9a;
}
#home #s_5 p.txt span.pink {
	font-weight: bold;
	color: rgba(0, 0, 0, 0.2);
}
#home #s_5 p.link {
	padding: 2px 0 2px 20px;
	background: url(img/icn_arw_black.png) no-repeat left center;
	background-size: 16px;
}
#home #s_5 p.link a {
	font-weight: bold;
	color: #000;
}
#home #s_5 p.lastlead {
	margin: 20px 0 0 0;
	font-weight: bold;
	color: rgba(0, 0, 0, 0.2);
}

#home #s_6 {
	padding: 0 0 35px;
	background: #f9f9f9;
}
#home #s_6 .inr {
	width: 80%;
	padding: 30px 0 0 0;
	margin: 0 auto;
	text-align: left;
}
#home #s_6 h2 {
	margin: 0 0 25px 0;
	text-align: center;
}
#home #s_6 p.lead {
	margin: 0 0 20px 0;
	text-align: center;
}
#home #s_6 p.txt {
	margin: 0 0 20px 0;
	font-size: 13px;
	font-weight: bold;
}
#home #s_6 ul {
	background: url(/img/dot_gray.gif) repeat-x left top;
}
#home #s_6 ul li {
	padding: 10px 0 10px 0;
	background: url(/img/dot_gray.gif) repeat-x left bottom;
}

#home #s_7 {
	padding: 0 0 35px;
}
#home #s_7 .inr {
	width: 80%;
	padding: 30px 0 0 0;
	margin: 0 auto;
	text-align: left;
}
#home #s_7 h2 {
	margin: 0 0 25px 0;
	text-align: center;
}
#home #s_7 p.main {
	margin: 0 0 20px 0;
	position: relative;
	width: 300px;
}
#home #s_7 p.main img.label {
	position: absolute;
	top: -26px;
	right: -15px;
}
#home #s_7 p.txt {
	margin: 0 0 15px 0;
}
#home #s_7 p.ttl {
	font-weight: bold;
	color: rgba(0, 0, 0, 0.8);
	margin: 0 0 3px 0;
}
#home #s_7 .cf img {
	float: left;
	margin: 0 20px 0 0;
}

#home #s_8 {
	padding: 0 0 35px;
	background: #f9f9f9;
}
#home #s_8 .inr {
	width: 80%;
	padding: 30px 0 0 0;
	margin: 0 auto;
	text-align: left;
}
#home #s_8 h2 {
	margin: 0 0 18px 0;
	text-align: center;
}
#home #s_8 p.lead {
	margin: 0 0 16px 0;
	font-weight: bold;
	font-size: 20px;
	white-space: nowrap;
}
#home #s_8 p.txt {
	margin: 0 0 20px 0;
	font-size: 14px;
}
#home #s_8 p.btn a {
	display: block;
	padding: 20px 0 20px;
	text-align: center;
	background: rgba(0, 0, 0, 0.2);
}

#home p.fb {
	padding: 35px 0;
}

footer {
	padding: 30px 0;
	background: rgba(0, 0, 0, 0.2);
	color: #fff;
	text-align: left;
}
footer .inr {
	width: 80%;
	margin: 0 auto;
}
footer h2 {
	margin: 0 0 20px 0;
}
footer p.txt {
	margin: 0 0 20px 0;
}
footer p.txt a {
	color: #fff;
}
footer .map {
	padding: 0 0 20px 0;
}


/*-- 2nd page --*/

h1.pagettl {
	padding: 25px 0 25px 20px;
	font-size: 17px;
	font-weight: bold;
	background: #f9f9f9;
	text-align: left;
}

#s_blog {
	width: 86%;
	margin: 0 auto;
	text-align: left;
	padding: 35px 0 50px;
}
#s_blog .box_category {
	border: 1px solid #cfcfcf;
	background: #f9f9f9;
	border-radius: 5px;
	display: table;
	padding: 15px 0;
	width: 100%;
	margin: 0 auto 32px auto;
}
#s_blog .box_category p.ttl {
	display: table-cell;
	width: 75px;
	padding: 0 0 0 20px;
	vertical-align: middle;
	font-weight: bold;
	color: #009b9a;
}
#s_blog .box_category p.link {
	display: table-cell;
	width: 205px;
	padding: 0 20px 0 0;
	vertical-align: middle;
}
#s_blog .box_category p.link a {
	margin: 0 10px 0 0;
	color: #888888;
}

#s_blog .archive_ttl {
	font-weight: bold;
	font-size: 15px;
	margin: 0 0 15px 0;
}

#s_blog .archive_list {
  background: url(/img/dot_gray.gif) repeat-x left top;
  padding-top: 1px;
  margin: 0 0 20px 0;
}
#s_blog .archive_list article {
  width: 100%;
  background: url(/img/dot_gray.gif) repeat-x left bottom;
  padding: 20px 0;
  letter-spacing: -.40em;
}
#s_blog .archive_list article p {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}
#s_blog .archive_list article .date {
  color: #888888;
  width: 70px;
  font-size: 11px;
  line-height: 1.9;
}
#s_blog .archive_list article .cat_area {
  width: 250px;
  padding-right: 0px;
  text-align: left;
}
#s_blog .archive_list article .cat_area a.cat {
  display: inline-block;
  width: 110px;
  height: 16px;
  overflow: hidden;
  border-radius: 4px;
  background: #888;
  text-align: center;
  text-decoration: none;
  line-height: 1.5;
  color: #fff;
  font-size: 11px;
}
#s_blog .archive_list article .cat_area a.link {
  margin-top: 5px;
  padding-left: 9px;
  display: inline-block;
  text-align: center;
  color: #009b9a;
  font-size: 10px;
}
#s_blog .archive_list article .ttl {
  width: 100%;
  margin: -2px 0 5px 0;
}
#s_blog .archive_list article .ttl a {
  font-weight: bold;
  font-size: 12px;
  line-height: 1.3;
  word-break: break-all;
}
#s_blog .archive_list article .ttl a {
  font-weight: bold;
  font-size: 12px;
  line-height: 1.6;
}
#s_blog  .archive_list.image article {
  height: 70px;
}
#s_blog .archive_list.image article .thumb {
  width: 117px;
  height: 70px;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
}
#s_blog .archive_list.image article .thumb a {
  display: block;
  width: 105px;
  height: 70px;
  overflow: hidden;
  background: #cbe9e9;
  color: #fff;
  font-size: 12px;
  line-height: 102px;
  text-align: center;
  text-decoration: none;
}
#s_blog .archive_list.image article .txt_area {
  display: inline-block;
  vertical-align: top;
}
#s_blog .archive_list.image article .ttl {
  width: 200px;
  margin: -3px 0 0 0;
  display: block;
  margin-bottom: 3px;
}
#s_blog .archive_list.image article .ttl a {
  font-weight: bold;
  font-size: 12px;
  line-height: 1.3;
  word-break: break-all;
}
#s_blog .archive_list.image article .ttl a {
  font-weight: bold;
  font-size: 12px;
  line-height: 1.6;
}
#s_blog .archive_list.image article .cat_area {
  width: 110px;
  text-align: left;
}
#s_blog .archive_list.image article .cat_area a {
  display: inline-block;
  margin-right: 0;
}
#s_blog #more a {
	display: block;
	width: 190px;
	margin: 0 auto;
	text-align: center;
	padding: 11px 0 11px 0;
	border: 1px solid rgba(0, 0, 0, 0.2);
	font-weight: bold;
	color: rgba(0, 0, 0, 0.2);
}
#s_blog #more a span {
	padding: 2px 0 2px 20px;
	background: url(img/icn_arw_pink_down.png) no-repeat left center;
	background-size: 16px;
}

#s_blog .box_archive {
	border: 1px solid #cfcfcf;
	border-bottom: none;
	background: #f9f9f9;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	display: table;
	padding: 15px 0;
	width: 100%;
	margin: 25px auto 0;
}
#s_blog .box_search {
	border: 1px solid #cfcfcf;
	background: #f9f9f9;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	display: table;
	padding: 15px 0;
	width: 100%;
	margin: 0 auto 0;
}
#s_blog .box_archive p.ttl {
	display: table-cell;
	width: 100px;
	padding: 0 0 0 20px;
	vertical-align: middle;
	font-weight: bold;
	color: #009b9a;
}
#s_blog .box_archive .select {
	display: table-cell;
	width: 205px;
	padding: 0 20px 0 0;
	vertical-align: middle;
	text-align: right;
}
#s_blog .box_search p.ttl {
	display: table-cell;
	width: 70px;
	padding: 0 0 0 20px;
	vertical-align: middle;
	font-weight: bold;
	color: #009b9a;
}
#s_blog .box_search .input {
	display: table-cell;
	width: 220px;
	padding: 0 20px 0 0;
	vertical-align: middle;
	text-align: right;
	position: relative;
}
#s_blog .box_search .input input.text {
	width: 190px;
	padding: 5px 10px;
	border: 1px solid #cfcfcf;
	border-radius: 0;
	background: #fff;
	-webkit-appearance: none;
}
#s_blog .box_search .input input.btn {
	width: 15px;
	height: 15px;
	position: absolute;
	right: 30px;
	top: 8px;
	background: #fff url(img/icn_search.png) no-repeat 0 0;
	background-size: 15px;
	border: none;
}

/*-- blog detail --*/

#s_blog.detail .main h1 {
	font-weight: bold;
	font-size: 20px;
	padding: 0 0 20px 0;
	line-height: 1.4;
 background: url(/img/dot_gray.gif) repeat-x left bottom;
}
#s_blog.detail .main .cat_area {
	padding: 10px 0;
 background: url(/img/dot_gray.gif) repeat-x left bottom;
}
#s_blog.detail .main .cat_area .date {
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  color: #888888;
}
#s_blog.detail .main .cat_area .cats {
  display: inline-block;
  vertical-align: top;
  margin-top: -1px;
  margin-left: 10px;
}
#s_blog.detail .main .cat_area a.cat {
  display: inline-block;
  margin-right: 10px;
  width: 110px;
  height: 16px;
  overflow: hidden;
  border-radius: 4px;
  background: #888;
  text-align: center;
  text-decoration: none;
  line-height: 1.5;
  color: #fff;
  font-size: 11px;
}
#s_blog.detail .main .sns {
	padding: 11px 0 6px;
 background: url(/img/dot_gray.gif) repeat-x left bottom;
}
#s_blog.detail .main .sns li {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}

#s_blog.detail .main .txt {
	padding: 20px 0 20px 0;
	font-size: 14px;
 background: url(/img/dot_gray.gif) repeat-x left bottom;
}
#s_blog.detail .main .txt p,
#s_blog.detail .main .txt img {
	margin: 0 0 15px 0;
}

#s_blog.detail .main .pagination {
	margin: 30px 0 20px 0;
}
#s_blog.detail .main .pagination ul {
	width: 100%;
}
#s_blog.detail .main .pagination li.prev {
	float: left;
	width: 51%;
	background: url(img/dot_gray_hor.png) repeat-y right top;
	background-size: 1px;
}
#s_blog.detail .main .pagination li.next {
	float: right;
	width: 49%;
}
#s_blog.detail .main .pagination li p {
	font-weight: bold;
	text-align: center;
	color: #009b9a;
	font-size: 11px;
	margin: 0 0 5px 0;
}
#s_blog.detail .main .pagination li.prev a {
	padding: 0 20px 0 0;
	display: block;
	color: #444444;
}
#s_blog.detail .main .pagination li.next a {
	padding: 0 0 0 20px;
	display: block;
	color: #444444;
}

#s_blog.detail .main p.blog_top {
	border: 1px solid #cfcfcf;
	background: #f9f9f9;
	border-radius: 5px;
	padding: 12px 0 14px;
	text-align: center;
	margin: 0 auto 20px;
}
#s_blog.detail .main p.blog_top a {
	color: #444444;
	font-size: 11px;
}

#s_blog.detail .box_new_entry {
	border: 1px solid #cfcfcf;
	background: #f9f9f9;
	border-radius: 5px;
	padding: 15px 0;
	margin: 0 auto 20px;
}
#s_blog.detail .box_new_entry .subttl {
	border-bottom: 1px solid #cfcfcf;
	padding: 0 0 10px 20px;
	color: #009b9a;
	font-weight: bold;
	font-size: 12px;
}
#s_blog.detail .box_new_entry .list {
}
#s_blog.detail .box_new_entry .list article {
		width: 86%;
		margin: 0 auto;
  background: url(/img/dot_gray.gif) repeat-x left bottom;
  padding: 20px 0;
  letter-spacing: -.40em;
}
#s_blog.detail .box_new_entry .list article.last {
	background: none;
	padding-bottom: 5px;
}
#s_blog.detail .box_new_entry .list article p {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}
#s_blog.detail .box_new_entry .list article .date {
  color: rgba(0, 0, 0, 0.2);
  width: 70px;
  font-size: 11px;
  line-height: 1.9;
}
#s_blog.detail .box_new_entry .list article .cat_area {
  width: 200px;
  padding-right: 0px;
  text-align: left;
}
#s_blog.detail .box_new_entry .list article .cat_area a.cat {
  display: inline-block;
  width: 110px;
  height: 16px;
  overflow: hidden;
  border-radius: 4px;
  background: #888;
  text-align: center;
  text-decoration: none;
  line-height: 1.5;
  color: #fff;
  font-size: 11px;
}
#s_blog.detail .box_new_entry .list article .cat_area a.link {
  margin-top: 5px;
  padding-left: 9px;
  display: inline-block;
  text-align: center;
  color: #009b9a;
  font-size: 10px;
}
#s_blog.detail .box_new_entry .list article .ttl {
  width: 100%;
  margin: -2px 0 5px 0;
}
#s_blog.detail .box_new_entry .list article .ttl a {
  font-weight: bold;
  font-size: 12px;
  line-height: 1.3;
  word-break: break-all;
  line-height: 1.6;
}

#s_blog.detail .box_category {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	margin-bottom: 0;
	border-bottom: none;
}
#s_blog.detail .box_archive {
	border-radius: 0px;
	margin-top: 0;
}

/*-- support --*/

#s_support {
	width: 86%;
	margin: 0 auto;
	padding: 35px 0 15px;
}
#s_support p.copy {
	margin: 0 0 25px 0;
	text-align: center;
}
#s_support p.lead {
	margin: 0 0 25px 0;
	text-align: center;
	font-size: 14px;
}
#s_support ul.pagelink li {
	padding: 20px 25px;
	border: 1px solid #cfcfcf;
	background: #f9f9f9;
	border-radius: 5px;
	margin: 0 0 10px 0;
	text-align: left;
}
#s_support ul.pagelink li.first {
	padding: 25px 25px 20px 25px;
}

#s_support #s_ac01 {
	margin: 35px 0 0 0;
	padding: 40px 0 0 0;
 background: url(/img/dot_gray.gif) repeat-x left top;
 text-align: left;
}
#s_support #s_ac01 h2 {
	margin: 0 0 20px 0;
}
#s_support #s_ac01 p {
	margin: 0 0 20px 0;
	font-size: 12px;
}
#s_support #s_ac01 p.em {
	font-weight: bold;
	font-size: 14px;
}
#s_support #s_ac01 p.em span {
	width: 107px;
	display: inline-block;
	color: #009b9a;
}
#s_support #s_ac01 p.anno {
	margin: -15px 0 20px 0;
	font-size: 10px;
}
#s_support #s_ac01 p.em2 {
	font-size: 14px;
	font-weight: bold;
	margin: -10px 0 20px 0;
}

#s_support #s_ac02 {
	margin: 30px 0 0 0;
	padding: 40px 0 0 0;
 background: url(/img/dot_gray.gif) repeat-x left top;
 text-align: left;
}
#s_support #s_ac02 h2 {
	margin: 0 0 20px 0;
}
#s_support #s_ac02 p {
	margin: 0 0 20px 0;
	font-size: 12px;
}
#s_support #s_ac02 p.btn {
	margin: -10px 0 20px 0;
}
#s_support #s_ac02 p.anno {
	margin: -10px 0 20px 0;
	font-size: 10px;
}

#s_support #s_ac02 p.q {
	margin: 0 0 2px 0;
	font-size: 14px;
	font-weight: bold;
}
#s_support #s_ac02 p.q span {
	color: rgba(0, 0, 0, 0.2);
	padding: 0 3px 0 0;
}




