@charset "utf-8";
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	color: #333;
	background: url(../../common/img/wrap_bg.jpg);
	background-size: 100% auto;
	background-repeat: repeat-y;
	
}
* {
	margin:0;
	padding:0;
}
a, a:visited {
	text-decoration: none;
	color: #069;
}
a:hover {
	color: #F90;
	text-decoration:underline;
}
a img:hover {
	opacity:0.8;
}
img {
	border:none;
}
span.red{
	color:red;
}
.left18{
	margin-left:5px;
}
/**********************************[header]***/
#header-color {
	width: 100%;
	height: 15px;
	background-color: #21497a;
	/* [disabled]box-shadow:0px -5px 5px #000 inset; */
}
.header {
	height:130px;
	width:100%;
	background: url(../../common/img/wrap_bg.jpg);
	background-size: 100% auto;
	background-repeat: repeat-y;
	box-shadow:0px -5px 10px rgba(34,139,34,0.15) inset;
}
.header .site-title {
	float:left;
}
.header .tel-info {
	float:right;
	min-width:300px;
	padding-top:0px;
}
.header .tel-info .phone a, .header .tel-info .phone a:visited {
	
	font-weight:bold;
	color: #FFA500;
	text-shadow: 2px 2px 2px #d8d8d8;
}
.header .tel-info .open {
	background-color:#eff8f8;
	box-shadow: 1px 1px 5px rgba(107, 107, 107, 0.4);
	-webkit-box-shadow: 1px 1px 5px rgba(107, 107, 107, 0.4);
	-moz-box-shadow: 1px 1px 5px rgba(107, 107, 107, 0.4);	
	border-radius:10px;
	font-size:12px;
	line-height:17px;
	color:#000;
	text-align:center;
	padding:3px 3px 3px 3px;
	border-top:3px solid #00bfff;
	border-bottom:3px solid #00bfff;
}
.header .tel-info .phone {
	font-size:2.2em;
	color:#666;
	height:40px;
	padding-top:10px;
	margin-top:10px;
	background: url(../img/phone.png) center left;
	background-repeat: no-repeat;
	text-align: left;
	margin-bottom:5px;
	letter-spacing:1px;
	padding-left: 50px;
}
.r10 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(PIE.htc);
}
/**********************************[共通装飾]***/
.circle {
	background-color:#ffffff;/*電話アイコン、見出しアイコン背景色*/
	color:#fff;/*見出しアイコン色*/
	text-align:center;
	padding:7px;
	display:block;
	float:left;
	width:30px;
	height:30px;
	border:1px solid #0aade4;
	margin-right:8px;
	text-shadow:-1px -1px 2px rgba(0,0,0,0.2);
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	behavior: url(PIE.htc);
}
.circle img {
	vertical-align:middle;
}
br.clear, p.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}
.clear {
	overflow:hidden;
	zoom:1;
}
.wrapper {
	margin: 0 auto;
	width: 980px;
}

.right {
	text-align:right;
}
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
/**********************************[slider]***/
#slider{
	width:660px;
	height:380px;
}
.orange{
	font-weight:bold;
	font-size:18px;
	color: orange;
	text-align:center;
}
/**********************************[main-image]***/
.title-area {/*メインイメージ、ヘッダーイメージ背景色*/
	width:100%;
	height:auto;
	box-sizing:border-box;
	box-shadow:0px 1px 5px #9fbec9;
	background: url(../../common/img/banner_bg.jpg);
	background-size: 100% auto;
	background-repeat: repeat-y;
}
.main-image {
	width:660px;
	height:auto;
	float:left;
	position:relative;
}
.main-image .main-copy {
	box-sizing:border-box;
	background-color:rgba(0,0,0,0.5);
	color:#fff;
	text-align:center;
	padding:20px;
	font-size:1.4em;
	position: absolute;
	bottom:30px;
	width:100%;
-moz-box-sizing: border-box;　/* Firefox用 */
	height:auto;
	z-index:100;
}
.main-image .main-copy2 {
	box-sizing:border-box;
	color:#FFF;
	text-align: left;
	padding:20px 20px 20px 40px;
	background-color: rgba(0,0,0,0.5);
	font-size:2.3em;
	position: absolute;
	bottom:30px;
	height:auto;
}
/**********************************[global-navi]***/
ul.global {
	list-style:none;
	display:block;
	width:300px;
	height:auto;
	padding-top:20px;
	float:right;
}
.sub-side ul.global{
	margin-bottom:10px;
}
ul.global li {
	padding-bottom:7px;
}
ul.global li a, ul.global li a:visited {
	display:block;
	background-image:url(../img/tri.png);
	height:45px;
	background-repeat:no-repeat;	
	background-image:url(../../common/img/menu_bg_hover.png);
	color:#ffffff;
	font-size:1.3em;
	padding:15px 10px 0px 40px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	behavior: url(PIE.htc);
}
ul.global li a:hover {
	background-image:url(../../common/img/menu_bg.png);
	color:#fff;
	text-decoration:none;
}
.active{
	color:#fff !important;
	background-image:url(../../common/img/menu_bg.png) !important;
}
/**********************************[main]***/
.main {
	width:660px;
	height:auto;
	margin:30px 0;
	float:left;
}
.main-sub {
	padding:0 20px;
	width:620px !important;
}
.main-sub h2, .main-sub h3, .main-sub h4 .main-sub h5{
	margin:0 -20px;
}
.main b{
	color:#F33;
}
.main .content-title {
	background-color:#1daee4;
	color:#fff;
	font-size:23px;
	padding:5px 10px;
	margin-bottom:30px;
	font-weight:normal;
}
.main .content-title .c-title {
	margin:-9px 8px;
}
.main h3{
	font-size:18px;
	margin-top:30px;
	margin-bottom:20px;
	padding: 5px 20px;
	font-weight:normal;
	color:#006699;
	background-color:#fff;
	border-bottom:medium double #FFCC00;
	text-shadow:1px 1px 2px rgba(255,255,255,1);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(PIE.htc);
}
.main p{
	line-height:150%;
	letter-spacing:0.5px;
}
.main ul.list {
	list-style:none;
	margin:30px -20px;
}
.main ul.list li {
	padding:20px 20px 10px 70px;
	background:url(../img/hr.png) 0 bottom repeat-x; 
}
.main ul.list li span{
	display:inline-block;
	color:#069;
	min-width:80px;
}
.main ul.normal{
	margin:20px 40px;
}
.main ul.normal li{
	padding:10px 0;
	font-style: italic;
	color: #036;
}
/**********************************[footer]***/
#footer {
	width:100%;
	height:auto;
	text-align:center;
	color:#999;
	background-color: #f1f2f2;
	box-shadow: 1px 1px 5px #82b0c0;
	-webkit-box-shadow: 1px 1px 5px #82b0c0;
	-moz-box-shadow: 1px 1px 5px #82b0c0;	
}
#footer p {
	padding:7px 0;
}
#footer p a {
	line-height:100%;
}
#footer a, #footer a:visited {
	color: #21497a;
}
#footer a:active, #footer a:hover {
	color: #1daee4;
	text-decoration:none;
}
#footer .copyright  {
	padding: 10px 0;
	font-size: 0.9em;
	color: rgba(255,255,255,0.7);
	
	/* [disabled]box-shadow:0px 5px 5px #000000 inset; */
	float:left;
	margin-left:250px;
	text-align:center
}


#footer #rk_ft{
		width:980px;
		margin-left:auto;
		margin-right:auto;
		background: #21497A;
		
	}
#footer #bg_cl{
		width:100%;
		color: rgba(255,255,255,0.7);
		background: #21497A;
		height:33px;
	}
#footer .link  {
	padding: 10px 0;
	font-size: 0.9em;
	color: rgba(255,255,255,0.7);
	
	/* [disabled]box-shadow:0px 5px 5px #000000 inset; */
	float:left;
	text-align:center;
}
#footer .link a {
	color:#FFF;
}
#footer .link a:hover {
	color:#CCC;
	text-decoration:none;
}


/**********************************[to pagetop]***/
#pageTop {
	background:#fff;
	color:#666;
	padding:5px 10px 0;
	position:fixed;
	bottom:0;
	right:60px;
	font-weight:bold;
	font-size:2em;
	text-align:center;
	box-shadow:1px 1px 2px #333;
	opacity:0.7;
}
#pageTop:hover {
	background:#fff;
	color: #000;
	opacity:1;
}
#pageTop small {
	font-weight:normal;
	font-size:12px;
}


#c_img{ float:left;}

#c_h2{ float:left; }

.blocks{ clear:both;}



