@charset "utf-8";

/*
------------------------------------------------
Layout
------------------------------------------------*/

h1 {
width:520px;
height:18px;
padding-bottom:10px;
	color: #CC6600;
}
h2 {
	padding-bottom:5px;
	color: #FF3333;
}
.txt {
padding-bottom: 15px;
}

#contents {
width:547px;
margin-left:auto;
margin-right:auto;
}

#contents tr td{
font-size:90%;

}

#title_01{
width:520px;
padding-top:15px;
padding-left:27px;

}

.text_02{
padding-left:3px;
}

.limone_left_back{
background:url(../img/limone_index/left_back.gif) repeat-y;
}

.limone_right_back{
background:url(../img/limone_index/right_back.gif) repeat-y;
}

.text_01{
text-align:left;
}

.block_01{
width:547px;
margin-left:14px;
}

.block_02{
width:547px;
margin-left:14px;
}


/*******************************************************************************************/
.bg_01{
	width:512px;
	height:610px;
	padding-top:30px;
	padding-left:35px;
	margin-left:15px;
	background-image: url(../img/bg_plan.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.bg_01 p{
width:473px;
padding-bottom:30px;
}

.bg_01 .syunou{
padding-bottom:15px;
padding-left:25px;
font-size:90%;
}

.bg_01 .randry{
padding-bottom:15px;
padding-left:25px;
font-size:90%;
}

.bg_02{
	width:542px;
	padding-top:40px;
	padding-left:4px;
	margin-left:15px;
	background-image: url(../img/bg_plan_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 544px;
}

.bg_02 table tr td{
padding-bottom:10px;
}


/*
------------------------------------------------
footer menu
------------------------------------------------*/
#box11 {
	background-image:url(../../img/footermenu.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 575px;
	background-position: 0px 30px;
	padding-top: 30px;
}
#box11 li {
	float: left;
	margin-top: 2px;
	height: 30px;
}
#box11 li a {
	height: 30px;
    text-indent:-9999px;
	display:block;
    text-decoration:none;
}
#box11 .list01 {
	margin-left: 6px;
	width: 130px;
}
#box11 .list02 {
	margin-left: 2px;
	width: 120px;
}
#box11 .list03 {
	margin-left: 2px;
	width: 110px;
}
