@charset "utf-8";
.main {
}
body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background: url(../images/main_back.jpg) top left repeat-x;
}
a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
}
a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: underline;
}
a.pt_link {
font-size: 12px;
font-weight: bold;
}
div.main_frame {
width: 980px;
text-align: left;
}
#top_frame {
width: 980px;
text-align: left;
height: 86px;

}
#logo {
width: 265px;
height: 86px;
float: left;
}
#menu {
float:right;
width: 715px;
height: 86px;
text-align: right;
}
#content {
width: 100%;
padding-top: 23px;
height: 100%;
background: url(../images/content.jpg) bottom left repeat-x;
}
#ft_back {
width: 100%;
height: 171px;
background: url(../images/ft_back.jpg) top left repeat-x;
}
td.lc {
width: 180px;
height: 206px;
padding-right: 20px;
padding-bottom: 20px;
}
td.lmc {
width: 279px;
height: 207px;
padding-right: 22px;
padding-bottom: 20px;
}
td.lmc3 {
width: 279px;
height: 207px;
padding-right: 22px;
padding-bottom: 20px;
background: url(../images/03.jpg) top left no-repeat;
}

td.rmc {
width: 279px;
height: 207px;
padding-right: 20px;
padding-bottom: 20px;
}
td.rc {
width: 279px;
height: 207px;
padding-bottom: 20px;
}
#foot1 {
width: 300px;
padding-right: 46px;
height: 122px;
padding-top: 10px;
text-align:left;
color: #FFFFFF;
}
#foot2 {
width: 300px;
padding-right: 44px;
height: 122px;
padding-top: 10px;
text-align:left;
color: #FFFFFF;
}
#foot3 {
width: 291px;
height: 122px;
padding-top: 10px;
text-align:left;
color: #FFFFFF;
}
#copyrights {
width: 980px;
height: 25px;
background: url(../images/copy_bck.jpg) top left no-repeat;
color: #6C157D;
text-align: right;
padding-top: 10px;
}
#page_title {
width: 938px;
height: 21px;
padding-top: 5px;
border-bottom: solid 1px #9A6DA8;
background: url(../images/page_titile_icon.jpg) top left no-repeat;
padding-left: 42px;
font-size: 12px;
font-weight: bold;
margin-bottom: 10px;
}
#content_left {
float: left;
width: 780px;
padding-right: 20px;
text-align: left;
}
#content_right {
float: right;
width: 180px;
text-align: left;
}
/* ja form */

.ja_form{
    padding-top: 4px;
}
.ja_form div {
	width: 286px; 
	float: left; 
	vertical-align:middle; 
	
}
.ja_form_title {
	font-size: 12px;
	font-weight: bold;
}	

div.ja_box_form {

}

input, select {
	font: 11px/Arial;
	border: solid 1px #AD8AC2;
	
}

.inputbox {

	font: 11px/Arial;
	border: solid 1px #AD8AC2;
	width: 200px;
}

select {

	font: 11px/Arial;
	border: solid 1px #AD8AC2;
	width: 204px;
}
textarea {
	padding-left: 2px;
	border: solid 1px #AD8AC2;
	width: 199px;
}

.inputbox {
	border: 1px solid #AD8AC2;
	background: #FFFFFF;
	color: #000000;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #CCCCCC;
}

/* end ja form */
#contact_back {
float: right;
width: 765px;
padding-left: 30px;
height: 200px;
padding-top: 6px;
background: url(../images/cont_back.jpg) top left no-repeat;
color: #FFFFFF;
font-size: 12px;
line-height: 19px;
}
