/*
Theme Name: ISHIN NANAURA
Theme URL: http://www.nanaura.net/
Description: Basic Theme for WordPresss.
Author: HERMES
*/

@import "null.css? {";
@import "css/default.css";
@import "css/header.css";
@import "css/flash.css";
@import "css/main.css";
@import "css/sidebar.css";
@import "css/sidebarmain.css";
@import "null.css? }";
/*CSSHack*/
/*for macie */
/**//*/
@import "";
/**/

body {
	background-attachment: scroll;
	background-image: url(main/top_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/*全体の設定*/
#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
}

/*----------------------------------------------*/
/*ヘッダー*/
#header {
	width:750px;
	height:66px;
	background-attachment: scroll;
	background-image: url(main/top_head_line01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header a{
	margin: 0px;
	padding: 0px;
	height: 56px;
	width: 200px;
	float: left;
	display: block;
	text-indent: -9999px;

}
#header h1{
	background-attachment: scroll;
	background-image: url(main/top_rogo01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 350px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 5px;
	height: 56px;
	display: block;
	padding: 0px;
}

#header h2{
	background-attachment: scroll;
	background-image: url(main/top_head01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-indent: -9999px;
	float: right;
	width: 370px;
	height: 34px;
	margin-top: 32px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*----------------------------------------------*/
/*パンくず*/
#pan {
	width: 745px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;

}
/*----------------------------------------------*/
/*内容メイン*/
#main {
	width: 750px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(main/top_cback.jpg);
	background-repeat: repeat-y;
	height: 100%;
	display: block;
}

/*内容左*/
#content {
	width: 545px;
	float: left;
	display: block;
	margin: 0px;
	text-align: center;
}

#content h3{
	background-attachment: scroll;
	background-image: url(main/con_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 21px;
	width: 518px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #006633;
	border: 1px solid #E3E3E3;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	text-align: left;
	float: left;
}

.naiyou {
	width: 500px;
	display: block;
	height: 100%;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 18px;
	display: inline;/*　---------マージン対策 IE対策　---------　*/
	text-align: left;
}
#content p.yer{
	display: block;
	width: 489px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	font-size: 11px;
	color: #666666;

}

#content p.pagenav{
	display: block;
	width: 534px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
	padding: 0px;

}
/*サイドバー*/
#sidebar {
	width: 200px;
	margin: 0px;
	float: right;
}

#calendar {
	width: 190px;
	float: right;
}
#calendar h3{
	display: block;
	height: 22px;
	width: 190px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(main/archive.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #006633;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#calendar table{
	width: 100%;
	text-align: center;
	color: #666666;
	border-collapse: collapse;
	margin-bottom: 20px;
}
#calendar th{
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	border: 1px solid #E1E1E1;
}
#calendar a{
	text-decoration: none;
	color: #FF9900;
}
#calendar caption{
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
#calendar tfoot td{
	border: none;
}
#calendar tfoot td#prev{
	text-align: left;
}
#calendar tfoot td#next{
	text-align: right;
}

#archives {
	display: block;
	float: right;
	width: 190px;
}
#archives h3{
	display: block;
	height: 22px;
	width: 190px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(main/archive.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #006633;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#archives ul{
	width: 170px;
	text-align: left;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;

}
#archives li{

}
#archives li a {

/**/
}
/*----------------------------------------------*/
/*フッターナビ*/
#footernavi {
	width: 750px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	display: block;
	height: 40px;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	background-attachment: scroll;
	background-image: url(main/top_foot02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	display: inline;/*　---------マージン対策 IE対策　---------　*/
}

#footernavi a{
	color: #666666;
	text-decoration: none;

}

#footernavi a:hover{
	color: #FF9900;

}

#HMenu {
	position:relative;
	width:750px;
	height:55px;
	background:url(main/top_navi.jpg) no-repeat;
}
/*----------------------------------------*/
#HMenu ul{
	margin:0;
	list-style:none;
	padding: 0px;
}
#HMenu li{
	margin:0;
	padding:0;
	text-indent:-9999px;
	float:left;
}
#HMenu li a {
	display:block;
	height:28px;
	text-decoration:none;
/*\*/
overflow:hidden;/*　---------　背景表示対策 MacIE対策　---------　*/
/**/
}
/*----------------------------------------------*/
/*フッター*/
#footer {
	width: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-attachment: scroll;
	background-image: url(main/top_foot02.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 80px;
	display: block;
	float: left;
	display: inline;/*　---------マージン対策 IE対策　---------　*/
}

#footer .fjyusyo {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 12px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}

#fcopyright {
	background-attachment: scroll;
	background-image: url(main/top_foot01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.pix10 {
	font-size: 10px;
}
/*----------------------------------------------*/
/*住宅ローン*/
#syumi {
	font-size: 10px;
	font-weight: normal;
	text-align: center;

}

#syumi td{
	font-size: 11px;
	font-weight: normal;

}
