/* ----- MT templete css ----- */
@import url(/blog.css);

/* ----- YUI reset css ----- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:110%;
	font-weight: bold;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* ----- top level ----- */

html {
	margin: 0;
	padding: 0;
    height:100%;
}

body {
    height:100%;
	background-color: #acacac;
	font-size: 13px;
	line-height: 1.6;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "MS P ゴシック", sans-serif;
	*font-size: small;
	*font: x-small;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	text-align: center;
	}
* html div#container{
    height:100%;
}
body > #container {
        height: auto;
}
/* ----- anchor ----- */

a {
	color: #006633;
	text-decoration: underline;
}

a:link {
}

a:visited {
	color: #336633;
}

a:focus,
a:hover,
a:active {
	color: #00cc66;
	text-decoration: underline !important;
}

/* ----- img ----- */

img {
	border: none;
}


/* ----- other ----- */

.bold { font-weight: bold; }
.red { color: #990000; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* End hide from IE-m ac */
.cl { display: block; height: 0; clear: both;visibility:hidden;}
blockquote{
width: 358px;
margin: 10px;
padding: 10px;
border: 1px #339900 dotted;
}
.asset-more-link{
width: 390px;
margin-top: 10px;
border: 1px #339900 dotted;
padding: 4px;
font-weight: bold;
vertical-align: top;
}
.banner{
margin-top: 50px;
text-align: center;
}
.bannerImage{
margin: 10px 0 10px 0;
padding: 0px;
}

/* ----- basic ----- */

#container {
width: 100%;
min-height: 100%;
position:relative;
text-align: left;
padding: 0px;

}
#containerWrap {
width: 800px;
margin-left: auto;
margin-right: auto;
}
#pickup{
	width: 296px;
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ccc;
	background-color: #fff;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
}
#pickup dl{
margin: 6px;
}

#pickup dd{
color: #666;
line-height: 1.4;
}
#contents h3{
margin: 0px;
padding: 0px;
}
#contents{
width: 492px;
margin-left: 4px;
margin-top: 0px;
padding: 0px;
float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ccc;
	background-color: #fff;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
}
.post{
margin-bottom: 10px;
}
.post-body{
padding:10px;
}

#footer{
width: 800px;
color:#fff;
margin-left: auto;
margin-right: auto;
padding: 10px 0 10px 0;
text-align:left;
background-color:#000

}
#footerWap{
position:absolute;
width: 100%;
margin:20px 0 0 0;
padding: 0;
background-color:#000

}

/* ----- navigation ----- */

#nav {
width: 800px;
height: 53px;
margin: 0px;
padding: 0px;
}
#nav li{
float:left;
list-style:none;
}



/* ----- topPage ----- */
.post-body{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FFFFFF;
margin-bottom: 20px;
}

.topBanner{
background-image:url(/img/topMainBg.gif);
width: 800px;
height: 226px;
}
.topBanner h1,
.topBanner h2{
float:left;
}
.topBanner h1 img{
margin: 4px 0 0 4px;
}
.topBanner h2 img{
margin: 4px 0 0 4px;
}
#pickup h3 img{
margin-bottom:10px;
}

#pickup dd{
margin-bottom:20px;
}
.topNewsData{
margin-left: 16px;
font-size: 80%;
}
/* ----- nakaPage ----- */
#contents .post h4{
	background-image: url(/img/ttlBG.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 31px;
	width: 480px;
	padding:2px 0 2px 10px;
	vertical-align: middle;
	color: #fff;
}
#contents .post2 h4{
	width: 492px;
	height: 80px;
margin: 0px;
padding: 0px;
}

.post-body h5{
	width: 470px;
	padding:0px
}


.nakaBanner{
width: 800px;
height: 103px;
}
.nakaBanner h1,
.nakaBanner h2{
float:left;
}

#contents2 .post{
width: 450px;
float: left;
color:#fff;
margin-right:15px
}
#contents2 .post-body{
margin: 0 0 20px 0;
}
#contents2 .post-body h3{
	
}
.post-archive{
width: 154px;
margin: 300px 15px 0 0;
float: left;
color:#fff;
}

#contents2 .post-wrap{

}
#contents2 .post-body{

}
#contents2 .post-body h4{

}
#contents2 .post-body p{
margin: 0px;
padding: 0px;
}
#contents2 .post-body img{
margin: 0px;
padding: 0px;
}
#contents2 .post-archive{

}


.goodstable{
width: 470px;
margin-top: 15px;
}

.goodstable th{
background-color: #99cc99;
border: 1px solid #CCCCCC;
}
.goodstable td{
background-color: #ccffcc;
border: 1px solid #CCCCCC;
}

.serviceMovieTitle{
margin-bottom: 15px;
}

img.photoframe{
    padding:10px 15px;
    background-color:#ffffff;
    border-color:#dddddd #aaaaaa #aaaaaa #dddddd;
    border-width:1px;
    border-style:solid;
}
.serviceLead{
margin: 10px;
}
.pageBute{
width: 450px;
padding: 10px 10px 20px 10px;
margin: 0 10px 0px 10px;
}
div.pageBute a:link,
div.pageBute a:visited,
div.pageBute a:active,
div.pageBute a:hover{text-decoration:none;}
.pageBute a.link_next,
.pageBute a.link_before,
.pageBute a.link_page{
color:#0f1a72;
padding:1px 4px;
background-color:#eee;
border:1px solid #ccc;}
.pageBute a:hover.link_next,
.pageBute a:hover.link_before,
.pageBute a:hover.link_page{
color:#fff;
padding:1px 4px;
background-color:#0f1a72;
border:1px solid #0f1a72;}

.pageBute span.current_page{
font-weight:bold;
padding:1px 4px;
border:1px solid #fff;}


