.wrap {
	background-color: #FFFFFF;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	width: 810px;
}

body {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 90%;
	color: #666666;
	line-height: 145%;
	background-color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	background-image: url(pic/body_bg.png);
	text-align: center;
}

.tabmenu{
	width:auto;
	height: 3em;
}

.tabmenu a{
	font-size: 13px;
	color: #003366;
	height: 22px;
	width: 134px;
	background-image: url(pic/tab.png);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	padding-top: 6px;
	text-align: center;
	float: left;
	margin-top: 10px;
	background-position: left top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	margin-bottom: 0px;
}

.tabmenu span{
	color: #FFFFFF;
	height: 22px;
	width: 134px;
	background-image: url(pic/tab_act.png);
	background-repeat: no-repeat;
	display: block;
	padding-top: 6px;
	text-align: center;
	float: left;
	margin-top: 10px;
	background-position: left top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6699cc;
	font-size: 13px;
	margin-bottom: 0px;
}

.tabmenu a:hover{
	border-bottom-color: #6699CC;
	color: #993366;
}
.submenu a {
	font-size: 13px;
	text-decoration: none;
	background-image: url(pic/submenu_dot.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 120px;
	display: block;
	float: left;
	padding-left: 15px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.submenu {
	height: 25px;
	clear: left;
	width: 705px;
	background-image: url(pic/submenu_bg.png);
	background-repeat: repeat;
	padding-top: 5px;
	padding-left: 15px;
}

.submenu span {
	font-size: 13px;
	text-decoration: none;
	width: 120px;
	display: block;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	background-image: url(pic/submenu_act_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 5px;
	font-weight: bold;
	color: #666699;
	padding-left: 15px;
}
h1.kaisya {
	font-size: 20px;
	line-height: 50px;
	border-left-width: 5px;
	border-left-style: solid;
	color: #FFFFFF;
	border-left-color: #6633CC;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(company/building.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	padding-top: 5px;
}
h1 {
	margin-top: 30px;
}

.content h2 {
	font-size: medium;
	line-height: 170%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #9966CC;
	padding-left: 10px;
	background-image: url(pic/h2.gif);
	background-position: 50px;
	display: block;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-color: #eeeeee;
	margin-left: -5px;
}

#top_content {
	background-image: url(pic/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
}
#top_content #topmes {
	width: 380px;
	padding-left: 1.5em;
	line-height: 1.5em;
}

#top_content h2 {
	font-size: medium;
	padding-left: 1.5em;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666699;
	line-height: 2em;
}
#top_content h2 a {
	text-decoration: none;
	color: #336699;
}

#top_content div{
	padding-top: 5px;
	padding-left: 70px;
	margin-bottom:2em;
}
div#anke {
	background-image: url(top_pic/univ.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 210px;
}

div#test {
	background-image: url(top_pic/pen.png);
	background-repeat: no-repeat;
	background-position: left top;

}

div#yakka {
	background-image: url(top_pic/med.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div#soft {
	background-image: url(top_pic/other.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.content {
	margin-left: 80px;
	padding-top: 15px;
	padding-left: 25px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	padding-right: 7px;
	margin-top: -60px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
.box1 {
	border: 2px solid #6699FF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.bottom {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666699;
	background-image: url(pic/submenu_bg.png);
	margin-top: 15px;
	font-size: small;
	clear: both;
	margin-left: -20px;
	margin-right: -20px;
	padding-bottom: 1em;
}
.bottom p {
	line-height: 1em;
	padding-left: 2em;
}

h1.privacy {
	font-size: 20px;
	color: #000033;
	background-image: url(pic/door.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	padding-left: 200px;
	padding-top: 8px;
}
ol {
	list-style-position: outside;
	margin-left: 30px;
	line-height: 160%;
	margin-bottom: 30px;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 1em;
}
h3 {
	font-size: 95%;
	font-weight: bold;
	color: #663366;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #6666CC;
	padding-left: 15px;
	clear: left;
	margin-top: 1.5em;
}
h2 span {
	color: #6666CC;
	float: right;
}

.right_pic {
	float: right;
	margin-left: 20px;
}

hr {
	clear: both;
}

.left_pic {
	float: left;
	margin-right: 15px;
	margin-bottom: 1.5em;
	height: auto;
}
h1.anke {
	font-size: 20px;
	line-height: 50px;
	color: #333333;
	padding-bottom: 0px;
	padding-left: 220px;
	background-image: url(pic/pens.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	padding-top: 5px;
}

table{
	background-color: #999999;
}
caption {
	line-height: 2.5em;
	text-align: left;
	padding-left: 1em;
	font-weight: bold;
}


td {
	background-color: #FFFFFF;
	padding: 0.5em;
}
th {
	background-color: #CCCCCC;
	text-align: left;
	padding: 0.5em;
}

