/* Created by http://freehtml5templates.com */

/* reset */
* {
	margin: 0;
	padding: 0;
}
/* render html5 elements as block */
header, footer, section, aside, nav, article {
	display: block;
}
body {
	line-height: 1;
	background: #bbb;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	font-size: 14px;
	line-height: 26px;
}
/* layout */

#wrapper {
	width: 940px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
nav {
	width: 940px;
	height: 140px;
	margin: 0 auto;
	background: #6B3507;
}
header {
	width: 940px;
	height: 200px;
	margin: 0 auto;
	background: #ddd url(images/headerimg.jpg) no-repeat left top;
}
#main {
	width: 940px;
	margin: 0 auto;
	padding-top: 30px;
	overflow: hidden;
	background-color: #FFF;
	background-repeat: repeat-y;
}
#content {
	float: left;
	width: 410px;
	margin-left: 30px;
}
#sidebar1 {
	float: left;
	padding-left: 20px;
	width: 230px;
}
#sidebar2 {
	float: right;
	padding-right: 30px;
	width: 180px;
}
footer {
	width: 940px;
	margin: 0 auto;
	clear: both;
}
/* basics */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	clear: both;
}
a:link, a:visited {
	color:#333;
	text-decoration: none;
}
a:hover, a:active {
	color: #6B3507;
	text-decoration: underline;
}
p {
	margin-bottom: 18px;
}
li {
	padding-left: 5px;
}
/* nav */

nav .menu {
	font-size: 16px;
	font-weight: bold;
	
}
nav .menu ul {
	margin: 0;
	padding: 17px 0 0 20px;
	list-style: none;
	line-height: normal;
	
}
nav .menu li {
	display: block;
		
}
nav .menu a {
	display: block;
	float: left;
	margin-right: 5px;
	color: #ddd;
	text-decoration: underline;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
/** HEADER */

header h1 {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	float: left;
	padding-top: 2px;
}
header h1 a:link, header h1 a:visited {
	text-decoration: none;
	color: #6B3507;
	font-size: 48px;
}
header h1 a:hover {
	text-decoration: underline;
}
/** ARTICLES **/

article {
	padding-right: 15px;
}
article img {
	border: none;
	-webkit-box-shadow: 3px 3px 7px #777;
	-moz-box-shadow: 3px 3px 7px #777;
}
#content p, ul, ol, hr {
	margin-bottom: 24px;
}
#content ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
#content h1, h2, h3, h4, h5, h6 {
	margin: 0 0 20px 0;
	line-height: 1.5em;
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 12px;
	margin-top: 10px;
	margin-left: 20px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 12px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}
/* sidebar and footer widget blocks */

aside h3 {
	color: #6B3507;
	font-size: 20px;
}
aside ul {
	list-style: inside url(images/arrow.gif);
}
#footer-area {
	background: #6B3507;
	color: #ddd;
	font-size: 90%;
	padding: 18px 0;
	overflow: hidden;
}
.footer-segment {
	float: left;
	margin-right: 20px;
	margin-left: 50px;
	width: 270px;
}
.footer-segment2 {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	width: 400px;
}
footer aside h4 {
	color: #ddd;
	font-size: 18px;
	line-height: 1.5em;
}
footer a:link, footer a:visited {
	color: #ddd;
}
footer a:hover {
	text-decoration: underline;
}
.s_tl {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	float: left;
	padding-top: 2px;
	font-weight:bold;
}
.s_tl a:link, .s_tl a:visited {
	text-decoration: none;
	color: #fff;
	font-size: 48px;
}
.s_tl a:hover {
	text-decoration: none;
}
.tl01 {
	border-bottom: 2px dotted #ddd;
	color: #FF6600;
	font-size:24px;
	font-weight:bold;
}
.tl02 {
	color: #039;
	font-size:20px;
	font-weight:bold;
}
.tl03 {
	color: #333;
	font-size:18px;
	font-weight:bold;
}
h2, h3 {
	border-bottom: 1px dotted #ddd;
	color: #6B3507;
}
.ml16 {
	margin-left:16px;
	margin-bottom:20px;
}
.mt20 {
	margin-top:20px;
}
.news dt {
	font-size: 14px;
	font-weight: bold;
	color:#0066CC;
	margin-bottom:6px;
}
.news dd {
	margin-bottom: 14px;
	border-bottom:#666666 1px dotted;
	padding-bottom:5px;
}
.cr {
	font-size: 12px;
	margin-top: 110px;
	text-align:right;
}
.text {
	padding: 0 15px 15px 15px;
	margin-bottom: 20px;
	line-height:28px;
	font-size:14px;
}
.o_link {
	margin: 20px;
}
.o_link li {
	margin-bottom: 10px;
}
.o_link li a {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding-left:16px;
	text-decoration: underline;
}
.o_link li a:hover {
	text-decoration:none;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}


.sitemap_navs {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.sitemap_navs li {
	font-size: 14px;
	line-height: 40px;
}

.sitemap_navs li a {
	color: #666;
	text-decoration: underline;	
}
