body {
	font-family: "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
a {
	color: #006699;
	text-decoration: underline;
}


/******************** header ********************/

#header_txt {
	font-size: 13px;
	line-height: 36px;
	color: #666666;
}
#header_l {
	float: left;
	height: 50px;
	width: 367px;
	padding-bottom: 18px;
}
#header_r {
	float: right;
	height: 52px;
	width: 233px;
	padding-bottom: 16px;
}
.header_menu {
	height: 53px;
	width: 754px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.header_menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}


/******************** privilege ********************/

#privilege_bg {
	background-image: url(../images/privilege_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	height: 226px;
	width: 571px;
	padding-top: 21px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 369px;
}
#ma30 {
	margin-top: 30px;
}


/******************** side ********************/

#side_box {
	float: left;
	width: 185px;
	padding-top: 20px;
	padding-bottom: 40px;
}
.side_title {
	font-size: 12px;
	line-height: 30px;
	background-image: url(../images/side_title.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
	width: 170px;
}
.side_arrow {
	font-size: 13px;
	line-height: 14px;
	background-image: url(../images/side_arrow.jpg);
	background-repeat: no-repeat;
	height: 14px;
	margin-top: 8px;
	padding-left: 16px;
}
#side_beige_box {
	padding-left: 15px;
	color: #996600;
	background-color: #F1F1E0;
	width: 158px;
	padding-top: 5px;
	padding-right: 15px;
	line-height: 120%;
}
.side_white_box {
	background-color: #FFFFFF;
	width: 158px;
	line-height: 25px;
	text-align: center;
	height: 25px;
	color: #000000;
}


/******************** contents ********************/

#contents {
	float: right;
	width: 745px;
	padding-top: 20px;
	padding-bottom: 40px;
}

/*************** contents_r ***************/

#contents_r {
	float: left;
	width: 530px;
}
.osusume:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.osusume {
	display: inline-table;
	min-height: 1%;
	padding-left: 14px;
	padding-right: 14px;
	background-color: #FFFFDD;
	padding-bottom: 20px;
}
/* Hides from IE-mac \*/
* html .osusume {
    height: 1%;
}
.osusume {
    display: block;
}
/* End hide from IE-Mac */
.osusume01 {
	float: left;
	width: 144px;
	padding-top: 20px;
}
.osusume02 {
	float: left;
	padding-left: 35px;
	width: 144px;
	padding-top: 20px;
}

/*************** contents_l ***************/

#contents_l {
	float: right;
	width: 185px;
}
#contents_l_bg {
	width: 165px;
	background-image: url(../images/contents_l_bg.jpg);
	padding: 10px;
	height: 127px;
}
.contents_l_form {
	width: 116px;
	height: 21px;
	border: 1px solid #C8C8C8;
}
#btn {
	text-align: center;
	margin-top: 10px;
}
input.button-a {
	width: 104px;
	height: 33px;
	background-image: url(../images/contents_l_btn_on.jpg);
	border: 0px solid rgb(0,0,0);
	cursor: hand;
	cursor: pointer;
	margin-bottom: 5px;
}
input.button-a1 {	
    width: 104px;
	height: 33px;
	background-image: url(../images/contents_l_btn_off.jpg);
	border: 0px solid rgb(0,0,0);
	cursor: hand;
	cursor: pointer;
	margin-bottom: 5px;
}
.contents_l_txt01 {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.contents_l_txt02 {
	font-size: 14px;
	margin-bottom: 5px;
	color: #000000;
}
.contents_l02 {
	font-size: 10px;
	float: right;
	width: 135px;
	color: #333333;
}
.contents_r02 {
	float: left;
	width: 46px;
}


/******************** footer ********************/

#footer_bg {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 200px;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #333333;
}
.footer_menu {
	height: 40px;
	width: 633px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.footer_menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}


/******************** 共通css ********************/

.box960 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.ma_clear {
	clear: both;
}
.ma10 {
	margin-top: 10px;
}
.ma20 {
	margin-top: 20px;
}
.seminar_banner {
	margin-top: 10px;
}
