/* CSS Basic Style ---------------------------------------------------------- */

div#wrapper {
	margin:0 auto;
	width: 900px;
}

div#container {
	background: url(../images/common/bg_contents.gif) repeat-y left top;
	margin:0;
	padding-bottom: 15px;
	width: 900px;
	border-top : solid 1px #EBEBEB;
}

div.pagetop {
	clear: both;
	text-align: right;
	margin: 15px 0 10px 10px;
	width: 658px;
	padding: 15px 0;
	border-top : solid 3px #F3F3F3;
}


div.pagetop strong{
	text-align: right;
	background: url(../images/common/i_arrow_pagetop.gif) 0 3px no-repeat;
	padding-left: 15px;
	font-size: 80%;
}

div.pagetop2 {
	clear: both;
	text-align: right;
	margin: 0;
	width: 658px;
	padding: 15px 0;
}

div.pagetop2 strong{
	text-align: right;
	background: url(../images/common/i_arrow_pagetop.gif) 0 3px no-repeat;
	padding-left: 15px;
	font-size: 80%;
}


/*--- fix_navi Start -------------------------*/
div#fix_navi {
	width: 100%;
	text-align: left;
}

div#fix_navi p {
	background: url(../images/common/i_arrow01.gif) no-repeat left center;
	margin: 5px 0 5px 5px;
	padding-left: 10px;
	line-height: 1.8;
	font-size: 80%;
}

div#fix_navi p a {
	color: #2D6C88;
}

div#fix_navi p a:hover {
	color: #ff6600;
}





/*--- Table Design -------------------------*/
table.table_design {
	border: 1px solid #DBDBDB;
	border-collapse: collapse;
}

table.table_design th {
	border: 1px solid #DBDBDB;
	padding: 0 5px 0 12px;
	text-align: center;
}

table.table_design td {
	border: 1px solid #DBDBDB;
	padding: 5px 5px 5px 12px;
	background: #FFFFFF;
}


table.table_design th.bg_pattern01 {
	background: #898989;
	color: #FFF;
	font-weight: bold;
}

table.table_design td.bg_pattern02 {
	background: #72B4CF;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	width: 65px;
}

table.table_design td.bg_pattern05 {
	background: #91C4D9;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	width: 70px;
}

table.table_design td.bg_pattern03 {
	background: #C8E5D7;
	color: #666;
	font-weight: bold;
}

table.table_design td.bg_pattern04 {
	background: #D7ECE2;
	color: #666;
	font-weight: bold;
}



ul#bt_menu03_type2 {
	width: 540px;
	margin-left: 20px;
}

ul#bt_menu03_type2 li{
	border-bottom: dotted 1px #CCCCCC;
	margin-bottom: 10px;
	background: url(../images/common/i_circle.gif) no-repeat 0 0;
	line-height: 1.5;
	padding: 0 0 5px 20px;
}

ul.nobox_detail {
	margin: 0;
	padding: 0;
	width: 558px;
}

ul.nobox_detail li{
	padding: 0 0 10px 0;
	margin-bottom: 10px;
	width: 558px;
}

ul.nobox_detail li.no_01 {
	background: url(../images/common/i_num01.gif) no-repeat left top;
	border-bottom: dotted 1px #CCC;
	padding:0 0 10px 0;
}

ul.nobox_detail li.no_02 {
	background: url(../images/common/i_num02.gif) no-repeat left top;
	border-bottom: dotted 1px #CCC;
	padding:0 0 10px 0;
}

ul.nobox_detail li.no_03 {
	background: url(../images/common/i_num03.gif) no-repeat left top;
	border-bottom: dotted 1px #CCC;
	padding:0 0 10px 0;
}

ul.nobox_detail li.no_04 {
	background: url(../images/common/i_num04.gif) no-repeat left top;
	border-bottom: dotted 1px #CCC;
	padding:0 0 10px 0;
}

ul.nobox_detail li.no_05 {
	background: url(../images/common/i_num05.gif) no-repeat left top;
	border-bottom: dotted 1px #CCC;
	padding:0 0 10px 0;
}


div.nobox_inner {
	margin: 0 0 0 25px;
}

div.nobox_inner dt{
	margin: 0;
	color:#3887A9;
	line-height: 1.5;
	font-weight: bold;
}

div.nobox_inner dd{
	line-height: 1.3;
}

div.nobox_inner dd a{
	color: #3887A9;
	background: url(../images/common/i_arrow04.gif) left center no-repeat;
	text-decoration: underline;
	padding-left: 15px;
	line-height: 1.5;
}

div.nobox_inner dd a:hover{
	line-height: 1.5;
	color: #ff6600;
	background: url(../images/common/i_arrow04.gif) left center no-repeat;
	text-decoration: none;
	padding-left: 15px;
}


/*
--------------------------------------------------------------------------------
 END OF CSS
--------------------------------------------------------------------------------
*/
