
/*------------共通 ------------*/
p,hr{
	padding:0;
	margin:0;
}

a:hover {
	color: #990000; text-decoration: underline;
}
a {
	color: #000066; text-decoration: none;
}

/*------------各ページナビ ------------*/
#pagenavi{
	font-size: 11px;
	line-height: 130%;
	color:#000066;
	margin:10px 0 5px;
	padding:0;
	width:585px;
	text-align: right;
}

/*------------メインコンテンツ ------------*/
#main{
	width:570px;
	padding:10px;
}

*html #main{
	width:590px;
}

#main h3{
	font-size: 14px;
	line-height: 130%;
	color: #000000;
	margin: 5px;
	padding: 2px 5px;
	border-bottom: 1px solid #000000;
	border-left: 8px solid #000000;
	font-weight: bold;
	background: #CCCCCC;
}

#main p{
	margin:10px;
	font-size: 14px;
	line-height: 130%;
}
.line {
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #006;
}
.padTop{
	padding-top:130px;
}

#main img{
	margin:0;
	padding:0;
}

#main hr{
	margin:3px 0 0 0;
	padding:0;
}

/*------------ ﾒｲﾝｺﾝﾃﾝﾂ ------------*/
#mainCont{
	width:590px;
	margin:0;
	padding:0;
}

/*------------海外レポート/文献 ------------*/
#acurepo{
	width:570px;
	margin:0 10px;
}

#acurepo h3{
	font-size:15px;
	text-align:center;
	margin:10px 0 5px;
	padding:0;
	color:#039
}

#acurepo h4{
	font-size:13px;
	margin:10px 0 0 0;
	padding:5px 10px;
	line-height:1.2;
	background-color:#CEE7FF;
	border-top:dotted 1px #006;
	border-bottom:dotted 1px #006;
}

#acurepo h5{
	font-size:13px;
	margin:10px 0 0 10px;
	padding:0;
	line-height:1.2;
}

#acurepo ul{
	width:360px;
	margin:10 0 0 10px;
	list-style-position: outside;
}

#acurepo ul li{
	font-size:12px;
	font-weight:bold;
	line-height:130%;
}


#acurepo .acurepo_box01{
	height:auto;
	width:550px;
	float:left;
	background-color:#CEE7FF;
	font-size:12px;
	padding:10px;
	margin:5px;
}

#acurepo p{
	font-size:13px;
	line-height:1.1;
	margin:10px 0 0 10px;

}
#acurepo p.firstRow{
	margin-top:0;
}

#acurepo p.study{
	margin:0;
	padding:0;
	text-align:center;
}
#acurepo p.reference{
	font-size:10px;
	line-height:1.2;
	margin:0 0 0 10px;
}

#acurepo hr{
	margin-top:10px;
}
/*------------資料請求 ------------*/
#hotline{
	text-align:center;
	margin:20px;
}
/*------------メルマガ ------------*/
#main_mailmag{
	width:570px;
	padding:10px;
}

#main_mailmag p{
	width:560px;
	margin:10px 0 10px 7px;
	font-size: 14px;
	line-height: 120%;
}
/*------------メルマガ2 10/11/22-------*/
#mailmag{
	width:570px;
	padding:10px;
	}
	
*html #mailmag{
	width:590px;
}

#mailmag p{
	margin-top:5px;
	margin-bottom:5px;
	font-size: 14px;
	line-height: 120%;
}

#mailmag h3{
	font-size:13px;
	margin:10px 0 0 0;
	padding:5px 10px;
	line-height:1.2;
	background-color:#CEE7FF;
	border-top:dotted 1px #006;
	border-bottom:dotted 1px #006;
}

/*------------スポーツ ------------*/
#main_soprts{
	width:570px;
	padding:10px;
}
	
#sports{
	width:570px;
	margin:0;
	padding:0;
}

#sports img{
	margin:10px 6px 0;
}
#sports img.right{
	float: right;
}
#sports p{
	margin:10px;
	font-size: 13px;
	line-height: 130%;
}
#sports .txt01{
	margin:10px;
	font-size: 13px;
	line-height: 130%;
}

p.txtright{
	text-align:right;
}

#sports h3{
	font-size:13px;
	margin:10px 0 0 0;
	padding:5px 10px;
	line-height:1.2;
	background-color:#CEE7FF;
	border-top:dotted 1px #006;
	border-bottom:dotted 1px #006;
}

/*------------書籍 ------------*/
#main_book{
	width:580px;
	height:600px;
	background-image: url(../kaigyo/images/book01_img.gif);
	background-repeat: no-repeat;
	margin:0 5px;
}

#main_book h3{
	font-size: 14px;
	line-height: 130%;
	padding:30px 0 0 170px;
}

#main_book h4{
	font-size: 14px;
	font-weight:bold;
	padding:0px 0 0 170px;
}

#main_book p{
	font-size: 12px;
	line-height: 130%;
	text-align: left;
	padding:0px 45px 10 170px;
	}

#main_book p.right{
	font-size: 10px;
	text-align: right;
}

#main_book02{
	width:580px;
	height:95px;
	margin:10px 5px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}

#main_book02 p{
	font-size: 12px;
	line-height: 130%;
	padding:10px 15px 0;
}

#main_book03{
	width:580px;
	height:120px;
	margin:10px 5px 20px;
	border:1px solid #666;
}

#main_book03 p{
	font-size:12px;
	line-height:130%;
	padding:5px 15px;
}

#main_book03 img{
	float:left;
}
/*------------ table style set ------------*/
table,th,td{
	margin:0;
	padding:0;
	border:none;
	border-collapse:separate;
	border-spacing:0;  /*IE6/7は未対応*/
	}

/*------------ アキュワンポイント ------------*/
#onepoint{
	margin:20px 0 20px 0;}

table.tb2{
	font-size:12px;
	line-height:130%;
    border-top:1px solid #666;
    border-left:1px solid #666;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	margin:0 0 0 10px;
}
.tb2 th{
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	background-color:#CCC;
	background-image:url(../images/table_bg.gif);
	background-position:left top;
	padding:0.3em 1em;
	text-align:left;
	font-weight:normal;
}
.tb2 td{
    border-right:1px solid #666;
    border-bottom:1px solid #666;
    padding:0.3em 1em;
}

#onepoint img{
	float:right;
	margin:0;
}

/*------------セミナー  ------------*/
#tb1 .tb-boder{
	border: 1px solid D5E7FF;
}

#tb1 .caption{
	background-color: #d5e7ff;
	border: 1px solid #d5e7ff;
	color: #000066;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
}

#tb1 th{
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	margin: 0px;
	padding-right: 5px;
	line-height: 18px;
}

#tb1 h3{
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin: 0px;
	padding: 0px;
}

#tb1 td{
	font-size: 12px;
	line-height: 18px;
}

#tb1 p{
	font-family: "ＭＳ Ｐゴシック", "Osaka", "a", "sans-serif";
	font-size: 12px;
	line-height: 15px;
	text-indent: 1em;
	margin: 0px;
	padding: 0px;
}

#tb1 p.p01{
	margin: 10px 0px 0px;
}

/* layout
-----------------------------*/
.right {
	float:right;
}
.left {
	float:left;
}
.clear {
	clear: both;
}
