@charset "utf-8";
/* 共通定義 */

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Osaka, arial, helvetica, sans-serif;
	text-align: center;
	background-image: url(common/img/bg.jpg);
}
#bg {
	background-image: url(common/img/common_bg.jpg);
	background-repeat: no-repeat;
	width: 1200px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background-position: right top;
}
#all {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
p {
	line-height: 1.4em;
}
img {
	border: 0px;
}
td {
	vertical-align: top;
}
th {
}
dl {
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.4em;
}
ul,ol {

}
li {
	line-height: 1.4em;
	list-style-type: none;
}
img {border:none;}
.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
.vm {
	vertical-align: middle;
}
.alignC {
	text-align: center;
}
.alignR {
	text-align: right;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.small {
	font-size: 11px !important;
}
.clear {
	clear: both !important;
}
.mT5 {
	margin-top: 5px !important;
}
.mT10 {
	margin-top: 10px !important;
}
.mT15 {
	margin-top: 15px !important;
}
.mT20 {
	margin-top: 20px !important;
}
.mB5 {
	margin-bottom: 5px !important;
}
.mB10 {
	margin-bottom: 10px !important;
}
.mB15 {
	margin-bottom: 15px !important;
}
.mB20 {
	margin-bottom: 20px !important;
}
.pagetop {
	text-align: right;
}
.red {
	color: #FF0000;
}
/* clearfix
---------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}
/* for macIE \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* end of for macIE */
/* コンテンツ */

#contents_top {
	width: 980px;
	background-image: url(common/img/dotline-trans.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
}

#contents {
	width: 980px;
	padding-bottom: 108px;
	padding-top: 30px;
}

/* リンク */

a:visited {  
	color: #000000;
	text-decoration: underline;
}
a:link {  
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

#head {
	padding-left: 25px;
	padding-bottom: 25px;
}
#head ul {
	padding-top: 27px;
}
#head li {
	display: inline-block;
	margin-left: 55px;
	float: left;
}


/* メインコンテンツ */

#path {
	font-size: 11px;
}
#path a {}
#path a:hover {}

#main_top {
	float: left;
	padding-top: 33px;
	width: 630px;
}
#main_top h2 {
	float: left;
	padding-left: 10px;
}

#main_top a {
	color: #FFFFFF;
	text-decoration: underline;
}

#main_top dl {
	margin-left: 33px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #443D2F;
	padding-bottom: 5px;
}
#main_top dt {
	padding-top: 3px;
	font-size: 10px;
	color: #CE8B00;
	font-weight: normal;
	margin-left: 12px;
	line-height: normal;
}
#main_top dd {
	font-size: 11px;
	margin-left: 10px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9c9182;
	margin-bottom: 4px;
	padding-bottom: 8px;
	line-height: normal;
}

#main {
	float: right;
	width: 800px;
}
#main a {
	color: #FFFFFF;
	text-decoration: underline;
}

#main dl {
	margin-left: 33px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #443D2F;
	padding-bottom: 5px;
}
#main dt {
	padding-top: 3px;
	font-size: 10px;
	color: #CE8B00;
	font-weight: normal;
	margin-left: 12px;
	line-height: normal;
}
#main dd {
	font-size: 11px;
	margin-left: 10px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9c9182;
	margin-bottom: 4px;
	padding-bottom: 8px;
	line-height: normal;
}

.bns {
	width: 980px;
	text-align: center;
	height: 87px;
}
.bns img {
	margin-right: 60px;
	margin-left: 60px;
	margin-top: 15px;
}




/* フッタ */

#footer {
	clear: both;
	background-image: url(common/img/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	height: 94px;
	text-align: center;
	padding-top: 37px;
}

address {
	font-style: normal;
	font-size: 11px;
	line-height: 1.4em;
}

/* サイドメニュー トップ用*/

#menu_top {
	width: 300px;
	float: right;
	padding-top: 8px;
}
#menu_top img {
	margin-top: 10px;
}


/* サイドメニュー */

#menu {
	width: 179px;
	float: left;
	padding-top: 8px;
}
#menu img {
	margin-top: 10px;
}
#menu h1 {
	padding-left: 57px;
}