@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

A:link {color: #0000ff;text-decoration: none}
A:visited {text-decoration: none}
A:active {color: #0000ff; text-decoration: underline}
A:hover {color: #0000ff;text-decoration: underline}


:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family:"メイリオ","meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:78%;
}
ol, ul {
	list-style: none;
}


img{
	vertical-align:bottom;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

.fl{
	float:left;
	margin:0 5px 5px 0;
}

.fr{
	float:right;
	margin:0 0 5px 5px;
}


body{
	background:#696969 url(../images/background.jpg) left top repeat-x;
	line-height:150%;	
}


#wrapper{
	width:800px;
	background-color:#fff;
	border:1px #666 solid;
	margin:0 auto;
}

#header{
	width:786px;
	margin-left:7px;
	zoom:1;
}

#header p.logo{
	width:786px;
	margin:8px 0 7px 3px;
	zoom:1;
}

#header p.main_img{
	margin-bottom:0;
}

#gnav{
	background-color:#ccc;
	padding:4px 0 4px 38px;
	
}

#gnav li{
	display:inline;
	border-right:1px #333 solid;
}

#gnav li.english{
	border-right:none
}

#gnav li a{
	color:#333;
	text-decoration:none;
	padding:0 7px;
}

#gnav li a:hover{
	color:#333;
	text-decoration:underline;
}

.page_top #gnav li.top a,.page_tokucho #gnav li.tokucho a,.page_yurai #gnav li.yurai a,.page_keikonoannai #gnav li.keikonoannai a,.page_doga #gnav li.doga a,.page_otoiawase #gnav li.otoiawase a,.page_eng #gnav li.english a{
	color:#0000ff;
}

.page_top li.top a:hover,.page_tokucho li.tokucho a:hover,.page_yurai li.yurai a:hover,.page_keikonoannai li.keikonoannai a:hover,.page_doga li.doga a:hover,.page_otoiawase li.otoiawase a:hover,.page_eng li.english a:hover{
	color:#0000ff;
}

#container{
	width:747px;
	min-height:450px;
	_height:468px;
	background:url(../images/tsuba_2.jpg) right bottom no-repeat;
	margin:35px 0 25px 53px;
	color:#666;
	letter-spacing:1px;
}

#container:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#left{
	width:513px;
	float:left;	
	font-size:14px;
	line-height:175%;
}

#container h1{
	font-size:16px;
	font-weight:bold;
	line-height:150%;
	letter-spacing:2px;
	margin-bottom:12px;
}

h2{
	font-family:"Arial",verdana,Sans-Serif;
	font-size:20px;
	font-weight:bold;
	line-height:100%;
	letter-spacing:2px;
	margin-bottom:18px;
	
}

h3{
	font-family:"Arial",verdana,Sans-Serif;
	font-size:13px;
	font-weight:normal;
	line-height:150%;
	letter-spacing:1px;
	margin-bottom:20px;
	text-align:justify
}

p{
	margin-bottom:20px;
}

#left ul{
	margin:20px 0 21px 27px;
}

#left ul.bullet1 li{
	background:url(../images/cmn_sqr.gif) 0 0.6em no-repeat;
	padding-left:18px;
	margin-bottom:3px;
		
}

#left ul.bullet2 li{
	background:url(../images/playbut.jpg) 0 0.1em no-repeat;
	padding-left:35px;
	margin-bottom:3px;
		
}

#left ul li a{
	color:#666;
	text-decoration:none;	
}

#left ul li a:hover{
	text-decoration:underline;
}


#right{
	width:147px;
	float:right;
	margin-right:50px;
	display:inline;
}

#right dl dt{
	border:1px #000 solid;
	margin-bottom:16px;
}

#right dl dd{
	text-align:center;
}

#footer{
	width:787px;
	background-color:#ccc;
	padding:0 13px 0 0;
	margin:0 auto;
	text-align:right;
}

#footer p.copy{	
	font-size:75%;
	display:inline;
}

