@charset "UTF-8";
/* CSS Document */

h3 { 
	color:#200400; font-size: 14px; 
	margin-bottom:5px; margin-top:15px; 
	border-bottom:solid #200400 2px; padding-bottom:4px; }

#container img { margin:5px 10px; }



/*_________WRAPPER_FOR_ENTIRE_PAGE_________*/
#project_wrapper {
	background-image: url(../jp/project/001/img/bg_image.jpg);
	background-repeat:repeat-y; }



/*_________LEFT_NAVIGATION__________________________________________________*/
#project_index {
	background-image: url(../jp/project/001/img/left_navi.gif);
	background-position: top;
	background-repeat: no-repeat;
	height:500px;
	text-align: left; }

/*_________ul__________*/
	#ul_left_navi {
		padding: 0 0 0 32px;
		_padding-left: 20px;
		margin: 59px 0 0 0px;
		text-align: left;
		line-height: 18px }
		
/*_________li__________*/
	.li_left_navi {
		font-family: arial,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
		color: #000000;
		font-size: 12px;
		margin-bottom: 16px;
		list-style:circle; }
	.li_left_navi a { color: #000000; }
	.li_left_navi a:hover { color: #18a097; }
	.li_left_navi span { padding: 5px 5px 3px 5px; background-color:#18a097; color:#ffffff; font-weight:normal; }
/*__________________________________________________________________________*/




/*______________MAIN_CONTENTS_______________________________________________*/
.project_main_header {
	width: 620px;
	height: 10px;
	background-image:url(../jp/project/001/img/main_bg_header.gif);
	background-position:left;
	background-repeat: no-repeat;
	float:left; }

.project_main {
	width: 545px;
	height: auto;
	padding: 0 45px 20px 30px;
	text-align: left;
	background-image:url(../jp/project/001/img/01_main_bg.gif);
	background-position:left;
	background-repeat:repeat-y;
	float:left; }
	
	.project_main h2 { color:#480e1d; padding:20px 0 5px 0; }
				
	.project_main p {
		margin: 12px 0 12px 0;
		font-family: "Arial, "ヒラギノ角ゴ Pro W3", ＭＳ Ｐゴシック", Osaka;
		font-size: 13px;
		line-height: 1.6em; }
		
.project_main_footer {
	width: 620px;
	height: 10px;
	_margin-top: -1px;
	background-image:url(../jp/project/001/img/main_bg_footer.gif);
	background-position:left;
	background-repeat:no-repeat;
	float:right; }
/*__________________________________________________________________________*/



/*______________SUB_CONTENTS________________________________________________*/
.project_sub_wrapper {
width:620px; margin-top:20px; float:right; text-align:left; }
	
.project_sub_header {
	width: 620px;
	height: 42px;
	background-image: url(../jp/project/001/img/sub_bg_header.gif);
	background-repeat: no-repeat; }
		
	
.project_sub {
	width: 535px;
	height: auto;
	padding: 0 55px 20px 30px;
	text-align: left;
	background-image: url(../jp/project/001/img/sub_bg_main.gif);
	background-repeat:repeat-y; }	
	
	.project_sub h2 { color:#480e1d; }
	
	.project_sub p {
		margin: 12px 0 0px 0;
		color:#614b49;
		font-family: "Arial, "ヒラギノ角ゴ Pro W3", ＭＳ Ｐゴシック", Osaka;
		font-size: 12px;
		line-height: 1.6em; }

.project_sub_footer {
	width: 620px;
	height: 4px;
	background-image: url(../jp/project/001/img/sub_bg_footer.gif);
	background-repeat:no-repeat;
	float:left; }
/*__________________________________________________________________________*/




/*_____main_page_ul_li_____*/
.project_ul { margin: 15px 0 15px 30px; }
.project_li { font-weight:normal; margin-bottom:8px; line-height:1.6em; list-style-position:outside; }


/*_____04.html_img_padding+margin_____*/
.no_frame { padding:0; margin:0; }


.column_ul { margin: 15px 0 15px 35px; line-height: 15px;  }
.column_li { font-size:12px;  color:#614b49; font-weight:normal; line-height: 15px; }

.column_h3 { color:#200400; margin: 20px 0px 10px 15px; }