﻿@charset "UTF-8";

/* ========BASIC======== */
html {
    overflow-y:scroll;
}

body {
    margin:0;
    padding:0;
    line-height:1.6;
    letter-spacing:1px;
    font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",verdana,sans-serif;
    font-size:14px;
    color:#000;
}

br {
    letter-spacing:normal;
}

a {
    color:#000;
    text-decoration:none;
}
a:hover {
    color:#917700;
    text-decoration:underline;
}
#conR a	{
	color:#ff4433;
	text-decoration:underline;
}
#conR a:hover {
    color:#917700;
    text-decoration:none;
}
img {
    border:0;
    vertical-align:middle; /*bottom;*/
}

h1,h2,h3,h4,h5,h6 {
    margin:0;
}


h2 {
	clear: both;
	text-align: left;
	background: url(../images/icon_leaf.png) no-repeat 0% 0.05em;
	font: bold 26px/normal "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0px 0px 0px 50px;
	border-bottom: 1px solid #917700;
	height: 1.3em;
	color: #6A4215;
	margin-bottom: 20px;
}

h3 {
	clear:both;
	margin:30px 0 0;
	font-size:18px;
	font-weight:bold;
	color:#917700;
	line-height:1.8;
	border-bottom:1px dotted #917700;
	border-left:8px solid #917700;
	padding-left : 12px;
}
h2 + h3 {
	margin-top:30px;
}
h3:first-child {
	margin-top: 0;
}

h3 + h4 {
    margin-top:10px;
}
h4 {
	margin: 30px 0 0 0;
	color: #333;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5;
	padding: 0px 48px 0px 0px;

}

h5 {
    line-height:2.0;
    font-size:14px;
    color:#000;
    font-weight:normal;
}

h6 {
    font-size:14px;
    font-weight:normal;
    color:#917700;
    line-height:2.0;
}

p {
    margin:0.5em 0 1em 0;
    line-height:1.8;
}

ul,ol,dl {
    margin:10px 0;
    padding:0;
}

li {
    padding:0;
    margin:0 0 0 30px;
}

dt {
    margin:0;
    padding:0;
	font-weight:bold;
	color: #333;
}

dd {
	margin: 0px 0px 10px;
	padding: 5px 20px;
	background: #f1f1f1;
	color: #333333;
}

table:not(.flowtable){
    width:600px;
    margin:10px 0;
    border-collapse:collapse;
    border:1px solid #999;
    border-spacing:0;
    line-height:1.8;
}

table th:not(.flowtable){
    padding:5px;
    border:1px solid #999;
    border-width:0 0 1px 1px;
    background:#EFEBEF;
    font-weight:bold;
    text-align:left;
}

table td:not(.flowtable){
    padding:5px;
    border:1px solid #999;
    border-width:0 0 1px 1px;
    text-align:left;
}

#dirLink li {
	float: left;
	list-style: none;
	margin: 0px 5px 20px 0px;
	font-size: x-small;
}
#dirLink li a {
	margin-right: 5px;
}
/* ========TEMPLATE LAYOUT======== */
#container {
    width:100%;
    margin:0 auto;
  	background:url("../images/bg2.png");
}

#header {
    position:relative;
    width:940px;
    margin:0 auto;
	background-color:#ffffff;
}
#hcap {
	margin: -35px 0px 0px 20px;
	float: left;
}
#hcap p {
	margin: 0px;
	font-size: x-small;
	line-height: 1.2em;
}


#menu {
	position:absolute;
	top:35px;
	left: 459px;
}
#menu_icon {
    position:absolute;
    right:0;
    top:85px;
}
#contents {
    clear:both;
    overflow:hidden;
    width:940px;
    padding:10px 0;
    margin:0 auto;
	background-color:#ffffff;
}

#conL {
    float:left;
    width:300px;
}

#conR {
    float:right;
    width:600px;
}

#footMenu {
    clear:both;
    width:940px;
    margin:0px auto 0 auto;
}

#footer {
    clear:both;
    width:940px;
    margin:0 auto;
}

/* ========HEADER CUSTOMIZE======== */
#header h1 {
    margin:0;
    padding:30px 0;
    font-size:30px;
    color:#770000;
    line-height:1.0;
}

#header h1 a {
    color:#770000;
}

#header h1 a:hover {
    color:#770000;
}

/* ========MENU CUSTOMIZE======== */
#menu ul {
	padding:0;
	list-style:none;
	margin: 0px 20px 0px 0px;
}

#menu li {
    overflow:hidden;
    float:left;
    margin:0;
    padding:0 0 0 30px;
	line-height: 35px;
}

#menu li a {
    display:box;
    font-weight:bold;
    color:#333;
    outline:none;
    text-decoration:none;
	border-color: #dddddd;
	border-style:solid;
	border-width:0px 0px 0px 0px;
}

#menu li a:hover {
    color:#666;
    border-bottom:3px solid #ffccdd;
    text-decoration:none;
}
/* ========MENU_ICON facebookアイコン======== */
#menu_icon ul {
    margin:0;
    padding:0;
    list-style:none;
	padding: 0px 0px 0px 0px;
}

#menu_icon li {
    overflow:hidden;
    float:left;
    margin:0;
    padding:0 15px 0 15px;
}

/* ========HEADIMAGE CUSTOMIZE======== */
#slide {
    position:relative;
    overflow:hidden;
    padding-bottom:25px;
}

.slidePrev {
    position:absolute;
    cursor:pointer;
    z-index:100;
}

.slideNext {
    position:absolute;
    cursor:pointer;
    z-index:100;
}

.slidePrev img {
    position:absolute;
    width:50px;
    height:60px;
}

.slideNext img {
    position:absolute;
    width:50px;
    height:60px;
}

.slideInner {
    position:relative;
    margin:0;
    padding:0;
}
.slideInner li {
    float:left;
    margin:0;
    padding:0;
    list-style:none;
}
.slideInner li img {
    margin:0 5px;
    padding:0;
}

.filterPrev {
    position:absolute;
    left:0;
    opacity:0.5;
    filter:alpha(opacity=50);
    background-color:#fff;
}

.filterNext {
    position:absolute;
    right:0;
    opacity:0.5;
    filter:alpha(opacity=50);
    background-color:#fff;
}

.controlNav {
      position:absolute;
      float:left;
      left:50%;
      bottom:0;
}
.controlNav span {
      position:relative;
      left:-50%;
      float:left;
      margin:5px;
      -webkit-border-radius:5px;
      -moz-border-radius:5px;
      border-radius:5px;
      width:10px;
      height:10px;
      overflow:hidden;
      -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
      -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
      box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
      background:#eee;
      text-indent:-9999px;
      vertical-align:middle;
}
.controlNav span:hover {
      background:#ccc;
      cursor:pointer;
}
.controlNav span.current {
      -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
      -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
      box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
      background:#85d1c6;
}

/* ========MAINCONTENTS CUSTOMIZE======== */
/* TOPNAVI CUSTOMIZE */
.topNavi {
    overflow:hidden;
    position:relative;
    margin-left:-20px;
    margin-top:20px;
    margin-bottom:20px;
}

* html .topNavi {
    height:1em;
    overflow:visible;
}

.topNaviColumn {
    display:inline;
    width:298px;
    float:left;
    margin-left:20px;
}

.topNaviImg {
    margin:0;
    padding:0;
}

.topNaviDetail {
    position:absolute;
    bottom:0;
    width:280px;
    text-align:right;
}

.topNaviDetail a {
    padding:0 0 0 7px;
    background:url("../images/bg_arrow.gif") no-repeat left 50%;
}

.topNaviCon {
    position:relative;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    padding:0 0 2em 0;
	background: #f5f5f5; ;#FFFFE0;
}

.topNavi h2 {
	padding:10px 0;
	color:#000;
	font-size:14px;
	background:#BDE0C8;
	;
#61bca1;
	text-align : center;
	font-weight: bold;
	border-width: 0px 0px 0px 0px;
	border-style : solid solid solid solid;
	border-color : #917700;
	margin: 0px;
}

.topNavi p {
    margin:10px;
}

.topNaviPhoto img {
    margin:10px 8px 0 8px;
}

/* INFORMATION CUSTOMIZE */
.information {
    margin-bottom:20px;
}

.information dl {
    margin:0;
}
.information dt {
    float:left;
    padding-top:5px;
}

.information dd {
    margin:0 0 5px 0;
    padding:5px 0px 5px 9em;
    border-bottom:1px solid #ddd;
    background:none;
}

/* SUBMENU CUSTOMIZE */
.submenu h3 {
    position:relative;
    margin:0;
    padding:15px 0% 15px 0%;
	text-align:center;
    line-height:1.0;
    color:#663333;
    border:none;
    background:	#edecba;   /* ;#e19f9c; */
}
.submenu h3:after {
    content:'▼';
    position:absolute;
    bottom:-13px;
    left:50%;
    float:left;
    color:#edecba;	/*#e19f9c;*/
}

.submenu h4 {
	padding:10px;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	background-color:#BDE0C8;
	border-color:#5E742B;
	border-style:solid;
	border-width:1px 0px 1px 0px;
}

.submenu ul {
    margin:0 0px;
    padding:0;
	background:	#ffffff;
}
.submenu li {
	height:45px;
    margin:0;
    padding:0 0 0 24px;
    list-style:none;
    border-bottom:1px dotted #ddd;
    border-left:10px solid #ddd;
    background:url("../images/bg_arrow.gif") no-repeat left 50%;
	background:#F5F5F5;
}
.submenu li a {
    display:block;
    padding:10px 0;
    text-decoration:none;
}
.submenu_list:hover	{
    border-left:10px solid #ffccdd;
	background: #ffffff;
}
.submenu .submenu_here{
		background:#ddd;
		text-align:right;
		line-height:48px;
    	border-left:0px solid #f5f5f5;
		padding: 0px 48px 0px 0px;
		background-image:url(../images/submenu_bg.png);
		background-repeat:no-repeat;
		background-position:97% 45%;
		}
.submenu p {
    margin:10px;
}

/* BANNER CUSTOMIZE */
.bnrL {
    margin:20px 0;
}

.bnrL ul {
    margin:0 -15px 0 0;
    padding:0;
    overflow:hidden;
}

.bnrL li {
    float:left;
    margin:0 15px 0 0;
    padding:0;
    list-style:none;
    margin-bottom:10px;
}

.bnrR {
    width:278px;
    margin:20px 0;
    padding:10px;
    border:1px solid #ddd;
}

.bnrR ul {
    margin:0 0 -10px 0;
    padding:0;
}

.bnrR li {
    margin:0;
    padding:10px;
    list-style:none;
    margin-bottom:10px;
    background:#eee;
}

/* BOX CUSTOMIZE */
.box {
    overflow:hidden;
    margin:10px 0;
    padding:10px;
    border:10px solid #eee;
}

.box h4 {
    margin-top:0;
}

.box img {
    float:left;
	margin:0px 12px 12px 0px;
}

.box p {

}

.first {
    margin-top:0;
}

/* ========FOOTMENU CUSTOMIZE======== */
#footMenu ul {
    margin:5px 0;
    padding:20px 0;
    text-align:center;
    border-top:1px solid #ddd;
	background-color:rgba(162,162,162,0.50);
}

#footMenu li {
    display:inline;
    margin:0 0 0 20px;
    list-style:none;
}

#footMenu li a {
    color:#000;
    text-decoration:none;
}

#footMenu li a:hover {
    color:#666;
    text-decoration:underline;
}

/* ========FOOTER CUSTOMIZE======== */
.copyright {
    font-style:normal;
    font-size:11px;
    color:#333;
    line-height:3.0;
    text-align:center;
	background-color:rgba(195,216,154,.5)
}

/* ========PAGRTOP CUSTOMIZE========= */
#pageTop {
    position:fixed;
    right:20px;
    bottom:20px;
}

#pageTop a {
    display:block;
    padding:30px 30px 30px 42px;
    color:#fff;
    font-size:11px;
    text-decoration:none;
    background:#61bca1 url("../images/bg_pagetop.gif") 30px 50% no-repeat;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}
#pageTop a:hover {
    background:#70d3b6 url("../images/bg_pagetop.gif") 30px 50% no-repeat;
}
#it_program dl dd {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 2px;
	padding: 4px 0px 4px 108px;
	background-color: #F0F0F0;
	border-color: #BDE0C8;
	border-width: 0px 0px 2px 0px;
	border-style: dashed;
}

/* ---------------------------------- */
#pankuzu{

}
#pankuzu ul	{
	display:inline;	
}
#pankuzu li	{
	float:left;
	list-style-type:none;
}
#gaiyou .aka	{
	color:#333;
	width: 150px;
	text-align:center;
	background-color:#EFD6B6;
	font-weight:bold;
}
dl img{
	float:left;
	margin: 0px 28px 14px 0px;	
}
.bento_box {
    overflow:hidden;
    margin:10px 0;
    padding:0px;

}
#faq	{
	margin:0px 0px 20px;
}
#faq_list{
		background:none;	
}
#faq_list li{
	list-style-type:none;
	list-style-image:url(../images/faq_li.gif);
	margin:4px 0px 4px 24px;
	font-weight:bold;
}
#faq li	{
	list-style-type:square;
	color:#B71F21;
}
#faq dd{
	margin: 0px 0px 24px 36px;	
}
#service h4 {
	margin: 30px 0 0 0;
	color: #333;
	font-weight: bold;
	font-size: 16px;
	letter-spacing:8px;
	line-height: 2.0;
	text-align:center;
	padding: 0px 48px 0px 36px;
	border-color:#565F24;
	border-style:dotted;
	border-width:0px 0px 1px 0px;
	background-color:#EEF1DD;
}
.sh4 {
	background: #EFEBB6;
	padding: 5px 0px 3px 10px;
	color: #804000;
}


/* ---------お問い合わせフォーム-------------------------------- */

#form_container	{
}
#form_container	h1{
	font-size: 24px;
}
#form_container #error_message {
	color:#FF0004;
	margin: 14px;
	background-color:#FFDADA;
}
#form_container .alert-error {
	color:#FF0004;
	font-size: 10px;
	background-color:#FFDADA;
	margin:8px 8px 8px 8px;
}
#form_container .label-important	{
	color: #BF5239;
	font-size: 12px;
}
#form_container	th	{
	width:200px;
}
#form_container textarea	{
	width:360px;	
}
#form_container .texta	input{
	width:260px;	
}
.mg0 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.flowtable{
	border-style: none;
	border: none;
  	outline: none;
}

.flowtable_pL{
	text-align:center;
    position: absolute;
    top: 8px;
    right: 0;
    left: 0;
    margin: auto;
	font-size: 24px;
	font-weight: bold;
	color: #3F0000
}

.flowtable_pR{
    position: absolute;
    top: 8px;
    left: 10px;
    margin: auto;
	font-size: 20px;
	font-weight: bold;
	color: #3F0000
}

.flowtable_Row{
	vertical-align: top
}

.flowtable_pRitem{
	font-size: 16px;
	color: #000000
}

.flowtable_box {  
    position: relative;
}
