@charset "UTF-8";



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

/ Author: HOSOKAWA KAZUKI

/+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++/*



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

/  =Base

/+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



* {

	margin: 0px;

	padding: 0px;

}

body {

	text-align: center;

	background-color: #000000;

	background-image: url(../images/background.gif);

	background-repeat: repeat-x;

	margin: 0px;

	padding: 0px;

}

em,strong,h1,h2,h3,dt {

	font-family: "メイリオ","Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";

	font-weight: bolder;

}

h1 {

	font-size: 18px;

	color : #232323;

}

h2 {

	font-size: 16px;

	color : #232323;

}

h3 {

	font-size: 14px;

	color : #232323;

}

p,td,div {

	font-size: 12px;

	color : #232323;

	font-family: "メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";

	line-height: 1.5em;

}

li {

	font-size: 12px;

	color : #232323;

	font-family: "メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";

	line-height: 1.5em;

	list-style: none;

}

img {

	display: block;

	border-style: none;

}

hr{

	border-style: dashed;

	border-color: #232323;

}

a{

	text-decoration: none;

}

a:active {

	color: #FF9900;

}

a:link {

	color: #FF9900;

}

a:visited {

	color: #FF9900;

}

a:hover {

	color: #CC0000;

	text-decoration: underline;

}

.en {

	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";

	line-height: normal;

}

div.clear {

	clear: both;

}

div.clear hr {

	display: none;

}

#navigation a:hover img {

	opacity:0.6;

	filter: alpha(opacity=80);

}





/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

/  style end

/+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

