@charset "utf-8";
/* 初期設定 ****************************************/
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
html {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
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:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
*font-size:100%;
}
legend {
	color:#000;
}
#contents button, #contents a {
	cursor:pointer;
	transition: all 0.5s ease;
}
#contents a:hover {
	opacity:0.7;
}
#contents a>img:hover {
	opacity:0.7;
}
#contents a>button:hover {
	opacity:1;
}
a img {
	border-width: 0;
}
p {
	word-break: break-all;
}
.clear {
	clear:both;
}
.clearfix {
	width:100%;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
/* wrapper ****************************************/
/* デフォルト状態のインライン要素をブロック要素に指定 **********/
* {
	font-size:13px;
	color: #898989;
	line-height:1.4em;
}
article, aside, figure, figcaption, details, footer, header, hgroup, nav, section, summary {
	display:block;
}
/* contents ****************************************/

#contents {
	width:550px;
	margin:auto;
	padding:10px;
	background:#fff;
}
/* col1 ********************/
#col1 {
	background:#e6e6e6;
}
#col1 a {
	display:block;
	width:550px;
}
/* col2 ********************/
#col2 {
	margin-bottom:30px;
	text-align:center;
	background:#e6e6e6;
}
#col2 caption {
	text-align:center;
	padding:10px;
	font-weight:bold;
	background:#e6e6e6;
}
#col2 tr:nth-of-type(2) td {
	padding:10px;
}
#col2 td a {
	display:block;
	width:220px;
	margin-left:28px;
}
/* col13 ********************/

#col3 {
	width:550px;
	margin-bottom:30px;
	text-align:center;
	background:#b2d100;
}
#col3 caption {
	width:550px;
	text-align:center;
	background:#b2d100;
}
#col3 div {
	position:relative;
	width:225px;
	height:225px;
	margin:10px;
	padding:15px;
	background:#fff;
	border-radius: 6px;
}
#col3 div h3 {
	margin-bottom: 10px;
	padding-bottom: 6px;
	padding-left:10px;
	text-align:left;
	font-size:15px;
	color:#acc700;
	border-bottom:2px solid #ddd;
}
#col3 div h3 span:nth-of-type(1) {
	font-weight:normal;
	color:#afafaf;
}
#col3 div h3 span:nth-of-type(2) {
	font-weight:bold;
	color:#acc700;
}
#col3 div p {
	text-align:left;
}
#col3 div img {
	position:absolute;
	left:8px;
	bottom:60px;
	margin-bottom:4px;
}
#col3 div a {
	display:block;
	position:absolute;
	left:50px;
	bottom:20px;
	width:155px;
}
#col3 button {
	padding:4px;
	text-align:center;
	border: 2px solid #d3d3d3;
	border-radius: 8px;
	font-size:13px;
	color:#fff;
	background: #FCC708;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FCC708), to(#f18900));
	background: -webkit-linear-gradient(#FCC708, #f18900);
	background: -moz-linear-gradient(#FCC708, #f18900);
	background: -ms-linear-gradient(#FCC708, #f18900);
	background: -o-linear-gradient(#FCC708, #f18900);
	background: linear-gradient(#FCC708, #f18900);
	-pie-background: linear-gradient(#FCC708, #f18900);
	position:relative;
	behavior: url("http://10pre.jp/PIE.htc");
}
#col3 div a>button {
	position:absolute;
	left:0;
	bottom:0;
	width:155px;
}
#col3 tr:last-child button {
	position:relative;
	bottom:10px;
	left:140px;
	width:160px;
	margin-top:10px;
}
/* col4 ********************/
#col4 {
	width: 550px;
	padding:20px;
	background:#fff;
	text-align:left;
}
#col4 caption {
	padding: 10px 10px 6px;
	background:#fff;
	font-weight:normal;
	font-size: 20px;
	color:#9b9b9b;
	border:3px solid #eaeaea;
	border-radius: 10px;
	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f6f6f6));
	background: -webkit-linear-gradient(#ffffff, #f6f6f6);
	background: -moz-linear-gradient(#ffffff, #f6f6f6);
	background: -ms-linear-gradient(#ffffff, #f6f6f6);
	background: -o-linear-gradient(#ffffff, #f6f6f6);
	background: linear-gradient(#ffffff, #f6f6f6);
	-pie-background: linear-gradient(#ffffff, #f6f6f6);
	behavior: url("http://10pre.jp/PIE.htc");
}
#col4 tr:nth-of-type(2) td {
	padding-bottom:0;
}
#col4 tr:nth-of-type(4), #col4 tr:nth-of-type(5), #col4 tr:nth-of-type(6), #col4 tr:nth-of-type(7), #col4 tr:nth-of-type(8), #col4 .borderDot {
	border-bottom:1px dotted #aaa;
	width:550px;
}
#col4 tr td {
	padding:10px 10px 20px 10px;
}
#col4 h3 {
	padding:0 8px 4px;
	margin-bottom:10px;
	font-weight:normal;
	font-size: 18px;
	color:#9b9b9b;
	border-bottom:1px solid #ddd;
}
#col4 h4 {
	font-size: 14px;
	font-weight: bold;
	color:#acc700;
	padding-bottom:4px;
}
#col4 tr:nth-of-type(4) td p, #col4 tr:nth-of-type(5) td p, #col4 tr:nth-of-type(6) td p, #col4 tr:nth-of-type(7) td p, #col4 tr:nth-of-type(8) td p {
	position:relative;
	width:230px;
	height:90px;
	padding:10px;
}
#col4 tr:nth-of-type(9) td p {
	position:relative;
	width:530px;
}
#col4 tr td p a {
	position:absolute;
	top:90px;
	right:10px;
	color:#acc700;
}
#col4 tr:nth-of-type(9) td p a {
	position:absolute;
	top:20px;
	right:15px;
	color:#acc700;
}
#col4 tr:nth-of-type(10) a button {
	position:relative;
	left:65px;
	width:380px;
	margin-top:10px;
	padding:10px;
	text-align:center;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	border: 2px solid #c31f51;
	border-radius: 10px;
	background: #f06793;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f06793), to(#f7083f));
	background: -webkit-linear-gradient(#f06793, #f7083f);
	background: -moz-linear-gradient(#f06793, #f7083f);
	background: -ms-linear-gradient(#f06793, #f7083f);
	background: -o-linear-gradient(#f06793, #f7083f);
	background: linear-gradient(#f06793, #f7083f);
	-pie-background: linear-gradient(#f06793, #f7083f);
	position:relative;
	behavior:url("http://10pre.jp/PIE.htc");
}
#col4 tr:nth-of-type(10) a button span {
	color:#fff;
	font-size:13px;
	font-weight:normal;
}
/* ▼▼▼▼　追加　▼▼▼▼ */
/* ▼共通▼ */
table,tr,th,td{line-height:150%;}
table {background:#fff;}
/* ▲共通▲ */
/* ▼service4.php▼ */
.blue12b {
	font-size: 16px;
	font-weight: bold;
	color:#242bff;}
.b14bb {
	font-size: 14px;
	font-weight: bold;}
.o10b {
	font-size: 11px;
	font-weight: bold;
	color:#ff5800;}
.cell_color_01 {
	text-align: center;
	padding:10px;
	background:#ededed;
	font-weight: bold;
	color:#666;}
.cell_color_02 {
	text-align: center;
	padding:10px;
	background:#fff;
	color:#666;}
.cell_color_03 {
	text-align: center;
	padding:10px;
	background:#ffff99;
	font-weight: bold;
	color:#666;}
.cell_color_05 {
	padding:10px;
	background:#fff;
	color:#666;}
.cell_color_08 {
	padding:10px;
	background:#77bf34;
	font-weight: bold;
	color:#fff;}
.cell_color_09 {
	padding:10px;
	background:#fa496c;
	font-weight: bold;
	color:#fff;}
/* ▼service4.php▼ */
/* ▲PR▲ */
.prHead{
	padding:5px 0;}
.prHead span{
	display:block;
	text-align:center;
	padding:5px 0;
	background:#333;
	font-size:14px;
	font-weight:bold;
	color:#fff;}
.prCont{
	padding:10px;
	border: 2px solid #D3D3D3;}
.prCont a{
	text-decoration:underline;
	color:#D43C15;}
.prCont img{
	width:175px;
	padding-bottom:5px;}
.prCont p{margin:10px 0 0;}
/* ▲PR▲ */
/* ▲▲▲▲　追加　▲▲▲▲ */
