@import "init.css";
@import "common.css";

div#intro{
	width:580px;
	height:247px;
	background:url(../images/other/image0.jpg) 0 36px no-repeat;
	margin:0 0 20px 0;
	}
div#intro h2{
	width:580px;
	height:36px;
	background:url(../images/other/readme_h2.gif) no-repeat;
	text-indent:-9999px;
	}
h3#motto{
	text-indent:-9999px;
	}
	
div#intro ol{
	margin:64px 0 0 16px;
	}
div#intro ol li{
	font-weight:bold;
	font-size:12px;
	margin:0 0 3px;
	}
div#intro ol li span{
	font-size:10px;
	}
div#intro ul{
	margin:5px 0 0px 16px;
	}
div#intro ul li{
	color:#F00;
	font-weight:bold;
	}

h3#description{
	width:580px;
	height:53px;
	background:url(../images/other/readme_h3.gif) no-repeat;
	text-indent:-9999px;
	}

h4#aboutTakuhai{
	width:580px;
	height:21px;
	background:url(../images/other/h4_aboutTakuhai.gif) no-repeat;
	text-indent:-9999px;
	}
h4#aboutTento{
	width:580px;
	height:21px;
	background:url(../images/other/h4_aboutTento.gif) no-repeat;
	text-indent:-9999px;
	}
h4#aboutshuccho{
	width:580px;
	height:21px;
	background:url(../images/other/h4_aboutShuccho.gif) no-repeat;
	text-indent:-9999px;
	}
h4#aboutShamail{
	width:580px;
	height:21px;
	background:url(../images/other/h4_aboutShamail.gif) no-repeat;
	text-indent:-9999px;
	}

div.dscrptn{
	width:378px;
	border-right: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	position:relative;
	margin:0 0 20px 0;
	padding:15px 20px 0 180px;
	}

div#wkTakuhai{
	height:179px;
	background:url(../images/other/image1.gif) no-repeat 0 5px;
	}
div#wkTento{
	height:169px;
	background:url(../images/other/image2.gif) no-repeat 0 5px;
	}
div#wkShuccho{
	height:169px;
	background:url(../images/other/image3.gif) no-repeat 0 5px;
	}
div#wkShamail{
	height:169px;
	background:url(../images/other/image4.gif) no-repeat 0 5px;
	}

p.contact{
	width:578px;
	height:51px;
	background:url(../images/other/wkFooter.gif) no-repeat #000;
	position:absolute;
	left:0;
	bottom:0;
	zoom:normal;
	}
p.contact a{
	display:block;
	position:absolute;
	width:110px;
	height:25px;
	text-indent:-9999px;
	left: 455px;
	top: 8px;
	zoom:normal;
	}

div#caution{
	width:578px;
	background:url(../images/other/caution_bg.gif) no-repeat #F5F5F5;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	margin:0 0 20px 0;
	}
div#caution h5{
	width:100%;
	height:36px;
	text-indent:-9999px;
	}

div#caution ul{
	margin:0 10px 10px 20px;
	}
div#caution ul li{
	display:list-item;
	list-style:outside circle;
	font-size:10px;
	}
	

