
/* CSS Document */

/*-----　　　　構成　　　　-----*/
body {
	text-align:center;
	font: 100% "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-color: #fff;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center bottom;
}

#wrap {
	width:950px;
	text-align:center;
	padding:0;
	margin:0 auto;
}

* html #wrap {
	margin:0px;
	padding:0;
	overflow: hidden;
}  /* IE6 */

#main {
	float:right;
	width:680px;
	margin:10px 20px 10px 15px;
	padding:0;
}

* html #main {
	width:680px;
	margin:10px 10px 10px 5px;
	padding:0;
}  /* IE6 */

#side {
	float:left;
	width:200px;
	margin:10px 5px 10px 20px;
	padding:0 0 20px 0;
	display:inline;
}

* html #side {
	margin-left:15px;
}  /* IE6 */



/*-----　　　　メイン内容　　　　-----*/
#gaiyou_table01{
    width: 680px;
    border: 1px #BCBCBC solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size:14px;
    line-height: 150%;
}
#gaiyou_table01 th {
    padding: 5px;
    border: #BCBCBC solid;
    border-width: 0 0 1px 1px;
    background: #DDD;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}
#gaiyou_table01 td {
    padding: 5px;
    border: 1px #BCBCBC solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}


#gaiyou_table02{
	width: 200px;
	border: none;
	    border-collapse: collapse;
	border-spacing: 0px;
	font-size:14px;
	line-height: 90%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -5px;
	}
	#gaiyou_table02 th{
	border: none;
	border-spacing: 0px;
	font-size:14px;
	font-weight:normal;
	background-color:#FFFFFF;
	line-height: 90%;
	}
		#gaiyou_table02 th.katagaki{
		}
#gaiyou_table02 td {
    border: none;
    border-width: 0px;
    text-align: left;
					line-height: 90%;
}
				

/*table03は中野の概要暫定的旧バージョン*/
#gaiyou_table03{
	width: 200px;
	border: none;
	    border-collapse: collapse;
	border-spacing: 0px;
	font-size:12px;
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: 8px;
	}
	#gaiyou_table03 th{
	border: none;
	border-spacing: 0px;
	font-size:12px;
	font-weight:normal;
	background-color:#FFFFFF;
	line-height: 150%;
	}
	#gaiyou_table03 th.katagaki{
		}
#gaiyou_table03 td {
    border: none;
    border-width: 0px;
    text-align: left;
					line-height: 150%;
						margin: 0px;
}


/*-----　　　　サイド内容　　　　-----*/
#data {
	text-align:left;
	float:none;
	margin:0 0 20px 0;
	background-color:#C8E8F0;
}

#data ul {
	margin:0 0 10px 0;
	padding:10px 0 0 0;
	font-size:12px;
	line-height:140%;
}

#data li {
	margin:5px 10px;
	padding:0;
	list-style: none;
}

#data strong {
	font-size:21px;
	line-height:140%;
	font-weight:bold;
}

.data_img {
	margin:5px 10px 20px 10px;
}

#gaiyo_menu {
	text-align:left;
	float:none;
	margin:0 0 20px 0;
	background-color:#eeeeee;
	border: 1px solid #CCC;
}


/*-----　　　　文字　　　　-----*/

#main h2 {
	text-align:left;
	color:#333;
	margin:25px 10px 10px 20px;
	font: normal 14px/160% "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
}

/*-----　　　　写真　　　　-----*/

.menkyo {
	text-align: center;
	margin: 50px 10px 30px;
	border: 1px solid #BCBCBC;
}

/*-----　　　　理念ページ　　　　-----*/
#rinen {
width:680px;
padding:10px;
}

#rinen p{
margin:0;
line-height:100%;
}

#rinen h1 {
	font-size:18px;
	text-align:center;
	font-weight:bolder;
	margin:30px 5px 20px;
padding:10px 0;
	color:#039;
	border-top: 1px dotted #666;
	border-right:  none ;
	border-bottom: 1px dotted #666;
	border-left: none ;
}

#rinen h2 {
font-size:16px;
text-align:left;
font-weight:bold;
margin:20px 5px 5px 0px;
color:#039;
}

#rinen h3 {
font-size:14px;
line-height:170%;
text-align:left;
font-weight: normal;
margin:0px;
color:#333;
}

.br01{
	line-height: 100px;
	margin: 100px;
	padding: 100px;
}


#jussoku{
    width: 673px;
    border: none;
    border-collapse: collapse;
    border-spacing: 12px;
    line-height: 150%;
	border: 1px dotted #666;
}
#jussoku th {
    padding: 10px 10px 10px 20px;
    font-weight: bold;
    font-size:18px;
    line-height: 120%;
    text-align: left;
}
#jussoku td {
    padding: 10px;
    text-align: left;
    font-size:14px;
}

hr {
	margin:50px 0 10px;
	height:1px;/* for IE6 */
	clear:both;
	border-top: 1px dotted #000;
	border-right: 0 dotted #000;
	border-bottom: 0 dotted #000;
	border-left: 0 dotted #000;
    }
