@chartset "shift_jis";



/* 共通
---------------------------------------------------- */
#wrapper h1 {
	margin: 0 12px 14px;
	}
	
#wrapper h2 {
    margin: 0 25px 20px 0;
	}

.large_box {
	margin: 0 12px 10px 0;
	padding-left: 12px;
	width: 674px;
	background: url(../image/bg_right-gray.gif) 11px 0 repeat-y;
	}




/* medium_box_left
---------------------------------------------------- */
.large_box .medium_box_left {
    float: left;
    width: 493px;
    margin: 0;
    padding-left: 14px;
    }
   
.large_box .medium_box_left h3 {
    margin: 0 25px 5px 0;
	padding-left: 12px;
    font-size: 100%;
	background: url(../image/p_square.gif) no-repeat 0 0.4em;
    }
   
.large_box .medium_box_left p {
    margin: 0 25px 20px 0;
    }



/* writing_box
---------------------------------------------------- */
.large_box .medium_box_left .writing_box {
    margin: 0 25px 20px 0;
    padding: 16px 14px;
	width: 436px;
    border: 1px solid #bababa;
    }
   
body #wrapper .large_box .medium_box_left .writing_box h3 {
    margin: 0 0 15px;
	padding: 0;
	background: none;
    }
   
body #wrapper .large_box .medium_box_left .writing_box p {
    margin: 0;
    }



   
/* philosophy_box
---------------------------------------------------- */
.philosophy_left_box {
    float: left;
    width: 150px;
	margin: 20px 20px 10px 0;
	}
	
.philosophy_right_box {
    margin: 0 25px 30px 0;
	clear: both;
    text-align: right;
	}


.writing_box_philosophy_left_box {
    float: left;
	display: block;
	width: 236px;
    }
 
.writing_box_philosophy_right_box {
    float: right;
	width: 144px;
    }
	
#container #wrapper .large_box .medium_box_left .writing_box h3.philosophy_box_last {
    margin-bottom: 0px;
    }
	
	

/* history.html
---------------------------------------------------- */
table.history {
    margin: 0px 16px 30px 0;
	width: 467px;
	border-collapse: collapse;
	}
	
table.history th {
	padding: 5px 8px;
	width: 90px;
	text-align: left;
	vertical-align: top;
    border-top: 1px solid #bababa;
    border-bottom: 1px solid #bababa;
	background: #eeeeee;
	}

table.history td {
	padding: 5px 8px;
	vertical-align: top;
    border-top: 1px solid #bababa;
    border-bottom: 1px solid #bababa;
	}

	
table.history td ul {
	background: none;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
table.history td .history_left {
	float: left;
	width: 169px;
	}

table.history td .history_right {
    width: 160px;
	float: right;
	text-align: right;
	}
	
table.history td .history_right img {
	float: right;
	margin: 0 0 5px 5px;
	}

table.history td .history_left_nt {
	float: left;
	width: 129px;
	}

table.history td .history_right_nt {
    width: 205px;
	float: right;
	}



/* outline.html
---------------------------------------------------- */
#wrapper p.achievement_graph {
    margin-bottom: 40px;
	}

table.outline {
    margin: 20px 16px 30px 0;
	width: 467px;
	border-collapse: collapse;
	}
	
table.outline th {
	padding: 5px 8px;
	width: 90px;
	text-align: left;
	vertical-align: top;
    border-top: 1px solid #bababa;
    border-bottom: 1px solid #bababa;
	background: #eeeeee;
	}

table.outline td {
	padding: 5px 8px;
	vertical-align: top;
    border-top: 1px solid #bababa;
    border-bottom: 1px solid #bababa;
	}
	
table.outline td.officer {
	width: 150px;
	}

/* --IE以外に適用-- */
html>/**/body table.outline td.list {
    padding-left: 25px;
	}
/**/





/* table.i_row-5
---------------------------------------------------- */
table.i_row-5 {
    margin: 0 0 20px 14px;
	width: 440px;
	table-layout: fixed;
	border-collapse: collapse;
	border: 1px solid #bababa;
	}
	
table.i_row-5 caption {
    caption-side: top;
	text-align: right;
	}
	
table.i_row-5 th {
	padding: 5px 8px;
	border: 1px solid #bababa;
	background: #eeeeee;
	text-align: left;
	}

table.i_row-5 td {
	padding: 5px 8px;
	text-align: center;
	border: 1px solid #bababa;
	vertical-align: top;
	}
	
table.i_row-5 th.table-title {
    text-align: center;
	}



/* iso.html
---------------------------------------------------- */
table.scope {
    margin: 0 0 20px;
    width: 468px;
    table-layout: fixed;
	}

table.scope td {
    text-align: center;
	}
	
table.scope td.right {
    text-align: right;
	}
	

	


