a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}

a img {
	vertical-align:middle;
}

html, body, div#wrapper {
	height: 100%;
}

body {
	background-color: #e5e5e5;
	font-size: 10pt;
	color: #333333;
	line-height: 1.5;
	text-align: center;
	padding: 20px 0 0;
}

div#wrapper {
	width: 750px;
	background: url(./img/bg.gif);
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
}

html > /**/body div#wrapper {
	overflow: hidden;
}

body > div#wrapper {
	height: auto;
}


/* --- head ------------------------------------------------------------------------------------- */

div#head {
	width: 750px;
	margin: 0 auto 10px;
	padding-top: 10px;
	background: url(./img/header_line.gif) no-repeat center top;
}

div#head h1 {
	float: left;
	padding-left: 10px;
}

div#head p {
	float: left;
	padding-left: 10px;
}

div#head div {
	float: right;
	padding-right: 10px;
}

div#head span {
	display: block;
	clear: both;
	width: 730px;
	height: 20px;
	margin: 0 auto;
	padding-top: 5px;
	background: url(./img/top_dottline.gif) repeat-x left bottom;
}


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

div#main {
	width: 750px;
	margin: 0 auto;
	padding:0 10px 20px;
}


/* --- menu --------------------------------------------------------------------------- */

div#menu {
	float: left;
	width: 150px;
}

div#menu_area {
	background: url(./img/menu2_bg.gif) repeat-y;
}

div#menu ul {
	text-align: left;
	line-height: 20px;
}

div#menu li {
	width: 141px;
	margin: 10px 0 0 5px;
	padding: 0 0 2px;
	border-bottom: 1px #8c8c8c dotted;
}

div#menu_bottom {
	padding-top: 10px;
}

div#banner {
	margin: 20px auto 0;
}

div#menu a {
	letter-spacing: 0.001em;
	font-size:12px;
}


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

div#contents {
	float: right;
	width: 570px;
	text-align: left;
	padding-right: 20px;
}

/* --- contents_head -------------------------------------------------------- */

div.chl {
	float: left;
}

div.chr {
	float: right;
}

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

div#content_top {
	width: auto;
	padding-top: 5px;
}

/* --- contents_news ---------------------------------------------- */

div#top_news {
	margin: 5px auto;
}

/* --- contents_tv-shop ------------------------------------------- */

div#tv-shop {
	text-align: center;
	margin-top: 20px;
}

div#tv-shop object {
	float: left;
	margin-left: 5px;
}

div#tv-shop_link {
	float: right;
	margin-right: 5px;
}

div#tv-shop_link p {
	width: 200px;
	padding: 0;
	margin: 0 auto;
	font-weight: bold;
	line-height: 1.2em;
}

div#hanbai {
	width: 520px;
	margin: 20px auto;
	padding: 10px;
	border: 3px #ff0000 double;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
}



/* --- contents_box ----------------------------------------------- */

div#top_box {
	padding-top: 30px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
}

div#top_box_red {
	float: left;
}

div#box_red {
	width: 280px;
	height: 180px;
	line-height: 1.2em;
	background-image: url(./img/red_line_middle.gif);
}

div#top_box_blue {
	float: right;
}

div#box_blue {
	width: 280px;
	height: 180px;
	line-height: 1.2em;
	background-image: url(./img/blue_line_middle.gif);
}

div#top_box h2 {
	margin-bottom: 2px;
}

div#top_box h3 {
	padding: 6px 0 0 10px;
	font-weight: bold;
}

div#top_box ol {
	list-style-type: decimal;
	margin: 0px 7px 0px 32px;
}

div#top_box li {
	padding-top: 6px;
}

div#top_box ul {
	list-style-type: circle;
}

div#top_box ul li {
	padding-top: 3px;
}


/* --- foot_banner ------------------------------------------------ */

#foot_banner {
	width: 100%;
	margin: 50px 0 0;
	text-align: center;
}


/* --- foot ------------------------------------------------------------------------------------- */

#foot {
	position: relative;
	width: 750px;
	height: 20px;
	margin: -20px auto;
}

#copyright {
	font-size: 8pt;
	color: #ffffff;
	background: #b2b2b2;
	width: auto;
	padding: 2px 0px;
	border: 1px solid #999999;
	margin-top: 10px;
}


/* --- clear fix -------------------------------------------------------------------------------- */

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

.clearfix {
	display: inline-block;
}

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

.clearfix {
	display: block;
}
/* -- End hide from IE-mac -- */


/* --- other ------------------------------------------------------------------------------------ */

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.uline {
	text-decoration: underline;
}

.red {
	color: #FF0000;
}

.blue {
	color: #0000FF;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}



/* --- 230913 新着情報変更 ---------------------------------------------------------------------- */

#news_title {
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	text-shadow: 1px 2px 3px #808080;
}

#contents-maker-news {
	width: 550px;
	height:100px;
	border: 1px solid #666;
	padding: 10px;
	overflow: auto;
}

#top_news dl {
	display: flex;
}

#top_news dt {
	white-space: nowrap;
	text-align: left;
}

#top_news dt:after {
	content: "："
}

#top_news dd {
	text-align: justify;
	margin-bottom: 1em;
}


