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


p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 11px;
	font-weight:normal;
	margin-bottom:5px;
}
h2 {
	font-size: 18px;
	font-weight:bold;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 160%;
	padding-left: 32px;
	letter-spacing:2px;
}
h3 {
	font-size: 14px;
	font-weight:normal;
	color: #FFFFFF;
	line-height: 120%;
	padding-right: 32px;
	letter-spacing:2px;
}

h4 {
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	line-height: 120%;
	padding-right: 32px;
	letter-spacing:2px;
	margin-left: 20px;
}


li {
list-style:none;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color:#000000;
	background-color: #FFFFFF;
	background-image: url(img/4.);
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	margin-bottom: 10px;
}

#content_left {
	width: 190px;
	height: 1150px;
	float: left;
	line-height: 37px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 15px;
	display: inline;
}

#content_left h5 {
	color: #666666;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	display: block;
	height: 40px;
	padding-left: 10px;
	padding-top: 5px;
	background-color:#CCFFFF;
}

#content_left h6 a {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	display: block;
	height: 30px;
	padding-left: 15px;
	padding-top: 5px;
}


#text01 {
	line-height: 140%;
	letter-spacing:1px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color:#FFFFFF
}

#header {
	padding-top: 5px;
	padding-bottom: 0px;
	color: #000000;
	font-size: 12px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-color: #FFFFFF;
}

#footer {
	color: #000000;
	font-size: 12px;
	line-height: 140%;
	text-align:center;
	padding-bottom: 5px;
	letter-spacing:1px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

.style2 {color: #000000}

.style4 {
	color: #FF0000;
}

.style5 {font-size: 10px}
.style6 {
	color: #CCCCCC;
	font-size: 10px;
}

.table1 { 
width: 150px; /* テーブルの横幅 */ 
border-collapse: collapse; /* 枠線の表示方法 */ 
border: 0px; /* テーブル全体の枠線（太さ・色・スタイル） */ 
margin-bottom: 10px;
margin-top: 10px;
} 

.table1 TD { 
border: 1px #CCCCCC solid; /* セルの枠線（太さ・色・スタイル） */ 
padding-left: 5px;
padding-right: 5px;
font-size:12px;
} 

.table2 { 
width: 226px; /* テーブルの横幅 */ 
border-collapse: collapse; /* 枠線の表示方法 */ 
border: 0px; /* テーブル全体の枠線（太さ・色・スタイル） */ 
margin-bottom: 10px;
margin-top: 10px;
} 

.table2 TD { 
border: 1px #CCCCCC solid; /* セルの枠線（太さ・色・スタイル） */ 
padding-left: 5px;
padding-right: 5px;
font-size:12px;
} 
