@charset "utf-8";
/* clearfix */
.clearfix{ clear:both;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
/*\*/
*html .clearfix{height:1%;}
*:first-child+html .clearfix{height:auto;}
.clearfix{display:block;}
/**/
/* clearfix */
/* margin-set */
.mt-10 {
	margin-top: 10px;
}
.mt-20 {
	margin-top: 20px;
}
.mt-30 {
	margin-top: 30px;
}
.mt-40 {
	margin-top: 40px;
}
.mt-50 {
	margin-top: 50px;
}
.mt-60 {
	margin-top: 60px;
}
.mt-70 {
	margin-top: 70px;
}
.mt-80 {
	margin-top: 80px;
}
.mt-90 {
	margin-top: 90px;
}
.mt-100 {
	margin-top: 100px;
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mb-40 {
	margin-bottom: 40px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mb-70 {
	margin-bottom: 70px;
}
.mb-80 {
	margin-bottom: 80px;
}
.mb-90 {
	margin-bottom: 90px;
}
.mb-100 {
	margin-bottom: 100px;
}

.ml-10 {
	margin-left: 10px;
}
.ml-20 {
	margin-left: 20px;
}
.ml-30 {
	margin-left: 30px;
}
.ml-40 {
	margin-left: 40px;
}
.ml-50 {
	margin-left: 50px;
}

.mr-10 {
	margin-right: 10px;
}
.mr-20 {
	margin-right: 20px;
}
.mr-30 {
	margin-right: 30px;
}
.mr-40 {
	margin-right: 40px;
}
.mr-50 {
	margin-right: 50px;
}

.pt-10 {
	padding-top: 10px;
}
.pt-20 {
	padding-top: 20px;
}
.pt-30 {
	padding-top: 30px;
}
.pt-40 {
	padding-top: 40px;
}
.pt-50 {
	padding-top: 50px;
}

.pb-10 {
	padding-bottom: 10px;
}
.pb-20 {
	padding-bottom: 20px;
}
.pb-30 {
	padding-bottom: 30px;
}
.pb-40 {
	padding-bottom: 40px;
}
.pb-50 {
	padding-bottom: 50px;
}

.pl-10 {
	padding-left: 10px;
}
.pl-20 {
	padding-left: 20px;
}
.pl-30 {
	padding-left: 30px;
}
.pl-40 {
	padding-left: 40px;
}
.pl-50 {
	padding-left: 50px;
}

.pr-10 {
	padding-right: 10px;
}
.pr-20 {
	padding-right: 20px;
}
.pr-30 {
	padding-right: 30px;
}
.pr-40 {
	padding-right: 40px;
}
.pr-50 {
	padding-right: 50px;
}
/* margin-set */

* {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	background: url(../img/bg.gif) repeat-x left top;
}
p,li,th,td,dt,dd {
	font-size: 80%;
	color: #333;
	line-height: 1.8em;
}
table {
	border-collapse: collapse;
}


a img {
	border:none;
}
.clear {
	clear:both;
}
a:link,a:visited    {
	color: #333;
	text-decoration: underline;
}
a:hover,a:active    {
	color: #999;
	text-decoration: none;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 980px;
	background: url(../img/header_bg.jpg) no-repeat left top;
	height: 105px;
	text-align: left;
}
#header h1 {
	padding-top: 18px;
}
#nav {
	height: 71px;
	width: 980px;
}
#nav ul {
	list-style: none;
}
#nav li {
	float: left;
}
#contents {
	clear: both;
	width: 980px;
	padding-top: 10px;
}
#footer {
	clear: both;
	width: 100%;
	padding-top: 20px;
}
#footer p.footer-link {
	border-bottom: 1px solid #EAEAEA;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
#footer .footer-link a {
	margin-right: 10px;
	margin-left: 10px;
}
#footer .inner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#footer .inner .crane {
	float: left;
}
#footer .inner .crane img {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}
#footer .inner .crane p {
	text-align: left;
	float: left;
	width: 300px;
	padding-top: 10px;
	margin-bottom: 30px;
}
#footer .inner .copyright {
	float: right;
	margin-bottom: 30px;
}
.TopicPath {
	text-align: left;
	clear: both;
	font-size: 70%;
	margin-bottom: 10px;
}
.TopicPath a:link, .TopicPath a:visited {
	color: #333333;
	text-decoration: none;
}
.TopicPath a:hover, .TopicPath a:active {
	color: #999999;
	text-decoration: underline;
}
#main {
	width: 700px;
	float: left;
	text-align: left;
	padding-bottom: 80px;
}
#main .title {
	padding-top: 70px;
	background: url(../img/title_bg.png) no-repeat right bottom;
	margin-bottom: 30px;
	height: 140px;
}

/* CSS Document */

#main h2 {
	font-weight: normal;
	color: #333;
	font-size: 230%;
	letter-spacing: 0.1em;
}
h3.article     {
	font-size: 120%;
	font-weight: normal;
	color: #333;
	letter-spacing: 0.1em;
	background: url(../img/txt_head_bg.gif) repeat-x left bottom;
	border-left: 5px solid #0862A9;
	padding: 7px;
	line-height: 1.2em;
	margin-bottom: 20px;
	clear: both;
}

#side {
	float: right;
	width: 200px;
	text-align: left;
	padding-bottom: 80px;
}
#side .sub-menu {
	list-style: none;
	border-top: 1px solid #CCCCCC;
}
#side .menu-head {
	background: #FFFFFF url(../img/menuhead_bg.gif) repeat-x left bottom;
	padding: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom: 3px solid #CCCCCC;
}

#side .sub-menu li {
	width: 100%;
	float: left;
	border-bottom: 1px solid #CCCCCC;
}
#side .sub-menu a:link, #side .sub-menu a:visited {
	background: url(../img/side_arrow.png) no-repeat 10px 16px;
	display: block;
	padding: 10px 10px 10px 20px;
	text-decoration: none;
	color: #333;
}
#side .sub-menu a:hover, #side .sub-menu a:active {
	background: #FEEBDA url(../img/side_arrow.png) no-repeat 10px 16px;
	display: block;
	padding: 10px 10px 10px 20px;
	text-decoration: none;
	color: #333;
}
.totop {
	text-align: right;
	padding-top: 50px;
	clear: both;
}
.att {
	color: #FF3737;
	font-weight: bold;
}
