@charset "utf-8";
/* CSS Document */

	* {
		margin: 0px;
		padding: 0px;
	}
	h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd, form {
		margin: 0px;
		padding: 0px;
		font-size: 12px;
	}
	ul {
		list-style-type: none;
	}
	img {
		border: none;
	}
	input, textarea, select {
		font-size: 1em;
	}
	form {
		margin: 0px;
	}
	table {
		border-collapse:collapse;
		font-size: 100%;
		border-spacing: 0;
	}
	.clearfix:after, .imgRight:after, imgLeft:after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: "";
		clear: both;
		height: 0;
	}
	* html .clearfix             { zoom: 1; } /* IE6 */
	*:first-child+html .clearfix { zoom: 1; } /* IE7 */
	
	.mT20 {
		margin-top:20px;
	}
	.mB20 {
		margin-bottom:20px;
	}
	a { 
		color:#00F;
		text-decoration:none;
	}
    strong {
        color: #ed1818;
        font-weight: bold;
    }
/*frame style*/
	body {
		font-family: "メイリオ", "Meiryo UI", "ヒラギノ丸ゴ Pro W4", "小塚ゴシック Pro R", sans-serif;
		letter-spacing: 0.2em;
		
	}
	#header, #content, #footer, #Mv, #GNav, #Nav {
		width:100%;
        min-width: 1300px;
		margin:0 auto;
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.container {
		width: 1300px;
		margin:0 auto;
	}
	.imgRight {
		float:right;
		padding:10px !important;
	}
	.imgLeft {
		float:left;
		padding:10px !important;
	}
	#wrapLeft {
		float:right;
	}
    #mainWrap {
		float:left;
	}
	#wrapRight {
		float:left;
	}
/*frame style end*/

/*container and wrappers*/
	body {
		background:#241103 url(../images/body.png) top center fixed;
		background-color:#181818; 
	}
	#content {
		padding:0px 0;
        position: relative;
        z-index: 5;
		overflow:hidden;
	}
    #content .container {
			background: #000000;
    }
	#wrapLeft {
		width:400px;
		padding: 10px;


	}
	#wrapRight {
		width:233px;
	}
	#mainWrap {
		width:1280px;
		padding: 10px;
		

	}
	.textBox02 {
		width:100%;
		clear:both;
		font-size:0;
		letter-spacing:0;
		text-align:center;
		margin-bottom:15px;
	}
	.imgRight img, .imgLeft img {
		padding: 10px;
		margin: 10px;
		background:#1C2026;

	}
/*end container and wrappers*/

/*header*/
	#header {
        position: relative;
        z-index: 4;
		
	}
	#header .container {
				background: #000000;
		padding:30px  0;

	}
	.siteTitle {
		*display:inline;
		text-align:center;
		zoom:1;
	}
	.siteTitle a {
        display: inline-block;
		color:#FEE6B3;
		border:1px solid #AF4B29;
		padding: 20px 20px;
        text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
		text-transform: uppercase;
		font-size:45px;
        font-weight: bold;
		line-height: 0.9;
		letter-spacing:normal;
        position: relative;
		font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
		text-shadow: 1px 0 0 #B7975E,-1px 0 0 #B7975E,0 -1px  0 #B7975E,0 1px  0 #B7975E, 2px 2px #B7975E;
	}
    .siteTitle a span {
    }
	.siteTitle a img {
        vertical-align: middle;
        margin-right: 20px;
	}
/*end header*/

/*Main visual*/
	#Mv {
		position:relative;
        z-index: 2;
		
		

	}
	#Mv .container {
		position:relative;
        z-index: 2;
		background: #000000;
	}
	.Mv {
width: 1300px;
		height: 400px;
		background: url(../images/mv01.png)no-repeat center;
	}
	.Mv img {
	}
/*end Main visual*/

/*headings*/
	#content h1 img, #content h3 img {
		vertical-align:middle;
		margin-right:10px;
	}
	#content h1, h2 {
		font-size:20px;
		color:#B49551;
		font-weight:bold;
		letter-spacing:normal;
		padding:0px 8px;
        line-height: 46px;
        *min-height:46px;
        margin-bottom: 10px;
		margin-top: 20px;
		text-align: center;
	}
    h2 {
        margin: 10px 0;
        line-height: 40px;
        *min-height:40px;
        font-size: 18px;
    }
	.blogpart h3 {
		font-size:20px;
		color:#B49551;
		font-weight:bold;
		letter-spacing:normal;
		padding:0px 8px;
        line-height: 46px;
        *min-height:46px;
        margin-bottom: 10px;
		margin-top: 20px;
		text-align: center;
	}
    .nav h3 {
	font-size:20px;
		color:#AA1A46;
			text-shadow: 1px 0 0 #fff,-1px 0 0 #fff,0 -1px  0 #fff,0 1px  0 #fff, 2px 2px #f090ad;
		font-weight:bold;
		letter-spacing:normal;
		padding:0px 8px;
        line-height: 46px;
        *min-height:46px;
        margin-bottom: 10px;
		text-align: center;
	}
/*end headings*/

/*content*/
	.text01 {
        position: relative;
        margin-bottom: 20px;
	}
	.text01 p {
		font-size:13px;
		color:#C9C6C6;
		padding: 10px 10px;
		line-height: 1.9;
		text-align: justify;
	}
/*end content*/

/*backlinks*/
	.link01 {
        clear: both;
		padding:10px 10px;
	}
	.link01 li {
		margin-bottom:5px;
	}
	.link01 li:last-child {
		margin-bottom:0;
	}
	.link01 li a {
		display: inline-block;
		font-size:14px;
		color:#F88058;
		letter-spacing:0.05em;
		padding: 10px 15px 10px 40px;
		transition: all 0.3s ease;
		border-radius:20px;
		background: url(../images/check.png) no-repeat left center;
	background-position: 10px;
		text-decoration: underline;
	}
	.link01 li a:hover {
		color:#FFB59F;
		background: url(../images/check.png) no-repeat left center;
	background-position: -20px;
		text-decoration: none;
	}
/*end backlinks*/

/*sitemap links*/
	.con-nav {
        clear: both;
		padding:10px 15px;
		margin-bottom:10px;
	}
	.con-nav li {
		margin-bottom:3px;
	}
	.con-nav li:last-child {
		margin-bottom:0;
	}
	.con-nav li a {
		display:block;
		font-size:14px;
		color:#fff;
		letter-spacing:0.05em;
		padding:7px 8px;
        padding-left: 33px;
		border: 1px solid #ff2d50;
        background: url(../images/link.png) no-repeat 8px center;
        background-color: #e85255;
        box-shadow: inset 0 0 2px #fff;
	}
	.con-nav li a:hover {
		background-color: #32b7b9;
		border-color:#00aa91;
	}
	
/*end sitemap links*/

/*nav*/
#Nav {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c7ae7b+0,745426+74,745426+89,745426+100 */
background: rgb(199,174,123); /* Old browsers */
background: -moz-linear-gradient(top, rgba(199,174,123,1) 0%, rgba(116,84,38,1) 74%, rgba(116,84,38,1) 89%, rgba(116,84,38,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(199,174,123,1) 0%,rgba(116,84,38,1) 74%,rgba(116,84,38,1) 89%,rgba(116,84,38,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(199,174,123,1) 0%,rgba(116,84,38,1) 74%,rgba(116,84,38,1) 89%,rgba(116,84,38,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7ae7b', endColorstr='#745426',GradientType=0 ); /* IE6-9 */
	border-bottom: 3px solid #8F6C1E;
	border-top: 3px solid #8F6C1E;

        
    }
    .nav {
        position: relative;
        
    }
    .nav ul {
       display:block;
	padding: 5px 0;
	text-align:center;
		font-size: 0;
		letter-spacing: 0;
    }
    .nav ul li {
        display:inline-block;
	margin:5px 0;
    }
    .nav ul li:last-child {}
    .nav ul li a {
        display: block;
        font-size: 13px;
        color: #fff;
        letter-spacing: 0.1em;
        background: rgba(0, 0, 0, 0.4);
			text-align: center;
			position: relative;
			border-radius: 5px;
        padding: 10px 20px;
			z-index: 1;
        transition: all 0.3s;
			margin: 0 5px;
    }
.nav ul li a:after {
       content: "";
        position: absolute;
        bottom: 0;
	      border-radius: 5px;
        left: 50%;
        width: 0%;
        height: 100%;
	background: #AF4B29;
        z-index: -1;
        transform: translateX(-50%);
        transition: width 0.3s linear;
        transition: width 0.3s cubic-bezier(0.7, 0.19, 0.15, 1.01);
    }
    .nav ul li a:hover:after { 
			width: 100%; 
		}

/*end nav*/

/*new*/
	.new {
        margin-bottom: 20px;
	}
    .textBox02 .new {
        margin: 0;
		display:inline-block;
		*display:inline;
		vertical-align:middle;
		zoom:1;
    }
	.new ul {
        padding:10px 0;
        font-size: 0;
        letter-spacing: 0;
        text-align: center;
	}
	.new ul li {
        padding: 0 7px;
        margin: 15px 0;
		display: inline-block;
        *display:inline;
        zoom:1;
	}
	.new ul li:first-child {
		border-left: 0;
	}
	.new ul li a span {
		display: block;
		color:#fff;
        font-weight: bold;
		font-size:12px;
		letter-spacing:normal;
	line-height:3.0;
		border-bottom: 1px dotted #888;
	}
    .new ul li a p {
        font-size: 12px;
    }
	.new ul li a {
		display:block;
	 	color:#fff;
		width: 350px;
		font-size:12px;
        padding: 5px 15px;
        margin: px 0;
  background:rgba(48, 52, 58, 0.6);
        
		letter-spacing:0.1em;
		position:relative;
		line-height:3.0;
        transition: all 0.1s ease-in;
	}
	.new ul li a:hover {
		background: #2A231F;

	}
.new ul li a:hover span {
	}
/*end recommendation*/

/*blogpart*/
.clear{
	clear: both;
}
	.blogpart {	
        position: relative;
        margin-bottom: 20px;
		padding-left: 15px;

	}
	.blogItem {
		padding:10px 20px;
		text-align:center;
		margin: 20px;
		float: left;
	}
	.blogpart .blogItem > div, .blogpart .blogItem > table {
		margin-left:auto !important;
		margin-right:auto !important;
	}
	
	.textBox02 .blogpart {
		margin:0;
		display:inline-block;
		*display:inline;
		vertical-align:middle;
		zoom:1;
	}
	.textBox02 .blogpart .blogItem {
		background:none;
		border:none;
	}
	
	.calil_form_side.calil_stripe {
		margin:0 5px !important;
	}
/*end blogpart*/

/*footer*/
	#footer {
        position: relative;
        z-index: 1;

  background:#000000;
		border-top: 5px solid #333;
        
		padding:10px 0;
		margin-top: 50px;
	}
	.FNav {
		padding:10px 0;
	}
	.FNav ul {
		font-size:0;
		text-align:center;
	}
	.FNav ul li {
		display:inline-block;
		padding:0 5px 0px;
        margin-bottom: 10px;
        zoom:1;
        *display:inline;
	}
	.FNav ul li:last-child {
		border-right:0;
	}
	.FNav ul li a {
		display:block;
		color:#fff;
		font-size:12px;
		text-transform:uppercase;
		letter-spacing:0.1em;
		padding:10px 20px;
		border-radius: 20px;
		transition: all 0.3s;
	}
	.FNav ul li a:hover {
        background-color:#8F6C1E;
		border-radius:0px;
	}
	.copy {
		color:#fff;
		font-size:12px;
		text-transform:uppercase;
		letter-spacing:normal;
		text-align:center;
		padding:10px 0;
	}
/*end footer*/

/*slide show styles*/
	#slides {
		margin:0 auto;
		text-align:center;
		position:relative;
		top:0px;
		z-index:1;
		width:100%;
		padding:0px 0px 0px;
		display:none;/*note:if slider is enabled, uncomment 'display:none' to prevent div from flashing*/
	}
	#slides .slidesjs-container {
		position:relative;
		background: url(../images/loading.gif) no-repeat center center ; 
	}
	/*Slider navigation*/
	#slides .slidesjs-navigation {
		position:absolute;
		top:46%;
		z-index:12;
		text-indent:-9999px;
		display:block;
		height:30px;
		width:30px;

	}
	#slides .slidesjs-previous { 
		left:10px; 
		background-position:0 0;
	}
	#slides .slidesjs-next { 
		right:10px; 
		background-position:0 -30px;
	}
	
	#slides .slidesjs-stop, #slides .slidesjs-play{
		top:0;
		right:5px;
	}
	#slides .slidesjs-stop:after {
		content:"\25a0";
		font-size: 20px;
		color:#24b5fa;
	}
	#slides .slidesjs-play:after {
		content:"\25b6";
		font-size: 20px;
		color:#24b5fa;
	}

	.slidesjs-pagination {
		position: absolute;
		margin: 0px auto;
		width: 100%;
		height:12px;
		z-index: 12;
        left: 0;
		bottom:5px;
		display: block;
		text-align: center;
	}
	.slidesjs-pagination li {
		margin:0 2px;
		list-style:none;
		display:inline-block;
		zoom:1;
		*display:inline;
	}
	.slidesjs-pagination li:first-child {
		
	}
	.slidesjs-pagination li a {
		display:block;
		width:12px;
		height:0;
		padding-top:12px;
		background-color:#dbd8d0;
		float:left;
		overflow:hidden;
	}
	.slidesjs-pagination li a:hover {
		background-color:#5da5c7;
	}
	.slidesjs-pagination li a.active {
		background-color:#1794d0;
        box-shadow: inset 0px 0px 1px #fcfcfc;
	}
/*end slideshow styles*/

/*experimental frame*/
	.mask_container {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		z-index:1;
	}
	.mask_container .container {
		position:relative;
		background:none !important;
		width:1200px !important;
		border:none !important;/*do not put borders in this class use .slide-frame instead*/
		padding:0 !important;/*do not put borders in this class use next class instead*/
		overflow:hidden;
	}
	.mask_container .container, .mask-side {
		height:90%;
	}
	.masked {
		position:absolute;
		display:block;
		background-color:rgba(228, 253, 176, 0.5);
	}
	.mask-side {
		top:10%;
	}
	.mask-top {
		position:relative;
		width:100%;
		margin:0 auto;
	}
	.mask1 {
		left:0;
	}
	.mask2 {
		right:0;
	}
	
	.slide-frame {
		position:absolute;
		top: 0;
		left:0;
		height:100%;
		width:100%;
		box-sizing:border-box;
		box-shadow:inset 0 0 5px -1px #000;
		border: 6px solid #FFFFF5;
		z-index:-1;
		
		*margin:-2px 0 0 -2px;
	}
	.slide-navigation {
		position:absolute;
		left:0;
		top:46%;
		width:100%;
	}
	.slides-nav {
		position:absolute;
		top:0;
		z-index:10;
		text-indent:-9999px;
		display:block;
		font-size:0;
		height:30px;
		width:30px;
		background:url(../images/navigation.png) no-repeat;
	}
	.slide-navigation-previous { 
		left:12px; 
		background-position:0 0;
	}
	.slide-navigation-next{ 
		right:12px; 
		background-position:0 -30px;
	}
/*end experimental frame*/



.operator-information_navs {
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.operator-information_navs li {
	font-size: 13px;
	line-height: 40px;
}

.operator-information_navs li a {
	color: #C9C6C6;
	text-decoration: underline;	
}