/*	main
----------------------------------------------*/
#main h1{
	font-size:150%;
	font-weight:bold;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 3px #5398CF;
	background-image:url(../img/template/h1_bg.jpg);
	background-repeat:repeat-y;
	background-position:right top;
	padding:10px;
}
#main h2{
	font-size:140%;
	font-weight:bold;
	border-left:solid 5px #5398CF;
	margin-top:35px;
	margin-left:0;
	padding-left:10px;
}
#main h3{
	font-size:120%;
	border-bottom:solid 1px #ccc;
	margin-top:25px;
	margin-left:0;
}
#main h4{
	background-image:url(../img/template/triangle.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0;
	padding-left:20px;
}
#main h5{
	border-left:solid 5px #5398CF;
	padding-left:7px;
	font-weight:bold;
}
#main h6{
	font-weight:bold;
}
#main p{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0;
}
#main ul,
#main ol{
	margin-top:10px;
	margin-left:20px;
	margin-bottom: 20px;
	list-style-type:decimal;
}
#main ul li,
#main ol li{
	margin-top:10px;
}
#main ul,
#main ul li {
	list-style-type:disc;
}
#main ol,
#main ol li {
	list-style-type:decimal;
}
.ui-tabs-nav,  .ui-tabs-nav li{
	margin: 0 !important;
	list-style: none !important;
}
.otoku{
	font-size:140%;
	line-height:170%;
	background-image:url(../img/content/toppage/check.jpg);
	background-repeat:no-repeat;
	margin-top:6px;
	margin-left:100px;
	padding-left:40px;
}
.text_center{
	text-align:center;
}
.text_left{
	text-align:left;
}
.bold{
	font-weight:bold;
}
.font_140{
	font-size:140%;
}
.red{
	color:#FF0000;
}
.red_140{
	color:#FF0000;
	font-size:140%;
}
.margin_auto{
	margin:20px auto;
}
.infohead{
	font-size:120%;
	text-indent:20px;
	line-height:40px;
	width:608px;
	height:40px;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	background-image:url(../img/content/info_bg.jpg);
	background-repeat:repeat-x;
	margin:30px auto 0px;
}
.infobox{
	width:608px;
	border:solid 1px #CCCCCC;
	margin:0px auto 20px;
}
.back_to_top{
	text-align:right;
	margin-top:30px;
	margin-right:20px;
}
.column_nouki_l{
	float:left;
	width:150px
}
.column_nouki_r{
	float:right;
	width:400px;
}
.column2{
	width:49%;
	float:left;
}
.column3{
	width:30%;
	float:left;
}
.infohead{
	font-size:18px;
	text-indent:20px;
	line-height:40px;
	width:600px;
	height:40px;
	background-image:url(../img/content/info_bg.jpg);
	margin:20px auto 0px;
}
.infobox{
	width:600px;
	border:solid 1px #CCCCCC;
	margin:0px auto 20px;
}
.infobox td{
	padding:10px;
}
.red_super{
	color:#FF0000;
	vertical-align:super;
	font-size:15px;
}
.infobox_scroll{
	width:600px;
	border:solid 1px #CCCCCC;
	margin:0px auto 20px;
	height:300px;
	overflow:auto;
	overflow-x:hidden;
	position:relative;
}
.infobox_scroll dt{
	position:relative;
	font-size:16px;
	font-weight:bold;
	border-bottom:solid 1px #CCCCCC;
	padding-bottom:5px;
	margin:25px 10px 5px;
}
.infobox_scroll dt .abs_right{
	font-size:14px;
	font-weight:normal;
	color:#666666;
	position:absolute;
	right:10px;
	top:0;
}
.margin-bottom5{margin-bottom:5px;}
.infobox_scroll dd{
	margin:5px 30px 20px;
}
.underline{
	border-bottom:solid 1px #999999;
	margin-bottom:5px;
}
.style2 {color: #FF0000; font-size: 24px; font-weight: bold; }
.style3 {color: #FF0000; font-size: 15px; font-weight: normal; }
.text-left   {text-align: left;}
.text-center {text-align: center;}
.text-right  {text-align: right;}
.bs-callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #e6e6e6;
  border-left-width: 5px;
  border-radius: 3px;
}
.bs-callout-danger {
  border-left-color: #ce4844;
  background-color: #fcf2f2;
}
.bs-callout h3 {
  margin-top: 0 !important;
  margin-bottom: 10px !important;
  border: none !important;
  font-weight: bold !important;
}
.bs-callout-danger h3 {
  color: #ce4844;
}

/*	faq
----------------------------------------------*/
.qa {
	width: 595px;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-bottom: 5px;
	margin-top: 15px;
}
.qa_q {
	width: 588px;
	padding: 3px;
	background-color: #efefef;
	background-image:url(../img/content/info/q.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 32px;
	font-size: 14px;
	line-height: 17px;
}
.qa_a {
	width: 530px;
	border:none;
	background-repeat: no-repeat;
	background-position: -1px 2px;
	font-size: 14px;
	line-height: 25px;
	margin-top: 5px;
	margin-left: 2px;
	background-image:url(../img/content/info/a.gif);
	padding:3px 15px 10px 32px;
	margin-right: 15px;
}
.qa_a_header {
	width: 530px;
	border:none;
	background-repeat: no-repeat;
	background-position: 10px 8px;
	font-size: 14px;
	line-height: 25px;
	margin-top: 5px;
	margin-left: 2px;
	background-image:url(../img/content/info/q_btn.gif);
	padding:3px 15px 10px 32px;
	margin-right: 15px;
}
/*	sougo_link
----------------------------------------------*/
#link_title{
	margin-top:10px;
	margin-left:25px;
}
#link_text{
	margin-top:5px;
	margin-left:40px;
}
/*	toiawase
----------------------------------------------*/
#toiawase_form p {
	margin-right: 10px;
}
#toiawase_form table {
	width: 560px;
	margin: 10px auto 15px;
}
#toiawase_form table th {
	padding: 5px 10px 5px 5px;
	width: 110px;
	text-align: right;
	background: #ffffff;
	border-right: 2px solid #00157d;
	border-bottom: 1px solid #d2d2d2;
	}
#toiawase_form table td {
	padding: 5px 5px 5px 10px;
	background: #ffffff;
	border-bottom: 1px solid #d2d2d2;
}
/*	info
----------------------------------------------*/
.table_margin{
	margin:20px auto;
}
.table_margin td{
	padding-bottom:5px;
	padding-right: 3px;
}
.kojin_shouten{
	width:610px;
	height:225px;
	background:url(../img/content/toppage/kojin_shouten.jpg) no-repeat 0 0;
	position:relative;
}
.kojin_shouten a{
	display:block;
	width:610px;
	height:225px;
	color:#666666;
	text-decoration:none;
}
.kojin_shouten a .textA{
	position:absolute;
	width:500px;
	height:20px;
	left:10px;
	top:0px;
}
.kojin_shouten a .textB{
	position:absolute;
	width:500px;
	height:20px;
	left:10px;
	top:207px;
}

table.spec{
	width:100%;
	border-collapse:collapse;
	border:solid 1px #CCCCCC;
	margin:20px 0;
}
table.spec th,
table.spec td{
	border-collapse:collapse;
	border:solid 1px #CCCCCC;
	padding:3px 10px;
}
table.spec th{
	background-color:#EEEEEE;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
table.spec td{
	vertical-align:top;
}
table.spec td[colspan]{
	text-align:center;
}
#main h1 {
	padding: 10px 20px;
}
.product-card {
	font-family: Meiryo;
	box-sizing: border-box;
	width: 610px;
	margin: 0 0 30px;
	padding: 20px;
	background-color: #fff;
	border: solid 1px #ccc;
	border-top: none;
}
.product-summary {
	table-layout: fixed;
	width: 100%;
}
.product-summary th {
	background-color: #f5f5f5;
}
.product-summary th,
.product-summary td {
	font-size: 16px;
	padding: 10px 20px !important;
	vertical-align: top;
	border-top: 1px solid #e3e4e8;
	border-bottom: 1px solid #e3e4e8;
	border-collapse: collapse;
}
table.noborder th,
table.noborder td {
	border: none !important;
	padding: 4px 20px 4px 0 !important;
}
.btn-help {
	margin: 0;
	display: inline-block;
	font-size: 0.8em;
	border-radius: 30px;
	padding: 5px 10px;
	border: 1px solid #e3e4e8;
	color: #1167bd;
	text-decoration: none;
}
.tag-red {
	display: inline-block;
	margin: 0 10px;
	padding: 2px 8px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.tag-red {
	color: #fff;
	background-color: #C00;
}
