@charset "shift_jis";

/* ===================================================================

   top Style Sheet
	
------------------------------------------------------------------- */

/* #contentsArea */

html{
    overflow-y: scroll;
}

#contentsArea {
	background-image: none;
}
@media only screen and (max-width: 480px) {
	#contentsArea {
    padding-top: 76px;}
}

#flashArea {
	clear: both;
	width: 900px;
	margin-bottom: 20px;
}

.topArea {
	clear: both;
	width: 880px;
	margin-left: 10px;
	background-image: url(../img/top/contents_bi.jpg);
	background-repeat: repeat-y;
	margin-bottom: 20px;
	font-size: 85%;
}

.topArea h2 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../img/top/contents_h2_bi.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.topArea h2 img {
	margin-bottom: 12px;
	margin-left: 5px;
	margin-top: 10px;
}

.topArea p {
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.topArea ul {
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.topArea ul.link li a {
	background-image: url(../img/top/link_mark_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 8px;
}

.topArea .box1 {
	float: left;
	width: 198px;
	display: inline;
	margin-right: 11px;
	margin-left: 11px;
}

.topArea .box1 .mtxx {
	margin-top: 29px;
}

.topArea .box2 {
	float: left;
	width: 410px;
	display: inline;
	margin-left: 15px;
}

.topArea .box2 .news-frame {
	height: 154px;
	width: 410px;
}

.topArea .box2 .news-bg {
	background-image: url(../img/top/news_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 4px;
	margin-bottom: 2px;
}

.topArea .box3 {
	float: right;
	width: 198px;
	display: inline;
	margin-right: 11px;
}

.topArea .box3 .office-img {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
}


/* iframe information */

body.information {
	background-color: #F7F7F9;
}

body.information dl {
	font-size: 75%;
	background-image: url(../img/common/line_01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 1.6;
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
}

body.information dt {
	float: left;
	width: 6em;
	color: #666;
}

body.information dd {
	margin-left: 6em;
}

* html body.information dd {
	height: 1%;
}
