@charset "Shift_JIS";

* {
	font-style:normal;
	font-weight:normal;
	border:none;
	margin: 0;
	list-style:none;
}

body {
	background-color:#E6E9F2;
}

#preloadedImages {
	width: 0px;
	height: 0px;
	display: inline;
	background-image:url(../image/header_company_nav2.gif);
	background-image:url(../image/header_home_nav2.gif);
	background-image:url(../image/nav_contact.gif);
	background-image:url(../image/nav_faq.gif);
	background-image:url(../image/nav_worldwide.gif);
	background-image:url(../image/nav_product.gif);
	background-image:url(../image/nav_newitem.gif);
}

/* トップ編集 */
#topNav {
	background-image:url(../image/header_top_bg.gif);
	background-repeat:repeat-x;
	height:33px;
}

#topNav .navArea {
	width:760px;
}

* html #topNav p.title {
	float:left;
	height:33px;
	width:203px;
}

*:first-child+html #topNav p.title {
	float:left;
	height:33px;
	width:203px;
}

#topNav p.information {
	display:block;
	float:right;
	height:33px;
	width:129px;
	background-image: url(../image/content_background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#topNav p.memberPage {
	display:block;
	float:right;
	height:33px;
	width:175px;
}

/* 内部編集 */
#wrapper {
	background-image:url(../image/contents_bg.gif);
	background-repeat:repeat-y;
	width:780px;
	margin:0 auto;
}

/* ヘッダー編集 */
#wrapper #header {
	background-image:url(../image/topimage.jpg);
	background-repeat:no-repeat;
	height:195px;
	width:760px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	background-position: bottom;
}

#wrapper #header #logoMark {
	float:left;
}

#wrapper #header .hedLogo {
	width:200px;
	font-size:10px;
	background-repeat:no-repeat;
}

#wrapper #header p.hedComent {
	text-align:center;
	color:#284591;
	line-height:1.8em;
	background-color: #FFFFFF;
}

.hedfoot {
	width:200px;
	height:15px;
}

#wrapper #header ul.hedList {
	background-color:#F8D74A;
	list-style:none;
	float:right;
	width:520px;
	height:40px;
}


#wrapper #header ul li {
	display:inline;
}

#wrapper #header ul li.hedH {
	width:86px;
	height:40px;
}

li.hedH a {
	background-image:url(../image/header_home_nav1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:86px;
	height:40px;
}

li.hedH a:hover {
	background-image:url(../image/header_home_nav2.gif);
	background-repeat:no-repeat;
	width:86px;
	height:40px;
}

#wrapper #header ul li.hedC {
	width:106px;
	height:40px;
}

li.hedC a {
	background-image:url(../image/header_company_nav1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:106px;
	height:40px;
}

li.hedC a:hover {
	background-image:url(../image/header_company_nav2.gif);
	background-repeat:no-repeat;
	width:106px;
	height:40px;
}

#wrapper #header ul.hedList li a {
	float:left;
}

/* company */
#wrapper #header1 {
	background-image:url(../image/company_profile.jpg);
	background-repeat:no-repeat;
	height:116px;
	width:760px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	background-position: bottom;
}

#wrapper #header1 #logoMark {
	float:left;
}

#wrapper #header1 .hedLogo {
	width:200px;
	font-size:10px;
	background-repeat:no-repeat;
}

#wrapper #header1 ul.hedList {
	background-color:#F8D74A;
	list-style:none;
	float:right;
	width:520px;
	height:40px;
}

#wrapper #header1 ul li {
	display:inline;
}

#header1 .hedfoot {
	width:200px;
	height:15px;
}

#wrapper #header1 ul li.hedH {
	width:86px;
	height:40px;
}

#header1 ul li.hedH a {
	background-image:url(../image/header_home_nav1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:86px;
	height:40px;
}

#header1 ul li.hedH a:hover {
	background-image:url(../image/header_home_nav2.gif);
	background-repeat:no-repeat;
	width:86px;
	height:40px;
}

#wrapper #header1 ul li.hedC {
	width:106px;
	height:40px;
}

#header1 ul li.hedC a {
	background-image:url(../image/header_company_nav1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:106px;
	height:40px;
}

#header1 ul li.hedC a:hover {
	background-image:url(../image/header_company_nav2.gif);
	background-repeat:no-repeat;
	width:106px;
	height:40px;
}

#wrapper #header1 ul.hedList li a {
	float:left;
}

/* item */
#wrapper #header2 {
	background-image:url(../image/products.jpg);
	background-repeat:no-repeat;
	height:116px;
	width:760px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	background-position: bottom;
}

#wrapper #header2 #logoMark {
	float:left;
}

#wrapper #header2 .hedLogo {
	width:200px;
	font-size:10px;
	background-repeat:no-repeat;
}

#wrapper #header2 ul.hedList {
	background-color:#F8D74A;
	list-style:none;
	float:right;
	width:520px;
	height:40px;
}

#wrapper #header2 ul li {
	display:inline;
}

#header2 .hedfoot {
	width:200px;
	height:15px;
}

#wrapper #header1 ul li.hedH {
	width:86px;
	height:40px;
}

#header2 ul li.hedH a {
	background-image:url(../image/header_home_nav1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:86px;
	height:40px;
}

#header2 ul li.hedH a:hover {
	background-image:url(../image/header_home_nav2.gif);
	background-repeat:no-repeat;
	width:86px;
	height:40px;
}

#wrapper #header2 ul li.hedC {
	width:106px;
	height:40px;
}

#header2 ul li.hedC a {
	background-image:url(../image/header_company_nav1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:106px;
	height:40px;
}

#header2 ul li.hedC a:hover {
	background-image:url(../image/header_company_nav2.gif);
	background-repeat:no-repeat;
	width:106px;
	height:40px;
}

#wrapper #header2 ul.hedList li a {
	float:left;
}

/* world */
#wrapper #header3 {
	background-image:url(../image/quaker_world_locations_map.jpg);
	background-repeat:no-repeat;
	height:405px;
	width:760px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	background-position: bottom;
}

#wrapper #header3 #logoMark {
	float:left;
}

#wrapper #header3 .hedLogo {
	width:200px;
	font-size:10px;
	background-repeat:no-repeat;
}

#wrapper #header3 ul.hedList {
	background-color:#F8D74A;
	list-style:none;
	float:right;
	width:520px;
	height:40px;
}


#wrapper #header3 ul li {
	display:inline;
}

#header3 .hedfoot {
	width:200px;
	height:15px;
}

#wrapper #header3 ul li.hedH {
	width:86px;
	height:40px;
}

#header3 ul li.hedH a {
	background-image:url(../image/header_home_nav1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:86px;
	height:40px;
}

#header3 ul li.hedH a:hover {
	background-image:url(../image/header_home_nav2.gif);
	background-repeat:no-repeat;
	width:86px;
	height:40px;
}

#wrapper #header3 ul li.hedC {
	width:106px;
	height:40px;
}

#header3 ul li.hedC a {
	background-image:url(../image/header_company_nav1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:106px;
	height:40px;
}

#header3 ul li.hedC a:hover {
	background-image:url(../image/header_company_nav2.gif);
	background-repeat:no-repeat;
	width:106px;
	height:40px;
}

#wrapper #header3 ul.hedList li a {
	float:left;
}

/* faq */
#wrapper #header4 {
	background-image:url(../image/topimage.png);
	background-repeat:no-repeat;
	height:246px;
	width:760px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#wrapper #header4 #logoMark {
	float:left;
}

#wrapper #header4 .hedLogo {
	width:200px;
	font-size:10px;
	background-repeat:no-repeat;
}

#wrapper #header4 ul.hedList {
	background-color:#F8D74A;
	list-style:none;
	float:right;
	width:520px;
	height:40px;
}


#wrapper #header4 ul li {
	display:inline;
}

#header4 .hedfoot {
	width:200px;
	height:15px;
}

#wrapper #header4 ul li.hedH {
	width:86px;
	height:40px;
}

#header4 ul li.hedH a {
	background-image:url(../image/header_home_nav1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:86px;
	height:40px;
}

#header4 ul li.hedH a:hover {
	background-image:url(../image/header_home_nav2.gif);
	background-repeat:no-repeat;
	width:86px;
	height:40px;
}

#wrapper #header4 ul li.hedC {
	width:106px;
	height:40px;
}

#header4 ul li.hedC a {
	background-image:url(../image/header_company_nav1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:106px;
	height:40px;
}

#header4 ul li.hedC a:hover {
	background-image:url(../image/header_company_nav2.gif);
	background-repeat:no-repeat;
	width:106px;
	height:40px;
}

#wrapper #header4 ul.hedList li a {
	float:left;
}

/* product */
#wrapper #header5 {
	background-image:url(../image/new_products.png);
	background-repeat:no-repeat;
	height:181px;
	width:760px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#wrapper #header5 #logoMark {
	float:left;
}

#wrapper #header5 .hedLogo {
	width:200px;
	font-size:10px;
	background-repeat:no-repeat;
}

#wrapper #header5 ul.hedList {
	background-color:#F8D74A;
	list-style:none;
	float:right;
	width:520px;
	height:40px;
}


#wrapper #header5 ul li {
	display:inline;
}

#header5 .hedfoot {
	width:200px;
	height:15px;
}

#wrapper #header5 ul li.hedH {
	width:86px;
	height:40px;
}

#header5 ul li.hedH a {
	background-image:url(../image/header_home_nav1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:86px;
	height:40px;
}

#header5 ul li.hedH a:hover {
	background-image:url(../image/header_home_nav2.gif);
	background-repeat:no-repeat;
	width:86px;
	height:40px;
}

#wrapper #header5 ul li.hedC {
	width:106px;
	height:40px;
}

#header5 ul li.hedC a {
	background-image:url(../image/header_company_nav1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:106px;
	height:40px;
}

#header5 ul li.hedC a:hover {
	background-image:url(../image/header_company_nav2.gif);
	background-repeat:no-repeat;
	width:106px;
	height:40px;
}

#wrapper #header5 ul.hedList li a {
	float:left;
}

/* ナビ編集 */
#wrapper #cntNav {
	widows:760px;
	height:40px;
	background-color:#F8D74A;
	margin:0 10px;
	display:block;
}

#wrapper #cntNav ul.navContent {
	display:block;
	height:40px;
	width:560px;
	float:right;
}

ul.navContent li#info {
	display:block;
	height:40px;
	width:140px;
	float:right;
}

li#info a {
	display:block;
	height:40px;
	width:140px;
	background-image:url(../image/nav_contact.gif);
	background-repeat:no-repeat;
}

li#info a:hover {
	background-position:0 100%;
	height:40px;
}

ul.navContent li#world {
	display:block;
	height:40px;
	width:140px;
	float:right;
}

li#world a {
	display:block;
	height:40px;
	width:140px;
	background-image:url(../image/nav_worldwide.gif);
	background-repeat:no-repeat;
}

li#world a:hover {
	background-position:0 100%;
	height:40px;
}

ul.navContent li#faq {
	display:block;
	height:40px;
	width:140px;
	float:right;
}

li#faq a {
	display:block;
	height:40px;
	width:74px;
	background-image:url(../image/nav_faq.gif);
	background-repeat:no-repeat;
}

li#faq a:hover {
	background-position:0 100%;
	height:40px;
}

ul.navContent li#new {
	display:block;
	height:40px;
	width:140px;
	float:right;
}

li#new a {
	display:block;
	height:40px;
	width:140px;
	background-image:url(../image/nav_product.gif);
	background-repeat:no-repeat;
}

li#new a:hover {
	background-position:0 100%;
	height:40px;
}

ul.navContent li#items {
	display:block;
	height:40px;
	width:140px;
	float:right;
}

li#items a {
	display:block;
	height:40px;
	width:140px;
	background-image:url(../image/nav_company.gif);
	background-repeat:no-repeat;
}

li#items a:hover {
	background-position:0 100%;
	height:40px;
}

#wrapper #cntNav ul.navContent li a h2 {
	text-indent:-9999px;
}

/* メイン編集 */
#wrapper #main {
	height:350px;
	margin:0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

/* company */
#wrapper #main1 {
	height:auto;
	width:750px;
	margin:0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}


#wrapper #main2 {
	height:500px;
	width:760px;
	margin:0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#wrapper #main3 {
	height:500px;
	width:760px;
	margin:0;
	padding:0 10px 0 10px;
}

#wrapper #main12 {
	height:500px;
	width:760px;
	margin:0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

/* item */
#wrapper #main4 {
	height:700px;
	width:760px;
	margin:0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#wrapper #main5 {
	height:850px;
	width:760px;
	margin:0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#wrapper #main6 {
	height:1400px;
	width:760px;
	margin:0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#wrapper #main7 {
	height:2930px;
	width:760px;
	margin:0;
	padding:0 10px 0 10px;
}

#wrapper #main8 {
	height:2000px;
	width:760px;
	margin:0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#wrapper #main9 {
	height:1200px;
	width:760px;
	margin:0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#wrapper #main10 {
	height:570px;
	width:760px;
	margin:0;
	padding:0 10px 0 10px;
}

#wrapper #main15 {
	height:1500px;
	width:760px;
	margin:0;
	padding:0 10px 0 10px;
}

/* --------------------------------- itemlist.html */
#wrapper #item2 {
	height:1200px;
	width:760px;
	margin:0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#wrapper #item3 {
	height:750px;
	width:760px;
	margin:0;
	padding:0 10px 0 10px;
}

#wrapper #item4 {
	height:1400px;
	width:760px;
	margin:0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#wrapper #item5 {
	height:700px;
	width:760px;
	margin:0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#wrapper #item6 {
	height:710px;
	width:760px;
	margin:0;
	padding:0 10px 0 10px;
}

#wrapper #item7 {
	height:560px;
	width:760px;
	margin:0;
	padding:0 10px 0 10px;
}

/* world */
#wrapper #main11 {
	height:3000px;
	width:760px;
	margin:0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

/* faq */
#wrapper #main13 {
	height:350px;
	width:760px;
	margin:0;
	padding:0 10px 0 10px;
}

/* product */
#wrapper #main14 {
	height:350px;
	width:760px;
	margin:0;
	padding:0 10px 0 10px;
}

/* メイン・サブの編集 */
#wrapper #main #sub {
	float:left;
	width:200px;
	height:350px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
}

#wrapper #main #sub .newNews {
	height:140px;
	padding:10px 0 0 0;
}

#wrapper #main #sub .newNews h2 {
	background-image:url(../image/information_title.gif);
	background-repeat:no-repeat;
	height:23px;
}

#wrapper #main #sub .newNews p {
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#wrapper #main #sub .newNews p.news {
	background-image:url(../image/subtitle_icon.png);
	background-repeat:no-repeat;
	background-position:10px 5px;
	text-align:left;
	padding:10px 0 0 30px;
}

#wrapper #main #sub .newNews p.web {
	background-image:url(../image/icon6.gif);
	background-repeat:no-repeat;
	background-position:10px 5px;
	text-align:left;
	padding:10px 0 0 30px;
}

#wrapper #main #sub .newNews p.day {
	text-align:right;
	padding:0 10px 0 0;
}

#wrapper #main #sub hr {
	height:1px;
	color:#D9D9D9;
}

#wrapper #main #sub .copAccess {
	height:190px;
	padding:9px 0 0 0;
}

#wrapper #main #sub .copAccess h2 {
	height:23px;
	background-repeat: no-repeat;
}

#wrapper #main #sub .copAccess p {
	font-size:13px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.3em;
	padding:10px;
	color: #294594;
	background-repeat: no-repeat;
	background-position: left;
}

/* company */
#wrapper #main1 #sub {
	float:left;
	width:200px;
	height:700px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
}

#wrapper #main2 #sub {
	float:left;
	width:200px;
	height:500px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
}

#wrapper #main3 #sub {
	float:left;
	width:200px;
	height:500px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
}

#wrapper #main12 #sub {
	float:left;
	width:200px;
	height:500px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
}

#sub .subMenu {
	height:350px;
	width:200px;
}

.subMenu .subTitle {
	background-image:url(../image/company_title.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	width:98px;
	height:40px;
}

#sub .subMenu ul.menuList {
	display:block;
	width:200px;
}

.subMenu li {
	list-style:none;
	line-height:1.6em;
	width:180px;
	padding:10px 0 0 20px;
}

.subMenu li h2 {
	font-size:14px;
	background-image: url(../image/icon7.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

/* item */
#main4 #itemsub {
	float:left;
	width:200px;
	height:700px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
}

#main4 #itemsub .itemsubMenu {
	width:200px;
}

#main4 .itemsubMenu .subTitle {
	background-image:url(../image/products_title.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	width:98px;
	height:40px;
}

#main5 #itemsub {
	float:left;
	width:200px;
	height:850px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
}

#main5 #itemsub .itemsubMenu {
	width:200px;
}

#main5 .itemsubMenu .subTitle {
	background-image:url(../image/products_title.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	width:98px;
	height:40px;
}

#main6 #itemsub {
	float:left;
	width:200px;
	height:1400px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
}

#main6 #itemsub .itemsubMenu {
	width:200px;
}

#main6 .itemsubMenu .subTitle {
	background-image:url(../image/products_title.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	width:98px;
	height:40px;
}

#main7 #itemsub {
	float:left;
	width:200px;
	height:2930px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
}

#main7 #itemsub .itemsubMenu {
	width:200px;
}

#main7 .itemsubMenu .subTitle {
	background-image:url(../image/products_title.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	width:98px;
	height:40px;
}

#main8 #itemsub {
	float:left;
	width:200px;
	height:2000px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
}

#main8 #itemsub .itemsubMenu {
	width:200px;
}

#main8 .itemsubMenu .subTitle {
	background-image:url(../image/products_title.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	width:98px;
	height:40px;
}

#main9 #itemsub {
	float:left;
	width:200px;
	height:1200px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
}

#main9 #itemsub .itemsubMenu {
	width:200px;
}

#main9 .itemsubMenu .subTitle {
	background-image:url(../image/products_title.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	width:98px;
	height:40px;
}

#main10 #itemsub {
	float:left;
	width:200px;
	height:570px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
}

#main10 #itemsub .itemsubMenu {
	height:350px;
	width:200px;
}

#main10 .itemsubMenu .subTitle {
	background-image:url(../image/products_title.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	width:98px;
	height:40px;
}

#main15 #itemsub {
	float:left;
	width:200px;
	height:1500px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
}

#main15 #itemsub .itemsubMenu {
	width:200px;
}

#main15 .itemsubMenu .subTitle {
	background-image:url(../image/products_title.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	width:98px;
	height:40px;
}

/* -------------------------------------------itrmlist.html */
#item #itemsub {
	width:200px;
	height:500px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
	float:left;
}

#itemsub .itemsubMenu {
	width:200px;
}

#item2 #itemsub {
	width:200px;
	height:1200px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
	float:left;
}

#item2 #itemsub .itemsubMenu {
	width:200px;
}

#item3 #itemsub {
	width:200px;
	height:750px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
	float:left;
}

#item3 #itemsub .itemsubMenu {
	width:200px;
}

#item4 #itemsub {
	width:200px;
	height:1400px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
	float:left;
}

#item4 #itemsub .itemsubMenu {
	width:200px;
}

#item5 #itemsub {
	width:200px;
	height:700px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
	float:left;
}

#item5 #itemsub .itemsubMenu {
	width:200px;
}

#item6 #itemsub {
	width:200px;
	height:710px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
	float:left;
}

#item6 #itemsub .itemsubMenu {
	width:200px;
}

#item7 #itemsub {
	width:200px;
	height:560px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
	float:left;
}

#item7 #itemsub .itemsubMenu {
	height:400px;
}

.itemsubMenu .itemsubTitle {
	background-image:url(../image/products_title.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	width:98px;
	height:40px;
}

.itemsubMenu ul.itemList {
	list-style:none;
	font-size:9px;
	line-height:2.0em;
	width:200px;
	padding-top:10px;
}

.itemsubMenu ul.itemList li.style1 {
	background-image: url(../image/icon7.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 20px;
}

ul.itemList li.style1 h2 {
	font-size:14px;
}

.itemsubMenu ul.itemList li.style2 {
	margin:5px 0 10px 33px;
	font-size:12px;
}

ul.itemList li.style2 h2 {
	font-size:13px;
}

/* world */
#wrapper #main11 #sub {
	float:left;
	width:200px;
	height:3000px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
}

#main11 #sub .subMenu {
	height:350px;
	width:200px;
}

#main11 .subMenu .subTitle {
	background-image:url(../image/worldwide_title.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	width:110px;
	height:40px;
}

#main11 #sub p {
	text-align:left;
	line-height:2.0em;
	font-size:13px;
	padding-left:25px;
}

/* faq */
#wrapper #main13 #sub {
	float:left;
	width:200px;
	height:350px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
}

#main13 #sub .subMenu {
	height:350px;
	width:200px;
}

#main13 .subMenu .subTitle {
	background-image:url(../image/faq_title.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	width:110px;
	height:40px;
}

#main13 #sub p {
	text-align:left;
	line-height:2.0em;
	font-size:13px;
	padding-left:25px;
}

/* product */
#wrapper #main14 #sub {
	float:left;
	width:200px;
	height:350px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
}

#main14 #sub .subMenu {
	height:350px;
	width:200px;
}

#main14 .subMenu .subTitle {
	background-image:url(../image/new_item_title.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	width:110px;
	height:40px;
}

#sub .subMenu ul.menuList {
	display:block;
	width:200px;
}

#main14 #sub p {
	text-align:left;
	line-height:2.0em;
	font-size:13px;
	padding-left:25px;
}

/* メイン・コンテンツの編集 */
#wrapper #main #content {
	width:550px;
	height:160px;
	float:right;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-position: right top;
}

#wrapper #main #content h3 {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px 5px;
	height:18px;
	padding:5px 0 0 50px;
	font-size:15px;
	font-weight:bold;
}

#wrapper #main #content p {
	font-size:12px;
	line-height:2em;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0px;
}

#wrapper #main #content p a {
	text-decoration:underline;
	color:#284591;
}

#wrapper #main #content p a:hover {
	color:#F8D74A;
}

#wrapper #main #content hr.cntLine {
	color:#D9D9D9;
	height:1px;
	width:510px;
	padding:10px 0 0 0;
}

/* company */
#main1 #content {
	float:left;
	width:560px;
	height:500px;
	font-size:12px;
	background-image: none;
	background-repeat: no-repeat;
}

#main1 #content table td.leftPosition {
	text-align:left;
}

#content table p.fontS {
	line-height:2.0em;
}

#content table p.fontC {
	line-height:1.5em;
}

#content table p.fontW b {
	font-weight:bold;
}

#content table p.titleBgcolor {
	width:520px;
	background-color:#284591;
}

#main2 #content {
	float:left;
	width:560px;
	height:546px;
	font-size:14px;
}

#main2 #content table .listHight {
	line-height:1.5em;
}

#main2 #content p {
	width:520px;
}

#main2 #content th.fontW {
	font-weight:bold;
	font-size:12px;
}

#main2 #content input {
border:1px solid #7f7f7f; /* 線の種類と色 */
}

#main2 #content select {
border:1px solid #7f7f7f; /* 線の種類と色 */
}

#main2 #content textarea {
border:1px solid #7f7f7f; /* 線の種類と色 */
}

#main2 #content2 input {
border:1px solid #7f7f7f; /* 線の種類と色 */
}

#main3 #content {
	float:right;
	width:560px;
	height:500px;
	font-size:14px;
}

#main12 #content {
	float:right;
	width:560px;
	height:500px;
	font-size:14px;
}

#main12 #content table p.titleBgcolor {
	width:520px;
	background-color:#284591;
}

#main12 #content table textarea {
	width:320px;
	height:62px;
	border:1px solid #AA8000;
}

#main12 #content table input {
	border:1px solid #AA8000;
}

#content td.fontW b {
	font-weight:bold;
}

#main12 #content th.fontW {
	font-weight:bold;
}

/* item */

#main4 #content {
	width:560px;
	height:700px;
	float:right;
	font-size:14px;
	background-image: url(../image/content_background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#main4 #content ul {
	list-style:none;
	margin:40px 0 0 40px;
}

ul li.miclo {
	font-size:14px;
	text-align:left;
	margin-bottom:5px;
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	color:#000000;
	height:20px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	font-weight: normal;
}

ul li.miclo a {
	color:#000000;
	font-size: 14px;
	font-weight: normal;
}

ul li.miclo a:hover {
	color:#F8D74A;
}

ul li.miclo2 {
	font-size:12px;
	margin-bottom:20px;
	padding-left:40px;
	line-height:1.5em;
	letter-spacing:1px;
}

#main4 #content p.answer {
	width:300px;
	height:40px;
	background-color:#F8D74A;
	text-align:center;
	padding:5px;
	margin-top:50px;
	margin-bottom:30px;
}

#main4 #content .quest {
	margin-top:50px;
}

#main5 #content {
	width:560px;
	height:850px;
	float:right;
	font-size:12px;
	background-image: url(../image/content_background.png);
	background-position: right bottom;
}

#main5 #content .area ol {
	width:470px;
}

#main5 .area ol li {
	text-align:left;
	line-height:1.5em;
}

#main6 #content {
	width:560px;
	height:1400px;
	float:right;
	font-size:12px;
	background-image: url(../image/content_background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#main6 #content .area ul {
	list-style:none;
	width:500px;
}

#main6 .area ul li {
	text-align:left;
	line-height:1.5em;
}

#main6 #content .area table.borderColor {
	border:1px solid #AA8000;
}

#main6 #content .area table.borderColor tr {
	border:1px solid #AA8000;
}

#main6 #content .area table.borderColor td {
	border:1px solid #AA8000;
}

table.imenu {
	width:400px;
	border:solid 1px #EAEAEA;
}

table.imenu td.color1 {
	background-color:#65AFFF;
	border:solid 1px #EAEAEA;
	text-align:center;
	line-height:1.5em;
}

table.imenu td.color2 {
	border:solid 1px #EAEAEA;
	text-align:left;
	line-height:1.5em;
	padding-left:5px;
}

table.imenu td.color3 {
	background-color:#65AFFF;
	border:solid 1px #EAEAEA;
	text-align:center;
	line-height:1.5em;
	font-weight:bold;
	font-size:12px;
}

table.imenu td.color3 a {
	font-weight:bold;
	color:#000000;
}

table.imenu td.color3 a:hover {
	font-weight:bold;
	color:#FFFFFF;
}

table.imenu2 {
	border:solid 1px #EAEAEA;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 520px;
}

table.imenu2 td.color1 {
	background-color:#95AFFF;
	border:solid 1px #EAEAEA;
	text-align:center;
	line-height:1.5em;
	padding:5px;
	font-weight: bold;
}

table.imenu2 td.color2 {
	border:solid 1px #EAEAEA;
	text-align:left;
	line-height:1.5em;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}

#main7 #content {
	width:560px;
	height:2930px;
	float:right;
	font-size:14px;
}

#main7 #content .area table.borderColor {
	border:1px solid #AA8000;
}

#main7 #content .area table.borderColor tr {
	border:1px solid #AA8000;
}

#main7 #content .area table.borderColor td {
	border:1px solid #AA8000;
}

#main8 #content {
	width:560px;
	height:2000px;
	float:right;
	font-size:12px;
	background-image: url(../image/content_background.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#main9 #content {
	width:560px;
	height:1200px;
	float:right;
	font-size:14px;
	background-image: url(../image/content_background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#main10 #content {
	width:560px;
	height:570px;
	float:right;
	font-size:14px;
}

#main15 #content {
	width:560px;
	height:1500px;
	float:right;
	font-size:14px;
}

#main15 #content table p.title {
	background-color:#284591;
	width:520px;
	text-align:center;
}
#main15 #content table td.fontW {
	line-height:1.2em;
}

#content .area {
	width:520px;
	padding-left:20px;
}

#content .area p.coment {
	line-height:1.5em;
}

#content .area p.coment1 {
	line-height:1.5em;
	text-align:left;
}

#content .area p.title {
	background-color:#284591;
}

#content .area p.titleSub {
	background-color:#CFDAD2;
	text-align:center;
}

#content .area p.titleSub1 {
	background-color:#CFCF70;
	text-align:center;
}

#content .area p.titleSub2 {
	background-color:#D5FFF4;
	text-align:center;
}

#content .area1 {
	width:520px;
}

#main15 #content td.title p {
	background-color:#284591;
	text-align:center;
}

#main15 #content p.title2 {
	background-color:#AAECFF;
	text-align:center
}

/* -------------------------------------itemlist.html */
#item #itemcontent {
	float:left;
	width:560px;
	height:300px;
}

#item2 #itemcontent {
	float:left;
	width:560px;
	height:1200px;
	background-image: url(../image/content_background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#item3 #itemcontent {
	float:left;
	width:560px;
	height:750px;
	background-image: url(../image/content_background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#item4 #itemcontent {
	float:left;
	width:560px;
	height:1400px;
	background-image: url(../image/content_background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#item5 #itemcontent {
	float:left;
	width:560px;
	height:700px;
	background-image: url(../image/content_background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#item6 #itemcontent {
	float:left;
	width:560px;
	height:710px;
	background-image: url(../image/content_background.png);
	background-position: right bottom;
}

#item7 #itemcontent {
	float:left;
	width:560px;
	height:560px;
	background-image: url(../image/content_background.png);
	background-position: right bottom;
}

#itemcontent h3 {
	font-size:14px;
	margin-bottom:15px;
}

#itemcontent table {
	width:520px;
	margin-bottom:25px;
	border:solid 1px #EAEAEA;
	margin-top: 0;
	margin-right: 5px;
	margin-left: 5px;
}

#itemcontent table td {
	font-size:12px;
	border:solid 1px #EAEAEA;
}

#itemcontent table tr {
	line-height:1.5em;
}

#itemcontent table td.color1 {
	background-color:#95AFFF;
	padding:5px;
	text-align:center;
}

#itemcontent table td.color2 {
	background-color:#95AFFF;
	text-align:center;
	font-weight:bold;
}

#itemcontent table td.color2 a {
	text-align:center;
	font-weight:bold;
	color:#000000;
}

#itemcontent table td.color2 a:hover {
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}

#itemcontent table td.color3 {
	padding:5px;
	text-align:center;
}

#itemcontent table td.color4 {
	padding:5px;
	line-height:1.3em;
	text-align:left;
}

#itemcontent table td.color2-1 {
	background-color:#95AFFF;
	padding:5px;
	text-align:center;
}

#itemcontent table td.color2-2 {
	background-color:#95AFFF;
	padding:5px;
	text-align:center;
	font-weight:bold;
}

#itemcontent table td.color2-3 {
	padding:5px;
	line-height:1.3em;
	text-align:left;
}

/* world */
#main11 #content {
	float:right;
	width:560px;
	height:2000px;
	font-size:14px;
}

#main11 #content table p.titleBgcolor {
	width:520px;
	background-color:#284591;
}

/* world */
#main11 #content {
	float:left;
	width:560px;
	height:1880px;
	font-size:14px;
}

#main11 #content table td.leftPosition {
	text-align:left;
}

/* faq */
#main13 #content {
	float:right;
	width:560px;
	height:350px;
	font-size:14px;
	background-image: url(../image/content_background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* product */
#main14 #content {
	float:right;
	width:560px;
	height:350px;
	font-size:14px;
	background-image: url(../image/content_background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* メイン・コンテンツサブの編集 */
#wrapper #main #salList {
	width:550px;
	height:132px;
	float:right;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#wrapper #main #salList h3 {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px;
	height:18px;
	padding:0 0 0 50px;
	font-size:14px;
	font-weight:bold;
	color: #000000;
}

#wrapper #main #salList #itemList {
	width:510px;
	height:94px;
	padding:15px 0 0 30px;
}

#wrapper #main #salList #itemList .left {
	width:220px;
	height:94px;
	float:left;
}

.left ul {
	font-size:14px;
	line-height:2em;
	list-style:none;
}

.left ul.listLeft li {
	background-image:url(../image/icon7.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0px 25px;
	line-height:2.0em;
}

#wrapper #main #salList #itemList .left ul.listLeft li a {
	text-decoration:underline;
	color:#284591;
	vertical-align:top;
}

#wrapper #main #salList #itemList .left ul.listLeft a:hover {
	color:#F8D74A;
}

#wrapper #main #salList #itemList .line {
	width:1px;
	height:85px;
	float:left;
}

#wrapper #main #salList #itemList .line hr.centerLine {
	color:#D9D9D9;
	float:left;
	width:1px;
	height:85px;
}

#wrapper #main #salList #itemList .right {
	width:230px;
	height:94px;
	float:left;
	padding:0 0 0 10px;
}

#wrapper #main #salList #itemList .right ul {
	list-style:none;
	font-size:14px;
	line-height:2em;
	padding:0 0 0 20px;
}

.right ul.listRight li {
	line-height:2.0em;
}

.right ul.listRight a {
	text-decoration:underline;
	color:#284591;
}

ul.listRight li.steel {
	background-image:url(../image/icon7.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 25px;
}

ul.listRight li.iron {
	background-image:url(../image/icon7.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 25px;
}

ul.listRight li.it {
	background-image:url(../image/mark-blue.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 25px;
}

#wrapper #main #salList #itemList .right ul.listRight a:hover {
	color:#F8D74A;
}

/* フッター編集 */
#wrapper #footer {
	background-image:url(../image/footer_bg.gif);
	width:760px;
	height:171px;
	margin:0 0 0 10px;
	clear:left;
}

#wrapper #footer .footComent {
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
	padding:25px 30px 40px 370px;
	line-height:1.8em;
}
#wrapper #main #content h3 {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px 5px;
	height:18px;
	padding:5px 0 0 50px;
	font-size:14px;
	font-weight:bold;
	color: #000000;
}

#wrapper #main1 #content {
	height: 700px;
	width: 550px;
	background-image: url(../image/content_background.png);
	background-position: right bottom;
}
#wrapper  #main1  #content  p {
	font-size:12px;
	line-height:2em;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin: 0px;
}
#wrapper #main2 #content {
	height: 500px;
	width: 550px;
}
#wrapper #main2 #content h3 {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px 5px;
	height:18px;
	padding:5px 0 0 50px;
	font-size:15px;
	font-weight:bold;
}
#wrapper  #main2  #content  p {
	font-size:14px;
	line-height:2em;
	padding:10px 0 2px 25px;
}
#wrapper #main11 #content {
	height: 3000px;
	width: 560px;
	background-image: url(../image/content_background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#wrapper #main11 #content h3 {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px 5px;
	height:18px;
	padding:5px 0 0 50px;
	font-size:15px;
	font-weight:bold;
}
#wrapper #main11 #content p {
	font-size:14px;
	line-height:2em;
	padding:10px 0 2px 25px;
}
#wrapper #item6 #itemcontent h3 {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px 5px;
	height:18px;
	padding:5px 0 0 50px;
	font-size:15px;
	font-weight:bold;
}
#wrapper   #main4   #content   h3 {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px 5px;
	height:18px;
	padding:5px 0 0 50px;
	font-size:15px;
	font-weight:bold;
}
#wrapper #item5 #itemcontent h3 {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px 5px;
	height:18px;
	padding:5px 0 0 50px;
	font-size:15px;
	font-weight:bold;
}
#wrapper #item4 #itemcontent h3 {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px 5px;
	height:18px;
	padding:5px 0 0 50px;
	font-size:15px;
	font-weight:bold;
}
#wrapper #item3 #itemcontent h3 {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px 5px;
	height:18px;
	padding:5px 0 0 50px;
	font-size:15px;
	font-weight:bold;
}
#wrapper #item2 #itemcontent h3 {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px 5px;
	height:18px;
	padding:5px 0 0 50px;
	font-size:15px;
	font-weight:bold;
}
#wrapper #item7 #itemcontent h3 {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px 5px;
	height:18px;
	padding:5px 0 0 50px;
	font-size:15px;
	font-weight:bold;
}
#wrapper  #main8  #content  h3  {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px 5px;
	height:18px;
	padding:5px 0 0 50px;
	font-size:15px;
	font-weight:bold;
}
#wrapper #main8 #content p {
	font-size:12px;
	line-height:2em;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
#wrapper #main9 #content h3 {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px 5px;
	height:18px;
	padding:5px 0 0 50px;
	font-size:15px;
	font-weight:bold;
}
#wrapper #main9 #content p {
	font-size:12px;
	line-height:2em;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 30px;
}
#wrapper #main5 #content p {
	font-size:12px;
	line-height:2em;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 30px;
}
#wrapper #main5 #content h3 {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px 5px;
	height:18px;
	font-size:12px;
	font-weight:normal;
	color: #000000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
	margin-top: 10px;
	margin-left: 10px;
}
#wrapper #main13 #content p {
	font-size:14px;
	line-height:2em;
	padding:10px 0 2px 25px;
}
#wrapper #main12 #content p {
	font-size:14px;
	line-height:2em;
	padding:10px 0 2px 25px;
}
#wrapper #main14 #content p {
	font-size:14px;
	line-height:2em;
	padding:10px 0 2px 25px;
}
#wrapper #main14 #content h1 {
	height:18px;
	font-size:16px;
	font-weight:bold;
	color: #294594;
	text-align: left;
	white-space: pre;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#wrapper #main14 #content h3 {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px 20px;
	height:18px;
	font-size:15px;
	font-weight:bold;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}
#wrapper #main11 #content h1 {
	height:18px;
	font-size:16px;
	font-weight:bold;
	color: #294594;
	text-align: left;
	white-space: pre;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#wrapper #main11 #content h3 {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px 20px;
	height:18px;
	font-size:15px;
	font-weight:bold;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}
#wrapper #main11 #content p {
	font-size:12px;
	line-height:2em;
	padding:10px 0 2px 25px;
}
#wrapper #main13 #content h1 {
	height:18px;
	font-size:16px;
	font-weight:bold;
	color: #294594;
	text-align: left;
	white-space: pre;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#wrapper #main13 #content h3 {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px 20px;
	height:18px;
	font-size:15px;
	font-weight:bold;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}
#wrapper #main13 #content p {
	font-size:14px;
	line-height:2em;
	padding:10px 0 2px 25px;
}
#wrapper #main4 #content h1 {
	height:18px;
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	white-space: normal;
	background-position: center;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #main4 #content h3 {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px 20px;
	height:18px;
	font-size:15px;
	font-weight:bold;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}
#wrapper #main4 #content p {
	font-size:12px;
	line-height:2em;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
}
#wrapper #main6 #content h1 {
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	text-align: center;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #294594;
}
#wrapper #main8 #content h1 {
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	margin: 20px;
	padding: 20px;
	height: 18px;
}
#wrapper #main1 #content h1 {
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 20px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #294594;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper #main14 #content h1 {
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../image/products-maintitle.gif);
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #main11 #content h1 {
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	text-align: center;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #294594;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper #main13 #content h1 {
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../image/products-maintitle.gif);
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #main4 #content h1 {
	height:18px;
	font-size:16px;
	font-weight:bold;
	color: #294594;
	text-align: left;
	white-space: pre;
	padding: 20px;
}
#wrapper #main4 #content h1 {
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #294594;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper #main8 #content h1 {
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #294594;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper #main9 #content h1 {
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #294594;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper #main5 #content h1 {
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #294594;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper #main6 #content h3 {
	background-image:url(../image/icon7.gif);
	background-repeat:no-repeat;
	background-position:20px 5px;
	height:18px;
	padding:5px 0 0 50px;
	font-size:12px;
	font-weight:normal;
}
#wrapper #main6 #content p {
	font-size:12px;
	line-height:2em;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0px;
}
#wrapper #item7 #itemcontent h1 {
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #294594;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper #item6 #itemcontent h1 {
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #294594;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper #item5 #itemcontent h1 {
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #294594;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper #item4 #itemcontent h1 {
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #294594;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper #item3 #itemcontent h1 {
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #294594;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper #item2 #itemcontent h1 {
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #294594;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper #main1 #content h3 {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px 5px;
	height:18px;
	padding:5px 0 0 50px;
	font-size:14px;
	font-weight:bold;
	color: #294594;
}
#wrapper #main6 #content h2 {
	font-size:14px;
	font-weight:normal;
	color: #000000;
	text-align: center;
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: EBEBEB;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper #main8 #content h2 {
	font-size:14px;
	font-weight:normal;
	color: #000000;
	text-align: center;
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: EBEBEB;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper #main5 #content h2 {
	font-size:14px;
	font-weight:normal;
	color: #000000;
	text-align: center;
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: 294594;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper #main4 #content h6 {
	height:18px;
	font-size:14px;
	font-weight:normal;
	color: #000000;
	text-align: center;
	white-space: pre;
	background-color: #95AFFF;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	left: 20px;
	right: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#wrapper #main6 #content h6 {
	height:18px;
	font-size:14px;
	font-weight:normal;
	color: #000000;
	text-align: center;
	white-space: pre;
	background-color: #95AFFF;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	left: 20px;
	right: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#wrapper #main1 #content h6 {
	height:18px;
	font-size:14px;
	font-weight:normal;
	color: #000000;
	text-align: center;
	white-space: pre;
	background-color: #95AFFF;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	left: 20px;
	right: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#wrapper #main-hdd #content h2 {
	font-size:14px;
	font-weight:normal;
	color: #000000;
	text-align: center;
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: EBEBEB;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper #main-hdd #content p {
	font-size:12px;
	line-height:2em;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
#wrapper #main-hdd #content h3 {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px 5px;
	height:18px;
	padding:5px 0 0 50px;
	font-size:15px;
	font-weight:bold;
}
#main-hdd .itemsubMenu .subTitle {
	background-image:url(../image/products_title.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	width:98px;
	height:40px;
}
#main-hdd #itemsub .itemsubMenu {
	width:200px;
}
#main-hdd #itemsub {
	float:left;
	width:200px;
	height:560px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
}
#wrapper #main-hdd {
	height:560px;
	width:760px;
	margin:0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#wrapper #main-hdd #content h1 {
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #294594;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#main-hdd #content {
	width:560px;
	height:560px;
	float:right;
	font-size:12px;
	background-image: url(../image/content_background.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#wrapper   #maincomp   #content   h2 {
	font-size:14px;
	font-weight:normal;
	color: #000000;
	text-align: center;
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: EBEBEB;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper   #maincomp   #content   h3 {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px 5px;
	height:18px;
	padding:5px 0 0 50px;
	font-size:15px;
	font-weight:bold;
}
#wrapper   #maincomp {
	height:600px;
	width:760px;
	margin:0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#wrapper   #maincomp   #content   h1 {
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #294594;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#maincomp   #content {
	width:560px;
	height:600px;
	float:right;
	font-size:12px;
	background-image: url(../image/content_background.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#wrapper  #maincomp  #content  p {
	font-size:12px;
	line-height:2em;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
#maincomp  .itemsubMenu  .subTitle {
	background-image:url(../image/products_title.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	width:98px;
	height:40px;
}
#maincomp   #itemsub   .itemsubMenu {
	width:200px;
}
#maincomp  #itemsub {
	float:left;
	width:200px;
	height:3000px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
}
#wrapper #maincomp #sub {
	float:left;
	width:200px;
	height:600px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
}
#wrapper #maindl #content h2 {
	font-size:14px;
	font-weight:normal;
	color: #000000;
	text-align: center;
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: EBEBEB;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper #maindl #content h3 {
	background-image:url(../image/icon1.gif);
	background-repeat:no-repeat;
	background-position:20px 5px;
	height:18px;
	padding:5px 0 0 50px;
	font-size:15px;
	font-weight:bold;
}
#wrapper #maindl {
	height:600px;
	width:760px;
	margin:0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#wrapper #maindl #content h1 {
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #294594;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#maindl #content {
	width:560px;
	height:600px;
	float:right;
	font-size:12px;
	background-image: url(../image/content_background.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#wrapper #maindl #content p {
	font-size:12px;
	line-height:2em;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
#maindl .itemsubMenu .subTitle {
	background-image:url(../image/products_title.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	width:98px;
	height:40px;
}
#maindl #itemsub .itemsubMenu {
	width:200px;
}
#maindl #itemsub {
	float:left;
	width:200px;
	height:3000px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
}
#wrapper #maindl #sub {
	float:left;
	width:200px;
	height:600px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
}




/* ダウンロードページ(カテゴリ一覧) */
#wrapper #main_dl_category {
	height:auto;
	width:760px;
	margin:0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#wrapper #main_dl_category #sub {
	float:left;
	width:200px;
	height:4000px;
	margin:0;
	background-image:url(../image/sidebar_bg.gif);
	background-repeat:repeat-y;
}

#main_dl_category #content {
	float:left;
	width:560px;
	height:4000px;
	font-size:12px;
	background-image: none;
	background-repeat: no-repeat;
}


#main_dl_category #content table td.leftPosition {
	text-align:left;
}

#wrapper #main_dl_category #content {
	height: 4000px;
	width: 550px;
	background-image: url(../image/content_background.png);
	background-position: right bottom;
}
#wrapper  #main_dl_category  #content  p {
	font-size:12px;
	line-height:2em;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin: 0px;
}

#wrapper #main_dl_category #content h1 {
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	right: 20px;
	bottom: 0px;
	background-position: center;
	height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #294594;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#wrapper #main_dl_category #content h6 {
	height:18px;
	font-size:14px;
	font-weight:normal;
	color: #000000;
	text-align: center;
	white-space: pre;
	background-color: #95AFFF;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	left: 20px;
	right: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
