#all {
	width; 940px;
	min-height: 100%;
	background-image: url(./img/share/background.gif);
	background-repeat: repeat-y;
	position: relative;
}

#decoration {
	position: relative;
	width: 940px;
	min-height: 100%;
	background-image: url(./img/share/bg.png);
	background-position: right top; 
	background-repeat: no-repeat;
}

#header {
	padding-top: 15px;
	margin-bottom: 25px;
	border-top-style: solid;
	border-top-width: 7px;
	border-top-color: #0066dd;
	float: none;
	width: 940px;
	height: 60px;
}

#top-image {
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 40px;
	margin-bottom: 0px;
	float: none;
	width: 800px;
}

#navigation {
	padding: 3px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 40px;
	margin-bottom: 25px;
	float: none;
	width: 750px;
	height: 45px;
	background-image: url(./img/share/navi_bg.gif);
	background-repeat: repeat-x;
}

#main_contents {
	margin-left: 40px;
	padding-bottom: 50px;
	float: left;
	height: 100%;
	width: 510px;
	margin-bottom: 80px;
}

#main_contents2 {
	margin-left: 60px;
	min-height: 100%;
	width: 720px;
	margin-bottom: 80px;
}

#saigai {
	margin-left: 90px;
	padding: 15px;
	width: 650px;
	position: relative;
	float: none;
	background-color: #ffead5;
	text-align: center;
}

#sub {
	float: left;
	width: 240px;
	height: 400px;
	background-image: url(./img/advertisement_2011.png);
	background-repeat: no-repeat;
}

#footer {
	bottom: 0px;
	height: 40px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #0066dd;
	width: 940px;
	text-align: center;
	position: relative;
	clear: both;
}

body{
	margin: 0px 0px 0px 40px;
	width: 100%;
	height: 100%;
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;

}

a:link {
	color: #0040d0;
	text-decoration: underline;
	border-style: none;
	border-color: #0040d0;
	margin: 2px 0px 2px 4px;
}

a:visited {
	color: #a04060;
	text-decoration: underline;
	border-style: none;
	border-color: #b06080;
	margin: 2px 0px 2px 4px;
}

a:hover {
	font-weight: bold;
}

hr {
	border:none;
	border-top:dashed 1px #BBBBBB;
	height:1px;
	color:#FFFFFF;
	margin-top: 15px;
}

a img,:link img,:visited img {
	border: none;
}

img.qa {
	border: 1px #BBBBBB solid;
	margin: 13px;
}

img.margin {
	margin-right: 8px;
}

div.box {
	margin-left: 15px;
}

div.box2 {
	margin-top: 20px;
	width: 550px;
	font-size: 13px;
	text-align: left;
}

div.center {
	text-align: center;
	font-size: 12px;
	margin: 7px;
}

div.center2 {
	text-align: center;
	font-size: 14px;
	margin: 7px;
}

p.mininavi {
	position: absolute;
	top: 75px;
	left: 600px;
	font-size: 16px;
}

ul {
	margin-left: 30px;
	font-size: 14px;
	text-align: left;
}

ul.big {
	margin-left: 30px;
	font-size: 17px;
}

li {
	margin-bottom: 23px;
	list-style-image: url(./img/share/li.gif);
}

li.2 {
	margin-bottom: 7px;
	list-style-image: url(./img/share/li.gif);
}

h1.midasi {
	position: relative; left:"-15px";
	border-left:#666666 8px solid;
	border-bottom:#999999 1px dashed;
	border-width: medium medium 1px 7px;
	margin-top: 20px;
	padding: 5px 10px;
	margin-bottom: 10px;
	font-size: 16px;
}

h4.midasi {
	position: relative; left:"-15px";
	border-left:#666666 8px solid;
	border-bottom:#999999 1px dashed;
	border-width: medium medium 1px 7px;
	margin-top: 20px;
	padding: 5px 10px;
	margin-bottom: 10px;
	font-size: 16px;
}

h3.qa {
	position: relative; left:"-10px";
	margin-top: 3px;
	padding: 5px 10px;
	margin-bottom: 3px;
	font-size: 14px;
}

p.text {
	margin: 10px;
	padding: 7px;
	border: 1px #BBBBBB dotted;
	font-size: 13px;
	background-color: #F0F4C3;
}
