/* ________ basic ________ */

body
{
	color:#4B4B4B;
	margin: 0;
	padding: 0;
	font-family: "Verdana", "Arial", "Helvetica", "ＭＳ Ｐゴシック","sans-serif";
	font-size: 0.8em;
	line-height:1.8em;
	text-align:center; /* ie only */
	background: #F5F5F5;
	}

html>body p	{
	margin: 0 0 25px 0;}

li {
	list-style: none;
	padding:0px;
	margin:0px;}

ol, ul {
	margin: 0;
	padding:0; }

a	{ text-decoration:underline;
	color:#C33;
	font-weight:bold;}

a:hover{ color:#F60; }

a img { border: 0; }

td,tr,th {
	font-size:12px;}

form,input {
	margin:0;
	padding:0;}

/* ________ Body ________ */

#bg{
	width:820px;
	text-align:center;
	margin:auto;
	background: #FFF url(/img/bg_mt.gif) repeat-y top left;}

#body-box {
	width:770px;
	padding:15px;
	text-align:left;
	}

/* ________ Footer ________ */

#footer-box {
	width:800px;
	height:46px;
	padding:4px 0px 0px 10px;
	text-align:center;
	background: #FFF url(/img/bg_mt2.gif) repeat-x;
	margin:0px;
	}

html >body #footer-box {
	width:810px;
	height:51px;
	padding:5px 0 6px 0;
	text-align:center;
	background: #FFF url(/img/bg_mt2.gif) repeat-x;
	margin:0 0 0 5px;
	}
	
#footer-bottom {
	width:100%;
	color:#FFF;
	padding:5px 0px;
	font-weight:bold;
	margin:0px;}

#footer-bottom a {
	color:#FFF;
	text-decoration:none;}

.footer-size {
	font-size:10px;
	color:#333;
	font-weight:normal;}

/* ________ header ________ */

#header-box {
	color:#FFF;
	width:810px;
	margin:auto;
	text-align:left;
	font-weight:bold;
	background: #FFF url(/img/top_logo.jpg) no-repeat top left;
	}

/* ________ Basic Line ________ */

hr.low {
	width: 98%;
	text-align:center;
	height: 1px;
	border:1px dashed #789ABC;
	margin: 5px 0px 5px 0px;}

/* ________ Left Menu ________ */

.menu-big {
	color:#333;
	width:770px;
	text-indent:5px;
	background:#F5F5F5;
	border-top:solid 1px #369;
	border-bottom:solid 1px #369;
	border-right:solid 1px  #369;
	border-left:solid 7px  #369;
	font-size: 1.0em;
	text-align:left;
	font-weight: bold;
	padding:0px;
	margin:0px 0px 20px 10px;
	}

.menu-list {
	text-indent:5px;
	font-size: 1.0em;
	padding:0px;
	margin:0 0 40px 20px;}

.menu-list li {
	background:url("/img/botch.gif") no-repeat center left;
	padding-left:15px;
	margin:0 0 0 5px;
	font-weight:bold;
	color:#06C;
	}

html>body .menu-big {
	width:770px;}

.menu-big2 {
	color:#333;
	width:770px;
	text-indent:5px;
	background:#F5F5F5;
	border-top:solid 1px #069;
	border-bottom:solid 1px #069;
	border-right:solid 1px  #069;
	border-left:solid 7px  #069;
	font-size: 1.0em;
	text-align:left;
	font-weight: bold;
	padding:0px;
	margin:0px 0px 30px 10px;
	}

.pad2{
	padding:0px 0px 0px 30px;}

/* ________ Shadow ________ */

.shadow {
	background: url(/img/dropshadow1.gif) right bottom;
	float: left;
	margin:0 7px 0 0;
	}

html>body .shadow {
	background: url(/img/dropshadow1.gif) right bottom;
	float: left;
	margin:0 5px 15px 0;
	}

.shadow img {
	position: relative;
	left: -2px;
	top: -4px;
	padding: 6px;
	background: #FFF;
	border: 1px solid #666;
	}

.shadow-box {
	background: url(/img/dropshadow1.gif) right bottom;
	float: left;
	margin:0 7px 0 0;
	width:490px;
	height:72px;
	}

strong {
	color:#F63;
	border-bottom:dashed 1px #999;}

.enpha1 {
	font-weight:bold;
	color:#000;
	border-bottom:dashed 1px #999;}

	
.basic-line-long {
	height:23px;
	width:99%;
	margin: 10px;
	text-align:center;
	padding:20px 0 0 0;
	background: url(/img/line6.gif) repeat-x left top;}

.basic-line-long2 {
	width:99%;
	padding:20px 0 0 0;
	background: url(/img/line6.gif) repeat-x left top;}

.descript {
	border-top:solid 1px #333;
	border-bottom:solid 1px #333;
	border-right:solid 5px  #333;
	border-left:solid 5px  #333;
	margin:0 0 15px 10px;
	padding:0;
	}

.camera {
	color:#069;
	font-size:10px;}

.link-yaji {
	background:url("/img/yajirusi2.gif") no-repeat center left;
	padding-left:15px;
	margin-bottom:5px;
	}

.index-left {
	float:left;
	width:450px;
	text-align:left;
	margin:0;
	padding:0;
	}

.index-right {
	float:right;
	width:320px;
	margin:0;
	padding:0;
	}

a.nounder {
	text-decoration:none;}
