@charset "UTF-8";
*{
padding:0;
margin:0;
outline:none;
}
body {
	color: #333;
	background-color: #fb2b7f;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Hiragino Maru Gothic Pro", "Osaka", "lroSVbN";	
	margin: 0; 
	padding: 0; 
}

#container {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 940px;
	background-color: #fb2b7f;
	padding: 0px;
}


#container #flash{
	background-color: #fb2b7f;
	padding: 0px;
	height: 670px;
	width: 940px;
	text-align: center;
	vertical-align: top;
	margin: 0px;
}

td, th {
	color: #333;
	vertical-align: top;
	font-size: 12px;
}

img {
border: 0 none hidden;
}

.bottom {
border: 0 none hidden;
vertical-align: bottom;	
}

.top_sp {
border: 0 none hidden;
vertical-align: top;	
}

.m_top{
margin-top: 20px;
}

.m_bottom{
margin-bottom: 20px;
}

/* headline -----------------------------------------*/

#index{
background-color: #fb2b7f;
}

/* IE6p */
html>body h1{font-size:x-small;}/* Opera6p */
head:first-child+body h1{font-size:small;}
a:link, a:visited, a:active{color:#319CC8; text-decoration:none;}
a:hover{color:#E32D69; text-decoration:underline;}
img{ border:none;}
ul,ol{list-style:none;}

/* font --------------------------------------------*/


.about{
	background:url(../images/about_bg.jpg) top no-repeat;
	width:930px;
	height:740px;
}


/* font --------------------------------------------*/

.txt1 {
font-size: 11px;
line-height: 160%;
text-align: left;
padding:20px 37px 10px 35px;
color:#FFFFFF;
}

.txt2 {
font-size: 12px;
line-height: 160%;
text-align:left;	
}

.txt2-lh {
font-size: 12px;
line-height: 200%;
text-align:left;
}

.txt3 {
font-size: 10px;
line-height: 150%;
text-align:left;
color:#666666;
}

.txt4 {
	margin-top:10px;
	font-size: 10px;
	line-height: 150%;
	text-align:right;
	color:#640049;
	margin-bottom: 20px;
}


.pink {
font-weight:bold;
font-size: 11px;
line-height: 160%;
text-align: left;
color:#F1156D;
}

.bold {
font-weight:bold;
font-size: 12px;
line-height: 160%;
text-align: left;
}

/* link --------------------------------------------*/

a 			{ color: #ffffff; text-decoration: none; }
a:link		{ color: #ffffff; text-decoration: none; }
a:visited	{ color: #ffffff; text-decoration: none; }
a:active	{ color: #ffffff; text-decoration: none; }
a:hover		{ color: #640049; text-decoration: underline; }

a.normal:link { color : #333; }
a.normal:visited { color : #333; }
a.normal:hover { color : #F60; }
a.normal:active { color : #F60; }

a.awhite:link { color : #FFF; }
a.awhite:visited { color : #FFF; }
a.awhite:hover { color : #F60; }
a.awhite:active { color : #F60; }



/* footer ------------------------------------------*/

#footer {
margin: 2px 0 10px 0;
padding: 0 0 10px 0;
clear:both;
}

