@charset "UTF-8";

/* ========BASIC======== */
* {
	color:#000;
	font-family: "ＭＳ 明朝", "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
}

* html body {
	margin:auto;
}

body {
	_margin:10px;
	padding:0;
	letter-spacing:1px;
	background:url(../images/backgrnd.jpg);
}

br {
	letter-spacing:normal;
}

a {
	color:#333;
	text-decoration:none;
}

a:hover {
	color:#666;
}

img {
	border:none;
	vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
}

/* ========TEMPLATE LAYOUT======== */
div#top {
	width:789px;
	margin:0 auto;
	background:url(../images/bg_contents_left.gif) 0 0 repeat-y;
}

div#wrapper {
	background:url(../images/bg_contents_right.gif) 100% 0 repeat-y;
	background:#fff;
}

div#header {
	position:relative;
	height:65px;
	margin-bottom:5px;
	padding:0 5px;;
	background-color:#f5f5f5;
}

div#menu {
	float:left;
	padding:0 5px;
}

div#contents {
	clear:both;
	margin:0 5px;
	padding:0px 20px 0 20px;
}

div#main {
	float:left;
	width:730px;
}

div#totop {
	clear:both;
}

div#footer {
	clear:both;
	margin:0 5px;
	background:url(../images/backgrnd.jpg);
}

/* ========HEADER CUSTOMIZE======== */
div#header #logo {
	height:65px;
}

div#header #outline {
	position:absolute;
	left:300px;
	top:0px;
	width:485px;
	height:45px;
	_height:50px;
	padding-top:18px;
	_padding-top:13px;
}

div#header h1 {
	width:455px;
	_width:470px;
	margin-top:-5px;
	_margin-top:0px;
	padding:5px;
	color:#000;
	font-size:12px;
	font-weight:normal;
}

div#header h2 {
	width:455px;
	_width:470px;
	margin-top:-10px;
	_margin-top:-5px;
	padding:5px;
	color:#000;
	font-size:12px;
	font-weight:normal;
}

/* ========MENU CUSTOMIZE======== */
div#menu ul {
	margin:0;
	padding:0;
}

div#menu li {
	float:left;
	font-size:14px;
	color:#000;
	text-align:center;
	list-style-type:none;
}

div#menu li a{
	display:block;
	width:128px;
	color:#0000ff;
	line-height:40px;
	border-left:1px solid #DCDCDC;
	border-right:1px solid #DCDCDC;
	background:url(../images/bg_menu.gif) 0 0 repeat-x;
}

div#menu li.home a{
	border:none;
}

div#menu li a.active{
	color:#0000ff;
}

div#menu li a:hover{
	color:#ff0000;
	background:url(../images/bg_menu_on.gif) 0 0 repeat-x;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
	color:#0000ff;
	width: 730px;
	border-bottom:1px dotted #0172AB;
}

div#main a:hover {
	color:#ff0000;
	text-decoration:none;
	border-bottom:1px dotted #0172AB;
}

div#main h2 {
	color:#000000;
	font-size:14px;
	font-weight:normal;
}

div#main h3 {
	color:#000000;*/
	margin:25px 0 5px 0;
	padding:2px 0 3px 10px;
	font-size:16px;
	font-weight:normal;
	background:url(../images/titlebar.gif) 0 100% no-repeat;
/*	border-bottom:3px double #535D57;*/
}

div#main h4 {
	margin-top:15px;
	margin-bottom:2px;
	padding-top:7px;
	padding-right: 0px;
	padding-bottom:1px;
	padding-left:10px;
	font-size:16px;
	background:#e0ffff;
}

div#main h5 {
	margin-top:8px;
	margin-bottom:3px;
	font-size:14px;
}

div#main #product {
	margin:-10px 0 8px 0;
	padding:5px 0 5px 0;
	font-size:12px;
	text-align:center;;
	background-color:#eee;
}

div#main p{
	margin:0.5em 0 1em 0;
	font-size:14px;
}

div#main ul,ol,dl{
	font-size:14px;
}

div#main dt{
	font-size:14px;
	margin-top:10px;
	margin-bottom:3px;
}

div#main dd{
	margin:0 2em 0 1em;
	padding-top:0px;
	padding-bottom:0px;
	font-size: 14px;
	background:#f4f4f4;
}

div#main #flash{
	width:665px;
	height:90px;
	font-size: 14px;
	margin: 20px 0 15px 20px;
	_margin: 20px 0 0px 20px;
	padding:10px 10px 0 18px;
	text-align:center;
	float-left:auto;
	float-right:auto;
	background:#000;
}

div#main #intro{
	width: 695px;
	font-size: 14px;
	padding:5px 10px 5px 18px;
}

div#main #sample {
	width: 728px;
	margin-bottom:25px;
	text-align:center;
	border:#59d9a3 1px solid;
}

div#main #sample p {
	margin-top:10px;
	font-size: 12px;
}

div#main #sample .sample_box {
	width: 92px;
	margin-left:23px;
	_margin-left:17px;
	float:left;
	text-align:center;
	border:#59d9a3 1px solid;
}

div#main .sub_box {
	width: 695px;
	font-size: 14px;
	padding:0px 10px 5px 18px;
	margin:10px 0 20px 0;
	border:#e0ffff 3px solid;
}

div#main .sub_box span {
	font-size:14px;
	font-weight:normal;
}

div#main .sub_box .mini_box {
	width:100%;
	font-size:12px;
	margin-top:10px;
	text-align:right;
}

div#main .order_box {
	width: 695px;
	font-size: 14px;
	padding:0px 10px 5px 18px;
	margin:10px 0 20px 0;
	border:#e0ffff 3px solid;
}

/* ========SUB_BOX LINK CUSTOMIZE======== */
div#main .sub_box dt a{
	color:#0000ff;
	padding-top:2px;
	_padding-top:3px;
	padding-left:1em;
	background: url(../images/clover_gr.gif) 0 50% no-repeat;
}

div#main .sub_box dt a.active{
	color:#0000ff;
}

div#main .sub_box dt a:hover{
	color:#59d9a3;
}

div#main .sub_box dt img{
	vertical-align:top;
}

/* ========ORDER_BOX LINK CUSTOMIZE======== */
div#main .order_box dt{
	color:#000;
	padding-top:2px;
	_padding-top:3px;
	padding-left:1em;
	text-decoration:none;
	background: url(../images/clover_gr.gif) 0 50% no-repeat;
}

div#main .order_box dt a.active{
	color:#0000ff;
}

div#main .order_box dt a:hover{
	color:#59d9a3;
/*	text-decoration:underline; */
}

/* ========TOTOP CUSTOMIZE======== */
div#totop{
	position:relative;
	height:2em;
}

div#totop p {
	position:absolute;
	top:10px;
	right:7px;
	margin:0;
}

div#totop p a {
	padding-left:0px;
}

/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
	margin:0 0 10px 0;
	padding:10px 0 0 0;
	text-align:right;
	background:url(../images/bg_dotline.gif) 0 0 repeat-x;
}

div#footMenu li {
	display:inline;
	margin:0 0 0 1px;
	font-size:12px;
	list-style:none;
}

div#footMenu li a {
	color:#0000ff;
	padding-left:12px;
	background: url(../images/bg_footmenu.gif) 0 50% no-repeat;
}

div#footMenu li a:active {
	color:#0000ff;
	padding-left:12px;
}

div#footMenu li a:hover {
	color:#ff0000;
	padding-left:12px;
}

/* ========FOOTER CUSTOMIZE======== */
address{
	padding:10px 0;
	font-size:12px;
	color:#fff;
	text-align:center;
	font-style:normal;
}
address a{
	color:#fff;
}
address a:hover{
	color:#fff;
}

/* ========SCREEN SHOT CUSTOMIZE======== */
div.wrap {
	clear:both;
	margin-top:20px;
}

div.wrap span{
	font-size:12px;
	margin-left:20px;
}

div.ss {
	width: 30%;
	margin:5px;
	padding: 5px 3px 5px 3px;
	float: left;
	border:2px dotted;
}

div.ss span {
	color:#4169ff;
	font-size:13px;
	background-color:#f4f4f4;
}
div.ss img {
	border:none;
	margin-top:10px;
}

div.ss a.imghover:hover img {
	filter:alpha(opacity=70);
	opacity:0.3;
}
a.imghover:hover img {
	filter:alpha(opacity=70);
	opacity:0.3;
}

div#linkwrap {
	width: 790px;
	height: 31px;
	margin-top: 20px;
	font-size: 10px;
}

div#toplink {
	width: 675px;
	height:31px;
	float:left;
}

div#toplink ul {
	margin: 2px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}

div#toplink li {
	width: 95px;
	padding: 0px;
	float: left;
}

div#footlink {
	width: 88px;
	height:31px;
	float:right;
	margin-right:3px;
}

div#footlink a:hover {
	color:#ff33ff;
}

div#textlink {
	height:15px;
	margin:0 12px 0 0;
	_margin:10px 12px 0 0;
	text-align:right;
	font-size:10px;
}

div#textlink a:hover{
	color:#ff33ff;
}

/* ========CONTACT CUSTOMIZE======== */
#contact{
	width:100%;
	height:380px;
	text-align:center;
	margin-top:20px;
}

#contact span{
	width:100%;
	height:20px;
	text-align:center;
}

/* ========COMPANY CUSTOMIZE======== */
#tokutei{
	width:730px;
	height:500px;
	margin-top:20px;
	margin-bottom:10px;
}

/* ========AFFIRIEIT CUSTOMIZE======== */
#wrap {
	width:100%;
	height:90px;
	margin-top:10px;
}
#affirieit {
	width:500px;
	float:left;
}
#rank {
	width:80px;
	float:right;
}
