@charset "UTF-8";
/*----------------------------------------

	+ cmn
		- subwin_header
		- subwin_title
		+ subwin_content
		- subwin_footer

	- page01
	- page02
	- page03

-----------------------------------------*/

/*----------------------------------------
	cmn
-----------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../img/cmn_main_bg02.gif) repeat-x;
}

/* subwin_header */
#subwin_header {
	position: relative;
	width: 585px;
}

#subwin_header .btn {
	position: absolute;
	top: 12px;
	right: 0;
	width: 69px;
}

/* subwin_title */
#subwin_title {
	position: relative;
	width: 577px;
	height: 307px;
	margin-left: 35px;
	background: url(../img/cmn_main_bg01.gif) no-repeat top right;
}

#subwin_title h1 {
	padding: 18px 0 2px 0;
}

#subwin_title p {
	padding-top: 4px;
}

#subwin_title p.link {
	margin-top: 5px;
	padding: 0 0 0 15px;
	font-weight: bold;
	background: url(../img/cmn_main_link.gif) no-repeat 0 0.3em;
}

#subwin_title p.link a:link,
#subwin_title p.link a:visited,
#subwin_title p.link a:hover,
#subwin_title p.link a:active {
	color: #ff8000;
}

#subwin_title p.link02 {
	position: absolute;
	top: 0;
	left: 471px;
	padding: 0;
}

#subwin_title ul {
	position: absolute;
	top: 266px;
	left: 154px;
	width: 423px;
}

#subwin_title li {
	float: left;
}

#subwin_title li img {
	margin-right: 4px;
}

/* subwin_content */
#subwin_content {
	width: 550px;
	margin-left: 35px;
}

/* subwin_footer */
#subwin_footer {
	width: 550px;
	margin-left: 35px;
	padding-bottom: 20px;
}

#subwin_footer .pagetop {
	text-align: right;
	padding: 40px 0 5px 0;
}

#subwin_footer #copyright {
	background-color: #0000fe;
	text-align: center;
}

/*----------------------------------------
	page01
-----------------------------------------*/

/* box01 */
#page01 #box01 {
	width: 550px;
}

#page01 #box01 h2 {
	width: 550px;
	padding: 30px 0 23px 0;
	background: url(../img/index_01_bg_t.gif) no-repeat left bottom;
}

#page01 #box01 th {
	width: 53px;
	padding: 6px 0 29px 0;
	background: url(../img/index_01_bg_b.gif) no-repeat left bottom;
	text-align: left;
}

#page01 #box01 th img {
	margin-left: 13px;
}

#page01 #box01 td {
	width: 497px;
	padding: 6px 0 29px 0;
	background: url(../img/index_01_bg_b.gif) no-repeat right bottom;
}

#page01 #box01 td h3 {
	padding: 0 15px 4px 0;
	font-weight: bold;
	color: #008fd6;
}

#page01 #box01 td p {
	padding-right: 15px;
}

#page01 #box01 td p.font_small {
	padding-top: 5px;
	color: #666666;
}

/* box02 */
#page01 #box02 {
	width: 550px;
	margin-top: -10px;
}

#page01 #box02 h2 {
	margin-bottom: -13px;
	padding-top: 35px;
	background-color: #ffffff;
}

#page01 #box02 .sub h3 {
	margin: 26px 0 12px 0;
	padding: 7px 10px;
	background-color: #e5f4fb;
	font-weight: bold;
}

#page01 #box02 .sub h3 img {
	margin: 3px 0 0 7px;
	vertical-align: top;
}

#page01 #box02 .sub dl {
	width: 550px;
}

#page01 #box02 .sub dt {
	float: left;
	width: 142px;
	font-size: 0;
	line-height: 0;
}

#page01 #box02 .sub dd {
	float: right;
	width: 399px;
}

#page01 #box02 .sub dd h4 {
	padding: 0 0 2px 0;
	font-weight: bold;
	color: #008fd6;
}

#page01 #box02 .sub em {
	color: #666666;
}

/* box03 */
#page01 #box03 {
	width: 550px;
}

#page01 #box03 h2 {
	margin-bottom: -7px;
	padding-top: 35px;
}

#page01 #box03 .sub {
	width: 550px;
	margin-top: 10px;
	padding-bottom: 20px;
	background: url(../img/index_03_bg_b.gif) no-repeat left bottom;
}

#page01 #box03 .sub h3 {
	width: 550px;
	padding-top: 19px;
	background: url(../img/index_03_bg_t.gif) no-repeat left top;
}

#page01 #box03 .sub h3 img {
	margin-left: 20px;
}

#page01 #box03 .sub ul {
	margin: 0 20px;
	padding: 5px 0 3px 0;
}

#page01 #box03 .sub li {
	padding-left: 10px;
	background: url(../img/index_03_dot.gif) no-repeat 3px 0.6em;
}

#page01 #box03 .sub p {
	margin-left: 20px;
}

/* box04 */
#page01 #box04 {
	position: relative;
	width: 550px;
	margin-top: 50px;
	padding-bottom: 22px;
	background: url(../img/index_04_bg_b.gif) no-repeat left bottom;
}

#page01 #box04 h2 {
	width: 550px;
	padding: 25px 0 7px 0;
	background: url(../img/index_04_bg_t.gif) no-repeat left top;
}

#page01 #box04 h2 img {
	margin-left: 151px;
}

#page01 #box04 p {
	padding: 0 20px 0 151px;
}

#page01 #box04 p.pic {
	position: absolute;
	top: 42px;
	left: 20px;
	padding: 0;
}

/*----------------------------------------
	page02
-----------------------------------------*/

/* box01 */
#page02 #box01 {
	width: 550px;
}

#page02 #box01 h2 {
	padding: 30px 0 12px 0;
}

#page02 #box01 p.pic {
	padding-top: 2px;
	text-align: right;
}

/* box02 */
#page02 #box02 {
	width: 550px;
}

#page02 #box02 h2 {
	padding: 35px 0 12px 0;
}

#page02 #box02 p.pic {
	text-align: right;
}

/*----------------------------------------
	page03
-----------------------------------------*/

#page03 h2 {
	margin-bottom: -3px;
	padding-top: 30px;
}

/* box */
#page03 .box {
	width: 550px;
	margin-top: 20px;
	padding-bottom: 25px;
	background: url(../img/spec_bg.gif) no-repeat left bottom;
}

#page03 .box h4 {
	margin-left: 25px;
}

#page03 .box table {
	width: 500px;
	margin-left: 25px;
}

#page03 .box th {
	width: 34%;
	padding: 4px 2px 4px 8px;
	color: #666666;
	background-color: #fafafa;
	border-bottom: solid 1px #eaeaea;
	border-right: solid 1px #eaeaea;
}

#page03 .box td {
	width: 66%;
	padding: 4px 0 4px 10px;
	border-bottom: solid 1px #eaeaea;
}

/* ++++ */
#page03 .box td.mt {
	width: 27%;
	padding: 4px 2px 4px 10px;
	color: #008fd6;
	border-right: solid 1px #eaeaea;
}

#page03 .box td.md {
	width: 39%;
}

/* ++++ */
#page03 .box td table {
	width: auto;
	margin: 8px 0 10px 0.8em;
}

#page03 .box td th {
	width: auto;
	padding: 0 4px 0 0;
	color: #008fd6;
	background-color: #ffffff;
	border-bottom: none;
	border-right: none;
	vertical-align: top;
}

#page03 .box td th span {
	white-space: nowrap;
}

#page03 .box td td {
	width: auto;
	padding: 0;
	border-bottom: none;
	vertical-align: top;
}

/* ++++ */
#page03 .box td li {
	text-indent: -0.8em;
	margin-left: 0.8em;
	padding-bottom: 2px;
}

/* ++++ */
#page03 .box .btm th,
#page03 .box .btm td {
	border-bottom: none;
}

#page03 .box em {
	color: #008fd6;
}

#page03 .box .ex {
	width: 500px;
	margin-left: 25px;
	padding-top: 9px;
	color: #666666;
}

#page03 .box .font_small {
	color: #666666;
}

