@charset "UTF-8";

* {
	margin:0px;
}

body {
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	background:url(../commonimgs/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}

/*link 再定義*/
a:link {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #ff3300;
	text-decoration: none;
}

a:active {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #cc0000;
	text-decoration: none;
}

a:visited {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #ff3300;
	text-decoration: none;
}

a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #CC0000;
	text-decoration: underline;
}

#menu img{
	margin-left:10px;
	margin-bottom:2px;
	border:0;
}

h1 {
	visibility:hidden;
}

dd {
	text-indent: 20px;
}

/*3column*/
#frame {
	width:758px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

#leftbar {
	margin:0px;
	width:17px;
	height:100%;
	border-right:solid 1px #660000;
	background:url(../commonimgs/bg_l.gif);
}

#rightbar {
	margin:0px;
	width:17px;
	border-left:solid 1px #660000;
	background:url(../commonimgs/bg_r.gif);
}

#container {
	margin-top:0px;
	width:758px;
	height:100%;
	background:url(../commonimgs/backmenu.gif);
	background-position:bottom left;
	background-repeat:no-repeat;}

#container:after {
display:block;
content:"";
clear:both;
}

/*in the container*/
#menu {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	width:196px;
	float:left;
}


#contents {
	display:block;
	background:url(../commonimgs/backcontents.gif);
	background-repeat:repeat-y;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	width:562px;
	float:left;
}

#contentsTop {
	display:block;
	background:url(../commonimgs/backcontentscenter.gif);
	background-repeat:repeat-y;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	width:562px;
}

#footer {
	width:758px;
	height:14px;
	background:url(../commonimgs/backfooter.gif);
}

/*in the contents*/
#topics1 {
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	width:260px;
}


#topics2 {
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	width:260px;
}


#cmenu {
	background:#f7f7e7;
		padding:5px;
}

#cmenu a img {
	margin:5px 5px 0 5px;
}

/*flamenco*/
#contentsflamenco {
	width:320px;
}

#contentsflamenco2 {
	width:520px;
}

.textbox320 {
	width:320px;
}

.textbox400 {
	width:400px;
}

.textbox520 {
	width:520px;
}



/*TEXT*/
.text1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	color: #666666;
	line-height: 150%;
}

.text2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.text1indent {
	font-size: 110%;
}

.impactred {
	font-size: 120%;
	color:#b92423;
}

.impactwhite {
	font-size: 120%;
	color:#ffffff;
}
.impactgray {
	font-size: 120%;
	color:#663333;
}
.picup {
	font-size: 120%;
	color:#663333;
	padding: 10px;
	border: 1px solid #FF6600;
}

.gallery {
	margin-bottom: 10px;
}

.gallery1 {
	border: 1px solid #CCCCCC;
	background-color: #FFCC99;
}
.gallery2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.faq {
	margin-bottom: 10px;
}

.faq1 {
	border: 1px solid #CCCCCC;
	background-color: #FFCC99;
}
.faq2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.line530 {
	width: 532px;
	border-top:1px solid #CCCCCC;
	margin-left:15px;
	margin-bottom:15px;
}

.line530b {
	width: 519px;
	border-top:1px solid #CCCCCC;
	margin-bottom:15px;
}

