/*	標準設定	*/

body {
margin: 0px 0px 0px 0px;
bgcolor: #FFFFDC;
background-image: url("./img/bg.jpg");
background-repeat: repeat-x;
font-size : 12px;
line-height: 20px;
}

tr,td,th {
font-size : 14px;
line-height: 22px;
}



/*	リンク	*/

a:link {
color: #660033;
text-decoration: none;
}

a:visited {
color: #660033;
text-decoration: none;
}

a:active {
color: #660033;
text-decoration: none;
}

a:hover {
color: #CC0000;
text-decoration: underline;
}



/*	見出し	*/
h1 {
font-size: 16px;
text-decoration: none;
font-weight: bold;
color: #333333;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #999999;
padding-left: 10px;
padding-bottom: 5px;
border-top-width: 1px;
border-top-style: dashed;
border-top-color: #999999;
padding-top: 5px;
}

h2 {
font-size: 14px;
font-weight: normal;
color: #333333;
border-bottom-width: 1px;
border-left-width: 5px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #999999;
border-left-color: #999999;
padding-left: 5px;
padding: 2px;
}

h3 {
font-size: 12px;
text-decoration: none;
font-weight: bold;
color: #000000;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #999999;
padding-left: 10px;
padding-bottom: 2px;
border-top-width: 0px;
border-top-style: dashed;
border-top-color: #999999;
padding-top: 2px;
}

/*	テキスト	*/

.alpha50 {
filter: Alpha(style=0,opacity=90);
}

.column {
font-size: 12px;
line-height: 150%;
}

/*	テキスト	*/

.text8 {
font-size: 8px;
line-height: 12px;
}

.text10 {
font-size: 10px;
line-height: 12px;
}

.text11 {
font-size: 11px;
line-height: 13px;
}

.text12 {
font-size: 12px;
line-height: 16px;
}

.text14 {
font-size: 14px;
line-height: 18px;
}

.text16 {
font-size: 16px;
line-height: 20px;
}

.text18 {
font-size: 18px;
line-height: 22px;
}

.text20 {
font-size: 20px;
line-height: 24px;
}

.text24 {
font-size: 24px;
line-height: 28px;
}

/*	ボーダー色	*/
.c01{
border-width: 1px;
border-style: solid;
border-color: #666666;
padding: 0px;
}

/*	ボーダー右水玉	*/
.c02{
border-right: 2px dotted #999999;
font-size : 12px;
}

/*	index花の背景固定	*/
.flower {
background-image: url(07img/bg_flower.jpg);
background-repeat: no-repeat;
background-position: left bottom;
}

/*	07tripの背景固定	*/
.trip {
background-image: url(http://www.sunlive.co.jp/07trip/bg_trip.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}
