@charset "UTF-8";
/* CSS Document */

/* body・link・image-------------------------------------------------------- */
* {
	margin: 0px;
	padding:0px;
	}

body {
	color: #444444;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:150%;
	letter-spacing:1px;
	text-decoration:none;
	text-align:center;
	padding: 0px;
	margin: 0px;
	font-family: "Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3","HiraKakuPro-W3","メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","ＭＳ ゴシック", Sans-Serif;    
	background-image: url(../images/bg.gif);  
	}

a:link {
	text-decoration: none;
	color: #999999;
	}

a:visited {
	text-decoration: none;
	color: #999999;
	}

a:hover {
	text-decoration: none;
	color:#F60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

/* Whole union----------------------------- */
p {
	font-size:13px;
	text-decoration:none;
	line-height:150%;
	padding:0;
	margin:0 0 0 41px;
    }

p.Lall {
	font-size:13px;
	text-decoration:none;
	line-height:150%;
	padding:0;
	margin:0;
    }

img {
	padding: 0px;
	margin:0;
	border: none;
	line-height: 0px;	
	}

object , embed {
	vertical-align: middle;
	padding: 0px;
	line-height: 0px;
	}

ul {
	padding: 0px;
	margin: 0px;
	clear: both;
	}

li {
	list-style-type:none;
	list-style-position: outside;
	}

.udline {
	text-decoration:underline;
	}
	
p.clear {
    font-size:0% !important;
    margin:0px !important;
    padding:0px !important;
    clear:both !important;
    line-height:0% !important;
    height:0px !important;
    width:0px !important;
    float:none;
    }

/* header,wrapper,container,contents,footer-------------------------------------------------------- */
#wrapper {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: left;
	height: auto;
	}
	
#container {
	width: 930px;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: left;
	height: auto;
	clear: both;
	background-color: #ffffff;
	border-left: solid 1px;
	border-right: solid 1px;
	border-left-color: #dddddd;
	border-right-color: #dddddd;
	}

.header {
	width: 870px;
	padding: 0px;
	margin: 0px auto 15px auto;
	text-align: left;
	height: 105px;
	border-bottom: solid 1px #dddddd;
	}

.header div.logo {
	padding:10px 0 0 0;
	display:block;
	width:555px;
	height:85px;
	float:left;
	}

.header div.logo a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	}

.header div.h_right {
	float:right;
}

.header li.home {
	padding: 8px 18px 0px 0px;
	margin: 0px;
	float: right;
	}

.header li.contact {
	padding: 8px 0 0px 0px;
	margin-right: 0px;
	float: right;
	}

.header li.home a:hover,
.header li.contact a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.header li.grow {
	padding: 12px 0 0px 6px;
	float: right;
	}

.header li.twitter {
	padding: 12px 0 0px 6px;
	margin-right: 0px;
	float: right;
	}

.header li.facebook {
	padding: 12px 0 0px 6px;
	margin-right: 0px;
	float: right;
	}

.header li.youtube {
	padding: 12px 0 0px 0px;
	margin-right: 0px;
	float: right;
	}
	
#sub-menu {
	width: 870px;
	padding:0;
	margin: 70px auto 0px auto;
	border-top:dotted 3px #cccccc ;
	}

#sub-menu ul {
	padding:0;
	margin:22px 10px 0 0;
	}

#sub-menu li {
	text-align:right;
	font-size:11px;
	list-style:none;
	}

#footer {
	width: 870px;
	padding: 40px 0px 40px 0px;
	margin: 0px auto 0px auto;
	text-align: right;
	height: 100%;
	clear: both;
	background-position: 0px 40px;
	background-repeat: no-repeat;
	}

#footer p {
	padding: 0;
	margin: 10px 0 0 0;
	}

.ftc {
	font-size:10px;
	text-decoration:none;
	color: #787878;
    }
	
div#feed{
	margin:0 15px 10px 15px;
}

/* top-------------------------------------------------------- */
.TopContents {
	width: 870px;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: left;
	height: auto;
	background-image: url(../image/works/works_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}

.TopLeft {
	padding: 0px;
	margin: 0;
	float:left;
	width:419px;
    }

.smallL {
	padding: 0px;
	margin: 0px;
	float:left;
	width:188px;
    }

.smallR {
	padding: 0px;
	margin: 0px;
	float:right;
	width:208px;
    }

.TopRight {
	padding: 0px;
	margin: 0;
	float:right;
	width:435px;
    }

.smallLL {
	padding: 0px;
	margin: 0px;
	float:left;
	width:208px;
    }

.smallRR {
	padding: 0px;
	margin: 0px;
	float:right;
	width:210px;
    }

/* top細部-------------------------------------------------------- */

.type {
	border:solid 1px #dddddd;
	display:block;
	width:100%;
	padding:0;
	margin:0 0 18px 0;
    } 　

.type2 {
	display:block;
	width:100%;
	padding:0;
	margin:0 0 18px 0;
    } 　

.type3 {
	border:solid 1px #dddddd;
	display:block;
	width:100%;
	padding:0;
	margin:18px 0 18px 0;
    } 　

.type4 {
	border:solid 1px #dddddd;
	display:block;
	width:100%;
	padding:0;
	margin:0 0 18px 0;
    } 　

.syadan {}
span.syadan {
	width:172px;
	height:163px;
	margin-top: -54px;
	margin-left:-38px;
	position:absolute;
	z-index:1;
}

span.syadan a:hover {
	background-image: url(../images/syadan_on.png);
	width:172px;
	height:163px;
	display:block;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.titlei{margin-left:10px;margin-top:5px;}

/* news-------------------------------------------------------- */

#news {
	border:dotted 1px #ccc;
	margin:0 30px 18px 30px;
}
#news table {
	font-size:11px;
	color:#656565;
	margin:10px;
}
#news table a {
	text-decoration:underline;
	color:#656565;
}
#news table a:hover {
	color:#F60;
}
#news table tr { line-height:180% }
#news table th {
	vertical-align:top;
	font-weight:normal;
}
#news table td {
	padding-left:10px;}


/* news-------------------------------------------------------- */

#news_s {
	border:dotted 1px #ccc;
	margin:0 0 18px 0;
	height:201px;
	width:437px;
	overflow:auto;

}
#news_s table {
	width:400px;
	font-size:11px;
	color:#656565;
	margin:10px;
}
#news_s table a {
	text-decoration:underline;
	color:#656565;
}
#news_s table a:hover {
	color:#F60;
}
#news_s table tr { line-height:180% }
#news_s table th {
	vertical-align:top;
	font-weight:normal;
}
#news_s table td {
	padding-left:10px;}









