/* ■ページ構造 */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	text-align: center;
	font-family: Helvetica, Arial, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	background-image: url(topimages/back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body div {
	text-align: left;
	margin: 0 auto;

}
body p {
	font-size: 10px;
}

#container {
	width: 780px;
}
#containerbox {
	width: 750px;
}
#title {
	float: left;
	width: 150px;
	height: 60px;
}
#footer {
	width: 750px;
	height: 20px;
	clear: both;
	background-image: url(topimages/footer.gif);
	background-color: #eeeeee;
	background-repeat: no-repeat;
}

/* ■文字要素 */

h1 {
	font-size: 1px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	color: #567fb9;
}

/* ■タイトル */

#title a {
	width: 150px;
	height: 60px;
}

/* ■ナビ */

#title_right {
	float: right;
	width: 600px;
	height: 60px;
	text-align: right;
}
#top_navi {
	width: 600px;
	height: 25px;
}
#top_navi p {
	font-size: 9px;
	text-align: right;
	vertical-align: bottom;
	padding: 10px 0px 0px 0px;
}
#title_right h2 {
	height: 15px;
	font-size: 12px;
	padding: 10px 0px 0px 0px;
}
#callcenter span {
	font-size: 10px;
}


/* ■メールフォームトップ */

#mailformtop {
	width: 750px;
	height: 41px;
}
#mailformtop p {
	display: block;
	font-size: 1px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	color: #ffffff;
}

/* ■MOVIE */
#movie {
	text-align: center;
}

/* ■コンテンツ トピックス */

#topics {
	width: 750px;
	height: 210px;
}
#topics_top {
	width: 550px;
	height: 210px;
	float: left;
	display: block;
}
#topics_top a {
	width: 550px;
	height: 210px;
	display: block;
	float: left;
}
#topicsbox {
	width: 200px;
	height: 210px;
	float: right;
	display: block;
}
#topics1 {
	width: 200px;
	height: 70px;
}
#topics2 {
	width: 200px;
	height: 70px;
}
#topics3 {
	width: 200px;
	height: 70px;
}
.topicslink span {
	display: block;
	font-size: 1px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	color: #ffffff;
}
.topicslink a {
	width: 195px;
	height: 68px;
	display: block;
	position: relative;
	float: right;
	background-repeat: no-repeat;
}
#topicsbox .topicslink a:hover {
	display: block;
	background-position: 0px -68px;
}
.topicslink p {
	font-size: 1px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	color: #ffffff;
}
#topics1 a {
	background-image: url(topimages/button1.gif);
}
#topics2 a {
	background-image: url(topimages/button2.gif);
}
#topics3 a {
	background-image: url(topimages/button3.gif);
}


/* ■メイン */

#main {
	width: 670px;
	clear: both;
}

#announce {
	width: 670px;
}

#announce p {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
}

/* ■サブページ 01 */

#sub01 {
	width: 670px;
}


#comictitle {
	width: 670px;
	background-color: #ff3366;
}

#comictitle h3 {
	font-size: 20px;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 0px 4px 10px;
}

.writer {
	font-weight: bold;
	font-size: 16px;
}

#sub01_left {
	width: 470px;
	height:230px;	
	background-color: #ffffcc;
	float: left;
}

#jacketimages {
	width: 170px;
	height:230px;	
	background-color: #cccccc;
	float: left;
}
#jacketimages img{
	width: 150px;
	height:212px;
	float: left;
	padding: 9px 10px 9px 10px;
}

#catchcopy {
	width: 300px;
	float: right;
}

#catchcopy h4 {
	font-size: 14px;
	line-height: 14px;
	color: #000033;
	font-weight: bold;
	padding: 9px 0px 0px 10px;
}

#maintext {
	width: 300px;
	float: right;
}

#maintext p {
	font-size: 12px;
	line-height: 16px;
	color: #000033;
	padding: 9px 10px 0px 10px;
}

#detail {
	width: 300px;
	float: right;
}

#detail p {
	font-size: 10px;
	line-height: 3px;
	color: #000033;
	padding: 10px 10px 5px 10px;
}

#sub01_right {
	width: 190px;
	height:230px;	
	float: right;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
}

#order_label {
	width: 190px;
	height: 18px;
	background-color: red;
	float: right;	
}

#order_label p{
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 0px 0px 0px;
	text-align: center;
}

#order_detail {
	width: 190px;
	float: right;	
}

#order_detail p{
	font-size: 12px;
	line-height: 5px;
	font-weight: bold;
	padding: 10px 0px 20px 0px;
	text-align: center;
}

.price {
	font-weight: bold;
	font-size: 20px;
}

#order_form {
	width: 190px;
	float: right;
	text-align: center;	
}

#sub01_right select {
	border: 1px inset #c4b60a;
	font-size: 12px;
	width: 100px;
}

#order_notice {
	width: 190px;
	float: right;
	padding: 10px 0px 10px 0px;
}

#order_notice p {
	font-size: 10px;
	line-height: 15px;
	padding: 0px 10px 0px 10px;
}

#move_form {
	width: 190px;
	float: right;
}

#move_form p {
	font-size: 11px;
	text-align: center;
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
}

#sub01bot {
	width: 630px;
	margin-left: 20px;
}
#sub01bot p {
	font-size: 14px;
	line-height: 20px;
}



/* ■セミナー 01 */

#sub01topseminar_app {
	width: 630px;
	margin: 10px 0px 0px 0px;
	background-color: #770000;
	padding: 8px 20px 5px 20px;
}
#sub01topseminar_app h3 {
	font-size: 24px;
	line-height: 24px;
	color: #ffffff;
	font-weight: bold;
}


/* ■サブページ 02 */

#sub02 {
	width: 610px;
	margin-left: 30px;
	table-layout: fixed;
	border-collapse: collapse;
	border: 1px solid #c4b60a;
}
#sub02 th {
	width: 160px;
	background-color: #ebe59a;
	padding: 5px 0px 5px 0px;
	text-align: center;
	border: 1px solid #c4b60a;
	font-size: 14px;
	line-height: 20px;
	color: #333;
}
#sub02 td {
	background-color: #fffcf2;
	padding: 5px 0px 5px 10px;
	border: 1px solid #c4b60a;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	color: #333;
}
#sub02 td span {
	font-size: 14px;
	line-height: 20px;
	color: #333;
}
#sub02 td li {
	list-style-position: inside;
}
#sub02 td .sub02lititle {
	display: block;
	font-size: 12px;
	text-indent: 3em;
}
#sub02 input {
	border: 1px inset #c4b60a;
	width: 420px;
}
#sub02 #postcode {
	border: 1px inset #c4b60a;
	width: 100px;
}
#sub02 select {
	border: 1px inset #c4b60a;
	font-size: 12px;
	width: 160px;
}
#sub02 #address {
	display: block;
	margin: 5px 0px 0px 0px;
}
#sub02 textarea {
	border: 1px inset #c4b60a;
	width: 420px;
	height: 8em;
}
#sub02 .site {
	border: 0px inset #c4b60a;
	width: 1em;
	height: 1em;
	margin: 0px 10px 0px 0px;
}
#sub02 label {
	display: block;
}
#sub02 input span {
	margin: 0px 0px 0px 20px;
}
#inputsubmit {
	text-align: center;         /* 配置 */
	font-size: 12px;
	margin: 10px 0px 10px 0px;
}
#inputsubmit input {
	text-align: center;         /* 配置 */
	font-size: 12px;
	padding: 2px 5px 2px 5px;
	border: 2px outset #c4b60a;
	margin: 0px 5px 0px 5px;
}



/* ■サブページ 03*/

#sub03 {
	width: 610px;
	margin-left: 30px;
}
#sub03 .sub03txt {
	font-size: 14px;
	line-height: 24px;
}
#sub03 .sub03no {
	font-size: 14px;
	line-height: 20px;
	color: #006699;
}


/* ■エラーページ 01 */

#err01top {
	width: 670px;
	text-align: center;
	margin: 15px 0px 0px 0px;
}
#err01top h3 {
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0.2em;
}

#err01cen {
	width: 670px;
	margin: 15px 0px 0px 0px;
	text-align: center;
}
#err01cen h4 {
	font-size: 16px;
	line-height: 24px;
	color: #ff0000;
}

#err01bot {
	width: 670px;
	margin: 5px 0px 15px 0px;
	text-align: center;
}
#err01bot p {
	font-size: 12px;
	line-height: 18px;
}


/* ■エラーページ 02 */

#err02 {
	width: 610px;
	margin-left: 30px;
	table-layout: fixed;
	border-collapse: collapse;
	border: 1px solid #c4b60a;
}
#err02 th {
	width: 200px;
	background-color: #ebe59a;
	padding: 2px 0px 2px 0px;
	text-align: center;
	border: 1px solid #c4b60a;
	font-size: 12px;
	line-height: 16px;
}
#err02 td {
	background-color: #fffcf2;
	padding: 2px 0px 2px 10px;
	border: 1px solid #c4b60a;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}


/* ------ ダミー ------ */

.dummycopy {
	height: 10px;
	clear: both;
}
.dummycopy p {
	font-size: 1%;
	height: 1px;
	visibility: hidden;
}
.dummy5 {
	height: 5px;
	clear: both;
}
.dummy5 p {
	font-size: 1%;
	height: 1px;
	visibility: hidden;
}
.dummy10 {
	height: 10px;
	clear: both;
}
.dummy10 p {
	font-size: 1%;
	height: 1px;
	visibility: hidden;
}
.dummy15 {
	height: 15px;
	clear: both;
}
.dummy15 p {
	font-size: 1%;
	height: 1px;
	visibility: hidden;
}
.dummy_border_c {
	height: 1px;
	clear: both;
	background-color: #ccc;
}
.dummy_border_c p {
	font-size: 1%;
	height: 1px;
	visibility: hidden;
}


/* ■強調 */

.pickup {
	font-weight: bold;
	color: #b00058;
}


/* ■ボトムナビ */

#bottom_navi p {
	font-size: 9px;
	text-align: center;
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
}
#move_top p {
	font-size: 9px;
	text-align: center;
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
}

/* ■フッター */

#footer p {
	font-size: 1px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	color: #e5e5e5;
}



