/* ボディCSS */

body {  
margin:0px;padding:0px;
; background-image: url(../images/bg.jpg); background-repeat: repeat}


/* 基本テキスト*/

.txt12 {  
font-size: 12px; line-height: 20px; color: #666666}

.txt16 {  
font-size: 16px; line-height: 20px; font-weight: bold; color: #FFFFFF
}

/* ヘッダーテキスト*/

.htxt12 {  
font-size: 12px; font-weight: bolder; color: #FFFFFF; padding-left: 28px
}

.htxt26 {  
font-size: 24px; font-weight: bold; padding-left: 28px; color: #FFFFFF; padding-top: 18px
}

/* トップページ見出しテキスト*/

.subtitle {  
font-size: 16px; font-weight: bold; color: #FFFFFF; padding-left: 38px
}

.contxt {  
font-size: 14px; font-weight: bold; color: #336600; padding-left: 103px; padding-top: 6px
}

.modtxt {  
font-size: 14px; font-weight: bold; color: #0033FF; padding-top: 6px; padding-left: 112px
}

.arctxt {  
font-size: 14px; font-weight: bold; color: #CC3300; padding-top: 6px; padding-left: 103px
}

.area_mane {  
font-size: 12px; font-weight: bold; color: #0033FF
; padding-bottom: 10px; margin-bottom: 10px}

.arcsubtxt {  
font-size: 12px; font-weight: bold; color: #990000; padding-left: 30px
}

/* 各ページタイトルテキスト*/

.subhead_title {  
font-size: 18px; font-weight: bold; color: #333333; padding-left: 20px
}

.data_title {  
font-size: 14px; font-weight: bold; color: #333333; padding-left: 30px
}

/* 各ページ見出しテキスト*/

.sub_contxt {  
font-size: 14px; font-weight: bold; color: #336600; padding-left: 85px}

.sub_modtxt {  
font-size: 14px; font-weight: bold; color: #0033FF; padding-left: 112px
}

.sub_arctxt {  
font-size: 14px; font-weight: bold; color: #CC3300; padding-left: 95px}

.maker_prtxt_green {  
font-size: 14px; line-height: 16px; font-weight: bold; color: #336600
}

.maker_prtxt_blue { 
font-size: 14px; line-height: 16px; font-weight: bold; color: #3333CC
}

.maker_prtxt_red { 
font-size: 14px; line-height: 16px; font-weight: bold; color: #CC0000
}

/* モデルハウスエリアテキスト*/

.areatxt12 {  
font-size: 12px; line-height: 20px; color: #999999
}

/* 検索結果テキスト*/

.resulttxt {  
font-size: 18px; font-weight: bold; color: #666666
}

/* 工法テキスト*/

.methodtxt {  
font-size: 12px; line-height: 16px; color: #666600
}

/* リスト*/

ul {  
list-style-type: none; font-size: 12px; line-height: 24px
}

li {  
list-style-image: url(../a/images/list_point.gif)
}



