@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #3A200F;
	background-color: #FFE7CE;
}

input { margin: 0; padding: 0;}

* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

ul {
	list-style: none;
}

img {
	border: 0px;
}

table {
	border-collapse: collapse;
}


#wrapper {
	margin: 0 auto;
	width: 970px;
	background-color:#ffffff;
}

#content {
	width: 950px;
	margin: 0 auto;
	line-height: 20px;
}

h1 {
	margin: 0;
	padding: 0;
}

.h1_01 {
	background-color: #F3F3F3;
	padding: 3px 0px 1px 10px;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #FFE7CE;
	letter-spacing: 1px;
}

h2 {
	color: #3A200F;
	font-size: 14px;
	background: url(../images/bg_h3.jpg) no-repeat;
	padding: 4px 0px 0px 20px;
	width: 310px;
	height: 23px;
}

.h2_02 {
	color: #3A200F;
	font-size: 14px;
	background: url(../images/bg_h3_12.jpg) no-repeat;
	padding: 4px 0px 0px 25px;
	width: 245px;
	height: 23px;
	font-weight: bold;
}

.h2_03 {
	color: #3A200F;
	font-size: 14px;
	background: url(../images/bg_h2_03.jpg) no-repeat;
	padding: 4px 0px 0px 25px;
	width: 275px;
	height: 23px;
	font-weight: bold;
}
/*-----------------------------------head start------------------------------------------*/


#content #logo {
	width: 950px;
	background: url(../images/bg_index_02.gif) no-repeat;
}
	

 
/*-----------------------------------head end------------------------------------------*/ 


/*-----------------------------------navi start------------------------------------------*/

#content #navi {
	background: url(../images/bg_index_03.gif) repeat-x;
	width: 924px;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	padding-top: 8px;
	padding-left: 22px;
}


#content #navi li {
	float: left;
	list-style:none;
	display: inline;
	margin-right: 12px;
}

#content #navi a:link {
	color: #fff;
	text-decoration: none;
}

#content #navi a:visited {
	color: #fff;
	text-decoration: none;
}

#content #navi a:hover {
	color: #ffcc33;
	text-decoration: underline;
}



/*-----------------------------------navi end------------------------------------------*/ 


/*-----------------------------------pankuzu start------------------------------------------*/

#pankuzu {
	padding:3px 0 3px 10px;
	background-color: #fbfbfb;
	font-size: 12px;
}


/*-----------------------------------pankuzu end------------------------------------------*/ 


/*-----------------------------------search start------------------------------------------*/

#search form{
	float:left;
	padding:5px 5px 5px 30px;
	color:#000;
	border-top:2px solid #E3E1CD;
	border-left:2px solid #E3E1CD;
	border-right:2px solid #E3E1CD;
	background:url(../images/serch_icon.gif) 5px 12px no-repeat #FFFEF4;
	font-size: 12px;
	width: 231px;
}
#search form label{
	display:block;
	width:63px;
	float:left;
	font-weight: bold;
	display: inline;
	padding-top: 3px;
}
#search form input.txtBox{
	width:100px;
	height:18px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-left:#404040 solid 1px;
	border-top:#404040 solid 1px;
	float:left;
	color:#ccc;
	background-color:#fff;
	padding:3px 0 0 6px;
	display: inline;
}
#search form input.go{
	width:36px;
	height:22px;
	background:url(../images/btn_go.gif) 0 0 no-repeat;
	float:right;
	border:none;
	cursor:pointer;
	color:#fff;
	background-color:#FFFEF4;
}


#plussearch form{
	width:360px;
	float:left;
	padding:5px 5px 5px 30px;
	color:#000;
	border:#E3E1CD solid 2px;
	background:url(../images/serch_icon.gif) 5px 12px no-repeat #FFFEF4;
	font-size: 12px;
}
#plussearch form select{
	width:110px;
	float:left;
	display: inline;
	height:22px;
}
#plussearch form input.txtBox{
	width:120px;
	height:18px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-left:#404040 solid 1px;
	border-top:#404040 solid 1px;
	float:left;
	color:#ccc;
	background-color:#fff;
	padding:3px 0 0 6px;
	display: inline;
}
#plussearch form input.go{
	width:36px;
	height:22px;
	background:url(../images/btn_go.gif) 0 0 no-repeat;
	float:right;
	border:none;
	color:#fff;
	background-color:#FFFEF4;
}


/*-----------------------------------search end------------------------------------------*/ 



/*-----------------------------------main_cont start------------------------------------------*/

#content #main_cont {
	width: 950px;
}


#content #main_cont #left_cont {
	width: 670px;
	float: left;
	display: inline;
	border-right: #8DD6F1 1px solid;
}

#content #main_cont #right_side {
	width: 270px;
	float: right;
}

#content #main_cont #left_cont02 {
	width: 639px;
	float: left;
	display: inline;
	border-right: #8DD6F1 1px solid;
}

#content #main_cont #right_side02 {
	width: 300px;
	float: right;
}


/*-----------------------------------main_cont end------------------------------------------*/ 

/*-----------------------------------footer start------------------------------------------*/

#footer {
	width: 950px;
}

#footer #footerbanner {
	padding-bottom: 10px;
}

#footer #copy {
	background-color: #ebebeb;
	width: 950px;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	padding: 5px 0;
	border-top: #8DD6F1 2px solid;
}




/*-----------------------------------footer end------------------------------------------*/ 



/*-----------------------------------link start------------------------------------------*/


.greylink a:link {
	color: #292929;
	text-decoration: none;
}

.greylink a:visited {
	color: #292929;
	text-decoration: none;
}

.greylink a:hover {
	color: #ffcc33;
	text-decoration: underline;
}

.bluelink a:link {
	color: #8DD6F1;
	text-decoration: none;
}

.bluelink a:visited {
	color: #8DD6F1;
	text-decoration: none;
}

.bluelink a:hover {
	color: #ffcc33;
	text-decoration: underline;
}

.orangelink a:link {
	color: #ffcc33;
	text-decoration: none;
}

.orangelink a:visited {
	color: #ffcc33;
	text-decoration: none;
}

.orangelink a:hover {
	color: #ffcc33;
	text-decoration: underline;
}

.whitelink a:link {
	color: #000;
	text-decoration: none;
}

.whitelink a:visited {
	color: #fff;
	text-decoration: none;
}

.whitelink a:hover {
	color: #fff;
	text-decoration: underline;
}

.blacklink a:link {
	color: #3A200F;
	text-decoration: none;
}

.blacklink a:visited {
	color: #3A200F;
	text-decoration: none;
}

.blacklink a:hover {
	color: #ffcc33;
	text-decoration: underline;
}

.greenlink a:link {
	color: #339900;
	text-decoration: none;
}

.greenlink a:visited {
	color: #339900;
	text-decoration: none;
}

.greenlink a:hover {
	color: #339900;
	text-decoration: underline;
}

.yellowlink a:link {
	color:#FFFF00;
	text-decoration: none;
}

.yellowlink a:visited {
	color: #FFFF00;
	text-decoration: none;
}

.yellowlink a:hover {
	color: #FFFF00;
	text-decoration: underline;
}


.nextlink a:link {
	color: #fff;
	text-decoration: none;
}

.nextlink a:visited {
	color: #910048;
	text-decoration: none;
}

.nextlink a:hover {
	color: #73442D;
	text-decoration: underline;
}

/*-----------------------------------link end------------------------------------------*/ 


/*-----------------------------------list start------------------------------------------*/


.blacklist {
	color: #000000;
}

.blacklist li {
	background: url(../images/icon_black.gif) no-repeat 0px 5px;
	padding-left: 10px;
	margin-bottom: 3px;
}

.greenlist {
}

.greenlist li {
	background: url(../images/arrow_green_01.jpg) no-repeat 0px 5px;
	padding-left: 17px;
	margin-bottom: 5px;
}

.orangelist {
	font-size: 12px;
}

.orangelist li {
	background: url(../images/arrow_orange.gif) no-repeat 0px 6px;
	padding-left: 17px;
	margin-bottom: 3px;
}

.ygreenlist {
}

.ygreenlist li {
	background: url(../images/arrow_ygreen.gif) no-repeat 0px 5px;
	padding-left: 17px;
	margin-bottom: 3px;
}

.bluelist {
}

.bluelist li {
	background: url(../images/arrow_blue.gif) no-repeat 0px 5px;
	padding-left: 17px;
	margin-bottom: 3px;
}

.piclist {
	font-size: 12px;
}

.piclist li {
	float: left;
	width: 130px;
	margin-top: 5px;
	text-align: center;
	margin-right: 15px;
	height: 170px;
}

.piclist img {
	padding:4px;
	border:1px solid #ebebeb;
}

.piclist p {
	width:120px;
	text-align:center;
}

.piclist_search {
	font-size: 12px;
}

.piclist_search li {
	float: left;
	width: 125px;
	margin-top: 5px;
	text-align: center;
	height: 170px;
}

.piclist_search img {
	padding:4px;
	border:1px solid #ebebeb;
}

.piclist_search p {
	width:120px;
	text-align:center;
}

.piclist02 {
	font-size: 12px;
	margin-left: 10px;
}

.piclist02 li {
	float: left;
	width: 120px;
	margin-top: 5px;
	text-align: center;
	height: 150px;
	margin-right: 7px;
}

.piclist02 img {
	padding: 4px;
	border:1px solid #ebebeb;
}
/*-----------------------------------list end------------------------------------------*/ 

.clear {
	clear: both;
}

.clear_div {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.floatL {
	float: left;
}
.floatR {
	float: right;
}

.textL {
	text-align: left;
}

.textR {
	text-align: right;
}

.center {
	text-align: center;
}



.underline {
	background: url(../images/dashed_02.gif) repeat-x bottom;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.underline_blue {
	background: url(../images/dashed_03.gif) repeat-x bottom;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.underline_ygreen {
	background: url(../images/dashed_04.gif) repeat-x bottom;
	padding-bottom: 3px;
	margin-bottom: 3px;
}



.font12 {
	font-size: 12px;
}

.font14 {
	font-size: 14px;
}


.font16 {
	font-size: 16px;
}

.font18 {
	font-size: 18px;
}

.bold {
	font-weight: bold;
}



.white {
	color: #ffffff;
}

.blue {
	color: #8DD6F1;
}

.black {
	color: #3A200F;
}

.lightgrey {
	color:#999999;
}

.y_green {
	color: #CCCC33;
}

.grey01 {
	color:#666666;
}



.mar_t_5 {
	margin-top: 5px;
}

.mar_t_10 {
	margin-top: 10px;
}

.mar_t_15 {
	margin-top: 15px;
}

.mar_t_20 {
	margin-top: 20px;
}

.mar_t_30 {
	margin-top: 30px;
}

.mar_l_5 {
	margin-left: 5px;
}

.mar_l_10 {
	margin-left: 10px;
}

.mar_l_20 {
	margin-left: 20px;
}

.pad_r_10 {
	padding-right: 10px;
}
