

body {
	padding:0;
	margin:0;
	background-color:#6989BA;
	color:#444444;
	font:12px  ;
	text-align: center;
}


#wrapper {
	margin:0;
	padding:0;
	background: #EEEEEE url( bg.jpg ) repeat-y ;
	background-position:top center;
}

 
#header-wrapper {
	margin:0;
	padding:0;
	height:240px;
	background: #fff url(header-bg.jpg)  repeat-x  ;
	margin-left: auto;
	margin-right: auto;
}


#header {
	width:838px;
	height:240px;
	background: #EEEEEE url(header.jpg) ;
	background-position: 0px 0px ;
	margin-left: auto;
	margin-right: auto;
}


#header-content {
	padding-top:40px;
	text-align:left;
	width:800px;
	margin-left: auto;
	margin-right: auto;
}


#title {
	text-align:left;
	height:112px;
	font:26px ;
	color:#000000;
	margin-left: auto;
	margin-right:auto;
	padding-left:10px;
}

#topRight {
	float:right;
	margin-right:20px;
	margin-top:-25px;
}

/* ========ヘッダー======== */

#header-links {
	position: absolute;
	top: 70px; left: 400px;	
	color: #ffffff;
	font-size: 12px;	
}
#header-links a {	
	color: #ffffff;
	text-decoration: none;	
}
#header-links a:hover {
	color: #CC9900;		
}
#header-links p {
	color: #ffffff;		
}

/* ========メイン======== */

#container {
	text-align:left;
	width:838px;
	margin:0;
	padding:0;
	margin-left: auto;
	margin-right: auto;
}

#content {
	margin-left:34px;
	margin-right:36px;
}

h1 {
	margin-left:10px;
    font-weight:normal;
    line-height:160%;
	font-size:14px;
	color:#333333;
}

h2 {
    font-weight:normal;
	font-size:14px ;
	color:#444444;
    line-height:160%;
	padding-left: 10px;
}


div#left {
 	background: url(h2bg.gif) no-repeat ;
	float:left;width:68%;;margin-top:0px;
}

#left h3{
    background: url(../image/cont_bg.gif) repeat-x ;
	text-align:left;
	color: #2791BB;
	font-weight : bold ;
    padding:5px 10px;
	font-size:16px;
	margin:20px 10px 5px 5px;
}

#left h4{
    background: url(../image/cont_bg1.gif) repeat-x ;
	text-align:left;
	color: #cc0000;
	font-weight : bold ;
    padding:5px 10px;
	font-size:16px;
	margin:40px 0px 0px 5px;
}

#left td{
	text-align:left;
	color: #666666;
    padding:5px 5px;
	font-size:13px;
}

#left .text{
	text-align:left;
	color: #666666;
    padding:5px 5px;
	font-size:13px;
}
#left .text1{
	color: #666666;
    padding:5px 5px;
	font-size:13px;
}

div#right {
	float:right;width:30%; margin-top:20px; 
}

#box {
	background: url(box-header-bg1.jpg) repeat-x ;
}


#box h3 {
	background: url(box-header-bg1.jpg) repeat-x ;
	font-size: 14px;
	color:#CC0000;
	padding-left:10px ;
	padding-top: 5px ;
}

#box .text {
	font-size: 13px;
	padding-left: 0px;
	padding-right: 5px;
	color:#777777;
}

#box img {
	border: 0px;
	margin:2px 2px;
    float: none; 
}

.text3{
	text-align:left;
	color: #666666;
    padding:5px 5px;
	font-size:12px;
}

p, div, td {
	color:#444444;
} 


.clear {
	clear:both;
}



/* ========フッター======== */

#footer-wrapper {
	padding:0;
	margin:0;
	margin-left: auto;
	margin-right: auto;
	background: #6989BA url(footer-bg.jpg) repeat-x ;
}

#footer {
	margin:0;
	padding:30px 0px 10px 0px;
	height:30px;
    line-height:140%;
	text-align:center;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	background: #6989BA url(footer.jpg) no-repeat 50% 0 ;
}

#footer-content {
	font-size: 12px;
	color:#EEEEEE ;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	width:800px;
}

#footer-content a{
	color:#fff;
	text-decoration:none;
}
#footer-content a:hover{
	text-decoration:underline;
}