@charset "UTF-8";

html {
    margin: 0;
    padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background:#FFFFFF;
	font-family:Hiragino Maru Gothic Pro, Verdana, "ＭＳ Ｐゴシック", Arial, Helvetica, san-serif;
	text-align:center;
	color:#333333;
	font-size: 12px;
	letter-spacing: 1px;
}

h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	font-size: 10px;
}

h1{
	font-weight: normal;
	font-size:18px;
	border-left: 3px solid #CCC;
	padding-left: 5px;
	margin-top: 0px;
}

h2{
	font-weight: bold;
	font-size:18px;
	color: #333333;
	margin: 0px 0px 20px 0px;
}

h3{
	font-weight: normal;
	margin:0px;
	font-size:14px;
	letter-spacing: 5px;
}

h4{
	font-weight: normal;
	font-size:12px;
	margin: 10px -10px 0 -10px;
	padding: 0px 10px;
	color: #999999;
}

a{
	color:#333333;
	border: 0px;
	background-color: #E3E3E3;
	text-decoration: none;
}

a:hover{
	background-color: #999999;
}

a img{
	border: 0px;
}

#index {
	padding:30px;
	color: #666666;
	left: 290px;
	width: 300px;
	margin: auto;
}

#container {
	width: 600px;
	text-align: left;
	margin: 0px auto;
	position: relative;
	padding: 0px;
}

#header {
	height:50px;
	padding:20px 0px;
	color: #FFFFFF;
	width: 600px;
	top: 0px;
}

/*navi-a*/

#navi-a{
	margin:0px;
	padding:0px;
	width: 600px;
	height:20px;
	font-size:10px;
	line-height:20px;
	background-color: #F2F2F2;
}

#navi-a ul{
	border:0px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}

#navi-a ul li {
	display:block;
	width:100px;
	height: 20px;
	float:left;
	text-decoration:none;
}

#navi-a ul li a{
	color: #666666;
	text-decoration:none;
	background-color: #F2F2F2;
}

#navi-a ul li a:hover {
	_margin-left:-1px;	/*underscorehack*/
	display:block;
	width:100px;
	height: 20px;
	color: #0099FF;
}

#navi-a ul li.now a{
	display:block;
	width:100px;
	height: 20px;
	color: #0099FF;
}

#navi-a ul li.now a:hover{
	_margin-left:0px;	/*underscorehack*/
	display:block;
	width:100px;
	height: 20px;
	color: #000000;
}




/*navi-B*/


#navi-b {
	padding:0px;
	width: 600px;
	height: 20px;
	position: static;
	background-color:#F2F2F2;
	margin-top: 3px;
}

#navi-b ul{
	border:0px;
	padding:0px;
	margin:0px;
}

#navi-b ul li {
	width:100px;
	height:20px;
	line-height:20px;
	float:left;
	text-align:center;
	text-decoration:none;
	display:block;
	font-size:10px;
	list-style-type:none;
}

#navi-b ul li a{
	color: #666666;
	text-decoration:none;
	background-color:#F2F2F2;
}

#navi-b ul li a:hover {
	_margin-left:-1px;	/*underscorehack*/
	display:block;
	width:100px;
	color: #0099FF;
}

#navi-b ul li.now a{
	color: #0099FF;
}

#navi-b ul li.now a:hover{
	display:block;
	width:100px;
	height: 20px;
	color: #000000;
}




#wrap{
	padding-top: 40px;
	position: relative;
}


#alpha {
	width:130px;
	height: 400px;
	position: static;
	padding-left: 20px;
	float: left;
	
}

#beta {
	width:auto;
	line-height: 2em;
	margin-bottom: 50px;
	padding-bottom: 20px;
	padding: 10px;
	margin: 0px auto 30px auto;
}

#gamma {
	width:125px;
	position:static;
	float:left;
	padding: 0px;

}

#footer{
	height:30px;
	width:600px;
	text-align: right;
	color: #666666;
	position: static;
	float: left;
	line-height: 30px;
	border-top: 1px solid #CCC;
	letter-spacing: 0px;
	font-size: 8px;
	padding-top: 10px;
}

#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*photo-ctn*/
#photo{
	background:#000000;
	color:#FFFFFF;
	padding:5px;
	line-height:5px;
	width:50px;
	height:5px;
	text-align: center;
	font-size: 10px;
	float: right;
	margin-top: 4px;
	border-left: 5px solid #;
	cursor:pointer;
}

#open1,#open2,#open3,#open4{
	color:#000;
	padding:10px;
	width:auto;
	height:auto;
	text-align: center;
	font-weight:bold;
	margin-top: 10px;
	cursor:pointer;
	border: 1px solid #CCCCCC;
}

/*pkg*/

.hr-pkg{
	margin:10px 0px;
}

#entry-pkg{
	width:auto;
	color:#666666;
	padding:20px;
	border-bottom:1px dotted #CCC;
}

#entry-pkg2{
	width:auto;
	color:#CCCCCC;
	padding:10px;
	border-bottom:1px dotted #CCC;
	margin-bottom: 10px;
}

.meta{
	font-size:8px;
	text-align:right;
}

#now {
	height: 50px;
}
#bg2 {
	background-image: url(image/bg2.jpg);
	width: 750px;
	margin: 0px auto;
}
#bg1,bg3 {
	height: auto;
	width: 750px;
	margin: 10px auto 0px auto;
}

.style1 {
	font-size: 11px
}
