@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

p,img {
	padding:0;
	border:0;
	margin: 0;
}
a img {
	margin:0;
	padding:0;
	border:0;
}
a:hover img{
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}

/*#wrap #f_contact a:hover img{
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}*/


html {
	font-size: 10px;
}

body {
	font-size: 1.1em;
	background:#ffffff url(../images/bg.gif) repeat-x top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#flash {
	text-align: center;
	width: 100%;
	background-color: #000000;
}

#wrap .float {
	list-style-type: none;
}
#wrap .float li {
	float: left;
}
#wrap #news {
	clear: both;
	margin-top: 30px;
	margin-bottom: 20px;
}

#wrap #news dt {
	float: left;
}

#wrap #news dd {
	padding-left: 10px;
	margin-left: 80px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/news_line.gif);
	vertical-align: middle;
}

#wrap #news {
	clear: both;
	margin-top: 30px;
	margin-bottom: 20px;
}


#wrap #news a:link {
	color: #000;
	text-decoration: none;
}

#wrap #news a:visited {
	color: #000;
	text-decoration: none;
}

#wrap #news a:hover {
	color: #999;
	text-decoration: none;
}

#wrap #news a:active {
	color: #999;
	text-decoration: none;
}



#wrap #banner {
	clear: both;
}

#wrap #f {
	clear: both;
	margin-bottom: 30px;
}

#wrap #f_contact {
	clear: both;
}

#wrap #footer {
	clear: both;
}

#wrap #link {
	text-align: right;
}

#wrap #pagetop {
	text-align: right;
	clear: both;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 30px;
}



/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	margin: -1px 0 0 0;
}

.clearfix {
	_overflow: visible;
	_height: 1px;
	zoom: 1;
}



/* hide hack from Mac-IE5 \*/
* html .mybuggyelement { height: 1%; }
/* end hiding */

#wrap #in {
	padding-top: 5px;
}


#wrap #in #c_list td {
	padding-bottom: 15px;
}

#wrap #in #c_list a:link {
	color: #FF6699;
	text-decoration: none;
}

#wrap #in #c_list a:visited {
	color: #FF6699;
	text-decoration: none;
}

#wrap #in #c_list a:hover {
	color: #FF98BB;
	text-decoration: none;
}

#wrap #in #c_list a:active {
	color: #FF98BB;
	text-decoration: none;
}

#wrap #in #pp_list {
	margin-top: 30px;
}

#wrap #in #pp_list a:link {
	color: #FF6699;
	text-decoration: none;
}

#wrap #in #pp_list a:visited {
	color: #FF6699;
	text-decoration: none;
}

#wrap #in #pp_list a:hover {
	color: #FF98BB;
	text-decoration: none;
}

#wrap #in #pp_list a:active {
	color: #FF98BB;
	text-decoration: none;
}

#wrap #in #pp_list td {
	line-height: 1.8em;
	padding-bottom: 70px;
}
#wrap #news p {
	margin-top: 2px;
}

#wrap #news .n_date {
	color: #999999;
	float: left;
	width: 75px;
}
#wrap #news  .nr {
	display: block;
	margin-left: 75px;
}


#wrap #in #pan {
	color: #999999;
	font-size: 0.9em;
}

#wrap #in #pan a:link {
	color: #000000;
	text-decoration: none;
}

#wrap #in #pan a:visited {
	color: #000000;
	text-decoration: none;
}

#wrap #in #pan a:hover {
	color: #999999;
	text-decoration: none;
}

#wrap #in #pan a:active {
	color: #999999;
	text-decoration: none;
}

#wrap #in .l_navi {
font-size: 1.1em;
}

#wrap #in .l_navi .lnavi_on{
	color: #E5A5A6;
	background-image: url(../images/allow_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	padding-left: 10px;
}

#wrap #in .l_navi a:link {
	color: #CB4B4E;
	text-decoration: none;
	background-image: url(../images/allow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	padding-left: 10px;
}

#wrap #in .l_navi a:visited {
	color: #CB4B4E;
	text-decoration: none;
	background-image: url(../images/allow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	padding-left: 10px;
}

#wrap #in .l_navi a:hover {
	color: #E5A5A6;
	text-decoration: none;
	background-image: url(../images/allow_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	padding-left: 10px;
}

#wrap #in .l_navi a:active {
	color: #E5A5A6;
	text-decoration: none;
	background-image: url(../images/allow_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	padding-left: 10px;
}
#flash #noflash {
	height: 343px;
	background-color: #000000;
	width: 100%;
	text-align: right;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrap #f_contact .float #fb1 {
	background-image: url(../images/fb1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrap #f_contact .float #fb2 {
	background-image: url(../images/fb2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrap #f_contact .float #fb3 {
	background-image: url(../images/fb3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrap #in #f_contact .float #cfbg1 {
	background-image: url(../images/c_fb1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrap #in #f_contact .float #cfbg2 {
	background-image: url(../images/c_fb2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrap #in #f_contact .float #cfbg3 {
	background-image: url(../images/c_fb3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

