@charset "utf-8"; 


/* 全体構造
---------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, table, td, th, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}

body {
	text-align:center;
	font-size:12px;
	line-height:1.6;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif,Arial, Helvetica, Verdana, ;
	background:#fdfdfd;
	color:#666666;
}
a img,img{border:none; vertical-align:bottom;}
a {outline:none;}
hr{
	margin:0 0 0 0;
	border:none;
	padding:0;
	height:0;
	width:auto;
	visibility:hidden;
	clear:both;
	display: block;
}
fieldset{border:none;}




/* 汎用スタイルシート
---------------------------------------------------- */
.back {text-align:right;padding-top:20px;margin-bottom: 10px; padding-right:10px;}
.red{ color:#FF0000; font-size:10px;}
.red2{ color:#FF0000;}
.blue{color:blue;}
.img-right{float:right; margin-left:10px;}
.img-left{float:left; padding-right:10px;}
.img-mb{margin-bottom:20px;}
.none{display:none;}
.txt-right{text-align:right;}
.clear {clear:both;}
.clearfix:after {  
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
}
.box{
	padding:0 10px;
}


/* レイアウト
---------------------------------------------------- */
#wrapper-top{
	width:100%;
	background:url(../images/top/bg-header-top.gif) repeat-x #fff;
}
#wrapper{
	width:100%;
	background:url(../images/common/bg-header.gif) repeat-x #fff;
}
#content{
	width:810px;
	margin:0 auto;
	text-align:left;
}
#bg-content{
	clear:both;
	background:url(../images/common/bg-content.gif) repeat-y;
	margin-top:20px;
}
#left{
	width:162px;
	float:left;
}
#left img{
	margin-bottom:10px;
}
#left h3 img{
	margin-bottom:0;
}
#right{
	width:630px;
	float:right;
	padding-bottom:40px;
}
#right p{
	padding-bottom:1.2em;
}
#right h2{
	background:url(../images/common/bg-title.gif) no-repeat;
	width:609px;
	height:25px;
	color:#181818;
	font-size:14px;
	padding:6px 0 0 21px;
	margin-bottom:10px;
}
#right h2 span{
	margin-left:2em;
	font-size:12px;
	font-weight:normal;
}
#right h2 a{
	text-decoration:none;
	color:#181818;
}
#right h3{
	background:url(../images/common/bg-title2.gif) no-repeat;
	width:612px;
	height:24px;
	padding:4px 0 0 18px;
	color:#881212;
	margin:30px 0 10px 0;
	font-size:14px;
}
#right ul,
#right ol{
	margin-left:2em;
}
#right li{
	padding-bottom:8px;
}





/* 左カラム
---------------------------------------------------- */
#left-body{
	padding:0 5px;
}
#left ul{
	padding-bottom:20px;
}
#left ul li{
	list-style:none;
	background:#fff;
	border-bottom:1px dotted #dbdbdb;
}
#left ul li a{
	padding:10px 10px 10px 18px;
	display:block;
	text-decoration:none;
	background:url(../images/common/icon2.gif) no-repeat 10px 15px;
	color:#4a4a4a;
}
#left ul li a:hover{
	padding:10px 10px 10px 18px;
	display:block;
	text-decoration:none;
	background:url(../images/common/icon.gif) no-repeat 10px 15px;
	color:#c72106;
}



/* ヘッダー
---------------------------------------------------- */
#header h1{
	font-size:10px;
	width:334px;
	height:85px;
	float:left;
}
#header h1 a{
	display:block;
	background:url(../images/common/logo.gif) no-repeat;
	width:334px;
	height:85px;
	text-indent:-9999px;
}
#header #h-navi{
	float:right;
	width:328px;
}
#header #h-navi ul li{
	list-style:none;
	float:left;
}
#header #h-navi ul li a{
	text-indent:-9999px;
	display:block;
	width:82px;
	height:36px;
}
#h-navi1 a{background:url(../images/common/h-navi1.gif) no-repeat 0 -36px;}
#h-navi2 a{background:url(../images/common/h-navi2.gif) no-repeat 0 -36px;}
#h-navi3 a{background:url(../images/common/h-navi3.gif) no-repeat 0 -36px;}
#h-navi4 a{background:url(../images/common/h-navi4.gif) no-repeat 0 -36px;}

#h-navi1 a:hover{background:url(../images/common/h-navi1.gif) no-repeat;}
#h-navi2 a:hover{background:url(../images/common/h-navi2.gif) no-repeat;}
#h-navi3 a:hover{background:url(../images/common/h-navi3.gif) no-repeat;}
#h-navi4 a:hover{background:url(../images/common/h-navi4.gif) no-repeat;}



/* ナビ
---------------------------------------------------- */
#navi{
	clear:both;
}
#navi li{
	list-style:none;
	float:left;
}
#navi li a{
	display:block;
	width:162px;
	height:43px;
	text-indent:-9999px;
}
#navi1 a{background:url(../images/common/navi1.gif) no-repeat 0 -43px;}
#navi2 a{background:url(../images/common/navi2.gif) no-repeat 0 -43px;}
#navi3 a{background:url(../images/common/navi3.gif) no-repeat 0 -43px;}
#navi4 a{background:url(../images/common/navi4.gif) no-repeat 0 -43px;}
#navi5 a{background:url(../images/common/navi5.gif) no-repeat 0 -43px;}

#navi1 a:hover{background:url(../images/common/navi1.gif) no-repeat;}
#navi2 a:hover{background:url(../images/common/navi2.gif) no-repeat;}
#navi3 a:hover{background:url(../images/common/navi3.gif) no-repeat;}
#navi4 a:hover{background:url(../images/common/navi4.gif) no-repeat;}
#navi5 a:hover{background:url(../images/common/navi5.gif) no-repeat;}

#navi1-on a{background:url(../images/common/navi1.gif) no-repeat;}
#navi2-on a{background:url(../images/common/navi2.gif) no-repeat;}
#navi3-on a{background:url(../images/common/navi3.gif) no-repeat;}
#navi4-on a{background:url(../images/common/navi4.gif) no-repeat;}
#navi5-on a{background:url(../images/common/navi5.gif) no-repeat;}


/* フッター
---------------------------------------------------- */
#footer{
	width:100%;
	height:138px;
	background:url(../images/common/bg-footer.gif) repeat-x 0 25px;
	clear:both;
}
#footer-content{
	width:810px;
	margin:0 auto;
}
#footer #pagetop-top a{
	display:block;
	width:110px;
	height:27px;
	background:url(../images/common/pagetop.gif) no-repeat;
	text-indent:-9999px;
	margin-left:700px;
}
#footer #pagetop{
	display:block;
	width:810px;
	height:27px;
	background:url(../images/common/bg-pagetop.gif) no-repeat;
	text-indent:-9999px;
}
#footer #pagetop a{
	display:block;
	width:110px;
	height:27px;
	text-indent:-9999px;
	margin-left:700px;
}


#footer-content ul{
	padding-top:20px;
}
#footer-content ul li{
	display:inline;
	padding:0 10px;
	border-right:1px solid #bbb;
}
#footer-content ul li a{
	font-size:10px;
	color:#535353;
	text-decoration:none;
}
#footer-content ul .nobd{
	border-right:none;
}
#footer-content ul li a:hover{
	font-size:10px;
	color:#535353;
	text-decoration:underline;
}

#copy{
	color:#7d7d7d;
	padding-top:40px;
}


/* トップ
---------------------------------------------------- */
#left-top{
	width:555px;
	float:left;
	padding:10px 0 20px 0;
}
#right-top{
	width:235px;
	float:right;
	padding:10px 0 20px 0;
}
#right-top img{
	margin-bottom:15px;
}

#left-top dl{
	padding:5px;
	color:#555;
}
#left-top dt{
	clear:left;
	float:left;
	width:7em;
	padding:3px 0.5em 3px 10px;
	font-weight:bold;
	background:url(../images/common/icon.gif) 0 10px no-repeat;
}
#left-top dd{
	margin-left:0;
	padding:3px 0.5em 3px 8em;
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
}

#left-top dt img{
	vertical-align:middle;
	margin-right:5px;
}



/* 実績紹介
---------------------------------------------------- */
#works-content .photo{
	float:left;
	width:200px;
}
#works-content .txt{
	float:right;
	width:430px;
}
#works-content .txt2{
	width:610px;
	padding:0 10px;
}
#works-content h4{
	font-size:14px;
	color:#c01111;
	padding:0 0 7px 0;
	line-height:1;
}
#works-content span{
	background:#e02f2f;
	color:#fff;
	font-size:10px;
	padding:2px 5px;
}
#works-content .btn{
	text-align:right;
	padding-top:15px;
}

/* 会社案内
---------------------------------------------------- */
iframe{
	padding:4px;
	border:1px solid #ccc;
	margin-bottom:10px;
	width:620px;
	height:300px;
}

/* ブログ
---------------------------------------------------- */
.blog-footer{
	border-top:1px dotted #ccc;
	text-align:right;
	padding-top:5px;
	margin-bottom:20px;
	font-size:10px;
}
.blog-footer a{
	text-decoration:none;
}
.blog-footer span{
	background:#e02f2f;
	color:#fff;
	font-size:10px;
	padding:3px 5px;
	margin:0 5px;
}

/* Form
---------------------------------------------------- */
.form1,
.form2,
.form3{
	font-size:18px;
	color:#666;
	padding:2px 5px;
	border:1px solid #c2c2c2;
	background:#fff;
}
.form1{width:100px;}
.form2{width:250px;}
.form3{width:85%;}


.textarea1{
	font-size: 16px;
	color:#666;
	height:200px;
	padding:3px;
	border:1px solid #ccc;
	background: #fff;
}
.textarea1{width:97%;}



.form-table{
	width:628px;
	clear:both;
	margin-bottom:30px;
	border:1px solid #ddd;
}
.form-table th,
.form-table td{
	padding:10px 7px;
	border:1px solid #fff;
	background:#eeeeee;
	text-align:left;
}
.form-table td strong{
	display:inline-block;
	width:7em;
	font-weight:normal;
}
.form-table th{
	text-align:left;
	font-weight:normal;
	background:url(../images/common/bg-form.gif);
	padding-left:1em;
	border-right:2px solid #fff;
}
.form-table th{width:10em;}


.submit{
	padding:0 0 40px 0;
	text-align:center;
}
.submit input{
	padding: 5px 10px;
	_padding:6px 10px 3px 10px;
	margin:0 5px;
	border: none;
	font-size:14px;
	-moz-border-radius:11px;
	-khtml-border-radius:11px;
	-webkit-border-radius:11px;
	border-radius:10px;
	cursor: pointer;
	text-decoration: none;
	background:#c20000;
	border:none;
	color:#fff;
}
.submit input:hover{
	padding: 5px 10px;
	_padding:6px 10px 3px 10px;
	margin:0 5px;
	border: none;
	font-size:14px;
	-moz-border-radius:11px;
	-khtml-border-radius:11px;
	-webkit-border-radius:11px;
	border-radius:10px;
	cursor: pointer;
	text-decoration: none;
	background:#900202;
	border:none;
	color:#fff;
}

/* pagination
---------------------------------------------------- */
.pagination{
	text-align:center;
	padding:20px 0;
	list-style:none;
	clear:both;
}
.pagination li{
	display:inline;
}
.pagination a{
	border:1px solid #999999;
	background:#fff;
	padding:5px 10px;
	margin:0 5px;
	text-decoration:none;
	color:#666666;
}
.pagination a:visited{
	border:1px solid #999999;
	background:#eee;
	padding:5px 10px;
	margin:0 5px;
	text-decoration:none;
	color:#666666;
}
.pagination a:hover{
	border:1px solid #999999;
	background:#aaa;
	padding:5px 10px;
	margin:0 5px;
	text-decoration:none;
	color:#fff;
}

.pagination .current{
	border:1px solid #999999;
	background:#aaa;
	padding:5px 10px;
	margin:0 5px;
	text-decoration:none;
	color:#fff;
}


/* errer information
---------------------------------------------------- */
.info, .success, .error, .del, .none{
    margin:0 0 10px 0px;
    padding:15px 10px 15px 50px;
	font-weight:bold;
}
.info{
    color: #00529B;
    background:url(../images/i-info.jpg) no-repeat #BDE5F8  10px center;
	border:1px solid #00529b;
}
.success{
    color: #4F8A10;
    background:url(../images/i-success.jpg) no-repeat #DFF2BF 10px center;
	border:1px solid #4f8a10;
}
.error{
    color: #9F6000;
    background:url(../images/i-error.jpg) no-repeat #FEEFB3 10px center;
	border:1px solid #9f6000;
}
.del{
    color: #D8000C;
    background:url(../images/i-del.jpg) no-repeat #FFBABA 10px center;
	border:1px solid #d8000c;
}
.none{
    color:#484848;
    background:url(../images/i-none.jpg) no-repeat #dcdcdc 10px center;
	border:1px solid #6c6c6c;
}

.form-error{
	background-color: #fadbdb;
}