body {
	background-color	: #ccffff;
	margin			: 0px;
	padding			: 0px;
	color			: #333333;
	text-align		: center;
}

img {
	border: none;
}

a {
	color			: #000099;
	text-decoration		: none;
}

a:hover {
	text-decoration		: underline;
}

.image-right {
	margin			: 5px 0px 0px 5px;
	float			: right;
	text-align		: center;
	line-height		: 120%;
	font-size		: 75%;
	}

.image-right img{
	margin			: 5px 0px 5px 0px;
	}

#base {
	position		: relative;
	margin			: 20px auto 0px auto;
	width			: 100%;
	background		: #ccffff url(../image/base-frame-r.gif) top right repeat;
	padding			: 0px;
}

#base #base-top {
	position		: relative;
	margin			: 0px;
	width			: 100%; height: 23px;
	background		: #ccffff url(../image/base-frame-l.gif) top right no-repeat;
	text-align		: left;
	padding			: 0px;
}

#base #base-main {
	position		: relative;
	margin			: 0px;
	width			: 100%; height: auto;
	background		: #ccffff url(../image/base-frame-l.gif) top left repeat;
	padding			: 0px 30px 0px 30px;
	text-align		: left;
}

#base #base-bottom {
	position		: relative;
	margin			: 0px;
	width			: 100%; height: 20px;
	background		: #ccffff url(../image/base-frame-br.gif) top right no-repeat;
	padding			: 0px;
	text-align		: left;
}

#base #base-bottom p {
	position		: relative;
	margin			: -15px 30px 0px auto;
	text-align		: right;
	font-size		: 75%;
	font-weight		: normal;
}

#top-title {
	float			: left;
	margin			: 50px 0px 0px 5px;
	width			: 480px; height: 72px;
	background		: url(../image/minato-support-large.gif) no-repeat 80px 30px;
}

#top-title h1{
	margin			: -72px 0px 0em 80px;
	font-size		: 75%;
	font-weight		: bold;
}

#top-todaysphoto {
	float			: right;
	margin			: 0px;
}

#top-description {
	margin			: -0px 0px 0px 90px;
	width			: 410; height: 50px;
	font-size		: 100%;
}

#top-description p {
	margin			: 0em 0em 0.2em 0em;
}

#top-navi {
	float			: left;
	width			: 300px ; height: 265px;
	margin			: 0px;
}

#top-navi li {
	height			: 24px;
	margin			: 16px 0px 0px -30px;
	padding			: 0px;
	list-style		: none;
	font-size		: 100%;
}

#top-navi li a {
	height			: 24px;
	background		: url(../image/anchor.gif) no-repeat 0px 0px;
	padding			: 3px 0px 4px 30px;
}

#top-navi li a:hover {
	background		: url(../image/anchor2.gif) no-repeat;
}

#top-info {
	float			: right;
	margin			: 0px 0px 0px 0px;
	width			: 60%; height: 450px;
	background		: url(../image/base-info.jpg) repeat;
	border			: 1px solid silver;
	padding			: 0.5em;
	line-height		: 130%;
}

#top-info h2 {
	position		: relative;
	margin			: 0px;
	font-size		: 120%;
	font-weight		: bold;
}

#top-info p {
	margin			: 0em 0em 0.5em 0em;
	font-size		: 90%;
	text-indent		: 1em;
}

#top-info a {
	color			: red;
}

#title {
	float			: left;
	margin			: 0px 0px 0px 0px;
	width			: 480px; height: 72px;
	background		: url(../image/minato-support-large.gif) no-repeat 80px 30px;
}

#title h1{
	margin			: -72px 0px 0em 80px;
	font-size		: 100%;
	font-weight		: bold;
}

#navi {
	float			: left;
	margin			: 10px 0px 0px 0px;
}

#navi li {
	float			: left;
	list-style		: none;
	font-size		: 80%;
}

#navi a {
	display			: block;
	margin			: 0px;
	padding			: 1px 10px;
	border-right		: 1px dotted silver;
	border-bottom		: 1px dotted silver;
	background		: url(../image/navi-bk.gif) repeat;
}

#navi a:hover {
	background		: #efefef;
	text-decoration	: none;
}

#navi .member a{
	background		: url(../image/navi-bk_member.gif) repeat;
}

#navi .member a:hover {
	background		: #efefd0;
}

#locate {
	float			: left;
	margin			: 20px 0px 0px 0px;
	background		: url(../image/anchor.gif) no-repeat;
	height			: 24px;
	padding			: 5px 0px 0px 40px;
	font-size		: 120%;
	font-weight		: bold;
}

#locate a {
	font-size		: 80%;
	font-weight		: normal;
}

#main {
	float			: left;
	margin			: 10px 0px 0px 0px;
	width			: 100%; height: auto;
	border-top		: 1px solid #cccccc;
}

#main .main-body {
	float			: left;
	margin			: 0px 0px 0px 40px;
	width			: 85%;
	height			: auto;
	padding			: 20px 0px 10px 10px;
	font-size		: 100%;
	font-weight		: normal;
	text-align		: justify;
	text-justify	: distribute;
}

#main .main-body p {
	text-indent		: 1em;
	line-height		: 150%;
}

#main .main-body ol li {
	margin			: 0em 0em 1em 0em;
	line-height		: 140%;
}

.item-menu {
}

.item-menu li {
	padding			: 0px;
	list-style		: none;
	font-size		: 100%;
}

.item-menu li a {
	height			: 24px;
	background		: url(../image/list-dot1.gif) no-repeat 0px 0px;
	padding			: 0px 0px 4px 20px;
}

.item-menu li a:hover {
	background		: url(../image/list-dot1_2.gif) no-repeat;
}

.item-menu2 li {
	padding			: 0px;
	list-style		: none;
	font-size		: 100%;
}

.item-menu2 li a {
	height			: 24px;
	background		: url(../image/list-dot2.gif) no-repeat 0px 3px;
	padding			: 0px 0px 4px 20px;
}

.item-menu2 li a:hover {
	background		: url(../image/list-dot2_2.gif) no-repeat 0px 3px;
}

.table-menu {
	width			: 90%;
	margin			: 0px 0px 0px 2em;
	border-collapse	: collapse;
}

.table-menu th, .table-menu td{
	padding			: 3px 4px;
}

.table-menu th{
	text-align		: left;
	font-weight		: normal;
}

#main .main-body p.question-no {
	float			: left;
	height			: 24px;
	background		: url(../image/question.gif) no-repeat 0px 7px;
	padding			: 0px 0px 0px 0px;
	font-size		: 24px;
}

#main .main-body p.question-body {
	float			: left;
	padding			: 7px 0px 0px 1em;
	font-size		: 100%;
	font-weight		: bold;
	text-indent		: 0em;
}

#main .main-body p.answer-no {
	float			: left;
	height			: 24px;
	background		: url(../image/answer.gif) no-repeat 0px 7px;
	padding			: 0px 0px 0px 0px;
	font-size		: 24px;
}

#main .main-body p.answer-body {
	float			: left;
	padding			: 7px 0px 1em 1em;
	font-size		: 100%;
	font-weight		: normal;
	text-indent		: 0em;
}

#main .main-body p.refer {
	text-align		: right;
	font-size		: 75%;
}

.right-image {
	margin			: 5px 0px 0px 10px;
	float			: right;
	text-align		: center;
	line-height		: 120%;
	font-size		: 75%;
	}

.right-image img{
	margin			: 5px 0px 5px 0px;
	}

.center-image {
	margin			: 5px 0px 0px 10px;
	float			: center;
	text-align		: center;
	line-height		: 120%;
	font-size		: 75%;
	}

.center-image img{
	margin			: 5px 0px 5px 0px;
	}
