/* CSS Document */
body{
	background-color: #ffffff;
	background-image: url("../img/bg2.gif");
	margin: 0px;
	padding: 0px;
}
div.linkbar{
	background-image: url("../img/image1_1x2.gif");
	background-repeat:repeat-x;
	background-color: #666666;
	margin: 0px;
	padding:0px;
}
div.linkbar a{
	margin: 0px;
	padding: 0px;
	border: none;
}
div.linkbar img{
	/*background-color: #8899aa;*/
	background-color: #445566;
	margin: 0px;
	margin-left: -6px;
	padding: 0px;
	border: none;
}

/* 黒い背景の全体 */
div.frameout{
	width:100%;
	margin 0px;
	padding: 0px;
}
/* コンテンツウィンドウ */
div.framecon{
	/*width:720px;*/
	min-width:360px;
	max-width:720px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
/* タイトルの下、枠組みのための外側 */
div.contentout{
	background-color: #f9f9f9;
	margin:0px;
	border: none;
	border-bottom: solid #000000 1px;
	padding: 0px;
}
/* 枠組みの中 */
div.content{
	background-image: url("../img/framebg.gif");
	margin: 3px;
	margin-top: 0px;
	margin-botton: 3px;
	border-top: none;
	border-left: solid #666666 1px;
	border-right: solid #666666 1px;
	border-bottom: solid #666666 1px;
}
div.content p{
	margin: 6px;
	font-size:14px;
	line-height: 16px;
}
/* イントロの上の空白部,IEで隙間を塞ぐ */
div.intropad{
	background-image: url("../img/framebg.gif");
	margin:0px;
	border:none;
	border-top: solid #666666 1px;
	padding: 0px;
	height: 16px;
}
/* イントロ部 */
div.intro{
	background-color: #ffffff;
	background-image: url("../img/top3.jpg");
	background-position:top;
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 10px;
	margin-top:0px;
	margin-bottom:16px;
	border: solid #8899aa 1px;

}
div.intro .bgimg{
	margin: 10px;
	border: none;

}
div.intro .anime1{
	margin-top: 10px;
	margin-left: 160px;
	border: none;
}
div.intro .anime2{
	margin-top: 0px;
	margin-left: 200px;
	border: none;
}
div.intro .anime3{
	margin-top: 0px;
	margin-left: 220px;
	border: none;
}
div.intro .anime3 a,img{
	border: none;
}
/* 内容の項目　*/
div.section{
	background-color:#FFFFFF;
	border: solid #8899aa 1px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 16px;
}
div.section p{
	margin: 6px;
	font-size:14px;
	line-height: 16px;
}
div.section p.floathidari{
	float:left;
	margin: 6px;
	font-size:14px;
	line-height: 16px;
}
div.section p.floatmigi{
	float:right;
	margin: 6px;
	font-size:14px;
	line-height: 16px;
}
div.section h2{
	background-color:#8899aa;
	color:#FFFFFF;
	font-weight:600;
	margin: 0px;
	font-size:14px;
	line-height: 16px;
	text-indent:6px;
}
div.section img.floatright {
	float:right;
	margin: 16px;
	margin-top: 10px;
}
div.section img.floatleft {
	float:left;
	margin: 16px;
	margin-top: 10px;
}
div.section img.secright {
	float:none;
	margin:0px;
	margin-left: 280px;
}
div.section img.secleft {
	float:none;
	margin:0px;
	margin-left: 0px;
}
/* 内容タイトル */
h1 {
	background-image: url("../img/wintitle.gif");
	font-size:14px;
	color: #8899aa;
	margin: 0px;
	height: 16px;
	padding-top: 4px;
	padding-left: 10px;
}
/*  */
p.rightcap {
	text-align:right;
}
p.gototop{
	text-align:right;
	margin: 6px;
	font-size:14px;
	line-height: 16px;
}
dl {
	margin: 6px;
}
dt {
	margin: 0px;
	margin-left:6px;
	font-size:14px;
	line-height: 16px;
}
dd {
	margin-left: 100px;
/*	margin-top: -16px; */
	font-size:14px;
	line-height: 16px;
}
ul {
	margin: 6px;
}
ol {
	margin: 6px;
}
li {
	margin-left: 40px;
	font-size:14px;
	line-height: 16px;
}
/* tables & list */
table{
	width: 100%;
	border: none;
}
table caption {
	background-color:#8899aa;
	color: #ffffff;
	font-size:14px;
	line-height: 16px;
	font-weight:600;
	text-align:left;
	text-indent:16px;
}
table th {
	background-color:#bbccdd;
	border: #8899aa solid 1px;
	color: #ffffff;
	width:100px;
	text-align:left;
	text-indent:16px;
	margin: 6px;
	padding: 0px;
	font-size:14px;
	line-height: 16px;
}
table th.sub {
	background-color:#bbccdd;
	border: #8899aa solid 1px;
	color: #ffffff;
	width:60px;
	text-align:left;
	text-indent:16px;
	margin: 6px;
	padding: 0px;
	font-size:14px;
	line-height: 16px;
}
table td {
	border: #8899aa solid 1px;
	text-align:left;
	text-indent:0px;
	margin: 6px;
	padding: 6px;
	font-size:14px;
	line-height: 16px;
}
div.section td div.list {
	margin: 6px;
}
div.section td p{
	margin: 0px;
	font-size:14px;
	line-height: 16px;
}