@charset "shift_jis";



body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 2;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF url(images/bg.gif);
}
h1,h2,h3,h4,p,ul,li{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
a {
	color: #000000;
}
a:hover {
	color: #a40000;
}
.look {
	background: #FFFF99;
}


/*ヘッダー
------------------------------------------------------------------*/
#header {
	background: url(images/header_bg.gif) no-repeat center top;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}

#header h1 {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	height: 20px;/*--30px--*/
	line-height: 20px;/*--30px--*/
}

#header #main-img {
	padding-top: 4px;
}


/*メインメニュー
------------------------------------------------------------------*/

#menuwaku {
	background: url(images/contents_bg.gif) repeat-y center;
	width: 838px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-right: 11px;
	padding-left: 11px;
}


#menu li {
	display: inline;
}



/*コンテンツ枠
------------------------------------------------------------------*/
#contents {
	background: url(images/contents_bg.gif) repeat-y center;
	width: 838px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-right: 11px;
	padding-left: 11px;
}





/*メインコンテンツ
------------------------------------------------------------------*/
#main {
	float: right;
	width: 510px;
	display: inline;
	margin-right: 20px;/*20px*/
	margin-top: 10px;/*30px*/
}

#main p {
	padding: 0.5em 10px;
}

/*賃貸最新情報
------------------------------------------------------------------*/

/*-----*/

#middle {
	background: url(images/contents_bg.gif) repeat-y center;
    clear:both;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    padding: 0px;
    width: 860px;
}

#main .tokusen {
    width:510px;/*--860--*/
}

#main .tokusen .name {
    margin:2px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
}

#main .tokusen .ichi {
    margin:2px 0px 0px 0px;
	font-size:11px;
}

#main .tokusen .school {
    margin:2px 0px 0px 0px;
	font-size:10px;
}

#main .tokusen .price {
    margin:2px 0px 0px 0px;
	font-size:11px;
	color:#FF0000;
}

#main .tokusen .space {
    margin:2px 0px 0px 0px;
	font-size:12px;
}


#main .osusume {
    clear:both;
    width:250px;/*--575--*/
	float:left;
}


#main .osusume h2 {
    margin: 0px 0px 3px 0px;
    font-size: 12px;
}

#main .osusume h3 {
    margin: 0px 0px 3px 0px;
    font-size: 12px;
}

#main .osusume .name {
    margin:2px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
}

#main .osusume .ichi {
    margin:2px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

#main .osusume .school {
    margin:2px 0px 0px 0px;
	font-size:10px;
}

#main .osusume .price {
    margin:2px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

#main .osusume .space {
    margin:2px 0px 0px 0px;
	font-size:12px;
}


#main .new {
	float:right;
	background-image:url(img/new_img01.gif);
	background-repeat:no-repeat;
	padding:20px 0px 30px 0px;
	

}

#main .new  p{
    margin:0px;
	font-size:13px;
}

#main .new .title {
    margin:5px 0px 0px 0px;
	padding:0px;
}


#main .new .new_box{
    width:285px;
    height:400px;
	overflow-y:scroll;
}


#main .new .new_box .newdate {
	padding:10px 0px 0px 0px;
	text-indent:15px;
	background-image:url(img/icon_02.gif);
	background-repeat:no-repeat;
	background-position:0px 12px;
	font-weight:bold;
}

#main .new .new_box .newitem {
	padding:2px 0px 0px 15px;
}

#main .kaisya {
    width:285px;
	float:right;
	padding:20px 0px 0px 0px;
}

#main .kaisya .title{
    margin:5px 0px 10px 0px;
	padding:0px;
}

#main .kaisya .mes{
    margin:10px 0px 0px 0px;
	padding:0px;
}


#main .kaisya .info{
    padding:5px;
	text-align:center;
}

#main .toi {
    margin: 0px 0px 10px 0px;
}


#main .toi h2 {
    margin: 0px 0px 3px 0px;
    font-size: 16px;
}


#main .toi p{
    margin:10px 0px 5px 0px;
	font-size:14px;
}

#main .toi a{
    margin:10px 0px 5px 0px;
	font-size:14px;
}






/*サブコンテンツ
------------------------------------------------------------------*/
#sub {
	float: left;
	width: 262px;
	display: inline;
	margin-left: 20px;
	margin-top: 10px;/*30px*/
}

#sub p {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

#sub h4 {
	font-size: 100%;
	border: 1px solid #FF0000;
	text-align: center;
	background: #FF0000 url(images/h3_bg.gif) no-repeat bottom;
	font-weight: normal;
	color: #000000;
	line-height: 26px;
}

/*サブコンテンツ内、サブメニュー
------------------------------------------------------------------*/
#sub .waku ul.navmenu li a {
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #999999;
	background: url(images/arrow2.gif) no-repeat left center;
	padding-left: 20px;
	zoom: 1;
}

#sub .waku ul.navmenu li a:hover {
	background: #bdbdbd url(images/arrow2over.gif) no-repeat 3px center;
	color: #FFFFFF;
}

/*サブコンテンツ内のテーブル
------------------------------------------------------------------*/
#sub .waku {
	border: 1px solid #999999;
	padding: 5px;
	background: #f5f5f5;
	margin-bottom: 20px;
}

/*サブコンテンツ内の最新情報
------------------------------------------------------------------*/
#new_box{
    width:261px;
    height:400px;
	overflow-y:scroll;
}

/*　.ta1テーブル（物件紹介用のテーブル）
------------------------------------------------------------------*/
.ta1 {
	border: 1px solid #999999;
	width: 490px;
	margin-top: 0.5em;
	margin-bottom: 1em;
	background: url(images/home_mark.gif) no-repeat right bottom;
}

.ta1 td {
	padding: 5px;
	vertical-align: top;
}

.ta1 h3 {
	color: #002e73;
	border-bottom: 1px dotted #999999;
	font-size: 100%;
	background: url(images/arrow1.gif) no-repeat left 5px;
	padding-left: 18px;
	line-height: 24px;
}

.ta1 p {
	line-height: 1.4em;
}

.ta1 .waku img {
	vertical-align: bottom;
}

.ta1 a:hover img {
	filter: Alpha(opacity=80);
	opacity: 0.8; /*firefox safari*/
}




/*フッター
------------------------------------------------------------------*/
#footer {
	clear: both;
	background: url(images/footer_bg.gif) no-repeat center bottom;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: 136px;
	padding-top: 30px;
}

#footer ul li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #CCCCCC;
}

#footer .menutop {
	border-left: 1px solid #CCCCCC;
}



/*コピーライト
------------------------------------------------------------------*/
#copyright {
	line-height: 1.2;
	font-size: 15px;
	padding-bottom: 20px;
}




/*clearfix
------------------------------------------------------------------*/
#contents:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#contents { display: inline-block; }

/* Hides from IE-mac \*/
*html #contents { height: 1%; }
#contents { display: block; }
/* End hide from IE-mac */




/*コンペイトウ独自　CSS
------------------------------------------------------------------*/

/*
body {
	margin: 5px 0px 0px 5px;
	background-color: #FFFFFF;
	color:#333333;
	font-size: 12px;
	text-align: center;
	font-style: normal;
	line-height: 15px;
    font-family: "MS PGothic",Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, Osaka,  sans-serif;
}

table,tr,td {
    font-family: "MS PGothic",Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, Osaka,  sans-serif;
}

tr {
	font-size: 12px;
	line-height: 15px;
}


form {
    margin:0px;
}


a {
	text-decoration: underline;
}

a:link {
    color:#000099;
}

a:visited {
    color: #000099;
}

a:active {
    color: #FFA07A;
}

a:hover {
    color: #006699;
}

*/

p {
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
}

img {
    border:0px;
}

h3 {
    margin-top: 5px;
    font-size: 14px;
}

h4 {
	font-size: 12px;
}

/*******************************************
hed
********************************************/


#hed {
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    padding: 0px;
    width: 860px;
}

#hed h1 {
    margin: 0px;
    font-size: 11px;
    line-height: 14px;
	font-weight: normal;
	padding:0px 0px 2px 0px;
}

#hed .hed_bt{
}

#hed .hed_bt a{
    display:block;
	background-repeat:no-repeat;
}


#hed .hed_bt .hed_bt01 a{
    background-image:url(img/hedbt_01.jpg);
}

#hed .hed_bt .hed_bt02 a{
    background-image:url(img/hedbt_02.jpg);
}

#hed .hed_bt .hed_bt03 a{
    background-image:url(img/hedbt_03.jpg);
}

#hed .hed_bt .hed_bt04 a{
    background-image:url(img/hedbt_04.jpg);
}

#hed .hed_bt .hed_bt05 a{
    background-image:url(img/hedbt_05.jpg);
}

#hed .hed_bt .hed_bt06 a{
    background-image:url(img/hedbt_06.jpg);
}


#hed .hed_bt .hed_bt01 a:hover{
    background-image:url(img/hedbt_01a.jpg);
}

#hed .hed_bt .hed_bt02 a:hover{
    background-image:url(img/hedbt_02a.jpg);
}

#hed .hed_bt .hed_bt03 a:hover{
    background-image:url(img/hedbt_03a.jpg);
}

#hed .hed_bt .hed_bt04 a:hover{
    background-image:url(img/hedbt_04a.jpg);
}

#hed .hed_bt .hed_bt05 a:hover{
    background-image:url(img/hedbt_05a.jpg);
}

#hed .hed_bt .hed_bt06 a:hover{
    background-image:url(img/hedbt_06a.jpg);
}

#hed .hed_r{
    width:600px;
	float:right;/*-right-*/
}

#hed .hed_l{
    width:253px;
	height:240px;
	float:left;/*-left-*/
	background:url(img/topsearch_back.jpg);
	background-repeat:repeat-x;
	border-width: 1px;
    border-style: solid;
	border-color: #cccccc;
}


#hed .hed_l .title{
    text-align:center;
	margin:5px 0px 0px 0px;
}

#hed .hed_l .stitle{
	margin:8px 0px 0px 0px;
	background-image:url(img/topsearch_icon.gif);
	background-position:8px 0px;
	background-repeat:no-repeat;
	text-indent:30px;
	font-size:14px;
	padding:2px 0px 2px 0px;
}

#hed .hed_l .select{
	margin:1px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	display:block;
}

#hed .hed_l .bt{
	margin:5px 0px 0px 40px;
	display:block;
}

/*******************************************
middle
********************************************/


#middle {
    clear:both;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    padding: 0px;
    width: 860px;/*--860--*/
}

#middle .tokusen {
    width:860px;/*--860--*/
}

#middle .tokusen .name {
    margin:2px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
}

#middle .tokusen .ichi {
    margin:2px 0px 0px 0px;
	font-size:11px;
}

#middle .tokusen .school {
    margin:2px 0px 0px 0px;
	font-size:10px;
}

#middle .tokusen .price {
    margin:2px 0px 0px 0px;
	font-size:11px;
	color:#FF0000;
}

#middle .tokusen .space {
    margin:2px 0px 0px 0px;
	font-size:12px;
}


#middle .osusume {
    clear:both;
    width:575px;
	float:left;
}


#middle .osusume h2 {
    margin: 0px 0px 3px 0px;
    font-size: 12px;
}

#middle .osusume h3 {
    margin: 0px 0px 3px 0px;
    font-size: 12px;
}

#middle .osusume .name {
    margin:2px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
}

#middle .osusume .ichi {
    margin:2px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

#middle .osusume .school {
    margin:2px 0px 0px 0px;
	font-size:10px;
}

#middle .osusume .price {
    margin:2px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

#middle .osusume .space {
    margin:2px 0px 0px 0px;
	font-size:12px;
}


#middle .new {
	float:right;
	background-image:url(img/new_img01.gif);
	background-repeat:no-repeat;
	padding:20px 0px 30px 0px;
	

}

#middle .new  p{
    margin:0px;
	font-size:13px;
}

#middle .new .title {
    margin:5px 0px 0px 0px;
	padding:0px;
}


#middle .new .new_box{
    width:285px;
    height:400px;
	overflow-y:scroll;
}


#middle .new .new_box .newdate {
	padding:10px 0px 0px 0px;
	text-indent:15px;
	background-image:url(img/icon_02.gif);
	background-repeat:no-repeat;
	background-position:0px 12px;
	font-weight:bold;
}

#middle .new .new_box .newitem {
	padding:2px 0px 0px 15px;
}

#middle .kaisya {
    width:285px;
	float:right;
	padding:20px 0px 0px 0px;
}

#middle .kaisya .title{
    margin:5px 0px 10px 0px;
	padding:0px;
}

#middle .kaisya .mes{
    margin:10px 0px 0px 0px;
	padding:0px;
}


#middle .kaisya .info{
    padding:5px;
	text-align:center;
}

#middle .toi {
    margin: 0px 0px 10px 0px;
}


#middle .toi h2 {
    margin: 0px 0px 3px 0px;
    font-size: 16px;
}


#middle .toi p{
    margin:10px 0px 5px 0px;
	font-size:14px;
}

#middle .toi a{
    margin:10px 0px 5px 0px;
	font-size:14px;
}


#tlist {
    clear:both;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
	padding-right: 11px;
	padding-left: 11px;
/*-
    padding: 0px;
-*/
    width: 860px;/*-860-*/
	background: url(images/contents_bg.gif) repeat-y center;
/*-
	background:url(thing/img/menu_back.jpg);
	background-repeat:repeat-y;
-*/
}


#tlist .menu{
    width:170px;/*-170-*/
	float:left;/*-left-*/

	margin-left: 10px;
/*-	margin-top: 30px;-*/

}

#tlist .menu .title{
    text-align:center;
	margin:0px 0px 0px 0px;/*-0px 0px 0px 0px-*/
}

#tlist .menu .stitle{
	margin:8px 0px 0px 0px;/*-8px 0px 0px 0px-*/
	background-image:url(img/topsearch_icon.gif);
	background-position:15px 0px;
	background-repeat:no-repeat;
	text-indent:40px;
	font-size:14px;
	padding:2px 0px 2px 0px;
}

#tlist .menu .select{
	margin:1px 0px 0px 10px;/*-1px 0px 0px 10px-*/
	padding:0px 0px 0px 0px;
	display:block;
}

#tlist .menu .bt{
	margin:5px 0px 0px 40px;
	display:block;
}

#tlist .pankuzu{
    width:665px;/*-670-*/
	float:right;
	margin:5px 10px 0px 0px;
	font-size:12px;
}

#pankuzu{
    width:510px;
    text-align: left;
	margin:5px 0px 0px 0px;
	font-size:12px;
}

#tlist .content{
    width:665px;/*-670-*/
	float:right;
	margin:5px 10px 0px 0px;
}


#tlist .content h2 {
    margin: 0px 0px 0px 0px;
    font-size: 14px;
	color:#FFFFFF;
	background:url(thing/img/h2back.jpg);
	line-height:18px;
	padding:3px 3px 3px 10px;
}

#tlist .content h3 {
    margin: 0px 0px 3px 0px;
    font-size: 12px;
}

#tlist .content .ttable {
	border-width: 4px;
    border-style: solid;
	border-color: #DADAEA;
	margin:7px 0px 0px 0px;
	background-repeat:repeat-y;
}

#tlist .content .ttable_td {
    padding:5px;
}


#tlist .content .timg {
    margin:5px;
}


#tlist .content .name {
    margin:2px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
}

#tlist .content .ichi {
    margin:2px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#FF0000;
}

#tlist .content .advice {
    margin:2px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	line-height:11px;
	background-color: #ffff00;
}

#tlist .content .school {
    margin:5px 0px 0px 0px;
	font-size:12px;
}

#tlist .content .price {
    margin:2px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	line-height:24px;

}

#tlist .content .space {
    margin:2px 0px 0px 0px;
	font-size:14px;
	line-height:20px;
}

#tlist .content .area {
    margin:2px 0px 0px 0px;
	font-size:14px;
	line-height:16px;
}

#tlist .content .cnt {
    margin:2px 0px 0px 0px;
	font-size:12px;
	line-height:14px;
}

#tlist .content .l6_table{
	margin:0px 0px 0px 0px;
}

#tlist .content .l6_table .mode{
    margin:0px 0px 0px 0px;
    padding:3px 3px 0px 0px;
	font-size:11px;
	text-align:right;
}


#tlist .content .l6_table_td{
	border-width: 4px;
    border-style: solid;
	border-color: #DADAEA;
	background-repeat:repeat-y;
}

#tlist .content .l6_table td{
	border-collapse:collapse;
}


#tlist .pagebt {
    margin:2px 0px 0px 0px;
	font-size:16px;
	line-height:14px;
	text-align:center;
}


#tlist .pagebt .pagebt_b {
	font-size:20px;
	font-weight:bold;
}

#tlistsearch {
    clear:both;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
	padding-right: 11px;
	padding-left: 11px;
/*-
    padding: 0px;
-*/
    width: 860px;/*-860-*/
	background: url(images/contents_bg.gif) repeat-y center;
/*-
	background:url(thing/img/menu_back.jpg);
	background-repeat:repeat-y;
-*/
}

#tlistsearch .pankuzu{
    width:810px;/*-670-*/
	float:right;
	margin:5px 10px 0px 0px;
	font-size:12px;
}



#tlistsearch .search{
    width:810px;/*-670-*/
	float:right;
	margin:5px 10px 0px 0px; 
/*-	margin-right: 20px; -*/
}

#tlistsearch .search .title{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	font-size:14px;
}

#tlistsearch .search .type{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}


#tlistsearch .search h2 {
    margin: 0px 0px 0px 0px;
    font-size: 16px;
	color:#FFFFFF;
	background:url(thing/img/h2back.jpg);
	line-height:18px;
	padding:3px;
}

#tlistsearch .search .tb td{
	border-width: 1px;
    border-style: solid;
	border-color: #DADAEA;
	border-collapse:collapse;
}

#tlistsearch .search .tb{
	border-collapse:collapse;
	margin:0px 0px 20px 0px;
}



#thing {
    width:669px;/*- 670-*/
	float:right;/*-right-*/
	margin:5px 10px 0px 0px;/*-5px 10px 0px 0px-*/
}



#tlist .search{
    width:669px;/*-670-*/
	float:right;
	margin:5px 10px 0px 0px; 
/*-	margin-right: 20px; -*/
}

#tlist .search .title{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	font-size:14px;
}

#tlist .search .type{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}


#tlist .search h2 {
    margin: 0px 0px 0px 0px;
    font-size: 16px;
	color:#FFFFFF;
	background:url(thing/img/h2back.jpg);
	line-height:18px;
	padding:3px;
}

#tlist .search .tb td{
	border-width: 1px;
    border-style: solid;
	border-color: #DADAEA;
	border-collapse:collapse;
}

#tlist .search .tb{
	border-collapse:collapse;
	margin:0px 0px 20px 0px;
}

#tlist .chklist{
    background-image:url(thing/img/chkimg_line.jpg);
	background-repeat:repeat-y;
	padding:0px 30px 0px 20px;/*- 0px 30px 0px 20px -*/
}

#tlist .chklist .chkimg{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	font-size:11px;
}

#tlist .chklist .chkimg img{
    margin:0px;
	display:block;
	text-align:center;
}

#tlist .chklist .print{
    margin:0px;
	font-size:11px;
}

#tlist .chklist .price{
    margin:0px;
	font-size:11px;
}

#tlist .chklist .mode{
    margin:0px 0px 0px 0px;
    padding:10px 0px 3px 0px;
	font-size:11px;
	text-align:right;
}

#tlist .chklist .line{
    margin:0px;
	font-size:11px;
}


#thing p{
    margin: 3px 0px 0px 0px;
    font-size: 12px;
}

#thing h2{
    font-size: 16px;
	color:#000000;
	border-width: 4px;
    border-style: solid;
	border-color: #DADAEA;
	padding:5px;
	margin:0px 0px 5px 0px;
}

#thing .ichi {
    margin:2px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}


#thing .thing_img{
    text-align: center;
	margin-bottom:10px;
}

#thing .thing_img td{
    vertical-align:top;
}

#thing .thing_img p{
    font-size:11px;
	padding:3px 0px 0px 3px;
}


#thing .thing_details p{
    margin: 3px 0px 0px 0px;/*-- 3px 0px 0px 0px --*/
    font-size: 12px;
}


#thing .thing_img2{
    text-align: center;
}

#thing .thing_img2 td{
    vertical-align:top;
    padding: 3px;
}

#thing .thing_img2 p{
    font-size:11px;
	padding:3px 0px 0px 3px;
}

#thing .data_box{
    background:#DADAEA;
}


#thing .bukken_data{
	border-collapse:collapse;
	margin:0px 0px 20px 0px;
}

#thing .bukken_data td{
	border-width: 1px;
    border-style: solid;
	border-color: #DADAEA;
	border-collapse:collapse;
	padding:5px;
}

#thing .bukken_data .title{
    background:#F4F4F9;
	font-weight:bold;
}

#thing .bukken_data .value{
    font-size:12px;
}

#thing .tokki{
   font-weight: bold;
}

#thing .osusume{
   font-weight: bold;
}



#etc {
    width:670px;
	float:right;
	margin:5px 10px 0px 0px;/*---5px 0px 0px 0px---*/
	padding:0px 0px 30px 0px;
}


#etc h2{
    font-size: 16px;
	color:#000099;
	border-width: 0px 0px 2px 5px;
    border-style: solid;
	border-color: #000099;
	padding:5px;
}

#etc h3{
    font-size: 14px;
	color:#000099;
	border-width: 0px 0px 2px 0px;
    border-style: solid;
	border-color: #000099;
	margin:20px 0px 0px 20px;
}


#etc .maintb{
    font-size: 14px;
	margin:5px 0px 0px 20px;

}

#etc .maintb td{
    font-size: 14px;
	padding:8px;
	border-width: 1px;
    border-style: solid;
	border-color: #DADAEA;

}

#etc .maintb table{
	border-collapse:collapse;

}


#etc .linktb{
    font-size: 12px;
	margin:5px 10px 0px 00px;/*---5px 0px 0px 20px---*/

}

#etc .linktb td{
    font-size: 12px;
	padding:5px;
	border-width: 1px;
    border-style: solid;
	border-color: #DADAEA;

}

#etc .linktb table{
	border-collapse:collapse;

}

#etc p{
    font-size: 12px;
	margin:10px 0px 0px 20px;
	line-height:16px;
}

#etc h4{
    font-size: 12px;
	color:#000000;
	margin:20px 0px 0px 20px;
}


#etc .title{
    text-align:center;
}

#etc .mestitle{
    text-align:center;
	font-size:14px;
}

#etc .mes{
	font-size:13px;
	padding:0px 100px 0px 100px;
	margin:10px 0px 5px 0px;
}

#etc .sitemap{
    padding:0px 0px 0px 50px;
}


#etc .sitemap td{
	font-size:13px;
}


#main .osusume h2#h2_style {
    font-size: 10px;
    margin: 8px 0 0;
    padding: 0;
    text-align: left;
	font-weight:normal;
}

#main p.text_area {
    font-size: 10px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 460px;
}
.bold{
	font-weight:bold;
}

#sub p.h4_style{
	font-size: 100%;
	border: 1px solid #FF0000;
	text-align: center;
	background: #FF0000 url(images/h3_bg.gif) no-repeat bottom;
	font-weight: normal;
	color: #000000;
	line-height: 26px;
	padding:0;
}


p.h2_style {
    font-size: 18px;
    font-weight: bold;
    line-height: 2;
}

/*フッター

#footer {
    margin-right: auto;
    margin-left: auto;
    width: 860px;

}

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

#footer .link{
    font-size:12px;
	padding:2px 0px 5px 0px;
}

#footer .cp{
	padding:0px 0px 5px 0px;
}

.blist{
    margin: 5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#footer .blist h2{
    font-size:13px;
	margin:0px;
	font-weight:bold;
	text-align:left;
}

#footer .blist p{
    font-size:14px;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	text-align:left;
}

#footer .blist ul{
	margin:0px;
	padding: 0px 0px 0px 10px;;
	text-align:left;
}

#footer .blist li{
    font-size:11px;
	margin:0px;
	line-height:14px;
	text-align:left;
}
------------------------------------------------------------------*/