/* 
*/
@charset "utf-8"; 

/* ============================= */
/* ■汎用                        */
/* ============================= */

body {
   margin:0px;
   padding:0px;
   color:#000000;
   background:url(../img/bg.jpg) repeat-x;
   background-color:#FDF9D8;
   font-size:10pt;
   text-align:center;
}
#layout {
   width:810px;
   margin:0px auto;
   background:url(../img/bg_contents.jpg) repeat-y;
   padding-top:0px;
}
#preloadedImages {
       width: 0px;
       height: 0px;
       display: inline;
       background-image: url(../img/flash_pic/img01.jpg);
       background-image: url(../img/flash_pic/img02.jpg);
       background-image: url(../img/flash_pic/img03.jpg);
}

/* ============================= */
/* ■フォント                    */
/* ============================= */

a{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	text-decoration:underline;
}
a:hover{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #999999;
	text-decoration:none;
}
a:visited{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	text-decoration:underline;
}

ul{
	margin-left:10px;
}

.text {
	color: #454545;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	letter-spacing:-0.5px;
	line-height: 160%;
}
.text_w {
	color: #efefef;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	letter-spacing:-0.5px;
	line-height: 160%;
}
.text_red {
	color: #ff0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	letter-spacing:-0.5px;
	line-height: 160%;
}
.text_menuT {
	color: #413936;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	font-size: 11pt;
	letter-spacing:-0.5px;
	line-height: 160%;
}
.text_menu {
	color: #413936;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	letter-spacing:-0.5px;
	line-height: 160%;
	margin-top:10px;
}
.text_menuni {
	color: #413936;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	letter-spacing:-0.5px;
	line-height: 160%;
	margin-top:10px;
}
.text_menui {
	color: #413936;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8pt;
	letter-spacing:-0.5px;
	line-height: 130%;
	padding-left:13px;
}
.text_secret{
	color: #413936;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	letter-spacing:-0.5px;
	line-height: 130%;
	width:495px;
	height:50px;
	margin-left:10px;	
}
ul {
	color: #454545;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	letter-spacing:-0.5px;
	line-height: 160%;
	padding-left:28px;
	margin-top:0px;
	margin-bottom:5px;
	display: inline;
}
.red9 {
	color: #FF0000;
	font-size: 10pt;
}
.red8 {
	color: #FF0000;
	font-size: 8pt;
}
.text9 {
	color: #454545;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	line-height: 160%;
}
.text8 {
	color: #454545;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8pt;
	line-height: 160%;
}
.text_w8 {
	color: #efefef;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8pt;
	line-height: 160%;
}
.text11 {
	color: #454545;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	letter-spacing:-0.8px;
	line-height: 160%;
}
.footer_navi {
	color: #454545;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8pt;
	letter-spacing:-1px;
}


.topics {
    text-align:left;
	height: 260px;
	margin:0px 0px 20px 0px;
}

.topics ul{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	font-weight: 800;
}

.rss {
	text-decoration : none;
	border : 0px;
	a:link    { color: gray; } 
	a:visited { color: gray; } 
	a:hover   { color: gray; } 
	a:active  { color: gray; } 

}


div#ndesign {
	width:715px;
	list-style-type:none;
	list-style-image:none;
}

div#ndesign p{
	width:143px;
	height:115px;
	float:left;
	margin:0px;
	padding:0px;
	display:inline;
}
