@charset "UTF-8";

body{
	text-align : center ;
	font-family : "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	color : #F5F5F5 ;
	font-size : 13px ;
	line-height : 2 ;
}
.page{
	width : 940px ;
	margin-top : auto ;
	margin-left : auto ;
	margin-right : auto ;
	border : none ;
	background-color : #000000 ;
}
.contents{
	float : left ;
	width : 940px ;
}
.photo{
	float : left ;
	width : 200px ;
	margin-top : 20px ;
	margin-left : 20px ;
	margin-right : 20px ;
	margin-bottom : 20px ;
	border : none ;
}
.main1{
	background-color : #333333 ;
	float : right ;
	width : 600px ;
	text-align : left ;
	margin-top : 20px ;
	margin-right : 20px ;
	padding-top : 10px ;
	padding-left : 40px ;
	padding-right : 40px ;
	border : none ;
}
.main2{
	background-color : #333333 ;
	width : 810px ;
	text-align : left ;
	margin-top : 20px ;
	margin-left : 20px ;
	padding-top : 10px ;
	padding-left : 40px ;
	padding-right : 40px ;
	border : none ;
}
.article{
	text-align : left ;
	padding-left : 20px ;
	padding-bottom : 50px ;
}
caption{
	font-size : 120% ;
	text-align : left ;
}
h1{
	font-size : 200% ;
	color : #FF9933 ;
	text-align : left ;
	border-bottom : 1px solid #FFFFFF ;
	padding-top : 20px ;
	padding-left : 20px ;
}
h2{
	font-family : 'Lucida Grande', 'Hiragino Kaku Gothic ProN',
 Meiryo, sans-serif ;
	text-align : left ;
	color : #999999 ;
	font-size : 170% ;
}
h3{
	font-family : 'Lucida Grande', 'Hiragino Kaku Gothic ProN',
 Meiryo, sans-serif ;
	color : #FFFFFF ;
	font-size : 125% ;
}
.disktittle{
	font-family : 'Lucida Grande', 'Hiragino Kaku Gothic ProN',
 Meiryo, sans-serif ;
	color : #FFFFFF ;
	font-size : 120% ;
}
ul{
	font-size : 110% ;
	text-align : center ;
	color : #FF9933 ;
	border : none ;
	padding : 50px 0 20px ;
	clear : left ;
}
li{
	list-style-type : none ;
	display : inline ;
	padding-left : 30px ;
	padding-right : 30px ;
}
.here{
	font-size : 145% ;
	font-weight : bold ;
}
a:link{
	color : #FF9933 ;
	text-decoration : none ;
}
a:visited{
	color : #666666 ;
	text-decoration : none ;
}
a:hover{
	color : #FFCC33 ;
	text-decoration : none ;
}
a:active{
	color : #FFFFFF ;
	text-decoration : none ;
}
li a:link{
	color : #FF9933 ;
	text-decoration : none ;
}
li a:visited{
	color : #666666 ;
	text-decoration : none ;
}
li a:hover{
	color : #FFCC33 ;
	text-decoration : none ;
}
li a:active{
	color : #FFFFFF ;
	text-decoration : none ;
}
address{
	font-size : 85% ;
	color : #FF9933 ;
	text-align : left ;
	border-top : 1px solid #FFFFFF ;
	padding-top : 10px ;
	padding-left : 20px ;
	padding-bottom : 10px ;
	clear : left ;
}

