@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:13px;
    color:#003333;
}

br {
    letter-spacing:normal;
}

a {
    color:#003333;
    text-decoration:none;
}
a:hover {
    color:#cc3300;
    text-decoration:underline;
}

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

h2 {
    clear:both;
    padding:0 10px;
    color:#000;
    font-size:24px;
    font-weight:normal;
    line-height:1.4;
    text-align:center;
}

h3 {
    clear:both;
    margin:20px 0 0 0;
    font-size:15px;
    font-weight:normal;
    color:#917700;
    line-height:1.8;
    border-bottom:1px dotted #ff6347;
}

h3:first-child {
    margin-top:0;
}

h4 {
    margin:20px 0 0 10px;
    color:#993300;
    font-weight:normal;
    font-size:14px;
    line-height:1.0;
    border:0;
    }

h5 {
     margin:10px 0 0 0;
    line-height:1.2;
    font-size:14px;
    color:#96514d;
    font-weight:normal;
}

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

/* ========TEMPLATE LAYOUT======== */
.L{
	text-align:left;
	}
.R{
	text-align:right;
    }
	
.n{
    text-align:center;
	}

#container {
    width:100%;
    margin:0 auto;
    background:#fff;
}

#header {
    position:relative;
    width:940px;
    margin:0 auto;
    height: 90px;
}

#menu {
    position:absolute;
    right:5px;
    top:50px;
}

#b_menu {
    clear:both;
    width:600px;
    height: auto;
    padding:0 0 0 0;
    margin:0px auto 0 auto;
}

#contents {
    clear:both;
    overflow:hidden;
    width:940px;
    padding:0px 0;
    margin:0 auto;
}

#conL {
    float:left;
    width:300px;
    border:1px solid #f1f8f4;
}

#conR {
    float:right;
    width:620px;
    border:1px solid #f1f8f4;
}

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

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


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

#header h1 a {
    color:#770000;
}

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

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

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

#menu li a {
    display:block;
    font-weight:bold;
    color:#006e54;
    outline:none;
    text-decoration:none;
    font-size:15px;
}

#menu li a:hover {
    color:#333;
    border-bottom:3px solid #917700;
    text-decoration:none;
    font-size:15px;
}

#b_menu li a:hover {
    color:#cc3333;
    text-decoration:underline;
    font-size:13px;
}

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

/* ========HEADIMAGE CUSTOMIZE======== */
.controlNav span:hover {
    background:#ccc;
    cursor:pointer;
}

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

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

.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;
}

.topNavi h2 {
    padding:6px 0;
    color:#fff;
    font-size:14px;
    background:#770000;
}

.topNaviPhoto {
    margin:0;
}

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

/* SUBMENU CUSTOMIZE */
.submenu {
    border:1px solid #ddd;
}

.submenu h3 {
    position:relative;
    text-align:center;
    margin:0;
    padding:10px 0;
    line-height:1.0;
    color:#fff;
    font-size:16px;
    border:none;
    background:#028760;
}

.submenu h3:after {
    content:'▼';
    position:absolute;
    bottom:-13px;
    left:50%;
    float:left;
    color:#028760;
}

.submenu02 h3:after {
    content:'▼';
    position:absolute;
    bottom:-13px;
    left:50%;
    float:left;
    color:#ed6d3d;
}

.submenu h4 {
    padding:8px;
    padding-left:8px;
    font-weight:normal;
    color:#00533f;
    width: 260px;
    font-size:15px;
    background:#bee0c2;
    border-bottom:1px solid #aaa;
}

.submenu h5 {
    padding:10px 0 0 25px;
    margin:10px 0 10ｐｘ 0;
    line-height:1.2;
    font-size:14px;
    color:#96514d;
    font-weight:normal;
}

.submenu ul {
    margin:0 0 0 15px;
    padding:5px;
}
.submenu li {
    margin:0;
    padding:0 0 0 15px;
    list-style:none;
    border-bottom:1px dotted #ddd;
    background:url("../../images/bg_arrow.gif") no-repeat left 50%;
}
.submenu li a {
    display:block;
    padding:5px 0;
    text-decoration:none;
}

.submenu li a:hover {
    display:block;
    padding:5px 0;
    text-decoration:none;
    color:#003333;
}

/* BANNER CUSTOMIZE */

.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:#c7e2d5;
}

/* ========FOOTMENU CUSTOMIZE======== */

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

/* ========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:#007b43 url("../../kateisaien_plus/css/puls_style.css") 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;
}

/* ========plus========= */

body{background}
    .sp3{margin-left:30px}

#copy1{
	height:20px;
	font-size:12px;
	text-align:right;
	color:#333333;
	border:solid #8fbc8f;
	border-width:1px 0 0 0;
	padding:2px;
	letter-spacing: 1px;
	}
	
#copy1 a:hover{
	color:#333333;
	}
.submenu20 {
    border:0 solid #ddd;
    }
.submenu20 h3 {
    position:relative;
    text-align:center;
    margin-top:12px;
    padding:10px 0;
    line-height:1.0;
    color:#fff;
    font-size:16px;
    border:none;
    background:#928c36;
    }
.submenu20 h3:after {
    content:'▼';
    position:absolute;
    bottom:-13px;
    left:50%;
    float:left;
    color:#928c36;
}



