@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:12px;
   color:#000;
   background:#efefef;
   background:-webkit-gradient(linear, left top, left bottom, color-stop(0.80, #fff), color-stop(0.00, #efefef));
   background:-webkit-linear-gradient(top, #efefef 0%, #fff 80%);
   background:-moz-linear-gradient(top, #efefef 0%, #fff 80%);
   background:-o-linear-gradient(top, #efefef 0%, #fff 80%);
   background:-ms-linear-gradient(top, #efefef 0%, #fff 80%);
   background:linear-gradient(to bottom, #efefef 0%, #fff 80%);
}

br {
   letter-spacing:normal;
}

a {
   color:#134D99;
   text-decoration:none;
}

a:hover {
   color:#134D99;
   text-decoration:underline;
}

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

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

h2 {
   clear:both;
   padding:0 10px;
   line-height:2.0;
   color:#fff;
   font-size:20px;
   font-weight:bold;
   background:#770000;
   background:-webkit-gradient(linear, left top, left bottom, color-stop(0.85, #700), color-stop(0.00, #aa2323));
   background:-webkit-linear-gradient(top, #aa2323 0%, #700 85%);
   background:-moz-linear-gradient(top, #aa2323 0%, #700 85%);
   background:-o-linear-gradient(top, #aa2323 0%, #700 85%);
   background:-ms-linear-gradient(top, #aa2323 0%, #700 85%);
   background:linear-gradient(to bottom, #aa2323 0%, #700 85%);
}
.sections {
  width:98%;
  height:90px;
   clear:both;
   padding:0 10px;
  
   color:#fff;
   font-size:28px;
   font-weight:bold;
   background-image:url(../img/spt52-1.png);
 
}
.sections_s{
  width:80%;
  height:50px;
   clear:both;
   padding:0 10px;
   line-height:2.0;
   color:#fff;
   font-size:28px;
   font-weight:bold;
   background-image:url(../img/spt52-1.png);
 
}
.sections_m{
  width:98%;
  height:50px;
   clear:both;
   padding:0 10px;
   line-height:2.0;
   color:#fff;
   font-size:28px;
   font-weight:bold;
   background-image:url(../img/spt52-1.png);
 
}
h3 {
   clear:both;
   padding:0 10px;
   line-height:2.0;
   font-size:15px;
   
   margin:0;
   color:#000;
   border:1px solid #ddd;
   background:#ccc;
   background:-webkit-gradient(linear, left top, left bottom, color-stop(0.85, #ccc), color-stop(0.00, #f3f3f3));
   background:-webkit-linear-gradient(top, #f3f3f3 0%, #ccc 85%);
   background:-moz-linear-gradient(top, #f3f3f3 0%, #ccc 85%);
   background:-o-linear-gradient(top, #f3f3f3 0%, #ccc 85%);
   background:-ms-linear-gradient(top, #f3f3f3 0%, #ccc 85%);
   background:linear-gradient(to bottom, #f3f3f3 0%, #ccc 85%);
}

h4 {
   padding:0 10px;
   line-height:2.0;
   color:#000;
   font-weight:normal;
   font-size:13px;
   border:0;
   background:#f1f1f1;
}

h5 {
   padding:0 10px;
   line-height:2.0;
   font-size:13px;
   font-weight:normal;
   border-left:5px solid #000;
}

h6 {
   line-height:2.0;
   font-size:13px;
   color:#770000;
}

p {
 font-size:16px;
   margin:10px;
}

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

li {
   padding:0;
   margin:10px 10px 10px 5px;
}

dt {
   margin:0;
   padding:0;
}

dd {
   margin:0 0 0.5em 1em;
   padding:0;
   background:#f1f1f1;
}

table {
   font-size:16px;
}

table {
   width:98%;
   margin:10px;
   border-collapse:collapse;
   border:1px solid #999;
   border-spacing:0;
   line-height:1.8;
}

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

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

table td ol {
   margin:0;
   padding:0 0 0 30px;
}

table td li {
   margin:0;
   padding:0;
}


/* ========TEMPLATE LAYOUT======== */
#container {
   width:940px;
   margin:30px auto;
   padding:20px 10px 20px 10px;
   border:1px solid #ddd;
   -moz-box-shadow:0 0 10px #bfbfbf; /* Firefox用 */  
   -webkit-box-shadow:0 0 10px #bfbfbf; /* Safari,Google Chrome用 */ 
   box-shadow:0 0 10px #bfbfbf;
   background:#fff;
}

.p-left{
float:left;
width: 300px;
color: black;
	
	
}
.p-right{
float:right;
width: 340px;
font-size:21px;
	text-align: center;
	
}
.p-right2{
float:right;
width: 300px;
font-size:21px;
	text-align: center;
	
}
.p-strong{
color: red;
font-weight: bold;
 font-size:20px;

	
	
}

.p-ordinary{

font-weight: bold;
 font-size:20px;

	
	
}
.meritoo ul{
	
	
}
.meritoo ul li{
	width:295px;
	height:250px;
	background-color: #eff8b3;
	color: #000000;
	font-size:17px;
	list-style: none;
	float: left;
	
}
.meritoo ul .midi{
	width:295px;
	height:280px;
	background-color: #eff8b3;
	color: #000000;
	font-size:17px;
	list-style: none;
	float: left;
	
}
.meritoo ul .large{
	width:295px;
	height:430px;
	background-color: #eff8b3;
	color: #000000;
	font-size:17px;
	list-style: none;
	float: left;
	
}

#header {
   position:relative;
   height:200px;
   width:940px;
   margin-bottom:10px;
   }

#menu {
/*
   position:absolute;
   right:0;
   top:30px;
*/
}

#icatch {
   width:940px;
}

#contents {
   float:left;
   width:940px;
   padding:10px 0;
   background:#fff;
}

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

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

#footMenu {
   float:left;
   width:960px;
   margin-top:10px;
}

#footer {
   clear:both;
   width:960px;
}

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

#header h1 a {
   color:#770000;
}

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

#UL_master{
	   float:right;
	width:280px;
	height:200px;
	
	
	
	
	
	
}
/* ========YUKI CUSTOMIZE======== */
#yuki{
   float:right;
	width:300px;
	clear: right;
	
}

#yuki ul {
   margin:0;
   padding:0;
   list-style:none;
 
}

#yuki li {
   overflow:hidden;
   float:left;
   font-size: 11px;
   margin:0;
   padding:0 0 0 0;
   font-weight:bold;
   -webkit-text-size-adjust: 100%;
}

#yuki li a {
   display:block;
   
   color:#000;
   outline:none;
}

#yuki li a:hover {
   color:#000;
   border-bottom:3px solid #770000;
   text-decoration:none;
}
/* ========YUKI CUSTOMIZE======== */
#tokyo{
     float:right;
	width:300px;
	clear: right;
}

#tokyo ul {
   margin:0;
   padding:0;
   list-style:none;
 
}

#tokyo li {
   overflow:hidden;
   float:left;
    font-size: 11px;
   margin:0;
   padding:0 0 0 0;
   font-weight:bold;
   -webkit-text-size-adjust: 100%;
}

#tokyo li a {
   display:block;
   
   color:#000;
   outline:none;
}

#tokyo li a:hover {
   color:#000;
   border-bottom:3px solid #770000;
   text-decoration:none;
}


/* ========YUKI CUSTOMIZE======== */
#fax_mail{
     float:right;
	width:300px;
	clear: right;
}

#fax_mail ul {
   margin:0;
   padding:0;
   list-style:none;
 
}

#fax_mail li {
   overflow:hidden;
   float:left;
    font-size: 11px;
   margin:0;
   padding:0 0 0 0;
   font-weight:bold;
   -webkit-text-size-adjust: 100%;
}

#fax_mail li a {
   display:block;
   
   color:#000;
   outline:none;
}

#fax_mail li a:hover {
   color:#000;
   border-bottom:3px solid #770000;
   text-decoration:none;
}
/* ========YUKI CUSTOMIZE======== */
/* ========MENU CUSTOMIZE======== */

#menu ul {
   margin:0;
   padding:0;
   list-style:none;
}

#menu li {
   overflow:hidden;
  
   margin:0;
   padding:0 0 0px 0px;
   position : relative ;
   margin-bottom: 5px;
   margin-top: 5px;
}
.topnavi li .bottom{
  position: absolute;
	bottom:0px;
 width: 300px;

 background-color: white;
   display:block;
}


#menu li .bottom a {
display: inherit;
   /* display:block; */
   font-weight:bold;
   color:#000;
 /*   outline:none; */	
    background-color: white;
/*    display:block; */
   padding-bottom: 3px;
  font-size:18px; 
   width: 300px;
   border-bottom:3px solid transparent;
   
}
#menu li .bottom .list_bottom {
	display: inherit;
/*   */
   font-weight:bold;
   color:#000;
/*    outline:none; */	
    background-color: white;
/*    display:block; */
     opacity: 0.8;
  font-size:16px; 
   width: 300px;
    
   
}


#menu li a:hover {
   color:#000;
   border-bottom:3px solid #770000;
   text-decoration:none;
}

#menu2 ul {
   margin:0;
   padding:0;
   list-style:none;
}

#menu2 li {
   overflow:hidden;
  height:300px;
   margin:0;
   padding:0 0 0px 0px;
   position : relative ;
   margin-bottom: 5px;
   margin-top: 0px;
}
.topnavi2 li .bottom{
  position: absolute;
	bottom:0px;
 width: 300px;

 background-color: white;
   display:block;
}


#menu2 li .bottom{
	 position: absolute;
	bottom:0px;
   display:block;
   font-weight:bold;
   color:#000;
   outline:none;	
   display:block;
     background-color:rgba(255,255,255,0.7);

  font-size:16px; 
   width: 300px;
   
}
#menu2 li .bottom .list_bottom {
 position: absolute;
	bottom:0px;
   display:block;
   font-weight:bold;
   color:#000;
   outline:none;	
    background-color: white;
   display:block;
     opacity: 0.8;
  font-size:12px; 
   width: 300px;
   
}


#menu2 li a:hover {
   color:#000;
   border-bottom:3px solid #770000;
   text-decoration:none;
}



#menu3 ul {
   margin:0;
   padding:0;
   list-style:none;
}

#menu3 li {
   overflow:hidden;
  height:225px;
   margin:0;
   padding:0 0 0px 0px;
   position : relative ;
   margin-bottom: 5px;
   margin-top: 5px;
}



#menu3 li .bottom  {
	 position: absolute;
	bottom:0px;
   display:block;
   font-weight:bold;
   color:#000;
   outline:none;	
   display:block;
   background-color:rgba(255,255,255,0.7);
  font-size:16px; 
   width: 220px;
   
}
#menu3 li .bottom .list_bottom {
	 position: absolute;
	bottom:0px;
   display:block;
   font-weight:bold;
   color:#000;
   outline:none;	
    background-color: white;
   display:block;
     opacity: 0.8;
  font-size:12px; 
   width: 220px;
   
}


#menu3 li a:hover {
   color:#000;
   border-bottom:3px solid #770000;
   text-decoration:none;
}



#menu_seibi ul {
   margin:0;
   padding:0;
   list-style:none;
}

#menu_seibi li {
   overflow:hidden;
  height:300px;
   margin:0;
   padding:0 0 0px 0px;
   position : relative ;
   margin-bottom: 5px;
   margin-top: 5px;
}
.topnavi_seibi li .bottom{
  position: absolute;
	bottom:0px;
 width: 300px;

 background-color: white;
 background-color:rgba(255,255,255,0.7);

   display:block;
}


#menu_seibi li .bottom  {
	 position: absolute;
	bottom:0px;
   display:block;
   font-weight:bold;
   color:#000;
   outline:none;	
    background-color: white;
   display:block;
    background-color:rgba(255,255,255,0.7);

  font-size:16px; 
   width: 300px;
   
}
#menu_seibi li .bottom .list_bottom {
	 position: absolute;
	bottom:0px;
   display:block;
   font-weight:bold;
   color:#000;
   outline:none;	
    background-color: white;
   display:block;
     background-color:rgba(255,255,255,0.7);
  font-size:12px; 
   width:300px;
   
}


#menu_seibi li a:hover {
   color:#000;
   border-bottom:3px solid #770000;
   text-decoration:none;
}
/* ========HEADIMAGE CUSTOMIZE======== */
#headImage {
   width:960px;
   height:300px;
   overflow:hidden;
   position:relative;
   list-style:none;
}

#headImage ul {
   list-style:none;
   margin:0;
   padding:0;
}

#headImage li {
   position:absolute;
   background:#fff;
   margin:0;
   padding:0;
}

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



* html .topNavi {
   height:1em;
   overflow:visible;
    clear:both;
    text-align: center;
    width: 100%;
}

.topNaviColumn {
   display:inline;
   width:300px;
   float:left;
   margin-left:20px;
   padding:0 0 2em 0;
   background:#eee;
}
.topNaviColumn_menu3 {
   display:inline;
   width:220px;
   float:left;
   margin-left:20px;
   padding:0 0 2em 0;
   background:#eee;
}
.topNaviColumn_seibi {
   display:block;
   width:300px;
   float:left;
   margin-left:20px;
   padding:0 0 2em 0;
   background:#eee;
   text-align: center;
}
.topNaviColumn_list_Bottom {
   display:inline;
   width:300px;
   float:left;
   margin-left:20px;
   padding:0 0 2em 0;
   background:#fff;
}

.topNaviColumn_list_Bottom_seibi {
   display:inline;
   width:300px;
   float:left;
   margin-left:20px;
   padding:0 0 2em 0;
   background:#fff;
}

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

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

/* INFORMATION CUSTOMIZE */
.information {
   width:620px;
   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;
   background:url("../images/bg_dotline.gif") 0 100% repeat-x;
}

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

.submenu h3 {
   border:none;
}

.submenu ul {
   margin:10px;
   padding:0;
}
.submenu li {
   margin:0;
   padding:0 0 0 7px;
   list-style:none;
   background:url("../images/bg_arrow.gif") no-repeat left 50%;
}

.submenu p {
   margin:10px;
}

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

.bnrL ul {
   width:630px;/* for IE7 */
   margin:0 -10px 0 0;
   padding:0;
}

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

.bnrR {
   width:100%;
   text-align: left;
   
   
  /*  border:1px solid #ddd; */
}

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

.bnrR li {
   width:32%;
   margin-right:0px;
   padding:0px 0px 10px 0px;
   list-style:none;
   margin-bottom:10px;

   float:left;
}

.bnrR2 {
   width:100%;
   text-align: center;
   margin:auto;
   padding:10px;
  /*  border:1px solid #ddd; */
}

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

.bnrR2 li {
   width:95%;
   margin:0;
   padding:10px;
   list-style:none;
   margin-bottom:10px;
   float:left;
}
/* ========FOOTMENU CUSTOMIZE======== */
#footMenu ul {
   margin:5px 0;
   padding:20px 0;
   text-align:center;
   border-top:1px solid #ddd;
}

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

#footMenu li a {
   color:#000;
}

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

/* ========FOOTER CUSTOMIZE======== */
.copyright {
   font-style:normal;
   font-size:11px;
   color:#999;
   line-height:3.0;
   text-align:center;
}

/* ========PAGRTOP CUSTOMIZE========= */
#pageTop {
   position:fixed;
   right:0;
   bottom:0;
   padding:10px;
   background:#000
}

#pageTop a {
   padding:0 0 0 12px;
   color:#fff;
   font-size:11px;
   background:#000 url("../images/bg_pagetop.gif") 0 50% no-repeat;
}