/* ----------------------------------------
 * ページ全体
 * ---------------------------------------- */


body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../imegs/bg.gif) repeat-x;
	color: #000000;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	text-align: left;
	background: url(../imegs/c_bg.gif) repeat-y;
}


/* H */
h1 {
	font-size: 10px;
	line-height: 12px;
	padding: 10px 0px 0px 10px;
	margin: 0px;
	font-weight: normal;
	color: #999;
}


/* 見出し */
.midashi01 {
	background: url(../imegs/midashi_01.gif);
	margin: 0px 10px 20px;
	padding: 10px 0px 0px 35px;
	height: 20px;
	font-size: 12px;
	line-height: 12px;
	color: #30A1CD;
	width: 545px;
	font-weight: bold;
}
.midashi02 {
	background: url(../imegs/komidashi.gif) repeat-x;
	margin: 0px 0px 20px 10px;
	padding: 7px 0px 0px 10px;
	height: 18px;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	width: 570px;
	font-weight: bold;
}
.midashi03 {
	color: #F44FA5;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}



/* 文字装飾 */
em {
	font-size: 8px;
	visibility: hidden;
	line-height: 10px;
}
.type01 {
	color: #30A1CD;
	font-weight:bold;
}


/* 画像の回り込み */
.r {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	float: right;
}
.l {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
}

#main .box01 p.p10 {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 5px 0 10px 0;
}



/* テーブル01
------------------------------------------- */

.hyo01 {
	border-collapse:collapse;
	border: 1px solid #666666;
	width: 560px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
.hyo01 th {
	margin: 0px;
	padding: 5px;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	border: 1px solid #666666;
	background: #E7E7E7;
	color: #666666;
}
.hyo01 td {
	padding: 5px;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	border: 1px solid #666666;
}




/* ----------------------------------------
 * HEADER
 * ---------------------------------------- */
 
 
#header {
	margin: 0px;
	height: 105px;
	padding: 35px 0 0 0px;
	background: url(../imegs/h_bg.gif);
	border-bottom: 1px solid #D9D9D9;
}
#header #title {
	margin: 10px 0px 0px 20px;
	padding: 0px;
}




/* ブロック01
------------------------------------------- */

#header .brock01 {
	float: left;
	width: 610px;
	margin: 0px;
	padding: 0px;
	height: 80px;
}


/* ブロック02
------------------------------------------- */

#header .brock02 {
	height: 80px;
	float: right;
	width: 190px;
	margin: 0px;
	padding: 0px;
}
#header .brock02 ul {
	margin: 0px;
	padding: 10px 0px 0px;
}
#header .brock02 li {
	list-style: none;
}
#header .brock02 a {
	text-decoration: none;
	background: url(../imegs/h_tel_01.jpg);
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 180px;
	display: block;
}
#header .brock02 a:hover,#header .brock02 a:active {
	text-decoration: none;
	background: url(../imegs/h_tel_02.jpg);
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 180px;
	display: block;
}




/* ブロック03
------------------------------------------- */

#header .brock03 {
	height: 25px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#header .brock03 ul {
	margin: 0px;
	padding: 5px 0px 0px 350px;
	font-size: 12px;
	line-height: 18px;
}
#header .brock03 li {
	list-style: none;
	display: inline;
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 2px 20px;
}
#header .brock03 a {
	color: #999999;
	text-decoration: none;
}
#header .brock03 a:hover,#header .brock03 a:active {
	color: #30A1CD;
	text-decoration: none;
}





/* ----------------------------------------
 * コンテンツ
 * ---------------------------------------- */
 
 
#contents {
	margin: 0px;
	padding: 10px 0px 0px;
	background: url(../imegs/ct_bg.gif) no-repeat top;
	text-align:center;
}





/* ----------------------------------------
 * TOPイメージ
 * ---------------------------------------- */
 
 
.topimg {
	position:relative;
	/*background: url(../imegs/mainimg_top.jpg);*/
	margin: 0px 10px 10px;
	padding: 0px;
	height: 200px;
	width: 780px;
}
.topimg ul {
	position:absolute;
	top:10px;
	left:0px;
	margin: 0px;
	height: 100px;
	width: 200px;
	padding: 75px 0px 0px 20px;
}
.topimg li {
	list-style: none;
}
.topimg a {
	text-decoration: none;
	background: url(../imegs/mainimg_01a.jpg);
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 200px;
	display: block;
}
.topimg a:hover,.topimg a:active {
	text-decoration: none;
	background: url(../imegs/mainimg_01b.jpg);
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 200px;
	display: block;
}








/* ----------------------------------------
 * ナビゲーション
 * ---------------------------------------- */


#navi {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align:left;
}



/* ボックス01
------------------------------------------- */

#navi .box01 {
	padding: 0px;
	margin: 0px 10px 10px;
	width: 180px;
}

#navi .box01 ul {
	margin: 0px;
	padding: 5px 0px 0px;
	font-size: 10px;
	line-height: 12px;
}
#navi .box01 li {
	list-style: none;
}


/* N01 */
#navi .box01 .n01 a {
	text-decoration: none;
	background: url(../imegs/navi_03a.jpg);
	padding: 43px 0px 0px 25px;
	margin: 0px 0px 5px;
	color: #999999;
	display: block;
	height: 17px;
	width: 155px;
}
.navi_link {
	font-size: 8px;
	visibility: hidden;
	line-height: 10px;
}
#navi .box01 .n01 a:hover,#navi .box01 .n01 a:active {
	text-decoration: none;
	background: url(../imegs/navi_03b.jpg);
	padding: 43px 0px 0px 25px;
	margin: 0px 0px 5px;
	color: #30A1CD;
	display: block;
	height: 17px;
	width: 155px;
}


/* N02 */
#navi .box01 .n02 a {
	text-decoration: none;
	background: url(../imegs/navi_04a.jpg);
	padding: 43px 0px 0px 25px;
	margin: 0px 0px 5px;
	color: #999999;
	display: block;
	height: 17px;
	width: 155px;
}
#navi .box01 .n02 a:hover,#navi .box01 .n02 a:active {
	text-decoration: none;
	background: url(../imegs/navi_04b.jpg);
	padding: 43px 0px 0px 25px;
	margin: 0px 0px 5px;
	color: #30A1CD;
	display: block;
	height: 17px;
	width: 155px;
}


/* N03 */
#navi .box01 .n03 a {
	text-decoration: none;
	background: url(../imegs/navi_05a.jpg);
	padding: 43px 0px 0px 25px;
	margin: 0px 0px 5px;
	color: #999999;
	display: block;
	height: 17px;
	width: 155px;
}
#navi .box01 .n03 a:hover,#navi .box01 .n03 a:active {
	text-decoration: none;
	background: url(../imegs/navi_05b.jpg);
	padding: 43px 0px 0px 25px;
	margin: 0px 0px 5px;
	color: #30A1CD;
	display: block;
	height: 17px;
	width: 155px;
}


/* N04 */
#navi .box01 .n04 a {
	text-decoration: none;
	background: url(../imegs/navi_06a.jpg);
	padding: 43px 0px 0px 25px;
	margin: 0px 0px 5px;
	color: #999999;
	display: block;
	height: 17px;
	width: 155px;
}
#navi .box01 .n04 a:hover,#navi .box01 .n04 a:active {
	text-decoration: none;
	background: url(../imegs/navi_06b.jpg);
	padding: 43px 0px 0px 25px;
	margin: 0px 0px 5px;
	color: #30A1CD;
	display: block;
	height: 17px;
	width: 155px;
}


/* N05 */
#navi .box01 .n05 a {
	text-decoration: none;
	background: url(../imegs/navi_07a.jpg);
	padding: 43px 0px 0px 25px;
	margin: 0px;
	color: #999999;
	display: block;
	height: 17px;
	width: 155px;
}
#navi .box01 .n05 a:hover,#navi .box01 .n05 a:active {
	text-decoration: none;
	background: url(../imegs/navi_07b.jpg);
	padding: 43px 0px 0px 25px;
	margin: 0px;
	color: #30A1CD;
	display: block;
	height: 17px;
	width: 155px;
}


/* N06 */
#navi .box01 .n06 a {
	text-decoration: none;
	background: url(../imegs/navi_08a.jpg);
	padding: 43px 0px 0px 25px;
	margin: 0px 0px 5px;
	color: #999999;
	display: block;
	height: 17px;
	width: 155px;
}
#navi .box01 .n06 a:hover,#navi .box01 .n06 a:active {
	text-decoration: none;
	background: url(../imegs/navi_08b.jpg);
	padding: 43px 0px 0px 25px;
	margin: 0px 0px 5px;
	color: #30A1CD;
	display: block;
	height: 17px;
	width: 155px;
}


/* N07 */
#navi .box01 .n07 a {
	text-decoration: none;
	background: url(../imegs/navi_09a.jpg);
	padding: 43px 0px 0px 25px;
	margin: 0px 0px 5px;
	color: #999999;
	display: block;
	height: 27px;
	width: 155px;
}
#navi .box01 .n07 a:hover,#navi .box01 .n07 a:active {
	text-decoration: none;
	background: url(../imegs/navi_09b.jpg);
	padding: 43px 0px 0px 25px;
	margin: 0px 0px 5px;
	color: #30A1CD;
	display: block;
	height: 27px;
	width: 155px;
}


/* N08 */
#navi .box01 .n08 a {
	text-decoration: none;
	background: url(../imegs/navi_10a.jpg);
	padding: 43px 0px 0px 25px;
	margin: 0px 0px 5px;
	color: #999999;
	display: block;
	height: 17px;
	width: 155px;
}
#navi .box01 .n08 a:hover,#navi .box01 .n08 a:active {
	text-decoration: none;
	background: url(../imegs/navi_10b.jpg);
	padding: 43px 0px 0px 25px;
	margin: 0px 0px 5px;
	color: #30A1CD;
	display: block;
	height: 17px;
	width: 155px;
}


/* N09 */
#navi .box01 .n09 a {
	text-decoration: none;
	background: url(../imegs/navi_11a.jpg);
	padding: 43px 0px 0px 25px;
	margin: 0px;
	color: #999999;
	display: block;
	height: 17px;
	width: 155px;
}
#navi .box01 .n09 a:hover,#navi .box01 .n09 a:active {
	text-decoration: none;
	background: url(../imegs/navi_11b.jpg);
	padding: 43px 0px 0px 25px;
	margin: 0px;
	color: #30A1CD;
	display: block;
	height: 17px;
	width: 155px;
}

/* N10 */
#navi .box01 .n10 a {
	text-decoration: none;
	background: url(../imegs/navi_12a.jpg);
	padding: 0px;
	margin: 0px;
	display: block;
	height: 60px;
	width: 180px;
}
#navi .box01 .n10 a:hover,#navi .box01 .n10 a:active {
	text-decoration: none;
	background: url(../imegs/navi_12b.jpg);
	padding: 0px;
	margin: 0px;
	display: block;
	height: 60px;
	width: 180px;
}


/* N11 */
#navi .box01 .n11 a {
	text-decoration: none;
	background: url(../imegs/navi_13a.jpg);
	padding: 0px;
	margin: 0px;
	display: block;
	height: 60px;
	width: 180px;
}
#navi .box01 .n11 a:hover,#navi .box01 .n11 a:active {
	text-decoration: none;
	background: url(../imegs/navi_12b.jpg);
	padding: 0px;
	margin: 0px;
	display: block;
	height: 60px;
	width: 180px;
}


/* ボックス02
------------------------------------------- */

#navi .box02 {
	padding: 0px 0px 10px;
	margin: 0px 10px 10px;
	width: 180px;
	border-bottom: 1px dotted #999999;
}

#navi .box02 ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
#navi .box02 li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px;
}
#navi .box02 a {
	color: #999999;
	text-decoration: none;
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 3px 0px 2px 25px;
}
#navi .box02 a:hover,#navi .box02 a:active {
	color: #30A1CD;
	text-decoration: none;
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 3px 0px 2px 25px;
}


/* ボックス03
------------------------------------------- */

#navi .box03 {
	padding: 0px;
	margin: 0px 10px 10px;
	width: 180px;
}

#navi .box03 ul {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 12px;
}
#navi .box03 li {
	list-style: none;
}


/* N01 */
#navi .box03 .n01 a {
	text-decoration: none;
	background: url(../imegs/navi_13a.gif);
	padding: 0px;
	margin: 0px;
	display: block;
	height: 90px;
	width: 180px;
}
#navi .box03 .n01 a:hover,#navi .box03 .n01 a:active {
	text-decoration: none;
	background: url(../imegs/navi_13b.gif);
	padding: 0px;
	margin: 0px;
	display: block;
	height: 90px;
	width: 180px;
}






/* ----------------------------------------
 * メイン
 * ---------------------------------------- */


#main {
	width: 600px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align:left;
}


/* パンくずリスト
------------------------------------------- */

#main .list {
	margin: 0px 0px 20px;
	padding: 0px;
	width: 590px;
}
#main .list ul {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#main .list li {
	display: inline;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 2px 0px 0px 15px;
	background: url(../imegs/pt.gif) no-repeat left center;
}
#main .list a {
	color: #999999;
	text-decoration: none;
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 3px 0px 2px 25px;
}
#main .list a:hover,#main .list a:active {
	color: #05A2C3;
	text-decoration: none;
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 3px 0px 2px 25px;
}

.title_box {
	font-size: 8px;
	visibility: hidden;
	line-height: 10px;
}


/* ページトップへ戻る
------------------------------------------- */

#main .pt {
	width: 580px;
	margin: 0px 10px 20px;
	padding: 0px;
}
#main .pt ul {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px 0px 0px 440px;
}
#main .pt li {
	list-style: none;
}
#main .pt a {
	text-decoration: none;
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 3px 0px 2px 25px;
	color: #999999;
}
#main .pt a:hover,#main .pt a:active {
	text-decoration: none;
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 3px 0px 2px 25px;
	color: #069ACA;
}


/* ページタイトル h3
------------------------------------------- */
 
#mainimg {
	margin: 0px;
	padding: 0px;
}



/* ボックス01
------------------------------------------- */
 
#main .box01 {
	width: 560px;
	padding: 0px 10px 20px;
	margin: 0px 10px 20px;
	border-bottom: 1px dotted #7F7F7F;
}
#main .box01 p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#main .box01 a {
	color: #30A1CD;
	text-decoration: none;
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 3px 0px 2px 25px;
	font-weight: bold;
}
#main .box01 a:hover,#main .box01 a:active {
	color: #999999;
	text-decoration: none;
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 3px 0px 2px 25px;
	font-weight: bold;
}
#main .box01 ul {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}





/* ピックアップ01
------------------------------------------- */
 
.pickup01 {
	width: 560px;
	padding: 0px 10px 20px;
	margin: 0px 10px 20px;
	border-bottom: 1px dotted #7F7F7F;
	height: 120px;
	background: url(../imegs/pickup_01.jpg) no-repeat 10px 0px;
}
.pickup01 ul {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 10px 0px 0px 155px;
}
.pickup01 li {
	list-style: none;
	margin: 0px 0px 1px;
	padding: 0px;
}
.pickup01 a {
	font-weight: bold;
	color: #30A1CD;
	text-decoration: none;
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 3px 0px 2px 25px;
}
.pickup01 a:hover,.pickup01 a:active {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 3px 0px 2px 25px;
}



/* ピックアップ02
------------------------------------------- */
 
.pickup02 {
	width: 560px;
	padding: 0px 10px 20px;
	margin: 0px 10px 20px;
	border-bottom: 1px dotted #7F7F7F;
	height: 120px;
	background: url(../imegs/pickup_01.jpg) no-repeat 10px 0px;
}
.pickup02 ul {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 10px 0px 0px 155px;
}
.pickup02 li {
	list-style: none;
	margin: 0px 0px 1px;
	padding: 0px;
}
.pickup02 a {
	font-weight: bold;
	color: #30A1CD;
	text-decoration: none;
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 3px 0px 2px 25px;
}
.pickup02 a:hover,.pickup02 a:active {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 3px 0px 2px 25px;
}




/* ----------------------------------------
 * マイホームデザイン計画
 * ---------------------------------------- */


#homplan {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 590px;
	background: url(../imegs/homeplan_top.jpg);
	height: 80px;
}





/* ----------------------------------------
 * マイホームの購入基礎知識
 * ---------------------------------------- */


#base {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 590px;
	background: url(../imegs/base_top.jpg);
	height: 80px;
}


/* ボックス02
------------------------------------------- */
 
#main .box02 {
	width: 560px;
	padding: 0px 10px 20px;
	margin: 0px 10px 20px;
	border-bottom: 1px dotted #7F7F7F;
}
#main .box02 p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 10px 10px 0px;
}
.komidashi {
	color: #FFFFFF;
	margin: 0px;
	padding: 4px 0px 0px 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	background: url(../imegs/komidashi.gif) repeat-x;
	height: 21px;
	width: auto;
}


#main .box02 .brock01 {
	background: url(../imegs/base_01.jpg);
	margin: 0px;
	padding: 10px 10px 10px 155px;
	height: 100px;
	width: 395px;
}

#main .box02 .brock02 {
	background: url(../imegs/base_02.jpg);
	margin: 0px;
	padding: 10px 10px 10px 155px;
	height: 100px;
	width: 395px;
}

#main .box02 .brock03 {
	background: url(../imegs/base_03.jpg);
	margin: 0px;
	padding: 10px 10px 10px 155px;
	height: 100px;
	width: 395px;
}

#main .box02 .brock04 {
	background: url(../imegs/base_04.jpg);
	margin: 0px;
	padding: 10px 10px 10px 155px;
	height: 100px;
	width: 395px;
}

#main .box02 .brock05 {
	background: url(../imegs/base_05.jpg);
	margin: 0px;
	padding: 10px 10px 10px 155px;
	height: 100px;
	width: 395px;
}

h2#main_title {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 590px;
	height: 80px;
}


/* ----------------------------------------
 * 新築マイホームをデザインする
 * ---------------------------------------- */


#design {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 590px;
	background: url(../imegs/design_top.jpg);
	height: 80px;
}




/* ----------------------------------------
 * デザイン資金
 * ---------------------------------------- */


#capital {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 590px;
	background: url(../imegs/capital_top.jpg);
	height: 80px;
}



/* ----------------------------------------
 * デザイン資金
 * ---------------------------------------- */


#plan {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 590px;
	background: url(../imegs/plan_top.jpg);
	height: 80px;
}





/* ----------------------------------------
 * デザイン資金
 * ---------------------------------------- */


#homedesign {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 590px;
	background: url(../imegs/homedesign_top.jpg);
	height: 80px;
}





/* ----------------------------------------
 * 彩建築設計事務所のマイホームデザインについて
 * ---------------------------------------- */


#design02 {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 590px;
	background: url(../imegs/design02_top.jpg);
	height: 80px;
}




/* ----------------------------------------
 * 依頼から完成までの流れ
 * ---------------------------------------- */


#flow {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 590px;
	background: url(../imegs/flow_top.jpg);
	height: 80px;
}





/* ----------------------------------------
 * 新築マイホームをデザインする
 * ---------------------------------------- */


#case {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 590px;
	background: url(../imegs/case_top.jpg);
	height: 80px;
}




/* ----------------------------------------
 * ご相談・お問い合わせ
 * ---------------------------------------- */


#inquiry {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 590px;
	height: 80px;
}


/* ----------------------------------------
 * Q&A
 * ---------------------------------------- */


#qa {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 590px;
	background: url(../imegs/qa_top.jpg);
	height: 80px;
}




/* ----------------------------------------
 * Q&A
 * ---------------------------------------- */


#company {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 590px;
	background: url(../imegs/company_top.jpg);
	height: 80px;
}




/* ----------------------------------------
 * サイトマップ
 * ---------------------------------------- */
 



#sitemap {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 590px;
	background: url(../imegs/sitemap_top.jpg);
	height: 80px;
}
.site {
	margin: 0px 10px 20px;
	padding: 0px 10px 20px;
	width: 560px;
	border-bottom: 1px dotted #CCCCCC;
}
.site p {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../imegs/komidashi.gif) repeat-x;
	margin: 0px 10px;
	padding: 4px 0px 5px 10px;
	height: 21px;
	width: 300px;
}


.site ul {
	margin: 0px;
	padding: 0px 0px 10px 20px;
	font-size: 12px;
	line-height: 18px;
}
.site li {
	list-style: none;
	margin: 0px 0px 5px;
	padding: 0px;
}
.site a {
	color: #000000;
	text-decoration: none;
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 3px 0px 2px 25px;
}
.site a:hover,.site a:active {
	color: #30A1CD;
	text-decoration: none;
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 3px 0px 2px 25px;
}





/* ----------------------------------------
 * フッター
 * ---------------------------------------- */
 
 
#footer {
	clear: both;
	padding: 10px 0px 0px;
	margin: 0px;
	height: 90px;
}
#footer ul {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 0px 10px;
	text-align: right;
	color: #999999;
}
#footer li {
	list-style: none;
	display: inline;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover,#footer a:active {
	color: #30A1CD;
	text-decoration: none;
}


/* コピーライト
------------------------------------------- */

#copyright {
	text-align: right;
	margin: 0px 1px 10px;
	padding: 5px 0px 0px;
	height: 20px;
	background: #EAEAEA;
}
#copyright address {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #999999;
}
#copyright span {
	color: #30A1CD;
	text-decoration: none;
	font-weight: bold;
}
/*#copyright a {
	color: #30A1CD;
	text-decoration: none;
	font-weight: bold;
}
#copyright a:hover,#copyright a:active {
	color: #999999;
	text-decoration: none;
}*/

