@charset "UTF-8";

/* ========BASIC======== */
* {
	color:#000;
	font-family: "ＭＳ 明朝", "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
}

* html body {
	margin:auto;
}

body {
	_margin:10px;
	padding:0;
	letter-spacing:1px;
	background:url(../images/backgrnd.jpg);
}

br {
	letter-spacing:normal;
}

a {
	color:#333;
	text-decoration:none;
}

a:hover {
	color:#666;
}

img {
	border:none;
	vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
}

/* ========TEMPLATE LAYOUT======== */
div#top {
	width:789px;
	margin:0 auto;
	background:url(../images/bg_contents_left.gif) 0 0 repeat-y;
}

div#wrapper {
	background:url(../images/bg_contents_right.gif) 100% 0 repeat-y;
	background:#fff;
}

div#header {
	position:relative;
	height:65px;
	margin-bottom:5px;
	padding:0 5px;;
	background-color:#f5f5f5;
}

div#menu {
	float:left;
	padding:0 5px;
}

div#contents {
	clear:both;
	margin:0 5px;
	padding:20px 20px 0 20px;
}

div#main {
	float:left;
	width:750px;
}

div#totop {
	clear:both;
}

div#footer {
	clear:both;
	margin:0 5px;
	background:url(../images/backgrnd.jpg);
}

/* ========HEADER CUSTOMIZE======== */
div#header #logo {
	height:65px;
}

div#header #outline {
	position:absolute;
	left:300px;
	top:0px;
	width:485px;
	height:45px;
	_height:50px;
	padding-top:18px;
	_padding-top:13px;
}

div#header h1 {
	width:455px;
	_width:470px;
	margin-top:-5px;
	_margin-top:0px;
	padding:5px;
	color:#000;
	font-size:12px;
	font-weight:normal;
}

div#header h2 {
	width:455px;
	_width:470px;
	margin-top:-10px;
	_margin-top:-5px;
	padding:5px;
	color:#000;
	font-size:12px;
	font-weight:normal;
}

/* ========MENU CUSTOMIZE======== */
div#menu ul {
	margin:0;
	padding:0;
}

div#menu li {
	float:left;
	font-size:14px;
	color:#00f;
	text-align:center;
	list-style-type:none;
}

div#menu li a{
	display:block;
	width:128px;
	color:#0000ff;
	line-height:40px;
	border-left:1px solid #DCDCDC;
	border-right:1px solid #DCDCDC;
	background:url(../images/bg_menu.gif) 0 0 repeat-x;
}

div#menu li.home a{
	border:none;
}

div#menu li a.active{
	color:#0000ff;
}

div#menu li a:hover{
	color:#ff0000;
	background:url(../images/bg_menu_on.gif) 0 0 repeat-x;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
	color:#0172AB;
	width: 730px;
	border-bottom:1px dotted #0172AB;
}

div#main a:hover {
	color:#0172AB;
	border:0;
	border-bottom:1px dotted #0172AB;
}

div#main h2 {
	margin-bottom:8px;
	padding:2px 2px 2px 0;
	color:#333;
	font-size:16px;
	font-weight:bold;
	border-bottom:3px double #535D57;
}

div#main h3 {
	margin-bottom:10px;
	font-size:16px;
	font-weight:normal;
	padding:3px 0 4px 18px;
	background:url(../images/bg_h3gn.gif) 0 100% no-repeat;
}

div#main #attention{
	width:100%;
	text-align:center;
}

div#main p{
	margin:1em 0 1em 0;
	font-size:12px;
	line-height:1.3em;
}

#main p a {
	color:#0000ff;
	text-decoration:none;
}

#main p a:hover {
	color:#ff0000;
}

/* ========PLAYER CUSTOMIZE======== */
div#player{
	width:735px;
	height:330px;
	margin-top:20px;
	padding-top:10px;
	text-align:center;
	background-color:#eee;
	border:#ddd 3px solid;
}

#supplement {
	width: 100%;
	height: 20px;
	margin-top: 30px;
	font-size: 12px;
	text-align: center;
}

#footAttention {
	width: 100%;
	height: 3.5em;
	margin: 30px 0 10px 0;
	font-size: 12px;
	text-align: center;
}

/* ========TOTOP CUSTOMIZE======== */
div#totop{
	position:relative;
	height:2em;
}

div#totop p {
	position:absolute;
	top:10px;
	right:7px;
	margin:0;
	font-size:12px;
}

div#totop p a {
	padding-left:0px;
}

/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
	margin:0 0 10px 0;
	padding:10px 0 0 0;
	text-align:right;
	background:url(../images/bg_dotline.gif) 0 0 repeat-x;
}

div#footMenu li {
	display:inline;
	margin:0 0 0 10px;
	font-size:12px;
	list-style:none;
	font-weight:normal;
}

div#footMenu li a {
	padding-left:10px;
	background: url(../images/bg_footmenu.gif) 0 50% no-repeat;
}

/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
	margin:0 0 10px 0;
	padding:10px 0 0 0;
	text-align:right;
	background:url(../images/bg_dotline.gif) 0 0 repeat-x;
}

div#footMenu li {
	display:inline;
	margin:0 0 0 1px;
	font-size:12px;
	list-style:none;
}

div#footMenu li a {
	color:#0000ff;
	padding-left:12px;
	background: url(../images/bg_footmenu.gif) 0 50% no-repeat;
}

div#footMenu li a:active {
	color:#0000ff;
	padding-left:12px;
}

div#footMenu li a:hover {
	color:#ff0000;
	padding-left:12px;
}

/* ========FOOTER CUSTOMIZE======== */
address{
	padding:10px 0;
	font-size:12px;
	color:#fff;
	text-align:center;
	font-style:normal;
}
address a{
	color:#fff;
}
address a:hover{
	color:#fff;
}

/* ========THUMBNAIL CUSTOMIZE======== */
table {
	table-layout: fixed; 
	border-collapse: collapse;
}

#wrap {
	margin:20px 0 20px 0;;
	_margin:20px 0 0 0;
	text-align: center;
}

#thumb {
	width: 650px;;
	margin-left: auto;
	margin-right: auto;
}

table thumb {
	word-break: break-all;
	word-wrap: break-word;
}

#thumb tr {
	vertical-align: middle;
}

#thumb td {
	width: 130px;
	height: 130px;
	text-align: center;
	vertical-align: middle;
	background-color: #fafafa;
}

#navi {
	width:100%;
	height: 100px;
	margin-top: 20px;
	font-size: 12px;
	text-align:center;
}

/* ======== for NEW SAMPLE PAGE CUSTOMIZE ======== */
div#main .wrap_box{
	clear:both;
	width:735px;
	height:116px;
}

div#main .animated{
	width:15%;
	height:100px;
	padding-top:8px;
	float:left;
	text-align:center;
	background-color:#f5f5f5;
}

div#main .comment{
	width:85%
	float:right;
	margin-left:0px;
}

div#main .comment dl{
	height:108px;
	margin-left:120px;
	font-size:14px;
	padding-left:1em;
	background-color:#f5f5f5;
}

div#main .comment dt{
	padding:8px 0 5px 0;
	font-size:14px;
}

div#main .comment dt a{
	color:#00f;
	padding:0 0 0 22px;
	background:url(../images/icon_movie.gif) 0 100% no-repeat;
}

div#main .comment dt a:hover{
	color:#f00;
	text-decoration:none;
}

div#main .comment dd{
	font-size:12px;
	margin:3px 0 0 22px;
}

div#main .comment dd a{
	color:#00f;
}

/* ======== for FLASH PLAYER PAGE CUSTOMIZE ======== */
div#main #flash_wrap{
	width:735px;
	height:300px;
	margin-top:20px;
	text-align:center;
	background-color:#eee;
	border:#ddd 3px solid;
}
div#main #flash_box{
	width:360px;
	height:260px;
	margin: 10px auto;
	padding-top:20px;
	text-align:center;
	background-color:#000;
}

/* ======== for SIMURATION PAGE CUSTOMIZE ======== */
div#main #wrap_box1{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

div#main #wrap_box2{
	width:525px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

div#main #simurate{
	width:525px;
	_width:505px;
	height:220px;
	_height:210px;
	margin:20px 0 0 0;
	padding-left:15px;
	font-size:14px;
	text-align:left;
	background-color:#eee;
	border:#ddd 3px solid;
}
div#main #calcrate{
	width:505px;
	_width:490px;
	height:50px;
	padding:10px 0 10px 0;
	_padding:10px 0 0px 0;
	text-align:center;
	background-color:#f5f5f5;
}
div#main #answer{
	width:505px;
	_width:490px;
	height:40px;
	padding-top:20px;
	text-align:center;
	background-color:#fcfcfc;
}
div#main #answer span{
	font-size:12px;
	padding:5px 7px 5px 8px;
	_padding:5px 11px 5px 11px;
	color:#fff;
	background-color:#3366ff;
}
div#main #caution1{
	width:545px;
	_width:525px;
	height:28px;
	padding-left:20px;
	_padding-left:0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
div#main #caution2{
	padding:4px 1em 4px 1em;
	_padding:4px 2px 4px 2px;
	color:#3366ff;
	font-size:12px;
	text-align:left;
	background-color:#f5f5f5;
}

div#main #thumb1{
	margin:0 auto 0 auto;
	text-align:center;
}

div#main #thumb1 img{
	width:120px;
	height:86px;
	margin:0 5px 0 5px;
}
div#main #location{
	width:700px;
	margin:0 auto 0 auto;
}

div#main #location p,ul,li{
	font-size:10px;
	line-height:1.3em;
}

div#main #thumb2{
	margin:0 auto 0 auto;
	text-align:center;
}
div#main #thumb2 table{
	margin:10px auto 10px auto;
	text-align:center;
}
div#main #thumb2 td{
	width:150px;
	height:100px;
}
