@charset "shift_jis";
/* CSS Document */

#column-l {
	width:500px;
}
#column-l .section01 {
}
#column-l .section01 h3 {
	margin:0px;
	padding-bottom:10px;
}
#column-l .section01 .box01 {
	background-color:#ede4db;
	width:515px;
	padding:10px 15px;
	margin:35px auto 0 auto;
}
#column-l .section01 .box01 h4 {
	float:left;
	width:90px;
	font-weight:bold;
	margin:0;
	padding-bottom:5px;
}
#column-l .section01 .box01 p {
	float:right;
	width:425px;
	margin:0;
	padding-bottom:5px;
}
#column-l .section01 .box01 .img01 {
}
#column-l .section01 .box {
	width:560px;
	margin:0 auto;
}
/*‰E*/
#column-r .section01 div {
	padding-bottom:15px;
}
#column-r .section01 .none {
	padding-bottom:0px;
}

/*takeda*/
strong{
	font-style:italic;
	font-size:1.5em;
	color:red;
}
h3{
	font-size:1.5em;
	color:red;}
	
#title01{
	padding-left:2em;
	padding-top:1em;
}