@charset "utf-8";


* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(../img/font_bk.jpg);
	background-position: left;
	background-repeat: repeat-y;
}  

a:link    {
	text-decoration: none; 
	color: #FF3366;
}
a:visited {
	text-decoration: none; 
	color: #FF3366;
}
a:active  {
	text-decoration: underline; 
	color: #FF3366;
}
a:hover   {
	text-decoration: underline; 
	color: #FF3366;
}


/*----------------------------------------------------
	#page
----------------------------------------------------*/

#container {
	width:100%;
    position: relative;
    min-height: 100%;

}


#main {
	width:820px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 45px;	/*padding-bottom: 50px;  footer */

}




* html div#container {
	height:100%;
}






h1{
	display: block;
	background-repeat: no-repeat;
	height: 80px;
	vertical-align: middle;
}

	



/*----------------------------------------------------
	#about
----------------------------------------------------*/
#h1-about{
	width: 340px;
	background-image: url(../img/h1_about.gif);
	}
	
#h1-link{
	width: 250px;
	background-image: url(../img/h1_link.gif);
	display: block;
	background-repeat: no-repeat;
	height: 80px;
	vertical-align: middle;
	}
	
	
.h2-about{
	background-image: url(../img/h2_about.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	padding-left: 55px;
}

.h2-link{
	background-image: url(../img/h2_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	padding-left: 44px;
}

.link-table{
	width:820px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: inline;
}
	
.link-table li {
	line-height:160%;
	float: left;
	display: block;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;

}

.link-table li a{

	text-decoration: none;
	color: #333;
}


.link-table li a:hover{

text-decoration: none;
	color: #FFF;
	background-color: #F36;
}

.link-table li a:visited{

text-decoration: none;
	color: #999;

}

.foot-link {
	width:151px;
}

.foot-link li{
	display: inline;
}

.foot-link a{
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: left;
	text-decoration: none;
	margin:5px;
}

.foot-link a:hover{
	text-decoration: none;
	color:#FFF;
}

#lvdc a{
	background-image: url(../link/d21.gif);
	width:20px;
	height:20px;
}

#mixi a{
	background-image: url(../link/mixi.gif);
	width:20px;
	height:20px;
}

#pixiv a{
	background-image: url(../link/pixiv.gif);
	width:20px;
	height:20px;
}

#twitter a{
	background-image: url(../link/twitter.gif);
	width:20px;
	height:20px;
}

#flicker a{
	background-image: url(../link/flicker.gif);
	width:20px;
	height:20px;
}



#f_navi li{
	width:80px;
	float: left;
	display: block;
	color: #F36;
	background-repeat: no-repeat;
	background-position: center;
}


.bnr{
	text-align: center;
	vertical-align: bottom;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}



	
/*----------------------------------------------------
	#font
----------------------------------------------------*/
#h1-font{
	width: 570px;
	float: left;
	background-image: url(../img/h1_font.gif);
	}


.numbers {
	width:160px;
	height: 60px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	text-align: center;
	font-weight: bolder;
	letter-spacing: 5px;
	color: #000000;
	vertical-align: middle;
	line-height: normal;
}

.menu_r{
		vertical-align: middle;
		height: 60px;
	margin-left:10px;
	float:right;
	width:645px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	vertical-align: middle;
	font-weight: bolder;
	letter-spacing: 0.06em;
}


.submenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: bottom;
	font-weight: bold;
	letter-spacing: 1px;
	height:25px;
}

.submenu li {
	display: inline;
	margin-right: 20px;
}

.submenu li a{
	padding-left: 25px;
	background-image: url(../img/download.gif);
	background-repeat: no-repeat;
}

.submenu li a:hover{

text-decoration: none;
	color: #FFF;
	background-color: #F36;
}



.arrow {
	height:15px;
	width:25px;
	margin-left: auto;
	display: block;

}

.arrow a{
	background-image: url(../img/arrow_0.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-position: center bottom;
	text-decoration: none;
}

.arrow a:hover{
	background-image: url(../img/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-position: center bottom;
	text-decoration: none;
}

/*----------------------------------------------------
	#font-note
----------------------------------------------------*/
.memo{
	width: 690px;
	float:right;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999;
} 

.memo a{

	text-decoration: none;
	color: #333;
}


.memo a:hover{

text-decoration: none;
	color: #FFF;
	background-color: #F36;
}

.memo a:visited{

text-decoration: none;
	color: #999;

}

.memo dl { 
margin:  0 0 -10px;
padding:  0;
}

.memo dt {
font-style: normal;font-weight:bold;
line-height: 1em;
width:50px;
	font-weight: bold;
	letter-spacing: 0.1em;
		text-align: right;


}

.memo dd {
	width: 620px;
	position:relative;
	top:-1em;
	left:70px;
	line-height: 140%;
	z-index: 1;
}


.leftside{
	width: 60px;
	font-size: 150%;
	font-weight: bolder;
	color: #666;
	float:left;
	text-align: center;
}

/*----------------------------------------------------
	#footer
----------------------------------------------------*/

#footer {
	margin: 0 auto;;
}



address{
	font-size: 9px;
	line-height: 20px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	vertical-align: middle;
	height: 20px;
	letter-spacing: 0.1em;
	text-align: center;
}
