@charset "Shift_JIS";
html{
overflow-y:scroll;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p{margin:0;padding:0;}
body {
	margin: 0;
	padding: 0;
	color:#333;
	text-align:center;
	font-size:14px;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
p {margin:0 0 1em 0;}
ol,ul {list-style-type:none;}
li,img{vertical-align:bottom;}
fieldset,img { border:0; }
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption,th {
	text-align:left;
}
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; }

a:link {
   text-decoration:none;
}
a:visited {
   text-decoration:none;
}
a:hover {
   text-decoration:underline;
}
a:active {
   color:#666;
}

.left{float:left;}
.right{float:right;}

/*float clear*/
.clear_hr{
clear:both;
height:0;
border:0;
visibility:hidden;
}
html* .clear_hr{
margin:-40px 0 0 0;
}
.clear{clear:both;}
/*float clear End*/

/*clearfix*/
.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}
/*clearfix End*/



#fullbody{
background:url(img/back.gif) 50% repeat-y;
}
#head{
margin:0 auto;
width:780px;
background:url(img/head.gif) center top no-repeat;
padding:20px 10px 0 10px;
}
#head dl{
width:160px;
margin-top:22px;
}
#contents{
width:800px;
padding-bottom:20px;
margin:0 auto;}

#menu{
width:230px;
height:295px;
text-align:right;
}

#right{width:560px;}

#new{width:360px;}
#new dl{width:360px;
text-align:left;}
#new dl dt{
font-weight:bold;
float: left;
padding:5px;
text-indent:10px;
background: url(img/arow.gif) no-repeat 0 50%;}
#new dl dd{
padding: 5px 0;
background:url(img/dot.gif) bottom repeat-x;
}

#banner{width:200px;}

.txt{
margin:20px;
text-align:left;
line-height:1.6;
}
.txt2{
margin:10px;
text-align:left;
line-height:1.6;
}
.title{
margin:10px 0;
font-size:1.2em;
font-weight:bold;
border-left:5px #FF6600 solid;
padding-left:3px;
} 
.title2{
font-weight:bold;
border-left:5px #FF6600 solid;
padding-left:3px;
} 
.q{
font-weight:bold;
border-left:5px #FF6600 solid;
padding-left:3px;
} 
.a{
border-left:5px #FFCC99 solid;
padding-left:3px;
} 

.txt table{
border-top:1px solid #333;
border-left:1px solid #333;
border-collapse:collapse;
border-spacing:0;
empty-cells:show;
}
.txt th{
font-size:14px;
border-right:1px solid #333;
border-bottom:1px solid #333;
padding:0.3em;
text-align:center;
}
.txt td{
font-size:14px;
border-right:1px solid #333;
border-bottom:1px solid #333;
padding:0.3em;
}

.process{
margin:0 auto;
width:460px;
padding:2em;
border:3px double #FF6633;
}
.process:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.process{display:inline-block;}
html[xmlns] .process{display:block;}
* html .process {height:1%;}

.process2{
clear:both;
display:block;
margin:20px auto;
}

.process dl{
width:250px;
text-align:left;}
.process dl dt{
font-weight:bold;
}
#header_keyword{
text-align:left;
margin:0 auto;
width:780px;
padding:5px 10px 0 10px;
}
