/* common
***************************************************************/
body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td { 
   margin: 0;
   padding: 0;
}

h2 {
	font-size: 1.2em;
	color:#0A2D53;
	margin: 0 0 10px;
	padding: 5px 5px 5px 8px;
	background: url(../img/common/h2-bg.gif) repeat-x;
	border: 1px solid #CCC;
	border-left: 3px solid #0A2D53;
}

h3 {
	font-size: 1.2em;
	color:#0A2D53;
	margin: 0 0 15px;
	padding: 3px 0 3px 10px;
	border-left: 5px solid #ccc;
}

h4 {
	font-size: 1em;
	margin: 0 0 15px;
}

p {
	margin: 0 ;
}

ul {
	list-style: none;
}

a {
	color:#333;
	text-decoration: none;
}
a:link {
	color:#333;
	text-decoration: none;
}
a:visited {
	color:#333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}

img {
	border: none;
}


body {
	background-color:#eaedf2;
	text-align:center;
	font-size:0.80em;
	line-height:1.4em;
}

div#wrapper {
	width:808px;
	padding:0 4px 0 4px;
	margin:0 auto;
	background:url(../img/common/n_content_bg.gif) repeat-y  center;
	text-align:left;
}
/* ヘッダー***************************/

div#header {
	height:61px;
	background:url(../img/common/n_hed_bg.gif) repeat-x;
	position: relative;
	width:800px;
	margin:0 auto;
}

div#header h1 {
	background:url(../img/common/n_logo.gif) no-repeat left top;
	width:px;
	height:61px;
	text-indent:-99999px;
}

div#header #header-info {
	position:absolute;
	top:0;
	right:180px;
}
div#header #header-contact {
	position:absolute;
	top:0;
	right:0;
}
/* main ***************************/

div#main {
	padding-top:10px;
}

/* フッダー***************************/
#returns {
	text-align:right;
	padding-right:11px;
	padding-top:20px;
	font-size:10px;
	margin-bottom:10px;
}
#returns strong {
	background:url(../img/common/ico_arrow_03.gif) no-repeat left center ;
	padding-left:13px;
	font-weight:normal;
}



#footer {
	text-align:right;
	font-size:12px;
	background:url(../img/common/footer_bg.gif) repeat-x ;
	height:42px;
	width:800px;
	margin:0 auto;
}
#footer p {
	padding-top:15px;
	padding-right:14px;
}
#footer strong {
	background: url(../img/common/ico_arrow.gif) no-repeat left center ;
	padding-left:13px;
	font-weight:normal;
}

#group-corp {
	text-align:right;
}
#group-corp p {
	padding-right:14px;
}

#copyright {
	text-align:right;
}
#copyright p {
	padding-right:14px;
	font-size:10px;
}





/* クラス***************************/
.border_1px {
	border:1px solid #eee;
}
.p_left5 {
	padding-left:5px;
}s
.p_left10 {
	padding-left:10px;
}
.p_top10 {
	padding-top:10px;
}
.p_top20 {
	padding-top:20px;
}
.p_top30 {
	padding-top:30px;
}
.m_b10 {
	margin-bottom:10px;
}
.m_b20 {
	margin-bottom:20px;
}
.m_b30 {
	margin-bottom:30px;
}
.f_red {
	color: #CC0000;
}
.f_big {
	font-size:14px;
	font-weight:bold;
}

.f10 {
	font-size:10px;
}
.v_top {
	vertical-align:top;
}

a.font_blue {
	color: #990000;
	text-decoration: underline;
}
a.font_blue:link {
	color: #990000;
	text-decoration: underline;
}
a.font_blue:visited {
	color: #990000;
	text-decoration: underline;
}
a.font_blue:hover {
	color: #CC0000;
	text-decoration: none;
}

/* clears
********************/
.clear_box {
    display: inline-table;
	min-height: 1em;
}
.clear_box:after {

    content: "";

    display: block;

    clear: both;

    height: 1em;

    overflow: auto;

}

/*\*/

* html .clear_box  {

    height: 1px;

	overflow:visible;

}

/**/

.clear {

	clear:both;

}



/* トップページ
***************************************************************/
div#flash-object {
	text-align:center;
	width:800px;
	margin:0 auto;
	border-bottom:1px solid #eee;
	padding:0;
}


div#main #content_top {
}
div#content_top h2 {
	background:none;
	padding:0;
	border:none;
	margin:0 0 10px 0;
}


div#main #content_bottom {
	padding-top:20px;
}
div#content_bottom h2 {

	background:none;
	padding:0;
	border:none;
	margin:0 0 10px 0;
}
/* 左
******************/

div#main .content_left {
	float:left;
	width:461px;

}


/*上******/

/*セミナー*/
div#main #content_top #seminar {
	width:447px;
	margin-left:14px;
	margin-bottom:20px;
}
div#main #content_top #seminar div {
	background: url(../img/common/dot.gif) repeat-x left bottom;
	padding-bottom:10px;
	margin-bottom:10px;
}
/*公開講座*/
div#main #content_top #kouza {
	width:447px;
	margin-left:14px;
	margin-bottom:20px;
}
div#main #content_top #kouza div {
	background: url(../img/common/dot.gif) repeat-x left bottom;
	padding-bottom:10px;
	margin-bottom:10px;
}

/*ばなー*/
div#main #content_top #left_bana {
	width:447px;
	margin-left:14px;
	margin-bottom:20px;
}
div#main #content_top #left_bana img {
	margin-bottom:10px;
}












/*下******/

/*小冊子*/
div#main #content_bottom #s_book {
	width:447px;
	margin-left:14px;
	margin-bottom:20px;
	/*background: url(../img/common/dot.gif) repeat-x left bottom;*/
	padding-bottom:5px;
}
div#main #content_bottom #s_book table table {
	width:200px;
}

#s_book table td {
	border:0;
	text-align:left;
	padding:0;
	line-height:1.1em;
	font-weight:normal;
}
	
/* 右
******************/

div#main .content_right {
	float:right;
	width:329px;
}

/*上******/

/* トピックス*****/
div#main #topics {
	margin-right:14px;
	width:315px;
	margin-bottom:20px;
}

#topics .dot_btm {
	background: url(../img/common/dot.gif) repeat-x left bottom;
}
#topics dl {
	padding-bottom:5px;
}


#topics dl dt {
	width: 40px;
	float: left;
}
#topics dl dd {
	width: 240px;
	float: right;
}



/*下******/
/* メルマガ*****/

div#main #content_bottom #top_maill {
	margin-right:14px;
	width:315px;
	margin-bottom:20px;
}

/* 各バナー*****/
div#main #content_bottom #right_bana {
	margin-right:14px;
	margin-bottom:20px;
	line-height:1.1em;
	background: url(../img/common/dot.gif) repeat-x left top;
	padding-top:10px;
	text-align: right;
}
div#main #content_bottom #right_bana img {
	margin:0 5px 3px 0 ;
}

.w_55 {
	width:55px;
}















