/* @override 
	http://miyauchi-kenchiku.jp/css/main.css
*/

@charset "UTF-8";
@import url("photo.css");
@import url("table.css");


/* ブラウザスタイルの初期化 */

* {
	margin: 0;
	padding: 0;
	color: #333;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}


/* 文書本体 (body) */

body {
	background: url(../images/bg.gif) fixed;
}

div#wraper {
	width: 870px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: url(../images/bg_wraper.png) repeat-y;
	behavior: expression(IEPNGFIX.fix(this));
	position: relative;
}

div#wraper2 {
	width: 850px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}


div#header {
	margin: 0px;
	padding: 0;
}



div#contents {
	margin: 0px;
	width: 800px;
	text-align: left;
	color: #333;
	overflow: hidden;
}

div.block {
	width: 800px;
	overflow: auto;
	clear: both;
}

div.blockLeft {
	float: left;
	width: 210px;
	font-size: 13px;
	line-height: 1.2em;
}

div.blockRight {
	float: right;
	width: 150px;
	padding: ;
	font-size: 14px;
	line-height: 1.8em;
}

div.blockRight#fisrtBlockRight {
	background: url(../images/bg_contents_sidebar_start.gif) no-repeat;
	padding-top: 60px;
}

div.blockCenter {
	width: 420px;
	margin-left: 210px;
	font-size: 16px;
	line-height: 2em;
}

div#anime {
	position: absolute;
	top: 0px;
	left: 9px;
	z-index: 2;
}

div#btnHeader {
	position: absolute;
	top: 0px;
	left: 9px;
	z-index: 3;
}

div#btnHeader a img{
	opacity: 0.1;
	filter: alpha(opacity=1);
	-moz-opacity:0.1;
}

div#btnHeader a:hover img{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
}

/* リンクテキスト (a) */

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

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

a:hover {
	color: #992d99;
}

a:active {
	color: #f2f86e;
}


/* 画像 (img) */
img {
	border: 0;
}

/* サイトロゴ */
#header h1#top {
	float: left;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	width: 180px;
	height: 58px;
	font-size: 18px;
	line-height: 2em;
	text-indent: -9999px;
}
	
#header h1#top a {
	display: block;
	width: 180px;
	height: 58px;
	background: url(../images/logo.gif) no-repeat;
}

#header h1#top a:hover {
	background-position: 0px -58px;
}

#header h1#top a:active {
	background-position: 0px -116px;
}

#nav {
	width: 850px;
	z-index: 3;
}

#nav.new li a {
	font-size: 13px;
	padding-left: 9px;
	padding-right: 9px;
}

#nav.new li#mm60 li {
	width: 280px;
}


/* ページ移動メニュー（ページ末尾）　*/

div#pagemenuEnd {
	margin: 30px 0 40px 0px;
	width: 850px;
	height: 30px;
	padding: 0px;
	text-align: center;
}

div#pagemenuEnd ul#pagemenu{
	margin-left: 300px;
	text-align: center;
}

div#pagemenuEnd ul#pagemenu li{
	list-style-position: outside;
	list-style-type: none;
	font-weight: normal;
	margin: 0 8px 2px 0px;
	float: left;
}

div#pagemenuEnd ul#pagemenu li a{
	display: block;
	padding: 5px;
	font-size: 12px;
	line-height: 1em;
	background-color: #222;
	color: #fff;
}

div#pagemenuEnd ul#pagemenu li strong{
	display: block;
	padding: 3px;
	background-color: #fff;
}

div#pagemenuEnd a.pagemove:hover , div#pagemenuEnd a.pagemoveR:hover , div#pagemenuEnd ul#pagemenu li a:hover{
	background-color: #ad002d;
	color: #fff;
}




/* ユーザー支援ナビゲーション*/
div#navSkip {
	height: 0px;
	overflow: hidden;
}


/* 本文　*/

div.blockCenter h2{
	font-weight: bold;
	color: #385121	;
	font-size: 23px;
	line-height: 1.2em;
	margin: 130px 0px 50px 0px;
	letter-spacing: -0.05em;
}

div.blockCenter h2.first {
	margin: 0px 0px 50px 0px;	
}

div.blockCenter p{
	margin: 0 0px 40px 0;
	font-size: 16px;
	line-height: 2em;
}

div.blockCenter p a{
	font-size: 16px;
}

div.blockHorizon p{
	width: 420px;
	margin: 10px 0px 40px 210px;
	font-size: 16px;
	line-height: 2em;
}

div.blockHorizon p a{
	font-size: 16px;
}

img.imageHorizon{
	margin: 10px 0px 50px 0px;
}

img.imageBlockstart{
	margin-top: 70px;
}

div.blockCenter h3{
	display: block;
	font-weight: bold;
	color: #385121;
	font-size: 20px;
	line-height: 1.2em;
	margin: 70px 0px 20px 0px;
	padding: 8px 0px 20px 8px;
	letter-spacing: -0.05em;
	border-left: 1px solid #385121;
}

div.blockCenter h3 span.sub{
	font-weight: normal;
	color: #385121;
	font-size: 14px;
	line-height: 1.4em;
	letter-spacing: -0.05em;
}

div.blockCenter h4{
	display: block;
	font-weight: bold;
	color: #385121;
	font-size: 15px;
	line-height: 1.2em;
	margin: 40px 0px 20px 0px;
	padding: 0px 0px 4px 6px;
	letter-spacing: -0.05em;
	border-left: 6px solid #a0b290;
}

div.blockCenter h4 span.sub{
	font-weight: normal;
	color: #385121;
	font-size: 12px;
	letter-spacing: -0.05em;
}


div.blockRight p{
	width: 125px;
	margin: 0 0px 30px 14px;
	font-size: 12px;
	line-height: 1.5em;
}

div.blockRight h5{
	width: 125px;
	margin: 0 0px 10px 14px;
}

a.outlink {
	font-size: 11px;
}

a.outlink img{
	vertical-align: middle;
	behavior: expression(IEPNGFIX.fix(this));
}


/* 写真関係　*/

div#ex img {
	margin: 0 0 30px 0;
}


/* 宮内建築のつくる家　*/

div#spiritmain {
	width: 840px;
	margin: 448px 0px 50px 10px;
	overflow: auto;
}

div.spiritblock {
	width: 375px;
	margin: 0px 40px 36px 0px;
	float: left;
}

div.spiritblock img{
	float: left;
}

div.spiritblock h3{
	width: 230px;
	margin: 0px 0px 0px 147px;
	font-size: 14px;
	line-height: 1.2em;
}

div.spiritblock p{
	width: 230px;
	margin: 20px 0px 0px 147px;
	font-size: 12px;
	line-height: 1.5em;
}

/* メディア　*/

body.media .magContents a:hover img{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
}


/* リスト要素：シンプルリスト　*/

ul.simplelist{
	margin: 10px 0 60px 0px;
}

ul.simplelist li{
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 30px 2px 46px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: normal;
}

ul.simplelist li a{
	font-size: 12px;
}


/* リスト要素：スクエアリスト　*/

ul.squarelist{
	margin: 5px 0 10px 0px;
}

ul.squarelist li{
	list-style-position: outside;
	list-style-type: square;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 16px;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: normal;
}



/* リスト要素：シンプルラインリスト　*/

ul.simpleLineList{
	margin: 8px 0 80px 0;
	display: block;
	padding-right: 2px;
	padding-left: 2px;
}

ul.simpleLineListShort{
	margin: 8px 0 20px 0;
	display: block;
	padding-right: 2px;
	padding-left: 2px;
}

div.shortBlock ul.simpleLineList{
	margin-bottom: 50px;
}



ul.simpleLineList li , ul.simpleLineListShort li{
	list-style-position: outside;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 1.3em;
	border-top: 1px solid #b3b3b3;
	clear: both;
	font-weight: normal;
	font-style: normal;
}

ul.simpleLineList li a , ul.simpleLineListShort li a{
	color: #c77c50;
}


ul.simpleLineList .date , ul.simpleLineListShort .date{
	width: 100px;
	display: block;
	float: left;
	color: #37378c;
}

ul.simpleLineList .title , ul.simpleLineListShort .title{
	width: 385px;
	display: block;
	float: right;
	color: #35354c;
	background-color: #f2f2f2;
	padding: 2px 5px 7px;
	margin-top: 0;
	margin-bottom: 4px;
	line-height: 1.5em;
}

div.courceEx {
	margin: 5px 0 60px 30px;
	width: 480px;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
}


/* リスト要素：注釈リスト*/

ul.cautionlist {
	margin: 0px 30px 40px 40px;
	padding: 0px 0 0 0px;
}

ul.cautionlist li{
	display: block;
	padding: 0 0 0px 16px;
	margin: 0 0 4px 0;
	color: #aa5555;
	font-size: 11px;
	line-height: 1.3em;
	background-image: url(../images/kome.gif);
	background-repeat: no-repeat;
	list-style: none;
	list-style-position: outside;
}


		
/* コラム*/

div.column {
	width: 610px;
	overflow: auto;
	margin: 10px 0px 50px 20px;
	background-color: #eeeeee;
}

div.column .columnMain{
	color: #666;
	font-size: 12px;
	line-height: 1.7em;
	margin: 0px 15px 40px 15px;
}

div.column .columnMain .calculate{
	color: #555;
	font-size: 13px;
	line-height: 1.7em;
	margin: 0px 15px 15px 15px;
	font-weight: bold;
}

div.column .columnMain .calculate .big{
	color: #333;
	font-size: 20px;
	line-height: 2em;
}

div.column h3{
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5em;
	color: #555;;
	margin: 10px 15px 0px 15px;
	padding-top: 2px;
	border-top: 1px solid #555;
}

div.column h4{
	color: #555;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.3em;
	margin: 0px 0px 60px 15px;
}

.dimS {
	vertical-align: super;
	font-size: 0.7em;
}



/* フッター関係 */
div.block#endblock {
	height: 120px;
}

div#footer {
	margin: 40px 0px 0px 0ox;
	padding: 12px 0 10px 0;
	width: 850px;
	height: 20px;
	text-align: left;
	background: #000;
}

div#footer #credit{
	width: 680px;
	margin-top: 0px;
	margin-left: 10px;
	font-size: 11px;
	line-height: 1em;
	color: #fff;
	float:  left;
}



div#toTop {
	float: right;
	margin: 0px 15px 0px 0px;
}

#footer a{
	font-size: 11px;
	line-height: 1em;
	color: #fff;
}

#footer a:hover{
	color: #ad002d;	
	border: none;
}

/* @group blog */
#anime {
	display: none;
}

#miyauchi.blog #blogmain a:link {
	color: #6363f5;
}

#miyauchi.blog #blogmain a:visited {
	color: #37378c;
}

#miyauchi.blog #blogmain a:hover {
	color: #f99314;
}

#miyauchi.blog #footer a{
	color: #fff;
}

#Gmiyauchi.blog #banner a{
	display: block;
	hGeight: 300px;
	tGext-indent: -9999px;
}

#miyauchi.blog #blogmain{
	overflow: hidden;
	background: url(http://miyauchi-kenchiku.jp/images/bg_blog.gif) repeat-y;
}


#miyauchi.blog #content{
	width: 560px;
	float: left;
	display: inline;
	margin: 20px 0px 40px 30px;	
}

#miyauchi.blog #sidebar {
	float: right;
	width: 221px;
	margin-right: 1px;
	background: url(http://miyauchi-kenchiku.jp/images/bg_sidebar.gif) no-repeat;
}

#miyauchi.blog #sidebar #sidecontents {
	width: 206px;
	margin-left: 15px;
	font-size: 13px;
	line-height: 1.6em;
	padding-top: 8px;
	padding-bottom: 40px;
}

#miyauchi.blog #sidebar #sidecontents .sidetitle{
	font-size: 10px;
	line-height: 1.6em;
	color: #888;
	margin: 0 0 10px 0px;
}

#miyauchi.blog #sidebar #sidecontents div.powered {
	margin-top: 10px;
	margin-left: 35px;
}



#miyauchi.blog #content h2.date{
	width: 100%;
	text-align: right;
	font-weight: normal;
	margin: 10px 0 5px 0px;
	font-size: 14px;
	line-height: 1.2em;
	color: #555;
}

#miyauchi.blog #content h2.start{
	margin-top: 0px;
}

#miyauchi.blog #content h2.date-header {
	display: none;
}


#miyauchi.blog #content h3.entry-header {
	font-weight: normal;
	margin: 0px 0 30px 0px;
	padding: 0px 0 2px 6px;
	font-size: 18px;
	line-height: 1.2em;
	color: #222;
	letter-spacing: -1px;
	border-left: 1px solid #222;
}

#miyauchi.blog #content div.post-footers, 
#miyauchi.blog div.post-footers a {
	color: #fff;
}


#miyauchi.blog #content h3{
	font-weight: normal;
	margin: 10px 0 30px 0px;
	padding: 1px 0 6px 6px;
	font-size: 24px;
	line-height: 1.2em;
	letter-spacing: -1px;
	border-left: 1px solid #904e13;
	color: #904e13;
}

#miyauchi.blog #content h3 a{
	color: #904e13;
}


#miyauchi.blog #content h4{
	font-weight: bold;
	margin: 30px 0 10px 0px;
	padding: 0px 0 0px 0px;
	font-size: 14px;
	line-height: 1.2em;
	color: #2f450d;
}



#miyauchi.blog #content div.navi{
	padding-top: 10px;
	margin-bottom: 40px;
	font-size: 13px;
}

#miyauchi.blog #content p ,
#miyauchi.blog #content div.text{
	margin: 0px 0px 0px 2px;
	font-size: 15px;
	line-height: 2em;
}

#miyauchi.blog #content p.short{
	margin-bottom: 30px;
}

#miyauchi.blog #content p.shortW{
	margin-top: 8px;
	margin-bottom: 10px;
}

#miyauchi.blog #content .blogbody .bookmark{
	margin-top: 30px;
	margin-bottom: 10px;
}

#miyauchi.blog #content div.posted{
	margin: 0px 0px 80px 0px;
	font-size: 11px;
	line-height: 1.4em;
}

#miyauchi.blog #content .caption{
	width: 85%;
	margin: 0px 0px 30px 0px;
	font-size: 12px;
	line-height: 1.6em;
}

#miyauchi.blog #content div.listCategoryArticle ,
#miyauchi.blog #content div#article-ad{
	display: none;
}


#miyauchi.blog #content #comments{
	font-size: 12px;
	color: #777;
	line-height: 1.6em;
}

#miyauchi.blog #content #comments div.comments-body{
	margin-top: 15px;
	padding: 5px 0px 15px 8px;
	background-color: #f1f1f1;
}

#miyauchi.blog #content #comments input{
	font-size: 14px;
	color: #111;
	margin-bottom: 10px;
}

#miyauchi.blog #content #comments textarea{
	font-size: 14px;
	color: #111;
	margin-bottom: 20px;
}


/* サイドバー */

div#sidebar #calendar{
	width: 180px;
	margin: 10px 0px 20px 10px;
	font-size: 14px;
}

div#sidebar #calendar table th{
	padding: 4px 4px 1px 4px;
	border-bottom: 1px solid #787878;
	color: #7e7e7e;
	font-weight: normal;
	font-size: 11px;
}

div#sidebar #calendar table td{
	padding: 5px 3px 3px 3px;
	color: #595959;
}

div#sidebar #calendar table td a{
	color: #b13700;
	font-weight: bold;
}

div#sidebar .sidetitle {
	color: #904e13;
	border-bottom: 1px solid #787878;
	margin: 2px 0px 6px 0px;
	font-size: 13px;
}

div#sidebar .side {
	margin: 0px 0px 20px 0px;
	font-size: 12px;
	line-height: 1.6em;
}

div#sidebar .syndicate {
	text-align: center;
	font-size: 10px;
	line-height: 2.7em;
}

#wrapper #membermenu,
#miyauchi.blog #membermenu{
	margin: 0px 0 50px 0;
}

#wrapper #membermenu li,
#miyauchi.blog #membermenu li{
	list-style-type: none;
}

#wrapper #membermenu li a,
#miyauchi.blog #membermenu li a{
	display: block;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px dotted #666;
	font-size: 12px;
}

#wrapper #membermenu li a:hover,
#miyauchi.blog #membermenu li a:hover{
	background: #b51a42;
	color: #fff;
}

/* @group blogtitle */

#miyauchi.blog .blogtitle{
	color: #904e13;
	border-bottom: 1px solid #787878;
	margin: 2px 0px 0px 0px;
	font-size: 13px;
}

#miyauchi.blog .aizawa #banner h1,
#miyauchi.blog .take #banner h1,
#miyauchi.blog .naga #banner h1,
#miyauchi.blog .tana #banner h1,
#miyauchi.blog .sugi #banner h1,
#miyauchi.blog .ino #banner h1{
	text-indent: 0px;
	display: block;
	color: #fff;
	font-size: 34px;
	font-weight: normal;
	padding: 120px 0 0px 0px;
	line-height: 1.2em;
	text-align: center;
}

#miyauchi.blog .aizawa #banner h1 a,
#miyauchi.blog .take #banner h1 a,
#miyauchi.blog .naga #banner h1 a,
#miyauchi.blog .tana #banner h1 a,
#miyauchi.blog .sugi #banner h1 a,
#miyauchi.blog .ino #banner h1 a{
	color: #fff;
}

#miyauchi.blog .aizawa #banner a:hover h1,
#miyauchi.blog .aizawa #banner a:hover h1 #sub,
#miyauchi.blog .take #banner a:hover h1,
#miyauchi.blog .take #banner a:hover h1 #sub,
#miyauchi.blog .naga #banner a:hover h1,
#miyauchi.blog .naga #banner a:hover h1 #sub,
#miyauchi.blog .tana #banner a:hover h1,
#miyauchi.blog .tana #banner a:hover h1 #sub,
#miyauchi.blog .sugi #banner a:hover h1,
#miyauchi.blog .sugi #banner a:hover h1 #sub,
#miyauchi.blog .ino #banner a:hover h1,
#miyauchi.blog .ino #banner a:hover h1 #sub{
	color: #ff5633;
}

#miyauchi.blog .aizawa #banner #sub,
#miyauchi.blog .take #banner #sub,
#miyauchi.blog .naga #banner #sub,
#miyauchi.blog .tana #banner #sub,
#miyauchi.blog .sugi #banner #sub,
#miyauchi.blog .ino #banner #sub{
	text-indent: 0px;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	line-height: 1em;
	padding: 0px 0 0px 0px;
	text-align: center;
	width: 100%;
}


/* @end */


/* @end */

/* @group myme */
#miyauchi.blog .myme #banner{
	height: 300px;
	background-image: url(http://miyauchi-kenchiku.jp/images/bg_header_myme.jpg);
	text-indent: -9999px;
}

#miyauchi.blog .myme #banner h1,
#miyauchi.blog .myme #banner .description{
	display: none;
}

/* @end */

/* @group take */
#miyauchi.blog .take #banner{
	height: 300px;
	background-image: url(http://miyauchi-kenchiku.jp/images/bg_header_take.jpg);
	text-indent: 0px;
	display: block;
}



/* @end */

/* @group naga */
#miyauchi.blog .naga #banner{
	height: 300px;
	background-image: url(http://miyauchi-kenchiku.jp/images/bg_header_naga.jpg);
	text-indent: 0px;
}

#miyauchi.blog .naga #banner h1{
		margin-left: 230px;
		width: 620px;
}
/* @end */



/* @group tana */
#miyauchi.blog .tana #banner{
	height: 300px;
	background-image: url(http://miyauchi-kenchiku.jp/images/bg_header_tana.jpg);
	text-indent: 0;
}

#miyauchi.blog .tana #banner h1{
		width: 480px;
		margin-left: 330px;
}
/* @end */



/* @group sugi */
#miyauchi.blog .sugi #banner{
	height: 300px;
	background-image: url(http://miyauchi-kenchiku.jp/images/bg_header_sugi.jpg);
	text-indent: 0px;
}

#miyauchi.blog .sugi #banner h1{
		width: 480px;
}

/* @end */

/* @group aizawa */
#miyauchi.blog .aizawa #banner{
	height: 300px;
	background-image: url(http://miyauchi-kenchiku.jp/images/bg_header_aizawa.jpg);
	text-indent: 0px;
}

#miyauchi.blog .aizawa #banner h1{
		margin-left: 0px;
		width: 430px;
		cGolor: #333;
}

#miyauchi.blog .aizawa #banner h1 #sub{
		cGolor: #333;
}

/* @end */

/* @group ino */
#miyauchi.blog .ino #banner{
	height: 300px;
	background-image: url(http://miyauchi-kenchiku.jp/images/bg_header_ino.jpg);
	text-indent: 0px;
}

#miyauchi.blog .ino #banner h1{
		margin-left: 320px;
		width: 530px;
		color: #333;
}

#miyauchi.blog .ino #banner h1 #sub{
		color: #333;
}

/* @end */






