@import"base.css";

/**********************/
/*** メイン情報 START */
/**********************/

/* H2タグ  */
#me_mainh201{background:url("../pic/02imbg01.jpg") no-repeat left top;}
/* 情報エリア  */
.me_info01 {
	float:left;
	display:inline;
	margin-left:20px;
	margin-right:30px;
}

#me_main_book a{
	color:blue;
}

#me_main_book h3{
	background:url("../pic/06imbg01.jpg") no-repeat left bottom;
	text-indent:-50000em;
	height:100px;
	margin-bottom:10px;
}

#me_main_book img{
	margin:10px 0;
}

.me_txtarea {
	padding:10px;
}

.me_main01_div h4{
	background:url("../pic/99imbg01.jpg") no-repeat left bottom;
	height:25px;
	padding-top:5px;
	padding-left:35px;
	font-weight:600;
	color:blue;
}

.me_main01_div h5{
	border-bottom:1px solid red;
	border-left:5px solid red;
	margin:35px 5px 10px;
	padding-left:10px;
	font-weight:600;
	color:#666666;
}

.me_main01_div h6{
	font-weight:600;
	padding-left:5px;
	margin-bottom:5px;
	background-color:#CCCCCC;
}

.div_border{
	border:1px solid #BBBBBB;
	margin:10px auto;
	width:500px;
	padding:10px;
	vertical-align:center;
}

table.me_main01_table {
	border-left:1px solid #BBBBBB;
	border-top:1px solid #BBBBBB;
	margin:10px auto;
}

table.me_main01_table td{
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	padding:3px;
}

table.me_main01_table th{
	background-color:#EEEEEE;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-weight:600;
	padding:3px;
}

b{font-weight:600;}

ul.me_ftlist{
	margin:0 50px;
}

p.me_list{
	margin:0px 0 2px;
	padding-left:20px;
	padding-right:5px;
	background:url("../pic/img_point05.gif") no-repeat left center;}
}

/*** メイン情報 END */





