/* default */
html, body {
	font-size: 12px;
	font-family: Meiryo,Verdana;
	line-height: 150%;
	text-align: center;
	background-color: #ccc;
	color: #333;
}
table {
	font-size: 12px;
	font-family: Meiryo,Verdana;
	line-height: 150%;
	color: #333;
}
body, h1, h2, h3, ul, li, form, dl {
	margin:0;
	padding:0;
}
img {
	border: none;
}

/* module */
.cl,
div#headerArea,
div#menuArea,
div#localMenuArea,
div.contentsSection,
div#contentsArea,
div#footerArea,
ul#pagetopLink,
div#contentsArea div.contentsSection dl.form_list_type2 dd.paper_color_list,
div#contentsArea div.contentsSection dl dd.form_button div.button_section {
	height:1%;
	overflow:visible;
}

.cl:after,
div#headerArea:after,
div#menuArea:after,
div#localMenuArea:after,
div.contentsSection:after,
div#contentsArea:after,
div#footerArea:after,
ul#pagetopLink:after,
div#contentsArea div.contentsSection dl.form_list_type2 dd.paper_color_list:after,
div#contentsArea div.contentsSection dl dd.form_button div.button_section:after {
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}
.none {
	display: none;
}
a {
	color: #0068b7;
}
a:hover {
	color: #0068b7;
	text-decoration: none;
}
.normal {
	font-size: 12px;
	font-weight: normal;
}
ul.li_type1 {
	list-style-type: none;
}
	ul.li_type1 li {
		background: url(../images/icon_li.gif) 0 0 no-repeat;
		padding: 0 0 0 35px;
	}
img.image_type1 {
	vertical-align: middle;
	margin: 0 3px;
}

.float_left {
	float: left;
}
.float_right {
	float: right;
}
.note {
	font-size: 10px;
}
.accent {
	font-size: 18px;
	color: #ff6699;
	line-height: 160%;
	border: 1px solid #ffc8da;
	padding: 3px 5px;
}
.accent_out {
	display: block;
	padding: 3px 0;
}

/* layout */
div#siteArea {
	width: 810px;
	margin: 40px auto;
	background: url(../images/bg_body.gif) 0 0 repeat-y;
}

div#headerArea {
	width: 810px;
	background: url(../images/bg_top.gif) 0 0 no-repeat;
}

div#footerArea{
	width: 810px;
	height: 46px;
	background: url(../images/bg_bottom.gif) 0 0 no-repeat;
}

/* header */
div#logo h1 a {
	margin: 15px 0 0 20px;
	display: block;
	float: left;
	width: 265px;
	height: 70px;
	background: url(../images/logo.jpg) 0 0 no-repeat;
}
* html div#logo h1 a {
	margin: 15px 0 0 10px;
}
div#tag {
	margin: 34px 0 0 15px;
	display: block;
	float: left;
	/*
	width: 185px;
	height: 28px;
	background: url(../images/tag.gif) 0 0 no-repeat;
	text-indent: -9999px;
	*/
}
* html div#tag {
	margin: 36px 0 0 8px;
}
	div#tag h2 {
		width: 200px;
		font-size: 12px;
		font-weight: normal;
		text-align: left;
	}
div#companyInfo {
	float: right;
	margin: 25px 20px 0 0;
	text-align: right;
	line-height: 120%;
}
* html div#companyInfo {
	margin: 25px 10px 0 0;
}
	div#companyInfo div#companyName {
		color: #0093df;
		font-weight: bold;
	}
	div#companyInfo div#companyAddress {
		font-size: 10px;
	}

/* menu */
div#menuArea {
	background: url(../images/menu/bg_menu.gif) 0 0 repeat-x;
	margin: 10px 8px 0 8px;
}
	div#menuArea dl dt {
		display: none;
	}
	div#menuArea dl dd {
		margin: 0;
	}
	div#menuArea dl dd#mainMenu {
		margin: 0 0 0 12px;
		float: left;
	}
	div#menuArea dl dd#subMenu {
		margin: 0 12px 0 0;
		float: right;
	}
		div#menuArea dl dd ul {
			list-style-type: none;
		}
			div#menuArea dl dd ul li {
				display: inline;
			}
				div#menuArea dl dd ul li a {
					float: left;
					display: block;
					height: 30px;
					background-position: left top;
					background-repeat: no-repeat;
				}
				div#menuArea dl dd ul li a:hover {
					background-position: left bottom;
				}
				div#menuArea dl dd#mainMenu ul li a {
					margin: 0 25px 0 0;
				}
				div#menuArea dl dd#subMenu ul li a {
					margin: 0 0 0 25px;
				}
				div#menuArea dl dd ul li a#mainMenu_home {
					width: 127px;
					background-image: url(../images/menu/menu_home.gif);
				}
				div#menuArea dl dd ul li a#mainMenu_how {
					width: 78px;
					background-image: url(../images/menu/menu_how.gif);
				}
				div#menuArea dl dd ul li a#mainMenu_qa {
					width: 31px;
					background-image: url(../images/menu/menu_qa.gif);
				}
				div#menuArea dl dd ul li a#mainMenu_order {
					width: 91px;
					background-image: url(../images/menu/menu_order.gif);
				}
				div#menuArea dl dd ul li a#subMenu_info {
					width: 59px;
					background-image: url(../images/menu/menu_info.gif);
				}
				div#menuArea dl dd ul li a#subMenu_sitemap {
					width: 44px;
					background-image: url(../images/menu/menu_sitemap.gif);
				}
				body#howto div#menuArea dl dd ul li a#mainMenu_how,
				body#qa div#menuArea dl dd ul li a#mainMenu_qa,
				body#order div#menuArea dl dd ul li a#mainMenu_order,
				body#information div#menuArea dl dd ul li a#subMenu_info,
				body#sitemap div#menuArea dl dd ul li a#subMenu_sitemap {
					background-position: left center;
				}
div#localMenuArea {
	background: url(../images/menu/bg_localmenu.gif) 0 0 repeat-x;
	margin: 0 8px 0 8px;
	height: 30px;
}
	div#localMenuArea dl dt {
		display: none;
	}
	div#localMenuArea dl dd {
		margin: 0;
	}
	div#localMenuArea dl dd#localMenu {
		margin: 0 0 0 240px;
		float: left;
	}
	* html div#localMenuArea dl dd#localMenu {
		margin: 0 0 0 120px;
		float: left;
	}
	div#localMenuArea dl dd#localMenuTop {
		margin: 0 12px 0 0;
		float: right;
	}
		div#localMenuArea dl dd ul {
			list-style-type: none;
		}
			div#localMenuArea dl dd ul li {
				display: inline;
			}
				div#localMenuArea dl dd ul li a {
					float: left;
					display: block;
					height: 30px;
					background-position: left top;
					background-repeat: no-repeat;
				}
				div#localMenuArea dl dd ul li a:hover {
					background-position: left bottom;
				}
				div#localMenuArea dl dd#localMenu ul li a {
					margin: 0 15px 0 0;
				}
				div#localMenuArea dl dd#localMenuTop ul li a {
					margin: 0 0 0 15px;
				}
				div#localMenuArea dl dd ul li a#localMenu_regal {
					width: 134px;
					background-image: url(../images/menu/menu_info_regal.gif);
				}
				div#localMenuArea dl dd ul li a#localMenu_privacy {
					width: 113px;
					background-image: url(../images/menu/menu_info_privacy.gif);
				}
				div#localMenuArea dl dd ul li a#localMenu_about {
					width: 102px;
					background-image: url(../images/menu/menu_info_about.gif);
				}
				div#localMenuArea dl dd ul li a#localMenu_infotop {
					width: 78px;
					background-image: url(../images/menu/menu_info_top.gif);
				}
				body#information div#localMenuArea dl dd ul li a#localMenu_infotop {
					background-position: left center;
				}

/* image */
body#home div#mainImageArea {
	background: url(../images/image_top.jpg) 0 0 no-repeat;
	width: 794px;
	height: 150px;
	margin: 4px auto;
}
div#mainImageArea {
	background: url(../images/image_content.jpg) 0 0 no-repeat;
	width: 794px;
	height: 120px;
	margin: 4px auto 0 auto;
	text-align: left;
}
	div#mainImageArea div#pageTitle {
		width 180px;
		height: 120px;
		text-indent: -9999px;
	}
	body#howto div#mainImageArea div#pageTitle {
		background: url(../images/title/how.gif) 10px 65px no-repeat;
	}
	body#qa div#mainImageArea div#pageTitle {
		background: url(../images/title/qa.gif) 10px 65px no-repeat;
	}
	body#order div#mainImageArea div#pageTitle {
		background: url(../images/title/order.gif) 10px 65px no-repeat;
	}
	body#information div#mainImageArea div#pageTitle {
		background: url(../images/title/information.gif) 10px 65px no-repeat;
	}
	body#sitemap div#mainImageArea div#pageTitle {
		background: url(../images/title/sitemap.gif) 10px 65px no-repeat;
	}



/* contents */
div#contentsArea {
	text-align: left;
}
	div#contentsArea div#topicPath {
		margin: 10px 20px;
		font-size: 10px;
	}
	div#contentsArea div.line {
		background: url(../images/line.gif) 0 0 repeat-x;
	}
	div#contentsArea div.contentsSection {
		margin: 15px 30px 30px 30px;
		padding-top: 15px;
	}
	* html div#contentsArea div.contentsSection {
		margin: 20px 30px;
	}
		/* 共通 */
		div#contentsArea div.contentsSection p {
			margin: 10px 0 20px 5px;
		}
		div#contentsArea div.contentsSection ul {
			margin-bottom: 20px;
		}
			div#contentsArea div.contentsSection ul li {
				margin-left: 20px;
			}
		div#contentsArea div.contentsSection h3.h_type1 {
			font-size: 16px;
			font-weight: normal;
			border-left: 6px solid #0093df;
			padding: 0 0 0 10px;
			line-height: 26px;
			height: 26px;
			margin: 0 0 20px 0;
		}
			div#contentsArea div.contentsSection h3 a {
				color: #333;
			}
		
		div#contentsArea div.contentsSection h4.h_type1 {
			font-size: 14px;
			font-weight: normal;
			border-bottom: 1px solid #a8ccdf;
			padding: 0 0 0 3px;
			line-height: 20px;
			height: 20px;
			margin: 0 0 20px 0;
		}
		/* コンセプト */
		div#contentsArea div.contentsSection h3#concept {
			height: 30px;
			text-indent: -9999px;
			background: url(../images/title/concept.gif) 0 0 no-repeat;
		}
		div#contentsArea div.contentsSection dt.feature {
			display: none;
		}
		div#contentsArea div.contentsSection dd.feature {
			margin: 0;
			float: left;
			width: 400px;
		}
			div#contentsArea div.contentsSection dd.feature ul {
				float: left;
				margin: 10px 0 0 0;
			}
			div#contentsArea div.contentsSection dd.feature ul li {
				font-size: 18px;
				color: #ff6699;
				font-weight: bold;
				height: 30px;
				margin: 0;
			}
		div#contentsArea div.contentsSection dt.recommend {
			float: right;
			width: 332px;
			height: 24px;
			background: url(../images/home/recommend.gif) 0 0 no-repeat;
			text-indent: -9999px;
		}
		div#contentsArea div.contentsSection dd.recommend {
			margin: 0;
			float: right;
			width: 332px;
		}
		div#contentsArea div.contentsSection dd.recommend div.dm_top {
			height: 10px;
			background: url(../images/home/bg_rec_top.gif) 0 0 no-repeat;
		}
		div#contentsArea div.contentsSection dd.recommend div.dm_bottom {
			height: 10px;
			background: url(../images/home/bg_rec_bottom.gif) right top no-repeat;
		}
		div#contentsArea div.contentsSection dd.recommend ul {
			background: url(../images/home/bg_rec_body.gif) 15px 0 repeat-y;
			padding: 10px 0;
			margin: 0;
		}
			div#contentsArea div.contentsSection dd.recommend li {
				margin: 0 0 0 40px;
			}
		/* 価格表 */
		div#contentsArea div.contentsSection h3#price {
			height: 30px;
			text-indent: -9999px;
			background: url(../images/title/price.gif) 0 0 no-repeat;
		}
		div#contentsArea div.contentsSection table#tb_price {
			border: 1px solid #999;
			border-collapse:collapse;
			margin: 10px 0;
			float: left;
		}
			div#contentsArea div.contentsSection table#tb_price th {
				border: 1px solid #999;
				border-collapse:collapse;
				padding: 5px;
				text-align: center;
				font-weight: bold;
				background-color: #efefef;
			}
			div#contentsArea div.contentsSection table#tb_price td {
				border: 1px solid #999;
				border-collapse:collapse;
				padding: 5px;
				text-align: center;
			}
			div#contentsArea div.contentsSection table#tb_price .color {
				background-color: #e8f3f7;
			}
			div#contentsArea div.contentsSection table#tb_price .white {
				background-color: #fff;
			}
		div#contentsArea div#priceSection ul {
			margin: 5px 0 0 0;
			width: 230px;
			float: right;
			font-size: 10px;
		}
		* html div#contentsArea div#priceSection ul {
			margin: 5px 0 0 0;
		}
		/* インク */
		div#contentsArea div.contentsSection h3#ink {
			height: 30px;
			text-indent: -9999px;
			background: url(../images/title/ink.gif) 0 0 no-repeat;
		}
		/* 色上質紙 */
		div#contentsArea div.contentsSection h3#paper {
			height: 30px;
			text-indent: -9999px;
			background: url(../images/title/paper.gif) 0 0 no-repeat;
		}
		/* 送料 */
		div#contentsArea div.contentsSection h3#postage {
			height: 30px;
			text-indent: -9999px;
			background: url(../images/title/postage.gif) 0 0 no-repeat;
		}
		/* 支払方法 */
		div#contentsArea div.contentsSection h3#payment {
			height: 30px;
			text-indent: -9999px;
			background: url(../images/title/payment.gif) 0 0 no-repeat;
		}
		/* 納期 */
		div#contentsArea div.contentsSection h3#schedule {
			height: 30px;
			text-indent: -9999px;
			background: url(../images/title/schedule.gif) 0 0 no-repeat;
		}
		/* 注文ページリンク */
		div#contentsArea div.contentsSection ul#orderLink {
			margin-left: 197px;
			list-style-type: none;
		}
			div#contentsArea div.contentsSection ul#orderLink a {
				display: block;
				background: url(../images/home/bt_order.gif) 0 0 no-repeat;
				width: 355px;
				height: 35px;
			}
			div#contentsArea div.contentsSection ul#orderLink a:hover {
				background-position: left bottom;
			}
		/* howto */
		.ai {
			/* border: 1px solid #fff; */
			padding: 3px;
			line-height: 220%;
		}
		.ai_menu {
			border: 1px solid #a8ccdf;
			padding: 2px 5px;
			margin: 0 3px;
			line-height: 210%;
		}
		/* Q&A */
		#list_qa dt {
			background: url(../images/qa/q.gif) 0 2px no-repeat;
			padding-left: 15px;
		}
		#list_qa dd {
			background: url(../images/qa/a.gif) 0 3px no-repeat;
			padding-left: 15px;
			margin: 3px 0 20px 15px;
		}
		#list_qa dt .q {
			display: none;
		}
		#list_qa dd .a {
			display: none;
		}
		/* information */
		table#tb_regal  {
			margin: 10px 0 20px 0;
		}
			table#tb_regal th {
				background-color: #efefef;
				text-align: left;
				vertical-align: top;
				font-weight: normal;
				padding: 3px 5px;
			}
			table#tb_regal td {
				padding: 3px 5px;
			}
		/* sitemap */
		body#sitemap div#contentsArea div.contentsSection ul {
			margin: 0;
		}
			body#sitemap div#contentsArea div.contentsSection ul li {
				margin: 5px 0 5px 20px;
			}
		/* order*/
		div#contentsArea div.contentsSection dl.form_list {
			margin: 0 0 40px 0;
		}
			div#contentsArea div.contentsSection dl.form_list dt {
				float: left;
				width: 160px;
			}
			div#contentsArea div.contentsSection dl.form_list dd {
				width: 580px;
				margin: 0 0 10px 170px;
			}
			* html div#contentsArea div.contentsSection dl.form_list dd {
				margin: 0 0 10px 85px;
			}
		div#contentsArea div.contentsSection dl.form_list_type2 {
			margin: 0 0 0 0;
		}
			div#contentsArea div.contentsSection dl.form_list_type2 dt {
				float: left;
				width: 50px;
			}
			div#contentsArea div.contentsSection dl.form_list_type2 dd {
				width: 500px;
				margin: 0 0 0 60px;
			}
			* html div#contentsArea div.contentsSection dl.form_list_type2 dd {
				margin: 0 0 0 30px;
			}
		div#contentsArea div.contentsSection dl.form_list_type2 dd.paper_color_list input {
			display: block;
			float: left;
			width: 20px;
		}
		*+html div#contentsArea div.contentsSection dl.form_list_type2 dd.paper_color_list input {
			width: 20px;
		}
		* html div#contentsArea div.contentsSection dl.form_list_type2 dd.paper_color_list input {
			width: 25px;
			border: 1px solid #fff;
		}
		div#contentsArea div.contentsSection dl.form_list_type2 dd.paper_color_list label {
			display: block;
			float: left;
			width: 95px;
		}
		*+html div#contentsArea div.contentsSection dl.form_list_type2 dd.paper_color_list label {
			width: 100px;
			border: 1px solid #fff;
		}
		* html div#contentsArea div.contentsSection dl.form_list_type2 dd.paper_color_list label {
			width: 95px;
			border: 1px solid #fff;
		}
		div#contentsArea div.contentsSection .req {
			color: #cc0000;
			margin: 0 0 0 5px;
		}
		div#contentsArea div.contentsSection .req_sample {
			color: #cc0000;
			margin: 0 5px 0 0;
		}
		div#contentsArea div.contentsSection dl dt.form_button,
		div#contentsArea div.contentsSection dl dt.form_hidden {
			display: none;
		}
		div#contentsArea div.contentsSection dl dd.form_button,
		div#contentsArea div.contentsSection dl dd.form_hidden {
			margin: 0;
		}
			div#contentsArea div.contentsSection dl.form_list dd.form_button {
				width: 750px;
			}
			* html div#contentsArea div.contentsSection dl.form_list dd.form_button {
				margin: 0 0 0 0;
				border: 1px solid #fff;
			}
			div#contentsArea div.contentsSection dl dd.form_button div.button_section {
				/* 右揃え */
				/* margin: 20px 0 30px 350px; */
				/* 中央揃え */
				margin: 20px 0 30px 185px;
			}
			* html div#contentsArea div.contentsSection dl dd.form_button div.button_section {
				margin: 10px 0 15px 185px;
			}
			div#contentsArea div.contentsSection dl dd.form_button div.button_section a {
				display: block;
				float: left;
				width: 180px;
				height: 30px;
				background-position: left top;
				background-repeat: no-repeat;
				/* 右揃え */
				/* margin: 0 0 0 20px; */
				/* 中央揃え */
				margin: 0 20px 0 0;
			}
			div#contentsArea div.contentsSection dl dd.form_button div.button_section a:hover {
				background-position: left bottom;
			}
				div#contentsArea div.contentsSection dl dd.form_button a#btOrder {
					background-image: url(../images/order/bt_order.gif);
				}
				div#contentsArea div.contentsSection dl dd.form_button a#btReset {
					background-image: url(../images/order/bt_reset.gif);
				}
				div#contentsArea div.contentsSection dl dd.form_button a#btGetData {
					background-image: url(../images/order/bt_get_data.gif);
				}
				div#contentsArea div.contentsSection dl dd.form_button a#btPassword {
					background-image: url(../images/order/bt_password.gif);
				}
		div#contentsArea div.contentsSection input.input_type1 {
			width: 250px;
		}
		div#contentsArea div.contentsSection input.input_type2 {
			width: 500px;
		}
		div#contentsArea div.contentsSection input.input_type3 {
			width: 100px;
		}
		div#contentsArea div.contentsSection textarea.textarea_type1 {
			width: 500px;
			height: 200px;
		}
		div#contentsArea #message {
			margin: 0 30px;
			color: #cc0000;
			border: 1px solid #cc0000;
			padding: 20px 30px;
			display: none;
		}
		div#contentsArea dt.error {
			color: #cc0000;
		}
		div#contentsArea input.error,
		div#contentsArea textarea.error {
			border: 1px solid #cc0000;
			color: #cc0000;
		}
		div#contentsArea div.contentsSection #customerInfoUpdateLabel,
		div#contentsArea div.contentsSection #customerInfoUpdateInput {
			display: none;
		}
ul#pagetopLink {
	margin: 10px 20px 10px 20px;
	list-style-type: none;
}
	ul#pagetopLink li a {
		float: right;
		display: block;
		width: 60px;
		height: 15px;
		background: url(../images/pagetop.gif) 0 0 no-repeat;
	}
	ul#pagetopLink li a:hover {
		background-position: left bottom;
	}
dl#suportMenu {
	margin: 0 0 10px 0;
}
	dl#suportMenu dt {
		display: none;
	}
	dl#suportMenu dd {
		margin: 0;
	}
		dl#suportMenu dd ul {
			list-style-type: none;
	text-align: center;
		}
			dl#suportMenu dd ul li {
				font-size: 10px;
				margin: 0 3px;
				display: inline;
			}

/* footer */
div#copyright {
	background: url(../images/copyright.gif) 0 0 no-repeat;
	width: 180px;
	height: 15px;
	float: right;
	text-indent: -9999px;
	margin: 10px 20px 0 0;
}
