@charset "Shift_JIS";
html {
	width:100%;
	height:100%;
	overflow-x: hidden;
}

body {
	margin:0;
	padding:0;
	text-align:center;
	color:#333333;
	font-size:12px;
	line-height:150%;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	overflow-x: hidden;
}
p, ul, li, h1, h2, h3 {
	margin:0;
	padding:0;
}


h1{
	text-indent:-10000px;
	position:absolute;
}

* {
	margin:0;
	padding:0;
}

ul {
	list-style:none;
}
div {
	text-align:left;
}
img {
	border:0;
}

html {   
    overflow-y:scroll;   
}  

/*Link Color*/
a:link {
	color:#ffde00;
	text-decoration:underline;
}
a:active {
	color:#ffde00;
	text-decoration:underline;
}
a:visited {
	color:#ffde00;
	text-decoration:underline;
}
a:hover {
	color:#ffde00;
	text-decoration:none;
}


/*clearfix*/
.clearfix:after {
  content: ".";  /* V΅’vfπμι */
  display: block;  /* ubNxvfΙ */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*floatΖclear*/
.fl{
	float:left;
}

.fr{
	float:right;
}

.clear{
	clear:both;
}



/*Rei*/
#container {
	background-image:url(../images/bg.gif);
	background-position: top center;
	text-align:center;
	margin:0 auto;
	padding:0;
}

#main_area {
	width:920px;
	text-align:left;
	margin:0 auto;
	padding:0;
}

#pinkribbon{
	padding-bottom:30px;
}


.contents{
	width:686px;
}


.about {
	background:url(../images/area_center_main.gif) no-repeat;
	width:418px;
	height:449px;
}

.about_txt{
	margin:5px 30px;
	height:280px;
	color:#ffffff;
	line-height:170%;
}

.about_mean{
	margin:12px 0px 0px 67px;
}

.about_mean_text{
	line-height:125%;
	margin:3px 25px 0px 13px;
	color:#6e6a6b;
}





.official{
	height:449px;
	width:268px;
	background:url(../images/official_main.gif) no-repeat;
}

.official_contents{
	color:#f21d78;
	margin:5px 0px 0px 40px;
}

.official_contents .img{
	margin:20px 0px 0px;
}

.official_contents .img_yahoo{
	margin:10px 0px 5px;
}

.banner_border{
	border-top:1px dotted #c12569;
	border-bottom:1px dotted #c12569;
	padding:8px 0px;
	margin:8px 0px;
	width:200px;
}




.message{
	background:url(../images/message_mainbg.gif) no-repeat bottom right;
	height:238px;
	color:#650008;
	text-align:right;
	width:418px;
}

.message .txt{
	text-align:left;
	margin:20px 0px 0px 25px;
	width:180px;
	display:inline;
}

.message .img{
	margin:20px 20px 0px 0px;
	text-align:center;
	width:180px;
	display:inline;
}

.message .img img{
	margin:0px 5px;
}

.message .txt_place{
	text-align:left;
	font-size:10px;
	line-height:125%;
	width:180px;
}


.history{
	width:268px;
	height:176px;
	background:url(../images/undou_mainbg.gif) no-repeat bottom right;
}

.history_text{
	margin:5px 0px 0px 45px; 
	color:#ffffff;
}

.pink_rebbon_logo{
	width:230px;
	text-indent:-12px;
	margin:10px 0px 0px 20px;
	font-size:10px;
	color:#ffffff;
	background:url(../images/mark_pinkribbon.gif) no-repeat;
	background-position:180px 0px;
}

.bottom_contents{
	width:686px;
	
}

#info{
	width:234px;
	height:255px;
	background:url(../images/blog_mainbg.gif) no-repeat right bottom;
}

#info .links{
	height:100px;
	width:170px;
	margin:0px 0px 0px 35px;
}

#info p{
	margin:5px 0px 5px 0px;
	padding:0px;
	color:#ffffff;
	line-height:125%;
}

#info .button{
	text-align:right;
	padding:45px 25px 0px
}

.copyright{
	text-align:center;
	width:920px;
	margin:0px auto;
	color:#ffffff;
	height:43px;
}

.copyright_text{
	text-align:center;
	margin-left:320px;
	color:#ffffff;
	margin-top:16px;
	display:inline;
}

.copyright .logo{
	margin-top:6px;
	display:inline;
}

.copyright .logo img{
	margin:0px 5px;
}


