@charset "UTF-8";
/* CSS Document */

@import "../css/g_menu.css";
@import "../css/sideMenu.css";

body {
	font:0.8em "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka‐等幅";
	color:#333333;
	margin: 0;
	padding: 0;
}

#top {
text-align:center;
}

.my_flash {
width:1100px;
margin:0px auto;
}

h1,h2,h3,h4,h5,h6,p {
	font-size:1em;
	line-height:100%;
	margin:0px;
	padding:0px;
}

p {
	line-height:150%;
}

.clear {
	clear:both;
	font-size:0px;
	line-height:0%;
	margin:0px;
	padding:0px;
}

#wrapper {
	width:840px;
	background:url(../img/wrapperBack.gif) repeat-y;
	margin:0px auto;
	padding:0px 30px;
}



#foot_about {
	text-align:center;
	margin:5px 0;
	padding:3px 0;
	border-bottom:2px solid #33a345;
	border-top:2px solid #33a345;
}

#foot_about a {
font-size:10px;
color:#333333;
text-decoration:none;
}

#foot_about a:hover {
color:#33a345;
text-decoration:underline;
}


#foot_about2 {
	font-size:10px;
	width:900px;
	text-align:center;
	margin:5px auto;
	padding:3px 0;
	border-bottom:2px solid #33a345;
	border-top:2px solid #33a345;
}

#foot_about2 a {
font-size:10px;
color:#333333;
text-decoration:none;
}

#foot_about2 a:hover {
color:#33a345;
text-decoration:underline;
}

.zoom {
text-decoration:none;
color:#333333;
}

.zoom span:hover {
text-decoration:underline;
}


/*contents
---------------------------------------------------------*/


#contents {
	width:630px;
	margin-top:25px;
	padding-right:20px;
	float:right;
}

#contents #panList {
	line-height:100%;
	margin-bottom:14px;
}

#contents #panList a {
	color:#666666;
	text-decoration:none;
}

#contents h2 {
	color:#1777cf;
	font-size:1.3em;
}

#contents h3 {
	color:#333333;
	font-size:1.2em;
}

#contents #endBnr {
	margin:0px 0px 0px 35px;
}

/*各ページ共通装飾
---------------------------------------------------------*/

/* 料金表関係 */
#price {
width:570px;
border-bottom:solid 1px #999999;
border-right:solid 1px #999999;
background-color:#fff9e9;
}

#price tr td {
padding:5px 0;
text-align:center;
border-top:solid 1px #999999;
border-left:solid 1px #999999;
}

#price tr.p_g {
background-color:#efefef;
}

#price tr td.p_o {
background-color:#ffebaf;
}



/*pageTop
---------------------------------------------------------*/
#pageTop {
	margin-top:-14px;
	padding-left:20px;
}

#pageTop a {
	background:url(../img/arrowUp.gif) no-repeat 0px 60%;
	font-size:0.9em;
	color:#444444;
	text-decoration:none;
	padding-left:13px;
}

/*footer
---------------------------------------------------------*/
#footer {
	height:60px;
	font-size:0.9em;
	margin-top:50px;
	padding-top:10px;
}

#footer p {
	color:#007cd7;
	text-align:right;
	padding-right:11px;
}

#footer a {
	color:#007cd7;
	text-decoration:none;
}
#footer a:hover {
	color:#84bbe3;
}




#squareHeader {
	line-height :0;
	width :100%;
	height:38px;
	border:0px;
	font-size :0px;
	margin: 0px;
	padding: 0px;
}
#flashcontent {
	/*position :absolute;*/
	width:100%;
/*	height:674px;*/
	text-align:center;
}
#flashcontent * {
	line-height :150%;
}
#flashcontent #attention {
	font-size :80%;
	margin :0 10%;
	padding :30px;
}
