/* CSS Main Style ---------------------------------------------------------- */

/**-----design-frame_st----------------**/

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background-color: #E3E9EF;
 	background-image: url(../images/common/i_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#222233;

}

tbody {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color:#222233;
	font-size:100%;
}

body div {
	text-align: left;
	margin: 0 auto;
}

#total-frame {
	width: 788px;
 	background-image: url(../images/common/bg-lr-bar.gif);
	background-repeat:repeat;
	font-size:75%;
	line-height:1.5;
}

#sub-frame {
	width: 788px;
 	background-image: url(../images/common/bg-lr-bar2.gif);
	background-repeat:no-repeat;
}

#frame-center {
	width: 780px;
	background-color:#ffffff;
	margin-left:4px;
}

#footer-pagetop-act {
	width: 780px;
	clear: both;
}

#footer {
	width: 780px;
	clear: both;
	background-color: #104475;
	color:#ffffff;
}

#footer2 {
	width: 788px;
	clear: both;
	background-color: #fcd6c8;
}

.space-height {
	float:left;
	width:550px;
	height:100px;
	background-color:ffffff;
}
/**-----design-frame_ed----------------**/


/**-----contents-frame_st----------------**/

#header-box-01 {
	width: 780px;
	height: 3px;
	background-color: #104475;
}

#header-box-02 {
	width: 780px;
	background-color: #ffffff;
}

#header-box-03 {
	width: 780px;
}

#container {
	width: 780px;
 	background-image: url(../images/common/bg-lr-bar3.gif);
}

#contents-title {
	margin-top:10px; 
	margin-left:10px;
	margin-bottom:15px;
}

.contents-bar-01 {
	width: 560px;
	height:25px;
	float:left;
	padding-top:4px;
	background-image:url(../images/common/i_midasi_bg.gif);
}

.contents-bar-02 {
	height:15px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:10px;
	border-left:15px solid #bbbbbb;
	border-bottom:2px solid #bbbbbb;
}

.contents-bar-03 {
	height:15px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:10px;
	border-left:15px solid #bbbbbb;
	border-bottom:1px dotted #bbbbbb;
}

.contents-bar-04 {
	height:15px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:10px;
	border-left:15px solid #99ccff;
	border-bottom:1px dotted #bbbbbb;
}

.attention-bar-01 {
	width:400px;
	background-color:#ffffcc;
	padding:10px;
	margin-top:20px;
	margin-left:80px;
	margin-bottom:10px;
	border:1px dotted #bbbbbb;
}

.attention-bar-02 {
	width:400px;
	height:15px;
	background-color:#ddddff;
	margin-top:20px;
	margin-left:80px;
	border:1px solid #bbbbbb;
}

.attention-bar-03 {
	height:15px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:10px;
	border-left:15px solid #cccc99;
	border-bottom:2px solid #cccc99;
	color:
}
/**-----contents-frame_ed----------------**/


/**-----left-contents-frame_st----------------**/

#menu {
	width: 200px;
	float: left;
	background-color: #e3e9ef;
}

.left-con-box200d {
	width: 200px;
	float:left;
	background-image:url(images/common/i_menu_bg.gif) ;
	background-repeat:repeat;
}
/**-----left-contents-frame_ed----------------**/


/**-----right-contents-frame_st----------------**/

#main {
	width: 580px;
	height:100%;
	float: right;
	background-color: #ffffff;
}

.main-con-box566-header-01 {
	width: 566px;
	background-color:#ccffff;
	float: left;
	margin-left:3px;
	margin-top:20px;
}

.main-con-box566-backframe-main {
	width: 566px;
 	background-image: url(../images/index/i_block_bg-lr.gif);
	background-repeat:no-repeat;
	float: left;
	margin-left:3px;
}

.main-con-box566-backframe-sub {
	width: 566px;
 	background-image: url(../images/index/i_block_bg-lr-2.gif);
	background-repeat:repeat;
	float: left;
}

.main-con-box566-backframe-footer {
	width: 566px;
	height:8px;
 	background-image: url(../images/index/i_title_u.gif);	
	float: left;
	margin-left:3px;
}

.main-con-box560-01 {
	width: 566px;
	background-image:url(../images/index/i_testbg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float: left;

}

.main-con-box560-02 {
	width: 566px;
	background-image:url(../images/index/i_t_newbg.gif);
	background-position:top;
	background-repeat:no-repeat;
	float: left;

}

.main-con-boxbox-553 {
	width: 540px;
	margin-left:15px;
	margin-top:13px;
}

/**-----right-contents-frame_st----------------**/


ul#g-menu li {
	list-style: none;
}

dl.n01 dt{
	float:left;
	font-weight:bold;
}

dl.n01 dd{
	margin-left:5em;
}

ol.n01 li {
	margin-right:15px;
}
/**-----contents-frame_ed----------------**/


/*
--------------------------------------------------------------------------------
 END OF CSS
--------------------------------------------------------------------------------
*/