#container { 
	width:764px;
	margin: 0px auto;
	padding:0px 6px 0px 6px;
	background-color:#ffffff;
	text-align: center;
	background:url("../images/page_bg.jpg") repeat-y;
}

#header {
	width:764px;
	height:100px;
	margin: 0px;
	padding:0px;
	background:url("../images/head_bg.jpg") no-repeat;
}

.head_left {
	float:left;
	width:165px;
	height:54px;
	margin:30px 0px 0px 0px;
	padding:0px;
}

.head_left h1 {
	font-size:10px;
	text-indent:-9999px;
}

.head_left h1 a {
	display:block;
	width:170px;
	height:54px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url("../images/taikomasa_logo.gif") no-repeat top;
}

.head_right {
	float:right;
	width:445px;
}

ul.head_navi_menu {
	list-style-type:none;
	margin: 59px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

ul.head_navi_menu li{
	float:left;
	font-size:10px;
	text-indent:-9999px;
}

ul.head_navi_menu li.hn1{
	width:120px;
	height:25px;
	background:url("../images/head_nvibtn1.gif") no-repeat top;
}

ul.head_navi_menu li.hn2{
	width:80px;
	height:25px;
	background:url("../images/head_nvibtn2.gif") no-repeat top;
}

ul.head_navi_menu li.hn3{
	width:89px;
	height:25px;
	background:url("../images/head_nvibtn3.gif") no-repeat top;
}

ul.head_navi_menu li.hn4{
	width:64px;
	height:25px;
	background:url("../images/head_nvibtn4.gif") no-repeat top;
}

ul.head_navi_menu li.hn5{
	width:90px;
	height:25px;
	background:url("../images/head_nvibtn5.gif") no-repeat top;
}

ul.head_navi_menu li.hn1 a {
	display:block;
	width:120px;
	height:25px;
}

ul.head_navi_menu li.hn2 a {
	display:block;
	width:80px;
	height:25px;
}

ul.head_navi_menu li.hn3 a {
	display:block;
	width:89px;
	height:25px;
}

ul.head_navi_menu li.hn4 a {
	display:block;
	width:64px;
	height:25px;
}

ul.head_navi_menu li.hn5 a {
	display:block;
	width:90px;
	height:25px;
}

.head_bgb {
	clear:both;
	height:16px;
	background:url("../images/head_bg_bottom.gif") repeat-x top;
}

#contents {
	margin: 0px 0px 0px 0px;
	padding:20px 20px 20px 20px;
	text-align:left;
}

#contents2 {
	margin: 0px 0px 0px 0px;
	padding:0px 20px 20px 20px;
	text-align:left;
}


#contents_left {
	float:left;
	width:200px;
	margin: 0px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	background-color:#f0ede2;
}

#contents_right {
	float:right;
	width:504px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#contents_right #new1 {
	width:504px;
	height:465px;
	background:url("../images/new_bg.gif") no-repeat ;
}

#contents_right #new1 p {
	text-align:center;
	width:224px;
	margin:0px 160px 0px 135px;
	padding:150px 0px 0px 0px;
}

.menutab1 {
	width:200px;
	height:35px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url("../images/menutab1.gif") no-repeat top;
	font-size:10px;
	text-indent:-9999px;
}

.menutab2 {
	width:200px;
	height:35px;
	margin: 10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url("../images/menutab2.gif") no-repeat top;
	font-size:10px;
	text-indent:-9999px;
}

.menutab3 {
	width:200px;
	height:35px;
	margin: 15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url("../images/menutab3.gif") no-repeat top;
	font-size:10px;
	text-indent:-9999px;
}

.menutab4 {
	width:200px;
	height:35px;
	margin: 15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url("../images/menutab4.gif") no-repeat top;
	font-size:10px;
	text-indent:-9999px;
}

ul.navi {
	margin:0px 0px 10px 0px;
	padding:0px;
	list-style: none;
}

ul.navi li {
	margin:5px 0px 5px 0px;
	padding: 5px 0px 5px 20px;
	line-height: 100%;
	background: url("../images/lnavi_arrow.gif") no-repeat 4px 0.2em;
	border-bottom:1px dotted #dedede;
}

ul.navi li a:link { color:#585858; text-decoration:none; }
ul.navi li a:visited { color:#585858; text-decoration:none; }
ul.navi li a:hover { color:#B40707; text-decoration:none;}

.whatsnew {
	margin: 20px 0px 10px 0px;
	padding:0px 0px 5px 0px;
	border-bottom:1px solid #9E7C79;
}

dl.new_lst {
	margin: 15px 0px 15px 0px;
}

dl.new_lst dt {
	width:100px;
	padding:7px 0px 7px 0px;
	border-bottom:1px dotted #cccccc;
	float:left;
}

dl.new_lst dd {
	padding:7px 0px 7px 0px;
	border-bottom:1px dotted #cccccc;
}

#footer {
	margin: 25px 0px 10px 0px;
	color:#585858;
	text-align:center;
	background: url("../images/under_line.jpg") no-repeat 0px 20px;
}

#footer a:link { color:#585858; text-decoration:none; }
#footer a:visited { color:#585858; text-decoration:none; }
#footer a:hover { color:#B40707; text-decoration:none;}

.copyright {
	padding:20px 0px 10px 0px;
	font-size:1em;
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	text-align:center;
}

.pan_navi {
	text-align:left;
	font-size:0.9em;
	line-height:100%;
	margin: 0px 0px 0px 0px;
	padding:5px 0px 0px 20px;
}

p {
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:1em;
	line-height:160%;
}

.flash_contents {
	height:285px;
	background: url("../images/flash_bottom_bg.jpg") no-repeat bottom;
}