@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote {
	margin: 0;
	padding: 0;
}

body {
	word-break: break-all;
	font: 12px/1.22 "Osaka", "ＭＳ Ｐゴシック", Arial, sans-serif;
	text-align: center;
	color: #383b4a;
	background: url(../img/sideline.gif) repeat-y center top;
}

body,x:-moz-broken {
	margin-left:-1px;
}

html {
	overflow-y: scroll;
}

fieldset,img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
	font: 100%;
}

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

button {
	cursor: pointer;
}

select, input, textarea {
	*font-family: "MS UI Gothic","MS PGothic";
}

textarea {
	font-size: small;
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 99%;
}

h1,h2,h3,h4,h5 {
	font-size: 100%;
}

li,p,li,dt,dd,td {
	line-height: 1.2em;
}

ul,ol,dl {
	position: relative;
}

option {
	margin-right: 10px;
}

a,ul.tab a:visited {
	color: #383b4a;
}

a:visited {
	color: #383b4a;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background: #ffffff;
}

#header {
	width: 780px;
	height: 300px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}

#header p {
	color: #ffffff;
	font-size: 2.4em;
	padding: 65px 0 0 15px;
}

#header a,ul.tab a:visited {
	color: #ffffff;
}

#header a:visited {
	color: #ffffff;
}

#header h1 {
	color: #ffffff;
	font-weight: normal;
	padding: 0 0 0 20px;
}

#container {
	display: inline-block;
}

* html div#container {
	height: 1%;
}

#main {
	width: 590px;
	padding: 10px 0 0 0;
	float: left;
	display: inline;
}

#main .page_navi{
	padding: 0 15px 10px 15px;
}

#main .contents {
	width: 570px;
	margin: 0 10px 30px 10px;
	padding: 0 0 10px 0;
}

#main .contents_title {
	width: 570px;
	background: #ffffff;
}

#main .contents_title h2 {
	color: #383b4a;
	font-size: 1.9em;
	border-bottom: 1px dashed #383b4a;
	padding: 5px 0 5px 5px;
}

#main .contents_body {
	width: 570px;
	margin: 10px 0 5px 0;
	border-bottom: 1px dashed #383b4a;
}

#main .contents_body h3 {
	line-height: 1.6em;
	padding: 0 5px 10px 5px;
	font-weight: normal;
}

#main .contents_body h4 {
	line-height: 1.6em;
	padding: 0 5px 10px 5px;
	font-weight: normal;
}

#main .contents_body p {
	line-height: 1.6em;
	padding: 0 5px 10px 5px;
}

#main .contents_body strong {
	border-bottom: 1px dashed #383b4a;
	line-height: 1.6em;
	font-size: 1.9em;

}

#main .contents_body ul {
	margin: 0 5px 10px 23px;
	*margin: 0 5px 10px 28px;
	list-style: decimal;
}

#main .contents_body ol {
	margin: 0 0 10px 19px;
	*margin: 0 0 10px 21px;
	list-style: disc;
}

#main .contents_body li {
	line-height: 1.6em;
}

#main .contents_body img {
	padding: 0 5px 10px 5px;
}

#main .contents_body table {
	margin: 0 5px 10px 5px;
	width: 560px;
}

#main .contents_body th {
	padding: 5px;
	border:1px solid #cccccc;
	background: #eeeeee;
	font-weight: normal;
}

#main .contents_body td {
	padding: 5px;
	border: 1px solid #cccccc;
}

#main .contents_body .width_70 {
	width:70px;
}

#main .contents_body .width_100 {
	width:100px;
}

#main .contents_body .width_140 {
	width:140px;
}

#main .contents_body .width_200 {
	width:200px;
}

#main .contents_posted {
	width: 570px;
	text-align: right;
}

#navi {
	width: 180px;
	float: left;
	display: inline;
}

#navi .contents {
	width: 178px;
	border: 1px solid #383b4a;
}

#navi .contents_title {
	background: #383b4a;
	width: 178px;
	height: 30px;
	text-align: center;
}

#navi .contents_title h3 {
	color: #ffffff;
	font-size: 1.2em;
	padding: 7px 0 0 0;
}

#navi .contents_body {
	width: 178px;
	padding: 4px 7px 7px 7px;
}

#navi .contents_body li {
	padding: 7px 0 7px 0;
	width: 164px;
	border-bottom: 1px dashed #383b4a;
}

#navi .contents_body p {
	padding: 3px 0 3px 0;
	width: 164px;
}

#footer {
	clear: both;
	width: 780px;
	height: 90px;
	background: #383b4a;
	margin: 35px 0 0 0;

}

#footer p {
	color: #ffffff;
	padding: 30px 0 0 15px;
}

#footer a,ul.tab a:visited {
	color: #ffffff;
}

#footer a:visited {
	color: #ffffff;
}

#footer address {
	color: #ffffff;
	padding: 1px 0 0 15px;
}
