@charset "Shift_JIS";


/* Whole page 
--------------------------------------------------*/
body{
	margin:0 auto;
	padding:0;
	text-align:center;
	font-size:12px;
	line-height:1.4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../img/bg2.jpg) left top repeat;
}
h1,h2,h3,h4,h5,p,ul,ol,li,div,dl,dt,dd,form,img,hr{
	margin:0px;
	padding:0px;
	border:none;
}
img{
	border:none;
	vertical-align:top;
}
ul{
	list-style-type:none;
}
h1{
	font-size:125%;
	text-align:justify;
	text-justify:inter-ideograph;
	color:#333333;
}
h2{
	padding:20px 0 6px 0;
}
h3{
	font-size:100%;
	font-weight:normal;
}
#all{
	width:800px;
	padding:0;
	margin:0 auto;
	background-color:#e0e0de;
	text-align:left;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
#cl{
	clear:both;
}
#title1{
	font-size:140%;
	color:#333333;
	font-weight:bold;
}
#title2{
	font-size:120%;
	color:#000066;
	font-weight:bold;
}
#title3{
	font-size:140%;
	color:#333333;
	font-weight:bold;
	text-align:center;
}

/* image placement 
--------------------------------------------------*/
.imgLeft img{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

/* Link 
--------------------------------------------------*/
a{
	color:#FF6600;
	text-decoration:underline;
	font-weight:bold;
}
a:visited{
	color:#336600;
}
a:hover{
	color:#FF9933;
}

.linkStyle2 a{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
.linkStyle2 a:visited{
	color:#333333;
}
.linkStyle2 a:hover{
	color:#666666;
}



/* Header 
--------------------------------------------------*/
#hd{
	width:800px;
	height:151px;
	background:url(../img/header.jpg) left top no-repeat;
}
#hdTxt1{
	padding:15px 18px 0 0;
	text-align:right;
}
#hdTxt2{
	padding:42px 13px 0 0;
	text-align:right;
}
.spacer1{
	padding-left:17px;
}

/* #hdTxt1 link 
--------------------------------------------------*/
#hdTxt1 a{
	color:#000000;
	font-size:90%;
	font-weight:normal;
}
#hdTxt1 a:hover{
	color:#666666;
}

/* Menu 
--------------------------------------------------*/
#navi{
	width:166px;
	float:left;
	vertical-align:top;
}
#line01{
	padding:0;
	margin:0;
	width:166px;
	height:8px;
	line-height:0;
	overflow:hidden;
	vertical-align:top;
}
#line02{
	padding:0;
	margin:0;
	width:166px;
	height:7px;
	line-height:0;
	overflow:hidden;
	vertical-align:top;
}

/* Flash 
--------------------------------------------------*/
#flash{
	width:634px;
	height:249px;
	float:left;
}

/* ListStyle1 
--------------------------------------------------*/
#listStyle1 ul{
	list-style:disc;
	padding-left:20px;
}

/* contents 
--------------------------------------------------*/
#contents{
	width:660px;
	padding:20px 70px 0 70px;
	text-align:justify;
	text-justify:inter-ideograph;
}
#contL{
	width:437px;
	padding-right:50px;
	float:left;
}
#contR{
	width:173px;
	float:right;
}
#contL2{
	width:329px;
	float:left;
}
#contR2{
	width:330px;
	float:right;
	text-align:right;
}

#txtBox{
	padding:20px 0;
	text-align:center;
	font-size:120%;
}
.banner1{
	padding-top:40px;
	text-align:left;
}
.banner2{
	padding-top:20px;
	text-align:left;
}
.link{
	text-align:right;
}
.link2{
	text-align:center;
}
.bold{
	font-weight:bold;
}

/* Table 
--------------------------------------------------*/
#tableBox{
	padding:20px 0;
	text-align:center;
}
#tableBox2{
	padding-bottom:20px;
}
#table1{
	width:100%;
	border:1px solid #666666;
	background-color:#666666;
}
td{
	background-color:#FFFFFF;
	text-align:center;
}
.category{
	text-align:left;
	padding:5px 0 5px 20px;
	background-color:#999999;
}
.category2{
	text-align:left;
	padding:5px 0 5px 20px;
	background-color:#FFFFFF;
}
.pacName{
	padding:5px;
	background-color:#333333;
	font-weight:bold;
	font-size:110%;
	color:#FFFFFF;
}
.pic{
	padding:4px;
	background-color:#e0e0de;
	font-weight:bold;
	font-size:120%;
}

/* Footer
--------------------------------------------------*/
#footer{
	width:764px;
	padding:20px 18px 10px 18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:90%;
	text-align:center;
}

/* Sitemap 
--------------------------------------------------*/
#txtBox2{
	padding:20px 120px;
}
#site{
	line-height:2.0;
}
#site li{
	border-bottom:dotted 1px #999999;
}

/* Sitemap link 
--------------------------------------------------*/
#site a{
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}
#site a:visited{
	color:#666666;
}
#site a:hover{
	color:#666666;
}

/* Form 
--------------------------------------------------*/
#formBox{
	padding:20px 0;
	text-align:center;
}
.line{
	border-collapse:collapse;
	border:none;
	width:550px;
}
.formL{
	padding:8px 15px 8px 0;
	text-align:right;
	background-color:#b7b7b7;
	border:1px #666666 solid;
	width:25%;
}
.formR{
	padding:7px 7px 7px 15px;
	text-align:left;
	background-color:#F3F3F3;
	border:1px #666666 solid;
}
.btn{
	padding-top:20px;
}
.sent{
	color:#990000;
	font-weight:bold;
}



