@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:#555;
		text-decoration:none;
	}
    strong {
        color: #d83232;
        font-weight: bold;
    }

/*frame style*/
	body {
		font-family: "メイリオ", "Meiryo UI", "ヒラギノ丸ゴ Pro W4", "小塚ゴシック Pro R", sans-serif;
		letter-spacing: 0.2em;
		background-color:#EDEDED;
	}
	#header, #content, #footer, #Mv{
		width:100%;
		margin:0 auto;
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.container {
		width: 1000px;
		margin:0 auto;
	}
	.imgRight {
		float:right;
	}
	.imgLeft {
		float:left;
	}
	#wrapLeft, #mainWrap {
		float:left;
	}
	#wrapRight {
		float:right;
	}
/*frame style end*/

/*container and wrappers*/
	body {
		
	}
	#content {
		padding:30px 0 30px 0;
		background: rgba(254,254,252,1);
		background: -moz-linear-gradient(top, rgba(254,254,252,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,254,252,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
		background: -webkit-linear-gradient(top, rgba(254,254,252,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
		background: -o-linear-gradient(top, rgba(254,254,252,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
		background: -ms-linear-gradient(top, rgba(254,254,252,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
		background: linear-gradient(to bottom, rgba(254,254,252,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
		
		
		
	}
	
	#content .container{
		
		
		
		
		
	}
	
	#wrapLeft {
		width:285px;
	}
	#wrapRight {
		width:280px;
	}
	#mainWrap {
		width:1000px;
	}
	.textBox02 {
		width:100%;
		margin-bottom:15px;
	}
	.imgRight img, .imgLeft img {
       border-radius:50%;
		-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
		
	}
/*end container and wrappers*/

/*header*/
	#header {
		background: rgba(1,58,81,1);
		background: -moz-linear-gradient(top, rgba(1,58,81,1) 0%, rgba(0,77,100,1) 47%, rgba(16,113,137,1) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(1,58,81,1)), color-stop(47%, rgba(0,77,100,1)), color-stop(100%, rgba(16,113,137,1)));
		background: -webkit-linear-gradient(top, rgba(1,58,81,1) 0%, rgba(0,77,100,1) 47%, rgba(16,113,137,1) 100%);
		background: -o-linear-gradient(top, rgba(1,58,81,1) 0%, rgba(0,77,100,1) 47%, rgba(16,113,137,1) 100%);
		background: -ms-linear-gradient(top, rgba(1,58,81,1) 0%, rgba(0,77,100,1) 47%, rgba(16,113,137,1) 100%);
		background: linear-gradient(to bottom, rgba(1,58,81,1) 0%, rgba(0,77,100,1) 47%, rgba(16,113,137,1) 100%);
		padding:15px 0;
		border-bottom:1px solid #175b70;
		
		
	}
	#header .container {
		position:relative;
		text-align:left;
	}
	.siteTitle {
		display:block;
		padding:15px 0;
	}
	
	.siteTitle a {
		font-size: 30px;
		letter-spacing: normal;
		font-weight: bold;
		color: #fff;
	}
	.siteTitle a img {
        vertical-align: middle;
		margin-right:10px;
	}
	
/*end header*/

/*Main visual*/
	#Mv {
		
		padding:30px 30px 60px 30px;
		border-top:4px solid #d7d5d6;
		background: rgba(63,85,99,1);
		background: -moz-linear-gradient(top, rgba(63,85,99,1) 0%, rgba(51,67,83,1) 47%, rgba(32,42,54,1) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(63,85,99,1)), color-stop(47%, rgba(51,67,83,1)), color-stop(100%, rgba(32,42,54,1)));
		background: -webkit-linear-gradient(top, rgba(63,85,99,1) 0%, rgba(51,67,83,1) 47%, rgba(32,42,54,1) 100%);
		background: -o-linear-gradient(top, rgba(63,85,99,1) 0%, rgba(51,67,83,1) 47%, rgba(32,42,54,1) 100%);
		background: -ms-linear-gradient(top, rgba(63,85,99,1) 0%, rgba(51,67,83,1) 47%, rgba(32,42,54,1) 100%);
		background: linear-gradient(to bottom, rgba(63,85,99,1) 0%, rgba(51,67,83,1) 47%, rgba(32,42,54,1) 100%);
		
	}
	#Mv .container {
		position:relative;
		
	}
	.Mv {
		float:left;
       
	}
    .Mv:before {
	
	}
	.Mv img {
		
	}
/*end Main visual*/

/*headings*/
	#content h1 img, #content h3 img, .textBox02 h3 img, .new h3 img, #Mv h3 img {
		vertical-align:middle;
		margin-right:6px;
	}
	#content h1, h2 {
        font-size: 18px;
		color: #a9d04d;
		font-weight:bold;
		margin-bottom:10px;
        padding:0 10px;
        line-height: 20px;
        *min-height:20px;
        letter-spacing: normal;
		
	}
    h2 {
        margin: 10px 0;
        font-size: 18px;
        line-height: 40px;
        *min-height:40px;
    }
	.blogpart h3 {
		font-size: 18px;
		color: #fff;
		font-weight:bold;
		background: transparent url(../images/pattern01.png) repeat scroll 0% 0%;
		border-top: 2px solid #FFF;
		border-bottom: 2px solid #FFF;
        padding: 0px 15px;
        line-height: 44px;
        *min-height:44px;
        letter-spacing: normal;
        margin-bottom: 20px;
	}
	.new h3 {
		font-size: 18px;
		color: #fff;
		font-weight:bold;
     background: transparent url(../images/pattern01.png) repeat scroll 0% 0%;
		border-top:2px solid #fff;
		border-bottom:2px solid #fff;
        padding: 0px 15px;
        line-height: 44px;
        *min-height:44px;
        letter-spacing: normal;
        margin-bottom: 12px;
	}
	.nav h3 {
		font-size: 17px;
		color: #A9D04D;
		font-weight:bold;
        padding: 0px 15px;
        line-height: 44px;
        *min-height:44px;
        letter-spacing: normal;
		text-align:left;
		
	}
/*end headings*/

/*content*/
	.text01 {
        margin-bottom: 20px;
		
	}
	.text01 p {
		font-size:13px;
		color: #424242;
		padding:10px 10px;
	}
/*end content*/

/*navigation*/
	.nav {
		float:left;
		width:250px;
		position:relative;
		margin-left:70px;
		
	
	}
	.nav ul {
		font-size:0;
		letter-spacing:0;
	}
	.nav ul li {
		display:block;
		margin-bottom:5px;
		padding: 10px 0;
	}
	.nav ul li:last-child {
		margin-bottom:0;
	}
	.nav ul li a {
		display: inline-block;
		font-size: 12px;
		color: #fff;
		letter-spacing: 0.05em;
		transition:all .40s ease-in-out;
		background: url(../images/nav-a.png) no-repeat left 10px center;
		padding-left:30px;
		border-radius:3px;
		
		
	}
	.nav ul li a:hover {
		text-decoration:underline;
		
		
	}
/*end navigation*/

/*backlinks*/
	.link01 {
		padding:10px 10px;
	}
	.link01 li {
		margin-bottom:5px;
	}
	.link01 li:last-child {
		margin-bottom:0;
	}
	.link01 li a {
		display:block;
		font-size: 14px;
		color: #424242;
		letter-spacing:0.05em;
		padding:8px 10px;
        padding-left: 20px;
        background:#eee url(../images/link.png) no-repeat -30px center;
        border: 1px solid #ddd;
		transition:all .40s ease-in-out;
	}
	.link01 li a:hover {
		border: 1px dashed #ddd;
		 background:#ddd url(../images/link.png) no-repeat 5px center;
		color: #424242;
		padding-left: 35px;
		
		
	}
/*end backlinks*/

/*sitemap links*/
	.con-nav {
		padding:10px 10px;
	}
	.con-nav li {
		margin-bottom:5px;
	}
	.con-nav li:last-child {
		/*margin-bottom:0;*/
	}
	.con-nav li a {
		display:block;
		font-size: 14px;
		color: #000;
		letter-spacing:0.05em;
		padding:8px 10px;
        padding-left: 38px;
        background: url(../images/arrow02.png) no-repeat 8px center;
        background-color: #fff;
		border: 1px solid #BABABA;
		border-radius:5px;
	}
	.con-nav li a:hover {
		background-color: #c6dcea;
	}
/*end sitemap links*/

/*new*/
	.new {
		float:left;
		margin-top: -25px;
		margin-bottom: 30px;
		background:#3E5462;
		
		
	
		
	}
	.new ul {
		font-size:0;
		letter-spacing:0;
		text-align: left;
		
	
	}
	.new ul li {
		
	}
	.new ul li:last-child {
		margin-bottom:0;
	}
    .new ul li a p:first-child {
      color: #A9D04D;
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: normal;
        font-weight: bold;
			
    }
	.new ul li a p {
		display:inline-block;
		color: #fff;
        font-size:12px;
       
	}
    .new ul li a {
		display:block;
        padding: 10px 10px;
		
        line-height: 2.0;
	
		color:#fff;
			transition:all .40s ease-in-out;
	}
	.new ul li a:hover {
		background:#2d4350;
		
	
	}
/*end recommendation*/

/*blogpart*/
	.blogpart {
		float:right;
		width:210px;
		margin-left:20px;
		margin-bottom:10px;
		position:relative;
		margin-top:-30px;
		background-color:#D7D5D6;
		
		
		
		
		
		

	}
	.textBox02 .blogpart {
		width:700px;
        float: left;
		margin-bottom:0;
	}
	.textBox02 .blogpart .blogItem {
		min-height:112px;
	}
	.blog {
		padding: 10px 10px;
		text-align: center;
		
		
		
		
	}
	.blog center{
		margin-bottom:10px;
		
	}
	.blogpart .blogItem > div, .blogpart .blogItem > table {
		margin-left:auto !important;
		margin-right:auto !important;
		vertical-align:middle;
	}
/*end blogpart*/

/*footer*/
	#footer {
        padding:20px 0;
        background:#202A36;
        
	}
	#footer .container {
		text-align:right;
	}
	.FNav {
		padding:10px 0 5px;
        position: relative;
        z-index: 1;
	}
	.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;
        position: relative;
	}
	.FNav ul li:last-child {
		border-right:0;
	}
	.FNav ul li a {
		display:block;
		color:#fff;
		font-size:12px;
		padding:5px 10px;
		text-transform:uppercase;
		letter-spacing:0.1em;
	}
	.FNav ul li a:hover {
        background-color: #D1DD33;
				color: #333;
				border-radius: 5px;
	}
	.copy {
		 color: #A9D04D;
		font-size:12px;
		text-transform:uppercase;
		letter-spacing:normal;
		text-align:center;
		padding:10px 0;
		text-align:right;
		border-bottom:1px dashed #fff;
		display:inline-block;
	}
/*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 #fff; 
	}
    #slides > .slidesjs-container:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        z-index: 11;
        width: 100%;
        height: 100%;
    }
	/*Slider navigation*/
	#slides > .slidesjs-navigation {
		position:absolute;
		font-size:0;
		z-index:12;
	}
	#slides .slidesjs-stop, #slides .slidesjs-play{
		top:-6px;
		right:0px;
	}
	#slides .slidesjs-stop:after {
		content:"\25a0";
		font-size: 25px;
		color:#D1DD33;
	}
	#slides .slidesjs-play:after {
		content:"\25b6";
		font-size: 25px;
		color:#D1DD33;
	}
	#slides .slidesjs-previous:after, #slides .slidesjs-next:after {
	}
	#slides .slidesjs-previous{ left:0; }
	#slides .slidesjs-next{ right:50px; }
	#slides .slidesjs-previous:after {
		content: "\2039";
	}
	#slides .slidesjs-next:after {
		content:"\203A";
	}
	.slidesjs-pagination {
		position: absolute;
		margin: 0px auto;
		width: 100%;
		height:14px;
		z-index: 12;
        left: 0;
		bottom:4px;
		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 {
		margin-left:8px;
	}
	.slidesjs-pagination li a {
		display:block;
		width:12px;
		height:0;
		padding-top:12px;
		background-color: #D1DD33;
		float:left;
		overflow:hidden;
	}
	.slidesjs-pagination li a:hover {
        background-color: #D1DD33;
	}
	.slidesjs-pagination li a.active {
		background-color: #F0562F;
	}
/*end slideshow styles*/


.sitemap_contents {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.sitemap_contents li {
	font-size: 13px;
	line-height: 40px;
}

.sitemap_contents li a {
	color: #424242;
	text-decoration: underline;	
}