
/* ::::::::::::::::::::::::::::::
HOME LAYOUT STYLE
:::::::::::::::::::::::::::::: */
#p-home h1{
	float:left;
	padding:2px 0 0 0;
	width:60%;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	line-height:120%;
}
strong, em {
	font-weight:normal;
	font-style:normal;
}
/* ::::::::::::::::::::::::::::::
FLASH LAYOUT STYLE
:::::::::::::::::::::::::::::: */
#flash-part {
	width:902px;
	height:305px;
	background-image:url(../img/flash_back.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
/* ::::::::::::::::::::::::::::::
MAIN LAYOUT STYLE
:::::::::::::::::::::::::::::: */
#main-part{
	padding-bottom:20px;
	width:900px;
	background-image:url(../img/main_back.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
#left-part {
	float:left;
	width:230px;
	text-align:left;
}

#right-part {
	float:right;
	padding-top:20px;
	width:657px;
}
#r-text01 {
	width:350px;
	height:95px;
	background-image:url(../img/text_01.gif);
	background-repeat:no-repeat;
	background-position:5px bottom;
}
#r-text01 {
	width:350px;
	height:95px;
	background-image:url(../img/text_01.gif);
	background-repeat:no-repeat;
	background-position:5px bottom;
}
#btn-first {
	margin-top:15px;
}
#btn-first a{
	display:block;
	width:361px;
	height:135px;
}
#btn-first, #btn-first a:link, #btn-first a:visited {
	background-image:url(../btn_img/btn_first_off.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#btn-first a:hover, #btn-first a:active {
	background-image:url(../btn_img/btn_first_over.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#r-part01{
	padding:20px 0;
	background:#ffffff url(../img/line_01.gif) repeat-x left bottom;
}
#r-part01 p {
	margin-top:3px;
}
#r-left-part {
	float:left;
	padding-top:10px;
	width:374px;
}
#r-right-part {
	float:right;
	padding-top:10px;
	width:272px;
}
#r-left-01 {
	padding:10px 0 20px 0;
}
#r-left-01 ul{
	margin:0;
	padding:0;
	list-style-type:none;
	border-top:#E4E1A8 solid 1px;
	border-right:#E4E1A8 solid 1px;
	border-left:#E4E1A8 solid 1px;
}
#r-left-01 ul li{
	margin:0;
	padding:4px 2px 4px 25px;
	background:#FEFCD8 url(../img/01_li.gif) no-repeat 5px 50%;
	border-bottom:#E4E1A8 solid 1px;
}
#r-left-02 {
	padding-bottom:10px;
}
#r-left-02 .label {
	margin-bottom:10px;
	padding-bottom:3px;
	background:url(../img/line_01.gif) repeat-x left bottom;
}
#r-left-02 td {
	padding:10px 0;
}
#r-left-03 {
	background:url(../img/line_01.gif) repeat-x left bottom;
}
#r-left-03 ul{
	margin:0;
	padding:10px 0;
	list-style-type:none;
}
#r-left-03 ul li{
	margin:0;
	padding:8px 2px 8px 50px;
	background:#ffffff url(../img/03_li.gif) no-repeat 15px 50%;
}
#r-left-04 {
	padding:15px 0;
}
#r-left-04 p {
	padding-bottom:1em;
}
#r-left-04 dl {
	padding-bottom:1em;
	color:#666666;
}
#r-left-04 .tab01 caption {
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
#r-left-04 .tab01 th {
	padding:2px 10px;
	font-weight:normal;
	color:#ffffff;
	background-color:#7BB8BB;
}
#r-left-04 .tab01 td {
	padding:2px 10px;
	color:#333333;
	background-color:#E6E6E6;
}

#r-right-01 {
	width:272px;
	background:#ffffff url(../img/right_back.gif) repeat-y left top;
}
#r-right-01 td{
	padding:6px 0;
}

#label-right-1 {
	width:272px;
	height:39px;
	background:#ffffff url(../img/label_right_01.gif) no-repeat left top;
}
#label-right-2 {
	width:252px;
	height:28px;
	background:#ffffff url(../img/label_right_02.gif) no-repeat left top;
}
#r-right-02 {
	padding:15px 10px 20px 10px;
	width:272px;
	w\idth:252px;
	background:#ffffff url(../img/right_bottom.gif) no-repeat left bottom;
	border-top:#E5E5E5 solid 1px;
}
#r-right-02 p {
	padding-bottom:1em;
	color:#86633F;
}

