@charset "utf-8";

/* --------------------------------------------------
	=body
-------------------------------------------------- */

body {
	line-height: 16px;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

a:link,
a:visited {
	color: #033379;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #033379;
	text-decoration: none;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.clear {
	clear: both;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb30 {
	margin-bottom: 30px;
}



.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr15 {
	margin-right: 15px;
}

/* --------------------------------------------------
	=clearfix
-------------------------------------------------- */

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

.clearfix {
	overflow: hidden;
}

/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
	overflow: visible;
}
/* End hide from IE-mac */

/* --------------------------------------------------
	=wrapper 
-------------------------------------------------- */

#wrapper {
	width: 100%;
	background-color: #d7f0f0;
}

/* --------------------------------------------------
	=contents 
-------------------------------------------------- */

#contents {
	margin: 0 auto;
	padding: 15px 0;
	width: 900px;
	background-color: #fff;
}

/* --------------------------------------------------
	=header
-------------------------------------------------- */

#header {
	margin: 0 15px;
	width: 870px;
}

#header h1 {
	padding: 0 10px;
	line-height: 25px;
	color: #fff;
	background-color: #036eb7;
	font-size: 10px;
}

#headLine {
	margin: 0 15px;
	width: 870px;
}

#headLine h1 {
	padding: 0 10px;
	line-height: 25px;
	color: #fff;
	background-color: #036eb7;
	font-size: 10px;
}

#header-logo {
}

#header-btn {
}

#pankuzu {
	margin: 0 15px;
	clear: both;
	width: 870px;
	height: 25px;
	line-height: 25px;
	background-color: #d7f0f0;
	font-size: 10px;
}

#pankuzu p {
	padding: 0 10px;
}

#pankuzu a:link,
#pankuzu a:visited {
	color: #000;
	text-decoration: underline;
}

#pankuzu a:hover,
#pankuzu a:active {
	color: #000;
	text-decoration: none;
}

#pankuzu .bookmark {
	padding-right: 5px;
}
#pankuzu .bookmark img {
	vertical-align: middle;
}

/* --------------------------------------------------
	=footer
-------------------------------------------------- */

#footer {
	margin: 0 15px;
	width: 870px;
}

#footer-dvdbtn {
	width: 870px;
	text-align: center;
}

#footer h2 {
	margin-bottom: 10px;
}

#footer-btn {
}

.footer-table {
	margin-bottom: 10px;
	border-left: solid 4px #036eb7;
}

.footer-tabletop {
	margin-bottom: 10px;
	border-left: solid 4px #036eb7;
	width: 535px;
}

#footer table {
	margin-left: 10px;
	width: 100%;
	text-align: left;
}

#footer table tr th {
	font-weight: bold;
	font-size: 14px;
}

#footer table tr td {
	padding-left: 10px;
	background: url(../common/arrow.gif) no-repeat left;
}

#footer table tr th.space {
	color: #036EB7;
	font-weight: normal;
	font-size: 12px;
}

#footer table tr td.space {
	padding-left: 22px;
	background: url(../common/arrow.gif) no-repeat 12px;
}

#footer table.top {
	width: 520px;
}

.pagetop {
	margin: 10px 15px 20px 15px;
	width: 870px;
	background: url(../common/arrow_pagetop.gif) no-repeat right;
	font-size: 10px;
	text-align: right;
}

.pagetop p {
	padding-right: 8px;
}

#copy {
	margin: 0 15px;
	width: 870px;
}

#copy-txt {
	padding: 0 10px;
	line-height: 25px;
	background-color: #d7f0f0;
	font-size: 10px;
}

#copy-box {
	padding: 0 10px;
	line-height: 25px;
	color: #fff;
	background-color: #036eb7;
	font-size: 10px;
}

#copy-link {
}

#copy-link a:link,
#copy-link a:visited {
	color: #fff;
	text-decoration: underline;
}

#copy-link a:hover,
#copy-link a:active {
	color: #fff;
	text-decoration: none;
}

#copyright {
}

/* --------------------------------------------------
	=side
-------------------------------------------------- */

#side {
	width: 230px;
}

#side ul {
	margin-bottom: 17px;
}

#side ul.contents {
	margin-bottom: 12px;
}

#side ul.contents li {
	padding: 5px 0 5px 10px;
	border-bottom: dotted 1px #000;
	background: url(../common/arrow.gif) no-repeat left 5px;
}

/* --------------------------------------------------
	=main 
-------------------------------------------------- */

#main {
	margin: 0 auto;
	width: 870px;
}

#main-left {
	margin-top: 15px;
	width: 230px;
}

#main-right {
	width: 620px;
}

#main-right h2 {
	margin-bottom: 10px;
}

#main-banner {
	margin-bottom: 10px;
}

.main-txt {
	width: 620px;
}

.main-txt .txt480 {
	width: 480px;
}

.main-txt .txt330 {
	width: 330px;
}

#main-illust {
}

.main-txt p {
	font-size:115%;
	line-height: 1.5;
	padding:0 0 0 1em;
}

.main-txt p.clm1 {
	padding:0 1em 0;
}

/* --------------------------------------------------
	=見出し 
-------------------------------------------------- */

h3 {
	width: 579px;
	height: 36px;
	line-height: 36px;
	color: #036eb7;
	font-size: 16px;
}

h3.part01 {
	margin-bottom: 10px;
	padding-left: 41px;
	background: url(../common/h3_bg01.gif);
	font-weight: bold;
}

h3.part02 {
	margin-bottom: 10px;
	padding-left: 41px;
	background: url(../common/h3_bg02.gif);
	font-weight: bold;
}

h3.part03 {
	margin-bottom: 10px;
	padding-left: 41px;
	background: url(../common/h3_bg03.gif);
	font-weight: bold;
}

h3.part04 {
	margin-bottom: 10px;
	padding-left: 41px;
	background: url(../common/h3_bg04.gif);
	font-weight: bold;
}

h4.part01 {
	margin-bottom: 10px;
	padding-left: 10px;
	border-left: solid 5px #036eb7;
	height: 30px;
	line-height: 30px;
	color: #036eb7;
	font-weight: bold;
	font-size: 16px;
}

h4.part02 {
	margin-bottom: 10px;
	padding: 0 10px;
	width: 600px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: url(../common/h4_bg.gif);
	font-weight: bold;
	font-size: 16px;
}

h5.part01 {
	margin-bottom: 10px;
	padding-left: 10px;
	border-left: solid 5px #036eb7;
	height: 30px;
	line-height: 30px;
	color: #036eb7;
	font-weight: bold;
	font-size: 16px;
}

.part01.line {
	line-height: 20px;
	height: auto;
}
