﻿/*
-----------------------------------------------------
繝ｦ繝九ヰ繝ｼ繧ｵ繝ｫ繧ｻ繝ｬ繧ｯ繧ｿ
----------------------------------------------------
*/

*{
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(images/main_01.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	min-height: 370px;
	margin-right: auto;
	margin-left: auto;

}

#wrapper #header {
	clear: both;
	text-align: center;
	vertical-align: top;
}
#wrapper #header img {
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 0px;
}
#wrapper #headernavi {
	width: 300px;
	float: right;
}
#wrapper #headernavi .headlink {
	float: right;
	margin-right: 10px;
}
#wrapper a:link {
	color: #333333;
	text-decoration: underline;
}
#wrapper a:visited  {
	color: #666666;
	text-decoration: none;
}
#wrapper a:hover {
	color: #ff0000;
	text-decoration: underline;
}
#wrapper #navi {
	height:30px;
	width:850px;
}

#wrapper #navi ul {
	padding-left: 25px;
	position: relative;
	padding-top: 10px;
}
#wrapper #navi li {
	float: left;
	list-style: url(images/cube.gif) outside;
	font-size: 12px;
	margin-right: 26px;
}
#wrapper #navi a:link {
	color: #666666;
	text-decoration: none;
}
#wrapper #navi a:visited  {
	color: #666666;
	text-decoration: none;
}
#wrapper #navi a:hover {
	color: #ff0000;
	text-decoration: underline;
}
#wrapper #h1 {
	float: left;
	width: 550px;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.textbox {
	padding: 5px 10px 10px;
	line-height: 18px;
}
img {
	border-style: none;
	vertical-align: top;
	padding-right: 0px;
}
#wrapper #news {
	float: left;
	width: 350px;
	height: 700px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	background: url(images/news_bk_02.jpg) no-repeat;
}
#wrapper #news #newsbox {
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#wrapper #news #linkbox {
	height: 60px;
	width: 340px;
	margin-left: 5px;
	margin-right: 5px;
}
#wrapper #news h2 {
	background: url(images/title_bg.gif) no-repeat center top;
	font-size: 12px;
	font-weight: normal;
	text-indent: 20px;
	color: #4c4c4c;
	height: 20px;
	width: 350px;
	text-align: left;
	line-height: 18px;
	vertical-align: middle;
}
#wrapper #contents {
	float: right;
	width: 490px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 700px;
}
#wrapper #contents .contentsbox {
	background: url(images/contents_bk_02.jpg) repeat-y;
	height: 119px;
	width: 490px;
	margin-bottom: 10px;
	border-bottom: 1px solid #c2d6ff;
}
.midashi {
	font-weight: bold;
	color: #FF0000;
	text-indent: 10px;
	padding-top: 5px;
}
#wrapper .midashi a:link {
	color: #ff0000;
	text-decoration: none;
}
#wrapper .midashi  a:visited {
	color: #ff0000;
	text-decoration: none;
}
#wrapper .midashi a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#wrapper #news #newsbox .info_iframe {
	width: 348px;
	margin-right: 1px;
	margin-left: 1px;
}
#wrapper  #contents  .contentsbox2 {
	height: 182px;
	width: 490px;
	background: #FFFEF2 url(images/cara_bk.jpg) no-repeat;
	padding-top: 2px;
}
.righttext {
	padding-left: 208px;
	padding-top: 12px;
}

#wrapper #contents .contentsbox .imgbox {
	float: right;
	position: relative;
	margin: 2px;
}
#wrapper  #contents  h2 {
	background: url(images/title_bg2.gif) no-repeat center top;
	font-size: 12px;
	font-weight: normal;
	text-indent: 20px;
	color: #4c4c4c;
	height: 20px;
	width: 490px;
	text-align: left;
	line-height: 18px;
	vertical-align: middle;
}
#footerarea  {
	background: url(images/main_footer.jpg) repeat-x;
	height: 50px;
	left: auto;
	right: auto;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#footer   {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;

	width: 800
.px;
	padding-right: 25px;
	padding-left: 25px;
	width: 800px;
}
#footer    ul   {
	line-height: 120%;
	text-align: right;
}
#footer    li   {
	display: inline;
	border-right: 1px solid #666666;
}
#footer    a   {
	margin-right: 5px;
	margin-left: 5px;
}
#footer    a:link,a:visited   {
	color: #666666;
	text-decoration: none;
}
#footer    a:hover   {
	color: #ff0000;
	text-decoration: underline;
}
#footer    .both   {
	border-left: 1px solid #666666;
}
#footer    .copy   {
	text-align: right;
	color: #666666;
	padding-top: 5px;
}
.textbox strong {
	font-weight: normal;
}
