@charset "UTF-8";

html, body  {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 14px;
    font-family: 
	     Verdana, Arial, 
	   	'ヒラギノ角ゴ Pro W3',
    	'Hiragino Kaku Gothic Pro',
    	Osaka,
    	'ＭＳ Ｐゴシック',
    	sans-serif;
    line-height: 160%;
	text-align: center;
	position: relative;
	overflow-x:hidden;
	}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
}
h1 {
	margin-bottom: 10px;
	font-size: 240%;
	font-family: 'Josefin Sans', sans-serif;
}
h2 {
	margin-bottom: 10px;
	font-size: 210%;
	font-family: 'Josefin Sans', sans-serif;
	text-align: left;
}

h3, h4 {
	font-size: 170%;
	font-family: 'Josefin Sans', sans-serif;
}


div#container {
  width: 100%;
  margin: 0px auto;
  min-height: 100%;
  min-width: 1000px;
  text-align: center;  
  height: auto !important;
  height: 100%; 
  position: relative;
}


div#wrap {
 clear: both;
 width: 1000px;
 margin: 0 auto;
 padding-top: 50px;
 padding-bottom: 200px;
}

div#wrapL {
	width: 60%;
	margin: 0;
	padding-left: 15px;
	float: left;
	text-align: left;
	overflow: hidden;
}
div#wrapR {
	width: 35%;
	height: auto;
	margin: 0 0 100px;
	padding-right: 15px;
	float: right;
	overflow: hidden;
}


/*  */
.fltrt {
	float: right;
	margin: 0;
}
.fltlft {
	float: left;
	margin: 0;
}
.clearfloat {
	clear: both;
    height: 0;
    line-height: 0px;
}

 /* span */
.amp {
 font-family: Baskerville, Palatino, "Book Antiqua", serif;
 font-style: italic;
 font-weight: normal;
 font-size: 90%;
 }
.date {
 font-family: Georgia, Constantia, "Hoefler Text", serif;
 font-weight: normal;
 }




/* header */
div#header {
 margin: 0;
 padding: 40px 0 0;
 width: 100%;
 min-width: 1000px;
 text-align: center;
 background-color: #FFF;
}

p#headmenuL {
 width: 100%;
 margin: 0 0 15px;
 padding: 0;
 text-align: center;
 }
nav#headmenuR {
 width: 100%;
 margin: 0;
 padding: 0;
 text-align: center;
 }

/* gnavi */

ul#gnavi {
 margin: 0;
 padding: 0;
 }
ul#gnavi li {
 display: inline;
 list-style-type: none;
 margin: 0;
 padding: 25px 0 0;
 font-family: 'Josefin Sans', sans-serif;
 width: 120px;
 height: 35px;
 overflow: hidden;
 }
ul#gnavi a {
 text-decoration: none;
 color: #FFF;
 width: 120px;
 height: 35px;
 }
ul#gnavi a:hover {
 text-decoration: none;
 color: #CCC;
 width: 120px;
 height: 35px;
 }


/* footer */
footer {
 clear: both;
 width: 100%;
 min-width: 1000px;
 text-align: center;
 background-color: #FFF;
height: 150px;
/* position: absolute; */
bottom: 0;
 }
div#footernavi {
 clear: both; 
 width: 100%;
 margin: 0;
 padding: 15px 0 0; 
 text-align: center; 
 }

ul#footernavi {
 margin: 0 0 40px;
 padding: 0;
 }
ul#footernavi li {
 display: inline;
 list-style-type: none;
 margin: 0;
 padding: 10px 0 0;
 width: 100px;
 height: 20px;  
 }
ul#footernavi a {
 text-decoration: none;
 color: #FFF;
 width: 100px;
 height: 20px;
 }
ul#footernavi a:hover {
 text-decoration: none;
 color: #CCC;
 width: 100px;
 height: 20px; 
 }

p#copyright {
 clear: both;
 width: 100%;
 text-align: center;
 margin: 0;
 padding: 0;
 font-size: 0.9em;
 color: #000;
 font-family: 'Josefin Sans', sans-serif;
 }


/* cycle slider */
div#slider {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 430px;
	background-color: #FFF;
}
div#slide1 {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 430px;
	background: url(../images/topslide_01.jpg) no-repeat center bottom;			 				  
}
div#slide2 {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 430px;
	background: url(../images/topslide_02.jpg) no-repeat center bottom;				  
}
div#slide3 {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 430px;
	background: url(../images/topslide_03.jpg) no-repeat center bottom;			  	
}

h3.slider1 {
	margin: 100px 20px 0 0;
	padding: 0;
	text-align: right;
	font-size: 240%;
	line-height: 1.4em;
}
p.slider1 {
	margin: 10px 20px 0 0;
	padding: 0;
	text-align: right;
}
h3.slider2 {
	margin: 70px 0 0 20px;
	padding: 0;
	text-align: left;
	font-size: 240%;
	line-height: 1.4em;
}
p.slider2 {
	margin: 10px 0 0 20px;
	padding: 0;
	text-align: left;
}	
h3.slider3 {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 240%;
	line-height: 1.4em;
	text-align: center;
}
p.slider3 {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
}	


a.more{
	margin-top: 20px;
	display:block;
	width: 153px;
	height: 42px;
	background-image: url(../images/btn_more.png);
	text-indent:-9999px;
	}
.more:hover{
	background-position:left bottom;
	}



/* ページャーテキスト番号の場合

#pager {
     width: 100%;
	 margin: 0px auto;
     text-align: center;
 }


#pager a {
	margin-right: 15px;
	color: #090;
	padding: 3px 8px 3px 6px;
	font-size: 12px;
	zoom:1;
	background: url(../images/green_pager.png) no-repeat 0 -20px;
	text-decoration: none;
}

#pager a {
	margin-right: 5px;
	padding: 3px 8px 3px 6px;
	font-size: 12px;
	zoom:1;
	background: url(../images/gold_pager.png) no-repeat 0 -20px;
	text-decoration: none;
	
}
/*pager links hover and active states*/

/*
#pager #pager-active,
#pager a:hover {
	background-position: 0 0;
	color: #0C0;
}

*/


#pager {
	width: 100%;
	margin: 0px auto;
	text-align: center;
	background-color: #000;
	}
#pager li {
 display: inline-block;
 /display: inline;  /* IE用ハック */
 /zoom: 1;  /* IE用ハック */
 width: 15px;
 height: 15px;
 margin: 8px;
 list-style: none
  }
#pager a {
	 width: 15px;
	 height: 15px;
	 padding: 3px;
	 display: block;
	 background: url(../images/god_pager.png) no-repeat;
	  }
#pager li.activeSlide a {
	 background: url(../images/silver_pager.png) no-repeat;
	  }
#pager a:focus { outline: none; }
#pager img { 
     border: none;
	 display: none; }





/* topics */
p.title {
	width: 550px;
	margin: 0;
}

a.more{
	margin-top: 10px;
	margin-bottom: 50px;
	display:block;
	width: 153px;
	height: 42px;
	background-image: url(../images/btn_more.png);
	text-indent:-9999px;
	}
.more:hover{
	background-position:left bottom;
	}

p.sidebar {
	margin: 0 0 10px;
}

/* news */
h2.title {
	clear: both;
	margin: 0 0 10px;
}
h3.title {
	clear: both;
	margin: 0 0 10px;
}
ul.news {
	margin: 0 0 50px;
	padding: 0;
}
ul.news li {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.news {
    background: #FFF;
	border-top: none;
	width: 550px;
	margin: 0;
	padding: 0;
}

dl.news dt {
    border-bottom: 1px dotted #CCCCCC; 
	clear: left;
	float: left;
	width: 80px;
	margin: 0;
	padding: 5px;
 font-family: Georgia, Constantia, "Hoefler Text", serif;
}
dl.news dd {
	border-bottom: 1px dotted #CCCCCC;
	margin: 0;
	margin-left: 80px;
	padding: 5px;
}
dl.news a:hover {
	color: #000;
	
}

/* company */

div#wrap-contact {
 clear: both;
 width: 100%;
 height: 100%;
 margin: 15px auto 0;
 padding: 0 0 50px 30px;
 background-image: url(../images/shadow.png),
                   url(../images/contact_images.jpg);
				   background-repeat: repeat-x,
				                      no-repeat;
									  background-position: left top,
									                       right top;									   
 background-color: #FFF;
}

div#main-contact {
 width: 1000px;
 height: 100%;
 margin: 0 auto;
 padding: 0;	
}


h1#contact {
	margin: 0 0 50px;
	padding-top: 150px;
	text-align: left;
	font-size: 250%;
	font-family: 'Josefin Sans', sans-serif;
}

h2.contact {
	margin: 0 0 10px;
	text-align: left;
	font-size: 130%;
	font-family: 'Josefin Sans', sans-serif;
}

p.contact {
	width: 60%;
	margin: 0 0 10px;
	padding: 0;
	text-align: left;
}
dl#contact {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 550px;
	height: 130px;
}
dl#contact dt {
	width: 100px;
	height: 30px;
}
dl#contact dd {
	min-height: 30px;
	margin-top: -30px;
	padding-left: 80px;
}


/* vision */

div#wrap-project {
 clear: both;
 width: 100%;
 height: 100%;
 margin: 15px auto 0;
 padding: 0 0 200px 30px;
 background-image: url(../images/shadow.png),
                   url(../images/project_images.jpg);
				   background-repeat: repeat-x,
				                      no-repeat;
									  background-position: left top,
									                       right top;									   
 background-color: #FFF;
}

div#wrap-vision {
 clear: both;
 width: 100%;
 height: 100%;
 margin: 15px auto 0;
 padding: 0 0 200px 30px;
 background-image: url(../images/shadow.png),
                   url(../images/vision_images.jpg);
				   background-repeat: repeat-x,
				                      no-repeat;
									  background-position: left top,
									                       right top;									   
 background-color: #FFF;
}

div#main-vision {
 width: 1000px;
 height: 100%;
 margin: 0 auto;
 padding: 0;	
}
h1#vision {
	margin: 0 0 50px;
	padding-top: 150px;
	text-align: left;
	font-size: 250%;
	font-family: 'Josefin Sans', sans-serif;
}

h2.vision {
	margin: 0 0 10px;
	text-align: left;
	font-size: 130%;
	font-family: 'Josefin Sans', sans-serif;
}

p.vision {
	width: 40%;
	margin: 0 0 30px;
	padding: 0;
	text-align: left;
}

/* message */

#messageimage {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 430px;
	background: url(../images/bg_message.jpg) no-repeat left top;
}


div#wrap-message {
 clear: both;
 width: 100%;
 height: 100%;
 margin: 0 auto;
 padding: 0;
}

div#main-message {
 width: 1000px;
 height: 100%;
 margin: 0 auto;
 padding: 0 0 0 30px;	
}
h1#message {
	margin: 50px 0 50px 0;
	text-align: left;
	font-size: 250%;
	font-family: 'Josefin Sans', sans-serif;
}

h2.message {
	margin: 0 0 10px;
	text-align: left;
	font-size: 130%;
	font-family: 'Josefin Sans', sans-serif;
}

p.message {
	width: 70%;
	margin: 20px 0 30px;
	padding: 0;
	text-align: left;
}




/* recruit */
#recruitimage {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 430px;
	background: url(../images/bg_recruit.jpg) no-repeat left top;
}


table.corp {
 width: 95%;
 margin: 20px 0 30px;
 text-align: left;
 border: 0;
 border-spacing: 0;
 border-top: 1px dotted #CCCCCC;
 }
tr.corp_tr1 {
 padding: 20px 0;
 }
th.corp_th1 {
 width: 25%
 padding: 20px 0;
 vertical-align: middle;
 font-weight: normal;
 text-align: left;
 border-bottom: 1px dotted #CCCCCC;
 }
th.corp_th2 {
 width: 75%
 padding: 20px 0;
 vertical-align: middle;
 font-weight: normal;
 text-align: left;
 border-bottom: 1px dotted #CCCCCC;  
 } 
tr.corp_tr2 {
 padding: 20px 0;  
 }
td.corp_td1 {
 width: 25%;
 padding: 20px 0;
 vertical-align: top;
 border-bottom: 1px dotted #CCCCCC;   
 }
td.corp_td2 {
 width: 75%;
 padding: 20px 0; 
 vertical-align: middle;
 border-bottom: 1px dotted #CCCCCC;  
 }




/****************************************

          Info Layout

*****************************************/

#infoimage {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 430px;
	background: url(../images/bg_info.jpg) no-repeat left top;
}



.wrapper {
	margin: 0 auto;
	width: 1000px;
}


#main {
	float: left;
	width: 600px;
	text-align: left;
	padding-left: 20px;
}

#sidebar {
	float: right;
	width: 300px;
	text-align: left;
}

#main,
#sidebar{
	margin-bottom: 59px;
	border-bottom: 1px solid transparent;
}


h1#info {
	margin: 50px 0 50px 20px;
	font-size: 250%;
	text-align: left;
	font-family: 'Josefin Sans', sans-serif;
}


/****************************************

          Breadcrumb

*****************************************/

#breadcrumb{
	margin-bottom: 20px;
}
#breadcrumb li{
	float: left;
	margin-right: .5em;
}


/****************************************

          Main

*****************************************/
h2.post-cap {
	border-bottom: 1px dashed #c69c6d;
	border-left: 8px solid #c69c6d;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-top: 5px;
	font-size: 150%;
}

#main .post,
#main .page{
	overflow: hidden;
	margin-bottom: 50px;
	border-bottom: 1px solid transparent;
}

.sticky{
	/* 先頭固定ポストのスタイル */
}

.post-meta{
	margin-bottom: 1.5em;
}
	.post-meta .post-date,
	.post-meta .category{
		padding-right: 1em;
		color: #c69c6d;
	}
	.comment-num{ white-space: nowrap; }

.more-link{
	float: right;
}

.navigation{
	overflow: hidden;
	margin-bottom: 40px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
	.navigation > div{
		width: 50%;
	}

	.navigation .alignright{
		text-align: right;
	}

	.navigation a{
		display: block;
		padding: 1em;
		border: none;
	}
		.navigation a:hover{
			background: #333;
			color: #FFF;
		}
			.navigation .alignright a:hover{
				border-left: 1px solid #333;
			}

.footer-post-meta{
	margin-top: 40px;
	text-align: right;
}
	.post-author{ padding-left: 1em; }

.page-link{
	margin: 3em 0;
}
.comment-page-link{
	margin: 0 0 3em;
}

	.page-link span,
	.comment-page-link span,
	.comment-page-link a{
		display: inline-block;
		margin-right: 3px;
		padding: 5px 8px;
		border: 1px solid #ddd;
		background: #ddd;
	}
		.page-link a span,
		.comment-page-link a{
			background: #fff;
		}
	
	.page-link a{
		border-bottom: none;
		color: #000;
	}
	
	.page-link a span:hover,
	.comment-page-link a:hover{
		background: #ffeff7;
		color: #000;
	}


/****************************************

          Comments Area

*****************************************/

#comment-area h3{
	font-size: 150%;
	font-family: 'Josefin Sans', sans-serif;
}

.required{ color: #fe56aa;}

.commets-list,
.trackback-list{
	overflow: hidden;
	margin-top: -20px;
	margin-bottom: 40px;
}
	.commets-list li,
	.trackback-list li{
		overflow: hidden;
		margin-top: -1px;
		padding: 20px 0 0;
		width: 100%;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid transparent;
	}
		.commets-list .avatar{
			float: left;
			margin-right: 10px;
			margin-bottom: 10px;
		}

		.comment-meta,
		.reply,
		.comment-notes,
		.form-allowed-tags,
		span.small{
			font-size: 80%;
		}

		.comment-body p{
			clear: both;
		}
		.reply{
			text-align: right;
		}

.bypostauthor{
	/* 記事投稿者のコメントのスタイル */
}

.children{
	padding-left: 2em;
}

#respond{
	margin-bottom: 40px;
}

/****************************************

          index.php Main

*****************************************/

.content-box{
	float: right;
	margin-top: -0.25em;
	width: 420px;
}
	.content-box .more-link{
		margin: 0;
	}

.thumbnail-box{
	float: left;
	width: 160px;
}
	.thumbnail-box img{
		width: 160px;
		height: 160px;
	}


/****************************************

          Sidebar

*****************************************/

#sidebar h2{
	margin-bottom: 10px;
	font-family: 'Josefin Sans', sans-serif;
	color: #c69c6d;
}
.widget{
	margin-bottom: 60px;
}

#sidebar .widget ul{
	padding-left: 1.5em;
	list-style-position: outside;
	list-style-type: disc;
}

#sidebar-recent-posts li,
#sidebar-popular-posts li{
	margin:20px 0;
}

.sidebar-thumbnail-box{
	float: left;
	width: 75px;
}

.sidebar-recent-posts-title{
	float: right;
	width: 165px;
}
	#sidebar-recent-posts h3,
	#sidebar-recent-posts p,
	#sidebar-popular-posts h3,
	#sidebar-popular-posts p{
		margin: 0;
	}

.tagcloud a{
	white-space: nowrap;
}


/****************************************

          Form

*****************************************/

input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
textarea {
	margin: 0;
	margin-bottom: 20px;
	padding: 6px 4px;
	max-width: 100%;
	width: 290px;
	outline: none;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #eee;
	color: #777;
	vertical-align: bottom;
	font-size: 13px;
}

#comment-area input[type="text"],
#comment-area textarea{
	display: block;
}

textarea {
	overflow: auto;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
textarea:focus {
	border: 1px solid #ff69b4;
	background: #fff;
	-webkit-box-shadow: 0 0 3px rgba(255,105,180,1);
 	-moz-box-shadow: 0 0 3px rgba(255,105,180,1);
	box-shadow:  0 0 3px rgba(255,105,180,1);
 	color: #444;
}

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	display: inline-block;
	margin-bottom: 20px;
	padding: 4px 12px;
	padding: 8px 10px;
	border: 1px solid #fe56aa;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #ff89c4;
	color: #333;
	text-decoration: none;
	text-shadow: 0 1px rgba(255, 255, 255, .75);
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	cursor: pointer;
	/* Old browsers */
}

	.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
	  	border: 1px solid #fe56aa;
		background: #ff89c4;
		color: #fff;
	  	text-shadow: 0 -1px rgba(0, 0, 0, .4);

	}

	.button:active,
	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
		position: relative;
		top:1px;
	}


/****************************************

          WordPress Misc

*****************************************/

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	margin: 10px;
	padding-top: 4px;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f3f3f3;
	text-align: center;
}

.wp-caption-text,
.gallery-caption{
	font-size: 80%;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	margin: 0;
	padding: 0 4px 5px;
	font-size: 11px;
	line-height: 17px;
}

img.alignright {
    display: inline-block;
    margin: 0 0 1em 1.5em;
}

img.alignleft {
    display: inline-block;
    margin: 0 1.5em 1em 0;
}


/****************************************

          Clearfix

*****************************************/

#container:after,
#header .menu > ul:after,
#header ul.menu:after,
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: " ";
	font-size: 0;
}

/* clearfix for ie7 */
#container,
#header .menu > ul,
#header ul.menu,
.clearfix {
	display: inline-block;
}

#container,
#header .menu > ul,
#header ul.menu,
.clearfix {
	display: block;
}


