@charset "utf-8";

/* tag */

h1,h2,h3,h4,h5,form,p,table,td,th,tr,img,li,ul,iframe {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg.gif);
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Arial",Osaka,"ＭＳ ゴシック","Osaka",sans-serif;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}

/* layout */

#contents {
	background-image: url(images/bg-shadow.png);
	background-repeat: repeat-y;
	width: 746px;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	background-image: url(images/bg-header.gif);
	background-repeat: repeat-x;
	margin: 0px;
	width: 720px;
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#header a {
	color: #000000;
	text-decoration: none;
}
#header p {
	float: right;
}
#header h1 {
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 30px;
	font-weight: normal;
}

#main-top {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	width: 720px;
}
#main-second {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
}
#bg {
	background-image: url(images/bg-left-menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 720px;
}
#oshirase {
}
#oshirase-box {
	background-color: #fffbe3;
	padding: 5px;
	overflow: auto;
	height: 90px;
	border: 1px solid #cccccc;
}
#oshirase-box div {
	background-image: url(images/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 3px;
}
#oshirase-box div + div + div + div + div {
	background-image: none;
	padding: 3px;
}
#tenpo {
	float: left;
	width: 355px;
	margin-top: 15px;
}
#tenpo h2 {
	background-image: url(images/bg-dot.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-position: left center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cc3300;
	font-weight: normal;
}
#tenpo p {
	margin-bottom: 10px;
}
#top-image {
	background-color: #fffbe3;
	border: 1px solid #cccccc;
	vertical-align: middle;
	width: 706px;
	padding: 6px;
}

#tenpo img {

}
#kaisha {
	float: right;
	width: 355px;
	margin-top: 15px;
}
#kaisha h2 {
	background-image: url(images/bg-dot.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-position: left center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cc3300;
	font-weight: normal;
}
#kaisha li {
	list-style-type: none;
	background-image: url(images/arrow-red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	padding-left: 15px;
	margin-left: 5px;
}
#pankuzu {
	background-color: #eeeeee;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 710px;
}
#left-menu {
	background-color: #efefe3;
	float: left;
	width: 160px;
}
#left-menu ul,
#left-menu li {
	list-style-type: none;
	display:inline;
	line-height: 1;
}
#left-menu li a {
	display: block;
	position: relative;
	background-image: url(images/arrow-red.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	color: #0000CC;
}
#left-menu li a:hover {
	background-color: #D9D0B9;
}
#lineup {
	margin-top: 15px;
}
#lineup div.lineup-box {
	background-color: #efefe3;
	margin-bottom: 15px;
	float: left;
}
*+html body #lineup div.lineup-box {
	margin-bottom: 0px;
}
* html body #lineup div.lineup-box {
	margin-bottom: 0px;
}
#lineup div {
	width: 238px;
	margin-right: 3px;
}
#lineup div + div + div {
	margin-right: 0px;
}
#lineup img {
	margin: 5px;
	border: 1px solid #cccccc;
}
#lineup p {
	background-image: url(images/arrow-red.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	margin:0px 5px 5px 5px;
}
#lineup h2 a {
	color: #FFFFFF;
	padding-left: 12px;
	background-image: url(images/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#entry {
	float: right;
	width: 550px;
}
#entry h2,
#lineup h2,
#oshirase h2 {
	color: #FFFFFF;
	padding: 4px 5px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#entry h2.other {
	color: #000000;
	padding: 4px 10px 2px 10px;
}

#entry .entry-contents {
	margin-right: 5px;
	margin-left: 5px;
}
#entry h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#entry p {
	margin-bottom: 10px;
}
#entry p.pagetop {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#banner {
	padding: 10px;
	width: 720px;
}
#footer {
	width: 720px;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#shdw-b {
	background-image: url(images/bg-shadow-bottom.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 746px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 3px;
	padding-left: 3px;
}


/* class */

.fs_10 {
	font-size: 11px;
}
.fs_12 {
	font-size: 12px;
	line-height: 1.5em;
}
.fs_14 {
	font-size: 14px;
}
.fs_16 {
	font-size: 16px;
}
.clear {
	clear: both;
}
.dotline {
	background-image: url(images/dotline.gif);
	background-repeat: repeat-x;
	height: 11px;
	background-position: bottom;
}
.original {
	background-image: url(images/bg-shukuhaku-title.gif);
	background-repeat: repeat-x;
}
.kokunai {
	background-image: url(images/bg-kokunai-title.gif);
	background-repeat: repeat-x;
}
.kaigai {
	background-image: url(images/bg-kaigai-title.gif);
	background-repeat: repeat-x;
}
.news {
	background-image: url(images/bg-oshirase-title.gif);
	background-repeat: repeat-x;
}
.other {
	background-image: url(images/bg-dot.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-position: left center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cc3300;
	padding-bottom: 2px;
}
