/*株式会社オールニュートラルメインCSS*/

*		{
		margin: 0;
		padding: 0;
		font-size: 100%;
		font-weight: normal;
		font-style: normal;
		font-family: arial, sans-serif;
		}



.rom	{
		display: none;
		}

body	{
		background-color: #ffffff;
		color: #666666;
		text-align: center;
		}
a		{
		color: #336699;
		}
a:hover	{
		color: #cc0000;
		}

#warp	{
		margin: 0 auto;
		width: 750px;
		text-align: left;
		background-image: url('all_img/warp_bg.gif');
		background-repeat: repeat-x;
		}

hr		{
		background-color: #ffffff;
		height: 1px;
		border-bottom: 1px solid #999999;
		}

/*<!--タイトル-->*/
#title	{
		background-image: url('all_img/title.gif');
		background-repeat: no-repeat;
		}
#title a{
		display: block;
		width: 750px;
		line-height: 75px;
		text-indent: -5555em;
		}


/*<!--メインメニュー-->*/
#menu	{
		padding-left: 15px;
		}
#menu ul,li{
		list-style: none;
		}
#menu li{
		display: inline;
		}
#menu li a{
		display: block;
		width: 110px;
		padding-top: 6px;
		padding-bottom: 4px;
		text-align: center;
		background-image: url('all_img/menu.gif');
		background-repeat: no-repeat;
		float: left;
		margin-left: 2px;
		text-decoration: none;
		font-size: 90%;
		letter-spacing: 1px;
		}
.ima a	{
		color: #cc0000;
		}

/*トップイメージ*/
#images	{
		clear: both;
		background-image: url('top_img/images_02.jpg');
		background-repeat: no-repeat;
		height: 190px;
		}
#images p{
		text-indent: -5555em;
		}

#images2{
		clear: both;
		background-image: url('all_img/images_02.jpg');
		background-repeat: no-repeat;
		height: 100px;
		}
#images2 p{
		text-indent: -5555em;
		}


/*<!--メインユニット-->*/
#mainunit{
		}


#main	{
		width: 750px;
		}
#main h1{
		background-repeat: no-repeat;
		font-size: 120%;
		font-weight: bold;
		padding: 4px 5px 3px 20px;
		margin-bottom: 10px;
		}

#main h2{
		background-image: url('all_img/h2_bg.gif');
		background-repeat: no-repeat;
		font-size: 100%;
		font-weight: bold;
		padding: 0px 5px 3px 20px;
		margin: 10px 0px 10px 0px;
		border-bottom: 1px solid #999999;
		}

#main h3{
		font-size: 120%;
		font-weight: bold;
		padding: 5px;
		}

#main .red{
		color: #cc0000;
		}

#main p {
		line-height: 1.5em;
		font-size: 90%;
		margin-bottom: 1em;
		}

#main table,#main th,#main td{
		border-collapse: collapse;
		border: 1px solid #666666;
		}
#main table{
		width: 100%;
		font-size: 90%;
		margin-bottom: 10px;
		}
#main th{
		padding: 3px;
		font-weight: bold;
		text-align: center;
		}
#main td{
		padding: 3px;
		}


#main ul{
		font-size: 90%;
		line-height: 1.5em;
		padding-bottom: 10px;
		}
#main li{
		margin-left: 20px;
		padding-left: 5px;
		list-style-type: disc;
		}



#main address{
		margin: 10px;
		padding-left: 10px;
		font-size: 90%;
		line-height: 1.3em;
		border-left: 10px solid #666666;
		}
strong,a strong{
		font-weight: bold;
		}






/*関連リンク*/

#link	{
		float: right;
		width: 180px;
		border-left: 1px dotted #999999;
		padding-left: 14px;
		}
dl		{
		padding-bottom: 15px;
		}

dt		{
		font-weight: bold;
		font-size: 90%;
		line-height: 1.3em;
		}
dt a	{
		font-weight: bold;
		text-decoration: none;
		}
dd		{
		font-size: 80%;
		}

#link p	{
		font-size: 90%;
		line-height: 140%;
		margin-bottom: 10px;
		}

/*<!--コピーライト-->*/
#copy	{
		clear: both;
		background-image: url('all_img/copy_bg.gif');
		background-repeat: no-repeat;
		background-color: #cccccc;
		text-align: center;
		margin-top: 10px;
		padding: 5px 0px 10px 0px;
		font-size: 80%;
		}

/*〜〜〜〜〜〜*/
/*住宅ローン*/
/*〜〜〜〜〜〜*/

#jltop	{
		margin-bottom: 10px;
		}

#jltop h1{
		height: 50px;
		background-image: url('web/jutaku_img/h1_bg2.gif');
		text-indent: -5555em;
		background-repeat: no-repeat;
		}
#jltop h2{
		background-image: url('web/jutaku_img/h2_bg.gif');
		background-repeat: no-repeat;
		font-size: 120%;
		font-weight: bold;
		padding: 4px 5px 3px 20px;
		margin-bottom: 10px;
		}
#jltop h2 span{
		font-size: 70%;
		}
#jltop p{
		font-size: 90%;
		line-height: 140%;
		}

#jlsoudan{
		height: 250px;
		margin-bottom: 10px;
		background-image: url('web/jutaku_img/jlsoudan_bg.gif');
		background-repeat: no-repeat;
		padding-left: 160px;
		}
#jlsoudan h2{
		text-indent: -5555em;
		}
#jlsoudan .nittei{
		width: 220px;
		float: left;
		padding: 10px 0px 10px 10px;
		margin: 100px 0px 0px 0px;
		border: 1px solid #336699;
		background-color: #ffffff;
		}
#jlsoudan .nittei ul{
		margin-left: 20px;
		}
#jlsoudan .nittei li{
		margin-bottom: 3px;
		color: #333333;
		font-weight: bold;
		}
#jlsoudan .nittei p strong{
		color: #cc0000;
		}
#jlsoudan .nittei p span{
		font-size: 80%;
		}
#jlsoudan .toi{
		float: right;
		width: 280px;
		text-indent: -5555em;
		padding-top: 100px;
		}
#main .pink{
		background-image: url('web/jutaku_img/pink_bg.gif');
		background-repeat: no-repeat;
		padding: 10px;
		}

#main .green{
		background-image: url('web/jutaku_img/green_bg.gif');
		background-repeat: no-repeat;
		padding: 10px;
		}

#main .blue{
		background-image: url('web/jutaku_img/blue_bg.gif');
		background-repeat: no-repeat;
		padding: 10px;
		}
#main h3{
		font-size: 90%;
		border-left: 10px solid #cc0000;
		margin-bottom: 10px;
		color: #cc0000;
		}

.waku	{
		border: 1px solid #666666;
		background-color: #ffffcc;
		padding: 5px 5px 5px 5px;
		}
