/* CSS Document */

h1,h2,h3,h4,h5,p{margin:0;padding:0;}

br.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

#contents_header {
	margin:0 0 0 0;
	width:760px;
	height:5px;
	background-image: url(../images/contents_header_bg.gif);
	background-repeat:no-repeat;
	text-align:left;
}

#contents_main {
	margin:0 0 0 0;
	width:760px;
	background-image: url(../images/contents_main_bg.gif);
	text-align:left;
}

#contents_inner{
	width:750px;
	text-align:left;
	}
	
#contents_inner .index {
	width:750px;
	height:382px;
	background-image: url(../images/mainimage_01.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

.index h1 { position:absolute; left:-9999px; }
.index h2 { position:absolute; left:-9999px; }

#contents_inner .main {
	width:750px;
	background-image: url(../images/mainimage_02.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#contents_inner .present {
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
  vertical-align:bottom;
  line-height:0px;
}

#contents_inner .present2 {
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
  vertical-align:bottom;
  line-height:0px;
}


#contents_inner .r_brown {
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
  vertical-align:bottom;
  line-height:0px;
}

#contents_inner .t12_blown{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: normal;	
	color: #520C10;
	font-size: 12px;

}

#contents_inner .t14_org{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: normal;	
	color: #DF4B16;
	font-size: 14px;

}

#contents_inner .t12_white{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: normal;	
	color: #fff;
	font-size: 12px;

}


.t12_white a:link {/*未訪問のリンク*/
    color:#fff;
    font-style:normal;
    text-decoration:underline;
}
.t12_white a:visited {/*訪問後のリンク*/
    color:#fff;
    text-decoration:underline;
}
.t12_white a:hover {/*マウスをのせたとき*/
    color:#fff;
    font-style:normal;
    text-decoration:underline;
}
.t12_white a:active {/*クリック中*/
    text-decoration:none;
}

#contents_footer {
	margin:0 0 0 0;
	width:760px;
	height:5px;
	background-image: url(../images/contents_footer_bg.gif);
	background-repeat:no-repeat;
	text-align:left;
}

#WP{
	widht:300px;
	}

#WP .t12_blown{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: normal;	
	color: #520C10;
	font-size: 12px;

}

#WP .t14_org{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: normal;	
	color: #DF4B16;
	font-size: 14px;

}

#WP .t12_white{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: normal;	
	color: #fff;
	font-size: 12px;

}

.t12_blown a {/*リンクされた文字*/
    color:#520C10;
    font-style:normal;
    text-decoration:underline;
}
.t12_blown a:link {/*未訪問のリンク*/
    color:#520C10;
    font-style:normal;
    text-decoration:underline;
}
.t12_blown a:visited {/*訪問後のリンク*/
    color:#520C10;
    text-decoration:underline;
}
.t12_blown a:hover {/*マウスをのせたとき*/
    color:#DF4B16;
    font-style:normal;
    text-decoration:underline;
}
.t12_blown a:active {/*クリック中*/
    text-decoration:none;
}


