/* CSS Document */

body {
	background-color:#ffffff; 
	padding-top:0px;
}

#body_color {
 	background-color:#ec6a17; 
	width:900px;
	margin:0px auto 0px auto;
}

#body_01 {
	background-color:#ffffff; 
	width:860px;
  margin:0;
}

#body_02 {
	background-color:#ec6a17;
	width:860px;
	height:100px;
  margin:0;
}

#body_02_a {
	background-color:#ffffff;
	width:860px;
	height:20px;
  margin:0;
}

#button_01 {
	background-image:url(img/button/1.png);
	width:200px;
	height:60px;
  margin-right:20px;;
}

#button_01:hover {
	background-image:url(img/button/1_h.png);
	width:200px;
	height:60px;
  margin-right:20px;;
}



#button_02 {
	background-image:url(img/button/2.png);
	width:200px;
	height:60px;
  margin-right:20px;;
}

#button_02:hover {
	background-image:url(img/button/2_h.png);
	width:200px;
	height:60px;
  margin-right:20px;;
}

#button_03 {
	background-image:url(img/button/3.png);
	width:200px;
	height:60px;
  margin-right:20px;;
}

#button_03:hover {
	background-image:url(img/button/3_h.png);
	width:200px;
	height:60px;
  margin-right:20px;;
}


#button_04 {
	background-image:url(img/button/4.png);
	width:200px;
	height:60px;
}

#button_04:hover {
	background-image:url(img/button/4_h.png);
	width:200px;
	height:60px;
}


/*--  ここからなかみ!!!!    --*/

h1 {
	margin:0px 40px 0px 40px;
	font-size:30px;
	font-weight:bold;
}

#text_01 {
	font-weight:bold;
	font-size:20px;
	padding:0 15px 0 15px;
	margin:10px 20px 0px 50px;

}

#text_02 {
	color:#ffffff;
	background-image:url(img/title_back_01.gif);
	height:32px;
	font-size:20px;
	font-weight:bold;
	padding:8px 0 0 40px;
	margin:10px 40px 0px 40px;
	align:center;
}

#text_02_c {
	color:#ffffff;
	background-image:url(img/title_back_02.gif);
	height:32px;
	font-size:20px;
	font-weight:bold;
	padding:8px 0 0 40px;
	margin:10px 40px 0px 40px;
	align:center;
}

#text_02_d {
	color:#ffffff;
	background-image:url(img/title_back_03.gif);
	height:32px;
	font-size:20px;
	font-weight:bold;
	padding:8px 0 0 40px;
	margin:10px 40px 0px 40px;
	align:center;
}

#text_03 {
	color:gray;
	font-weight:bold;
	font-size:20px;
	padding:0 15px 0 15px;
	margin:10px 20px 0px 50px;

}

#text_03_b {
	background-image:url(img/bg_c.gif);
	color:gray;
	font-weight:bold;
	font-size:18px;
	padding:40px;
	margin:10px 10px 0px 60px;
}

#text_03_c {
	background-image:url(img/bg_c.gif);
	color:gray;
	font-weight:bold;
	font-size:18px;
	padding:40px;
	margin:10px 60px 0px 10px;
}

#text_03_d {
	color:#ba87d4;
	font-weight:bold;
	font-size:16px;
	padding:0 15px 0 15px;
	margin:10px 20px 0px 50px;

}

#subtitle {
 	color:gray;
	font-weight:bold;
	font-size:20px;
	margin-bottom:0px;
}