/* CSS Document */
body {
	margin:10px;
	padding:0;
	background-color: #FFFFFF;
	font-family:Arial, Verdana, Tahoma, Helvetica, "Hiragino Kaku Gothic Pro W6", Osaka, "MS Gothic", sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
}
table{
	font-size:12px;
	font-family:Arial, Verdana, Tahoma, Helvetica, "Hiragino Kaku Gothic Pro W6", Osaka, "MS Gothic", sans-serif;
	color:#000000;
}

/* form */
form { margin:0; }
input, textarea, select, table, optgroup, option {
	color:#000000;
	font-size:12px;
	font-family:Arial, Verdana, Tahoma, Helvetica, "Hiragino Kaku Gothic Pro W6", Osaka, "MS Gothic", sans-serif;
}
input:focus, textarea:focus, select:focus {
	color:#000000;
	background-color:#F4F4F4;
	font-family:Arial, Verdana, Tahoma, Helvetica, "Hiragino Kaku Gothic Pro W6", Osaka, "MS Gothic", sans-serif;
}
.error {
	padding:3px;
	background-color:#FFCC00;
	color:#444444;
	font-size:14px;
	font-weight:bold;
}
.warning {
	color:#CC0000;
	font-size:10px;
}

/* layout */
.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }
.img-left { float:left; margin:0 10px 10px 0; }
.img-right { float:right; margin:0 0 10px 10px; }
.clear { clear:both; }
.middle { vertical-align:middle; }
.bottom { vertical-align:bottom; }
.text-top { vertical-align:text-top; }
.hd { display:none; }

/* font */
.small { font-size:10px; }
.big { font-size:16px; }

a img {
	border:none;
}
a {
	color: #eb7800;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ffb423;
}
.middle { vertical-align:middle; }

/* main*/
.layout {
	margin:0 auto;
	width:910px;
	text-align:left;
}

/* header */
h1 {
	margin:0;
	float:left;
	width:160px;
}
.header-r {
	float:right;
	margin:0;
	width:400px;
}
.flagtop {
	float:left;
	position:relative;
	margin:0;
	padding:40px 0 0 0;
	width:140px;
}
.flagtop a {
	position:absolute;
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
}
.flag1 { left:60px; background-image:url(images/flag_en_ov.gif); }
.flag2 { background-image:url(images/flag_jp_ov.gif); }
a.flag1:hover { background-color:#FFFFFF; text-decoration:none; }
a.flag2:hover { background-color:#FFFFFF; text-decoration:none; }
a.flag1:hover img, a.flag2:hover img, a #nowlang { visibility:hidden; }

.search-form {
	float:right;
	padding:32px 0 0 0;
	width:260px;
	text-align:right;
}
.search-form input { vertical-align:middle; }
.search-form .text { width:170px; }

/* navigation */
.navi-bt {
	margin:0;
}
#bts	{
	position:relative;
	margin:0;
	padding:0;
	height:42px;
	background:url(images/menu_bg.gif) left top repeat-x;
}

#bts	li {
	position:absolute;
	top:0;
	margin:0;
	padding:0;
	height:37px;
	line-height:37px;
	list-style-type:none;
	border-bottom:5px solid #eb7800;
	background-position:left top;
	background-repeat:no-repeat;
}
/* JP */
.bts-jp #bt1 { background-image:url(images/nav1_jp.gif); width:80px; left:0; }
.bts-jp #bt2 { background-image:url(images/nav2_jp.gif); width:107px; left:81px; }
.bts-jp #bt3 { background-image:url(images/nav3_jp.gif); width:106px; left:190px; }
.bts-jp #bt4 { background-image:url(images/nav4_jp.gif); width:134px; left:297px; }
.bts-jp #bt5 { background-image:url(images/nav5_jp.gif); width:125px; left:432px; }
.bts-jp #bt6 { background-image:url(images/nav6_jp.gif); width:119px; left:558px; }
.bts-jp #bt7 { background-image:url(images/nav7_jp.gif); width:110px; left:678px; }
.bts-jp #bt8 { background-image:url(images/nav8_jp.gif); width:121px; left:789px; }
/* EN */
.bts-en #bt1 { background-image:url(images/nav1_en.gif); width:82px; left:0; }
.bts-en #bt2 { background-image:url(images/nav2_en.gif); width:127px; left:83px; }
.bts-en #bt3 { background-image:url(images/nav3_en.gif); width:118px; left:211px; }
.bts-en #bt4 { background-image:url(images/nav4_en.gif); width:122px; left:330px; }
.bts-en #bt5 { background-image:url(images/nav5_en.gif); width:110px; left:453px; }
.bts-en #bt6 { background-image:url(images/nav6_en.gif); width:120px; left:564px; }
.bts-en #bt7 { background-image:url(images/nav7_en.gif); width:110px; left:685px; }
.bts-en #bt8 { background-image:url(images/nav8_en.gif); width:121px; left:796px; }

#bts a {
	display:block;
	margin:0;
	height:37px;
	overflow:hidden;
}
#bts b { display:none; }
#bts a:hover, #bts a.now{ border-bottom:5px solid #ffb423; }

/* contents */
.content{
	margin:27px 0 0 0;
}
.content-pad { padding:0 5px; }
h3 { font-size:14px; }
.title {
	font-size:14px;
	font-weight:bold;
	color:#eb7800;
}
.inside-header { background-color:#CCCCCC; }
.submenu {
	float:left;
	width:235px;
	height:229px;
	background:url(images/submenu_bg.gif) left top no-repeat;
}
.submenu ul {
	margin:0;
	padding:10px 0 0 0;
	list-style-type:none;
}
.submenu li {
	margin:0;
	padding:0;
}
.submenu h3 {
	margin:0 20px;
	padding:10px 0 5px 0;
	color:#949ca9;
	font-size:13px;
	font-weight:bold;
	border-top:1px dotted #949ca9;
}
.submenu a {
	display:block;
	margin:0 20px;
	padding:5px 0 5px 15px;
	background:url(images/arrow.gif) left center no-repeat;
	color:#666666;
	font-weight:bold;
}
.submenu a:hover, .submenu a.now {
	background:url(images/arrow_ov.gif) left center no-repeat;
}

.content-r {
	float:right;
	width:665px;
}
	

address{
	border-top:5px solid #eb7800;
	margin:20px 0 0 0;
	padding:5px 0 0 0;
	text-align:right;
	font-size:10px;
	color:#666666;
	font-style:normal;
}

/* homepage */
.home-l {
	float:left;
	width:670px;
}
.home-r {
	float:right;
	width:220px;
}
.home-r ul { margin:10px 0 0 0; padding:0; list-style-type:none; }
.home-r li { margin:0 0 15px 0; padding:0 0 20px 0; background:url(images/border.gif) left bottom repeat-x; }
.news-date{
	float:left;
	padding:0;
	width:40px;
}
.news-dm { color:#cc3300; border-bottom:1px solid #a8a8a8; padding-bottom:2px; font-weight:bold; }
.news-y { color:#666666; font-size:14px; margin-top:2px; font-weight:bold; }
.news-txt {
	float:right;
	padding:0;
	width:175px;
	font-size:10px;
}
.news-more { clear:both; padding:5px 0 0 45px; }
	
/* What's new */
.news-list {
	width:90%;
	margin:0 auto;
	padding:5px 0 0 0;
	list-style-type:none;
	text-align:left;
}
.news-list ul {
	margin:0;
	padding:0;
	list-style-type:none;
	display:none;
}
.news-list li {
	margin:0;
	padding:0;
}
.news-list h3 {
	margin:10px 0 0 0;
	padding:7px 0 7px 28px;
	font-size:12px;
	font-weight:normal;
	background:#ffd894 url(images/news_arrow1a.gif) 6px 6px no-repeat;
}
.news-list h3 a { color:#760000; text-decoration:none; }
.news-list h3 a:hover { text-decoration:underline; }
.news-list div {
	padding:10px;
	line-height:1.5em;
	border:2px solid #faf7d0;
	background-color:#FFFFFF;
	display:none;
}

/* Search */
.content-list {
	margin:0 0 0 30px;
	padding:0;
}
.content-list li {
	margin:0 0 15px 0;
	padding:0;
}

/* webpage */
.site-flow {
	margin-left:5px;
}

.site-flow-cont {
	margin-left:5px;
	border-left:#dde7cc 3px solid;
	padding-top:20px;
	position:relative;
}

.site-flow-cont p {
	margin:0 0 0 10px;
}

.site-flow-arrow {
	margin:10px 0 0 80px;
}

.site-flow-img {
	margin-top:10px;
}

/* host */
.hosting-table td { vertical-align:top; }
.hosting-left {
	background-color:#fff7e7;
}
.hosting-middle {
	background-color:#fff9e6;
}
.hosting-right {
	background-color:#fcfce3;
}
.hosting-left .subtitle { margin:0 0 15px 0; background-color:#ffcc66; }
.hosting-middle .subtitle { margin:0 0 15px 0; background-color:#ffdc75; }
.hosting-right .subtitle { margin:0 0 15px 0; background-color:#eeeebb; }
.hosting-left .datatable th { background-color:#ffcc66; }
.hosting-middle .datatable th { background-color:#ffdc75; }
.hosting-right .datatable th { background-color:#eeeebb; }

.subtitle {
	padding:3px 5px;
	color:#57503b;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #a69c7f;
	border-left:3px double #a69c7f;
	background-color:#e3e0d7;
}

.datatable {
	margin:0 auto;
	background-color:#B6BFC8;
}
.datatable tr {
	background-color:#FFFFFF;
}
.datatable th {
	background-color:#f0eee8;
}
.bg, .datatable .bg { background-color:#F0F9FC; }
.bg2, .datatable .bg2 { background-color:#B6BFC8; }
.bg3, .datatable .bg3 { background-color:#eeeebb; }
.datatable .editor tr, .datatable .editor th { background:none; }

.datatable-wp {
	margin:0 auto;
	background-color:#f4d392;
}
.datatable-wp tr {
	background-color:#FFFFFF;
}
.datatable-wp th {
	background-color:#fdf5e4;
}

.datatable-wpf {
	margin:0 auto;
}
.datatable-wpf tr {
	background-color:#FFFFFF;
}
.datatable-wpf td {
	border:#f1be89 1px dotted;
}
.datatable-wpf th {
	background-color:#fbf2e8;
	border:#f1be89 1px dotted;
}
.datatable-wpf table td, .datatable-wpf table th { border:none; }

.host-basic-title {
	border-left:#bacdd7 3px solid;
	background-color:#d9eaf3;
}

.host-business-title {
	border-left:#b6cebc 3px solid;
	background-color:#d7e7db;
}

.host-ecom-title {
	border-left:#d9bcbe 3px solid;
	background-color:#f3d9db;
}

/* package plan */
.businesscard-img {
	margin:0 0 5px 0;
	text-align:center;
}
.businesscard-img img { margin-right:5px; }

.webdesign-left {
	width:50%;
	background-color:#fff9e6;
	vertical-align:top;
}
.webdesign-right {
	width:50%;
	background-color:#fcfce3;
	vertical-align:top;
}
.webdesign-left .subtitle { margin:0 0 15px 0; background-color:#ffdc75; }
.webdesign-right .subtitle { margin:0 0 15px 0; background-color:#eeeebb; }
.webdesign-left .datatable th { background-color:#ffdc75; }
.webdesign-right .datatable th { background-color:#eeeebb; }

/* web rental plan */
.service-table h3 { margin:0; padding:3px; font-size:14px; }
.service-table h3 i {color:#333333; font-style:normal; }
.service-table ul { margin:0; padding:0 0 0 20px; }
.service-table li { margin:0; padding:0; font-size:10px; color:#333333; }

/* print */
.print-cont {
	width:725px;
	position:relative;
	margin-top:20px;
}

.print-cont p { margin-left:5px; }
.print-cont-img { margin:20px 0 0 10px; border:0; }

.print-cont-bcard {
	width:205px;
	height:345px;
	border-left:#d5cdc0 2px solid;
	padding-right:20px;
}

.print-cont-postcard {
	width:205px;
	height:345px;
	position:absolute;
	top:0;
	left:205px;
	border-left:#d5cdc0 2px solid;
	padding-right:20px;
}

.print-cont-flyer {
	width:315px;
	height:345px;
	position:absolute;
	top:0;
	left:410px;
	border-left:#d5cdc0 2px solid;
	padding-right:20px;
}

.print-cont-catalog {
	width:565px;
	border-left:#d5cdc0 2px solid;
	margin-top:30px;
}

/* media */
.movie-cm {
	float:right;
	width:320px;
	margin:10px 0 10px 10px;
}

/* mailform */
.mailform { margin:20px 0 0 20px; text-align:center; }
.mailform table { width:500px; text-align:left; background-color:#C1AA8F; }
.mailform th, .mailform td { padding:5px; text-align:left; vertical-align:middle; }
.mailform th { background-color:#FFFFFF; color:#666666; }
.mailform td { background-color:#FFFFFF; }
.mailform .formtitle { text-align:center; background-color:#C1AA8F; color:#FFFFFF; }
.mailform .quote-title { background-color:#C1AA8F; }
.previewtitle { margin:5px; color:#FFFFFF; font-size:14px; text-align:center; }
.colorred { color:#A81212; }
.subcategory { margin:0; padding:20px 0 30px 0; width:142px; }
.subcategory a { font-size:14px; font-weight:bold; text-decoration:none; }
.subcategory a img { margin-bottom:5px; border:1px solid #FFFFFF; }
.subcategory a:hover img { border:1px solid #D7E2E0; }
.mailsent {
	margin:20px 0 0 0;
	line-height:1.5em;
	font-size:12px;
}


/* other */
.subt {
	background:url(images/point.gif) center left no-repeat;
	padding-left:20px;
	margin:20px 0 10px 0;
	height:23px;
	line-height:22px;
}

.subte {
	padding-left:10px;
	margin:10px 0 10px 0;
	height:23px;
	line-height:22px;
               font-size:15px;
}

.subt-strong {
	border-bottom:#ffb746 2px solid;
	color:#5f4823;
}

/* shadetabs */
.shadetabs{
	margin:0 0 15px 0;
	padding:0;
	height:23px;
	border-bottom:1px solid #999999;
}
.shadetabs li{
	float:left;
	margin:0 5px 0 0;
	width:140px;
	line-height:23px;
	list-style-type:none;
}
.shadetabs li a {
	position:relative;
	display:block;
	width:100%;
	height:23px;
	line-height:23px;
	text-decoration:none;
	text-align:center;
	color:#333333;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	background-color:#CCCCCC;
}
html>body .shadetabs li a { top:-1px; }	/*for Netscape, Firefox*/
.shadetabs li a:hover, .shadetabs li.selected a{
	top:1px;
	color:#666666;
	background-color:#FFFFFF;
}
html>body .shadetabs li a:hover, html>body .shadetabs li.selected a { top:0; }	/*for Netscape, Firefox*/
