/* ページ全体の設定 */
body{
	background-color:#87ceeb;
	text-align:center;
	margin:0;
	padding:0;
}
img{
	border:0;
}
a{
	text-decoration:none;
	color:#333333;
}
#page{
	background-color:#ffffff;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	width:900px;
}

/* headerの設定 */
#header{
	margin:0;
	padding:0;
}
h1{
	margin:0;
	padding-left:10px;
	width:291px;
	height:69px;
	float:left;
}
#header p{
	float:right;
}
#header .site_tsuite{
	font-size:12px;
	line-height:100px;
	width:110px;
	height:53px;
}
#header .mail{
	vertical-align:bottom;
	width:20px;
	height:13px;
	padding-top:38px;
	margin-right:5px;
}
#header .kanrinin{
	width:87px;
	height:53px;
}
#header .kanrinin a{

}
#header .kanrinin a:hover{
	
}
/* naviの設定 */
#navi{
	background:url(images/abra_top_03.jpg) no-repeat;
	clear:both;
	width:900px;
	height:40px;
}
#navi ul{
	list-style-type:none;
	padding:0;
}
#navi li{
	width:179px;
	height:40px;
	float:left;
	font-size:14px;
	line-height:40px;
	text-align:center;
	border-left:1px solid #999999;
}
#navi a{
	display:block;
}

/* main_visualの設定 */
#main_visual{
	background:url(images/abra_main01.jpg);
	clear:both;
	width:900px;
	height:250px;
	margin:0;
}
/* mainの設定 */
/* main内leftの設定 */
#left{
	float:left;
}
#left h2{
	background:url(images/abra_ban01.gif) no-repeat top;
	text-align:right;
	font-size:18px;
	margin-top:30px;
	margin-left:30px;
	padding-top:3px;
	border-bottom:solid 1px #00008b;
	width:510px;
}
/* index.htmlの設定 */
.table_index{
	font-size:12px;
	margin-top:30px;
	margin-left:100px;
	border:solid 1px #0000ff;
	margin-bottom:50px;
}
.th_index{
	font-size:12px;
	border:solid 1px #1e90ff;
	width:170px;
	height:20px;
	vertical-align:top;
	padding-top:5px;
}
.td_index{
	font-size:12px;
	border:solid 1px #87ceeb;
	width:380px;
	padding:5px;
	line-height:14px;
}
.p_index{
	font-size:12px;
	color:#333333;
	padding-left:70px;
	padding-top:30px;
	padding-bottom:40px;
}
.cap_index{
	text-align:left;
	font-size:20px;
	border-left:ridge 10px #0000ff;
	padding-left:10px;
}

/* abra_toha.html & master.htmlページの設定 */
h3{
	text-align:left;
	font-size:20px;
	margin-left:100px;
	margin-top:50px;
	border-left:ridge 10px #0000ff;
	border-bottom:solid 1px #0000ff;
	padding-left:10px;
	width:400px;
}
.abra_mas{
	text-align:center;
	font-size:12px;
	margin:30px;
}
.abra_mas_ul{
	margin-left:150px;
	font-size:12px;
}


/* site_ni_tsuite.htmlページの設定 */
.p_tsuite{
	font-size:14px;
	line-height:18px;
	color:#000000;
	margin-top:50px;
	margin-left:100px;
	margin-bottom:50px;
}
.koko{
	background-color:#cccccc;
	font-weight:bold;
}

/* kanrinin.htmlページの設定 */
.kanri_ue{
	margin-top:70px;
	margin-left:100px;
	margin-bottom:50px;
}
.kanri_shita{
	text-align:right;	
}
/* main内rightの設定 */
#right{
	float:right;
	text-align:right;
	padding-top:10px;
	padding-right:10px;
	width:200px;
}
.p_right{
	font-size:12px;
	color:#333333;
}
/* footerの設定 */
#footer{
	background:url(images/abra_footer02.gif) no-repeat bottom;
	clear:both;
	width:900px;
	height:100px;
	padding-top:100px;
}
#footer p{
	font-size:10px;
	padding-top:50px;
	padding-left:20px;
}