@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
img {
	border: 0;
}
a: link { 
	color: #1fc5ff; 
	text-decoration: underline;
}
a: visited {
	color: #1fc5ff;
	text-decoration: underline;
}
a: hover { 
	color: #8fe2ff;
	text-decoration: none;
}
body {
	text-align: center;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Helvetica, Arial, sans-serif;
	font-size: 88%;
	/*\*/
	letter-spacing: 0.1em;
	background-color: #FFFFFF;
	background-image: url(../image/top_renga2.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
	line-height: 1.5;
	/**/
}
h1 {
	font-size: 143%;
}
h2 {
	font-size: 129%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #006600;
	margin-top: 6px;
	margin-bottom: 12px;
}
h3 {
	padding-top: 5px;
	padding-bottom: 1px;
	font-size: 114%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	margin-bottom: 9px;
}
h4 {
	color: #CC6600;
	font-size: 100%;
	font-weight: normal;
	letter-spacing: 0em;
	padding-bottom: 3px;
}
h5 {
	color: #960;
	font-size: 100%;
	font-weight: normal;
	letter-spacing: 0em;
	padding-bottom: 3px;
}

#wapper {
	width: 880px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A2422B;
	margin-bottom: 32px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A2422B;
	border-left-color: #666666;
} 
#header   {
	position: relative;
	z-index: 1;
	height: 80px;
	background-color: #c88771;
	background-image: url(../image/header_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
} 
#company  h1 {
	position: absolute;
	z-index: 2;
	left: 116px;
	top: 20px;
	background-image: url(../image/companyname.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 0;
	width: 190px;
	display: block;
	overflow: hidden;
	padding-top: 41px;
}

#logo {
	position: absolute;
	z-index: 3;
	top: 20px;
	background-image: url(../image/companylogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 44px;
	width: 102px;
	text-align: left;
	text-indent: -9999px;
	left: 15px;
}
#info {
	position: absolute;
	z-index: 3;
	top: 16px;
	background-repeat: no-repeat;
	height: 49px;
	width: 201px;
	text-align: left;
	text-indent: -9999px;
	right: 8px;
	background-image: url(../image/top_information.gif);
	background-position: left top;
}

#navigation {
	width: 880px;
	background-image: url(../image/navigation_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#navigation li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#navigation  li a {
	text-align: center;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	width: 130px;
	height: 24px;
	background-image: url(../image/navi_bkimg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #660000;
	margin: 0px;
	padding-bottom: 6px;
}
#navigation a:hover {
	text-decoration: none;
	background-position: left top;
	background-image: url(../image/navi_bkimg.gif);
	background-repeat: no-repeat;
}

#container {
	width: 880px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FBFBFB;
	background-image: url(../image/container_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#corporate {
	width: 860px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#screen {
	float: left;
	width: 500px;
}
#shopis {
	float: right;
	width: 350px;
}
#levelfirst #primary {
	float: left;
	width: 600px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 20px;
}
#levelfirst #primary p {
	color: #333333;
	padding-left: 1em;
}
.section {
	padding-bottom: 24px;
}
.sentence {
	margin-top: 15px;
	margin-left: 5px;
}
#levelfirst  #secondary {
	float: right;
	width: 200px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#secondary h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#solution {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 600px;
}
#solution ul {
	margin: 0px;
	padding: 0px;
}
#solution li {
	list-style-type: none;
	float: left;
	width: 192px;
	display: block;
	text-align: center;
	margin-right: 3px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#solution h3 {
	font-weight: normal;
	background-color: #E7E7E7;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#solution h3 a {
	text-decoration: none;
}

#solution li img {
	margin: 0px;
	padding: 0px;
	width: 190px;
}
#solution ul li ul {
	font-size: 72%;
	margin: 0px;
	padding: 0px;
	width: 192px;
}
#solution ul li ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	clear: both;
	padding-left: 12px;
	background-image: url(../image/list_icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 8px;
	width: 162px;
}
#footer {
	background-color: #E7E7E7;
	background-image: url(../image/footer_bk.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#levelfirst  #footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 86%;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.center {
	text-align: center;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

dl.crossa {
	margin-left: 10px;
}

dl.crossa dt {
	margin: 0;
	padding: 0.5em 0 0.5em 5px;
	width: 100px;
	float: left;
}

dl.crossa dd {
	margin: 0 0 0 100px;
	padding: 0.5em 1em;
}
p.links {
	font-size: 86%;
	text-align: right;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.subcatch {
	color: #333333;
	background-color: #EEEEEE;
}
.subfont {
	font-size: 86%;
}
.bold {
	font-weight: bold;
}
.qt {
	font-size: 65%;
	vertical-align: text-top;
}
ul.disc {
	font-size: 86%;
	padding-bottom: 8px;
}
ul.disc li {
	margin-left: 15px;
	margin-bottom: 4px;
	background-image: url(../image/dicicon.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
}
.sectionup {
	background-color: #ABFFC7;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-bottom: 12px;
	color: #000000;
	letter-spacing: 0em;
}
.txtar {
	text-align: right;
}
ul.disc2 {
	font-size: 93%;
}
ul.disc2 li {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 2.5em;
	margin-bottom: 4px;
}
p.disc2 {
	font-size: 93%;
	margin-left: 0.5em;
	margin-bottom: 6px;
}
#brocherup {
	color: #000000;
	letter-spacing: 0em;
	font-size: 86%;
	margin-bottom: 16px;
	text-align: right;
	margin-right: 10px;
}
dl.cir {
	font-size: 93%;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
}
dl.cir dt {
	font-weight: bold;
	margin-bottom: 6px;
}
dl.cir dd {
	margin-bottom: 6px;
}

