@charset "UTF-8";

/* ---------------------------------------------------------------------

TITLE    : 博多桃太郎index CSS
DATE     : 2009/07/17
URL      : 

--------------------------------------------------------------------- */

html   {
   height:100%;
   margin-bottom:1px;
}
body {
	background-color:#FFF;
	color:#000000;
	font-size:90%;
	line-height:130%;

}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #000066;
}
/*content Styles*/
/* 基本スタイル
------------------------------------------------------- */



a.indent {
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	overflow: hidden;
}

.indent {
	text-indent: -9999px;
	display: block;
}
#crear {
	clear: both;
	margin: 0px;
	padding: 0px;
}	
#sp {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 480px;
	width: 10px;
}

#pagetop{
width:574px;
margin:8px auto;
text-align:right;
}


/*------------------------------------------------------- */
/*content Styles*/
/*------------------------------------------------------- */

/*------------------------------------------------------- */
/*content head*/
/*------------------------------------------------------- */

#index-content{
	width:838px;
	margin: 0 auto;
	padding: 0px;
}
#momotaro_head {
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 100%;
	vertical-align: middle;
}
#momotaro_head #momotaro_rogo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 53px;
	width: 283px;
}
#momotaro_head #momotaro_rogocopy {
	padding: 0px;
	float: left;
	height: 18px;
	width: 227px;
	margin-left: 25px;
	vertical-align: middle;
	margin-top: 17px;
}
#momotaro_head #momotaro_inqbtn {
	height: 38px;
	width: 141px;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
#momotaro_menu {
	padding: 0px;
	height: 38px;
	width: 100%;
	margin-top: 2px;
	background-image: url(../img/momotaro_topbar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#momotaro_menu ul {
	padding: 0px;
	margin: 0px 0px 0px 205px;
}
#momotaro_menu li {
	padding: 0px;
	float: left;
	height: 31px;
	width: 104px;
	margin: 0px 1px 0px 0px;
	list-style-type: none;
}

/*------------------------------------------------------- */
/*content head end*/
/*------------------------------------------------------- */

#momotaro_topimg {
	height: 70px;
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#momotaro_main {
    position:relative;
	padding: 0px;
	float: left;
	width: 635px;
	margin: 0px 0px 0px 0px;
}

#momotaro_main #main_txt {
font-size:12px;
line-height: 16px;
width: 550px;
padding: 0px;
margin: 5px 0 15px 25px;
}

#momotaro_main #sub_title {
	padding: 0px;
	margin: 10px 0 5px 20px;
}






/*------------------------------------------------------- */
/*content right */
/*------------------------------------------------------- */
#momotaro_right {
	padding: 0px;
	float: right;
	width: 202px;
	margin-top: 0px;
}
#momotaro_right #banner1 {
	width: 100%;
	height:77px;
	margin-top: 3px;
}
#momotaro_right #banner2 {
	width: 100%;
	margin-top: 3px;
	height:57px;
}
#momotaro_right #banner3 {
	width: 100%;
	margin-top: 3px;
	height:57px;
}
#momotaro_right #banner4 {
	width: 100%;
	margin-top: 3px;
	height:57px;
}

#momotaro_right #banner5 {
margin-top: 5px;
	width: 202px;
	height: 110px;
	background-color: #E2E2E2;
	padding-top: 5px;
}

#momotaro_right #banner5txt {
	width: 160px;
	margin: 10px auto 10px auto;
	font-size:12px;
	line-height: 14px;
}


/*------------------------------------------------------- */
/*content right end */
/*------------------------------------------------------- */


/*------------------------------------------------------- */
/*content futter */
/*------------------------------------------------------- */

#futter {
	padding: 0px;
	height: 20px;
	width: 100%;
	margin-top: 15px;
	background-image: url(../img/momotaro_futterbar.gif);
	background-repeat: repeat-x;
}
#futter #copyright {
	background-image: url(../img/momotaro_copyright.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100%;
}
/*------------------------------------------------------- */
/*content futter end */
/*------------------------------------------------------- */
