@charset "UTF-8";

/*
	Theme Name: ZELS 2014
	Description: ZELS 2014のテーマです。
	Author: METSOP inc.
	Author URI: http://metsop.jp/

*/

@import url(reset.css);
@import url(font.css);


.fL{float:left;}
.fR{float:right;}
.txL{text-align:left;}
.txR{text-align:right;}
.txC{text-align:center;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb35{margin-bottom:35px;}
.mb40{margin-bottom:40px;}
.mb45{margin-bottom:45px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb80{margin-bottom:80px;}
.mb95{margin-bottom:95px;}
.mb100{margin-bottom:100px;}
.mb150{margin-bottom:150px;}
.mt10{margin-top:10px;}
.mt50{margin-top:50px;}
.mt100{margin-top:100px;}
.mt150{margin-top:150px;}
.mr20{ margin-right:20px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt25{padding-top:25px;}
.big{
	font-size:22px;
	font-weight:bold;
}
.small{
	font-size: 10px;
	line-height: 1.4;
}
.mr25{
	margin-right: 15px;
}
.pt60{padding:0 0 60px 60px;}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clear{
	
}
br.clear{
	height:0;
	clear:both;
	line-height: 0px;
}
img.mousover:hover {
-moz-opacity:0.70;
opacity:0.70;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
.line{
	height:5px;
	background-color:#666;
	margin-bottom:50px;
}

/****************************************

          General Setting

*****************************************/
* {
	margin: 0;
	padding: 0;
}
html, body {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
	color: #323232;
	font-size: 12px;
	font-family: Verdana, 'メイリオ', 'ヒラギノ角ゴ Pro W3', sans-serif;
	background-color: #fff;
	text-align: center;
	height: 100%;
	-webkit-text-size-adjust: none;
	line-height: 1.4;
}

#wrap{
	text-align: left;
	padding-bottom: 30px;
	background-image:url(images/bg.gif);
}
.area{
	width: 900px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.top_contents{
	padding-top:100px;
}
.top_contents .conLeft{
	float: left;
	width: 120px;
}
.top_contents .conRight{
	float: right;
	width: 720px;
	margin-bottom: 60px;
}

.contents{
	padding-top:40px;
}
.contents .conLeft{
	float: left;
	width: 120px;
	margin-bottom: 150px;
}
.contents .conRight{
	float: right;
	width: 720px;
	margin-bottom: 60px;
	padding-top: 60px;
}
.contents p.title{
	font-size:14px;
	line-height:1.6;
	font-weight:bold;
}

/****************************************

          MENU

*****************************************/
.menu{
	
	}
.main_menu{
	margin-bottom: 60px;
}
ul.main_menu li{
	margin-bottom:30px;
}
ul.main_menu li.end{
	margin-bottom:0px;
}
/****************************************

          TOP_MAIN

*****************************************/
.main_im{
	margin-bottom:50px;
}


/****************************************

          TOP_NEWS

*****************************************/

.newsArea{
	width: 720px;
}
.newsArea p.title{
	margin-bottom: 20px;

}
.newsArea .news{
	background-image: url(images/news_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding: 5px 0 5px 30px;
	margin-bottom: 5px;
}
.newsArea .news dt{
	float:left;
	width:90px;
}

.newsArea .news dd{
	float:left;
}
/****************************************

          TOP_business

*****************************************/
.businessArea{
	margin-bottom:50px;
}
.businessArea p.title{
	margin-bottom: 20px;

}
.businessBox{
	background-image: url(images/top_business_kazari.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 188px;
}
.top_businessBox{
	background-image: url(images/top_business_kazari.gif);
	background-position: right top;
	background-repeat: no-repeat;
	
}


.businessAreaLeft{
	float:left;
	background-image:url(images/top_business_kazari.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:11px 0px 11px 11px;
	
}
.business{
	margin-bottom: 50px;
}
.businessLeft{
	float:left;
	width:188px;
}
.businessRight{
	float: right;
	width: 498px;	
}
.businessIM{
	background-image:url(images/top_business_kazari.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:11px 0px 11px 11px;
}

.businessBox2{
	background-image: url(images/business/top_business_kazari.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 498px;
}
.businessIM2{
	background-image:url(images/business/top_business_kazari.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:24px 0px 23px;
}

.businessTx{
}

.businessTx p.main_title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 1.8;
}

.businessTx p.main_title2{
	font-size:14px;
}
.businessTx p.tx{
	font-size:13px;
	line-height:1.8;
}

.businessCase{
	margin-bottom:50px;
}

.businessCase p.caseTitle{
	font-family: serif;
	font-size:14px;
	font-weight:bold;
	border-top:3px solid #666;
	border-bottom:1px solid #666;
	padding:7px 0;
	margin-bottom:20px;
}
.businessCase p.main_title{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}

.businessCase p.tx{
	font-size: 13px;
	line-height: 1.6;
	margin-bottom: 15px;
}

.bLeft{float:left;
}

.bRight{float:right;
}

/****************************************

          NEWS

*****************************************/
.newsBox{
	margin-bottom:30px;
}
p.newsb_title{
	background-image: url(images/news/title_bg.gif);
	background-repeat: repeat-y;
	padding: 6px 0 5px 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;	
}

.newsBox p.news_title{
	background-image: url(images/news/title_bg.gif);
	background-repeat: repeat-y;
	padding: 6px 0 5px 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;	
}
.newsBox p.news_data{
	text-align:right;
}

.newsTx{
	padding:10px 0 30px 0;
	border-bottom:1px solid #eee;
}
.newsTx p{
	line-height:1.6;
margin-bottom: 15px;

}

.newsTx strong{
font-size: 13px;
font-weight: bold;
}

/****************************************

          COMPANY

*****************************************/
.main_tx{
	font-family: serif;
	text-align:center;
	
	line-height: 2.8;
	font-size: 13px;
}
.main_tx2{
	font-family: serif;
	text-align:right;
	
	line-height: 1.6;
	font-size: 13px;
}
.company{
	font-size: 13px;
	margin-bottom: 50px;
	line-height:1.8;
}
.company p.title{
	margin-bottom:20px;
}

.company dt{
	float:left;
	width:110px;
	padding-left:10px;
	margin-bottom:20px;
}
.company dd{
	float: right;
	width: 600px;
	margin-bottom: 20px;
}


/****************************************

          footer

*****************************************/
.footer{
	border-top:1px solid #666;
	padding-top:20px;
}
.footerMenu{
}
.footerMenu li{
	float:left;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	margin-right:15px;
	padding:2px 0 0 10px;}

.copy{
	font-size:11px;
	text-align:right;
}


/****************************************

          Typography

*****************************************/

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
}

h1 {
	
	font-family: 'Josefin Sans', sans-serif;
}

blockquote{
	margin-bottom: 2em;
	margin-left: 20px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}


/****************************************

          List

*****************************************/

ul,ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul ul{
	margin-left: 1em;
}


/****************************************

          Link

*****************************************/

a{color:#333;text-decoration:underline;}
a:visited{color:#333;text-decoration:none;}
a:hover{color:#b5b5b5; text-decoration:none;}

/****************************************

          MENU

*****************************************/
p.menu{
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 50px;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}
p.menu a:link{
	color:#333;
	text-decoration:none;
}
p.menu a:visited{
	color:#333;
	text-decoration:none;
}
p.menu a:hover{
	color:#999;
	text-decoration:none;
}
/****************************************

          TOP
*****************************************/
.top_title{
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.1em;
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	margin-bottom: 20px;
}
.top_title span.bg{
	background-color: #fff;
	padding: 5px 8px 5px 0;
}
.top_news{
	margin-bottom: 60px;
	font-size: 13px;
}
.top_news p{
	margin-bottom:10px;
}
.top_news span.data{
	font-family: Verdana, Arial, sans-serif;
	margin-right:20px;
	
}
/****************************************

          NEWS

*****************************************/
.newsBox{
	padding-bottom: 60px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 60px;
}


.newsBox dt{
	font-family: Verdana, Arial, sans-serif;
	margin-right: 50px;

	color: #fff;
	font-size: 16px;
	font-weight: normal;
	float: left;
	padding: 70px 30px 70px 13px;
	background-image: url(images/news/circle.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.newsBox dd{
	float: left;
	padding: 70px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	width: 700px;
	letter-spacing: 0.1em;
}
.newsBox p{
	font-size:13px;
	line-height:2.0;
}


/****************************************

          FOOT

*****************************************/
.footer_bana{
	border-top: 1px solid #eee;
	padding-top: 30px;
	margin-bottom: 40px;
}
.footer_bana li{
	width:210px;
	float:left;
	margin-right:20px;
}
.footer_bana li.end{
	width:210px;
	float:left;
	margin-right:0px;
}

.copy{
	font-size:11px;
}
/****************************************

          COMING SOON PAGE

*****************************************/
.com{
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.1em;
	text-align: center;
	font-size: 26px;
	padding: 200px 0;
}

/****************************************

          OTHER PAGE TITLE

*****************************************/

.other_title{
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.1em;
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	margin-bottom: 20px;
}
.other_title span.bg{
	background-color: #fff;
	padding: 5px 15px 5px 0;
}

/****************************************

          CONCEPT

*****************************************/
.concept{
}

.concept p{
	font-family: serif;
	font-size: 14px;
	line-height: 3.0;
}

/****************************************

          ACCESS

*****************************************/
#map{
	width: 900px;
	height: 350px;
	margin-bottom: 20px;
}

/****************************************

          Layout

*****************************************/

#container,
.wrapper {
	margin: 0 auto;
	width: 900px;
	padding-top: 50px;
	padding-bottom: 30px;
	text-align: left;
}

#header {
	margin-bottom: 20px;
	padding-top: 40px;
	border-bottom: 1px solid #ddd;
}
	#header .alignleft,
	#header .alignright{
		margin-bottom: 20px;
		width: auto;
	}
	#header .alignright{
		width: 200px;
	}

#main {
}

#sidebar {
	float: right;
	width: 250px;
}

#main,
#sidebar{
	margin-bottom: 50px;
}

#footer {
	clear: both;
	background: #555;
	color: #fff;
}


/****************************************

          header

*****************************************/

*:first-child+html #header > div{ /* IE7 */
	clear: both;
	zoom:1;
}

#logo{
	border-bottom: 1px dashed #fe56aa;
}

#logo a{
	border: none;
}

#description {
	margin-top: 0;
	color: #777;
}

#searchform{
	position: relative;
	margin-top: 45px;
}
	#s{
		padding: 6px 20% 6px 5%;
		width: 75%;
		-webkit-border-radius: 25px;
		-moz-border-radius: 25px;
		border-radius: 25px; 
		font-size: 10px;
	}
	#searchsubmit{
		position: absolute;
		top: 0;
		right: 0;
		width: 30px;
		height: 26px;
		border: none;
		background: url(images/search.png) no-repeat 50% 50%;
	}





/****************************************

          header image

*****************************************/

#header-image{
	margin-bottom: 40px;
}


/****************************************

          Breadcrumb

*****************************************/

#breadcrumb{
	margin-bottom: 20px;
}
#breadcrumb li{
	float: left;
	margin-right: .5em;
}


/****************************************

          Main

*****************************************/

#main .post,
#main .page{
	overflow: hidden;
	margin-bottom: 59px;
	border-bottom: 1px solid transparent;
}

.sticky{
	/* 先頭固定ポストのスタイル */
}

.post-meta{
	margin-bottom: 1.5em;
}
	.post-meta .post-date,
	.post-meta .category{
		padding-right: 1em;
	}
	.comment-num{ white-space: nowrap; }

.more-link{
	float: right;
}

.navigation{
	overflow: hidden;
	margin-bottom: 60px;
	
}
	.navigation > div{
		width: 50%;
	}

	.navigation .alignright{
		text-align: right;
	}

	.navigation a{
		display: block;
		padding: 1em;
		border: none;
	}
		.navigation a:hover{
			
			color: #000;
		}
			.navigation .alignright a:hover{
				
			}

.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;
}
.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;
}


/****************************************

          Footer

*****************************************/

#copyright{
	padding: 20px 0;
	font-size: 80%;
}


/****************************************

          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;
}