html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,
pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
}
table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 
ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
a {
    text-decoration: underline;
    outline: none;
}
a:link, a:visited {
	color:#6699cc;
    text-decoration: none;
}
a:hover{
	color:#006699;
    text-decoration: underline;
}

a:active {
	color:#6699cc;
    text-decoration: none;
}
a img,:link img,:visited img {
    border: none;
}

.clear {
	clear:both;
}

hr {
    border: 0;
    height: 2px;
	border-bottom: 2px dotted #009999;
}

address {
    font-style: normal;
    display: inline;
}
body {
	text-align:left;
	color:#000000;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	font-family:"qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", Meiryo, "lr oSVbN", sans-serif;
	background: #fff url(img/thing16.jpg) right 0 repeat-y fixed;
}
#container {
	width:830px;
    margin: 0;
    text-align: left;
	overflow: hidden;
}

#head{
	width:810px;
    text-align: left;
    padding: 10px 0 20px 20px;
    height:60px;
}
#head h1 {
	font-size:12px;
    margin-bottom: 10px;
	}
#head h2 a{
	font-size:16px;
	}
	
#right {
	float: right;
	width: 630px;
	left: 0;
	overflow: hidden;
	border-bottom: 2px dotted #009999;
}

#footer{
	width:830px;
    position: relative;
    display: inline;
    padding: 20px 0;
    font-size:12px;
}
#footer .f_menu {
	margin: 20px 0 20px 200px;
	text-align:left
	background:#fff;
	width:100%;
}
#footer .f_menu ul {
	padding:5px 10px 5px 10px;
}

#footer .f_menu li {
	display: inline;
	padding: 0 5px 0 2px;
	border-right: 1px solid #666;
}
#footer .f_menu p{
	padding: 0 5px 0 15px;
}

#left_menu {
	width:166px;
	margin:0px 0 20px 15px;
	border-top:1px dotted #009999;
	font-weight: bold;
	font-size:12px;
}
#left_menu .left_menulist ul {
	list-style:none;
	margin: 0;
	padding:0;
}

#left_menu .left_menulist li {
	width:160px;
	float: left;
	display: inline;
	padding: 0px 5px 0px 0px;
	border-bottom: 1px dotted #009999;
	}

#left_menu .left_menulist a {
	text-decoration:none;
	display:block;
	width:140px;
	padding:4px 13px 4px 13px;
	background:url(img/arrow01.gif) no-repeat left center;
	color: #336699;
}

#left_menu .left_menulist a:hover {
	text-decoration:none;
	display:block;
	width:140px;
	padding:4px 13px 4px 13px;
	background:url(img/arrow01.gif) no-repeat left center;
	color: #336699;
	background-color:#e6ffff;
}
#left_menu .left_menulist li.f_list2 {
	width:160px;
	float: left;
	display: inline;
	padding: 0px 5px 0px 0px;
	border-bottom: 1px dotted #009999;
	}

#left_menu .left_menulist .f_list2 a {
	text-decoration:none;
	display:block;
	width:130px;
	padding:4px 10px 4px 25px;
	background:url(img/arrow01.gif) no-repeat right center;
	color: #336699;
}

#left_menu .left_menulist .f_list2 a:hover {
	text-decoration:none;
	display:block;
	width:130px;
	padding:4px 10px 4px 25px;
	background:url(img/arrow01.gif) no-repeat right center;
	color: #336699;
	background-color:#e6ffff;
}


.box {
	margin-bottom:8px;
}

.box h3.title {	
	padding:2px 10px 2px 15px;
	font-size:14px;
	font-weight:bold;
	border-top:2px dotted #009999;
	border-bottom:2px dotted #009999;	 
	color:#006699;
	background:#fff;
	_height:1px;
	margin: 0;
}
.box .content {
	margin:0;
	padding:10px;
	font-size:12px;

}
.box .content img {
	border:0;
	padding:4px 0px 4px 0px;
	}

#news {
    height:110px;
	padding:6px 10px 2px;
}
#news p.day {
	float: left;
	width: 300px;
	color: #000;
	font-size:11px;
	margin:0;
	padding:2px 0px 2px 10px;
	background: url(img/arrow02.gif) 0 center no-repeat;
}

.navi{
	margin:0;
	padding:2px 0px 8px 0px;
}
strong.sitename{
	color:#006699;
}

p.bottomlink{
	padding:6px 6px 6px 0px;
	text-align: right;
	}