body{
	margin:0;
	padding:0;
}

p{
	font-size:small;
	padding:0;
	margin:0 0 2em 0;
}

p .end{
	font-size:small;
	padding:0;
	margin:0 0 0 0;
	color:red!important;
}

p.reverse{
	text-align:right;
	padding-top:30px;
}

.b{
	font-weight:bold;
}


.price{
	font-size:normal;
	color:#9c0000;
}

.free{
	font-size:small;
	color:#009a05;
}


ul{
	font-size:small;
	padding:0;
	margin:0;
	list-style-type:none;
}

h1{	position:absolute;
	font-size:small;
	left:600px;
	top:20px;
	color:#504187;
}

h1 a:link{
	color:#504187;
	text-decoration:none;
}

h1 a:visited{
	color:#504187;
	text-decoration:none;
}

h1 a:hover{
	color:#504187;
	text-decoration:none;
}

h1 a:active{
	color:#504187;
	text-decoration:none;
}

h2{
	border-bottom:1px solid #504187;
	padding-bottom:5px;
	color:#504187;
}

h3{
	font-weight:bold;
	margin:0 0 0.3em 0;
	padding:5px;
	background-color:black;
	color:white;
}


#Container{
	background-color:#f9f8ca;
	padding:20px 0px 50px 0px;
	margin:0;
}

#Header{
		width:760px;
		margin:0px auto 0px auto;
		padding-left:80px;
}

img { 
	border-style:none; 
	margin:0;
	padding:0;
	} 



#Top{
	background-image:url(images/back01.png);
	background-repeat: no-repeat;
	width:760px;
	height:15px;
	background-repeat: no-repeat;
	margin:0px auto 0px auto;

}

/*background-image:url(images/back01.png);*/

#Main{
	width:760px;
	background-image:url(images/back02.png);
	background-repeat: repeat-y;
	margin:auto auto auto auto;


	
}

/* 高さの調整 */
#Catch{
	width:675px;
	height:350px;
	margin:10px 0px 0px 50px;
	float:left;
	padding:30px 0 20px 0;

}

#Main #Catch img.MainVisual{
	border:1px solid #000;

} 
	

#GlobalMenu{
	margin:0;
	padding:10px 0 0 50px;
	width:710px;
	height:45px;
	clear:both;

	
}


#GlobalMenu ul{
padding :0;

}

#GlobalMenu ul li{
	float:left;
}

/*　ボタン0　*/
#GlobalMenu ul li.Btn0 a:link,#GlobalMenu ul li.Btn0 a:visited{


	background-image:url(images/GlobalMenu03.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:132px;
	height:36px;
	margin:0;
	padding:0;
	display:block;
}

#GlobalMenu ul li.Btn0 a:hover,#GlobalMenu ul li.Btn0 a:active{


	background-image:url(images/GlobalMenu03.png);
	background-repeat:no-repeat;
	background-position:0px -45px;
	width:132px;
	height:36px;
	margin:0;
	padding:0;
	display:block;
}

/*　ボタン1　*/
#GlobalMenu ul li.Btn1 a:link,#GlobalMenu ul li.Btn1 a:visited{


	background-image:url(images/GlobalMenu03.png);
	background-repeat:no-repeat;
	background-position:-132px 0px;
	width:132px;
	height:36px;
	margin:0;
	padding:0;
	display:block;
}

#GlobalMenu ul li.Btn1 a:hover,#GlobalMenu ul li.Btn1 a:active{


	background-image:url(images/GlobalMenu03.png);
	background-repeat:no-repeat;
	background-position:-132px -45px;
	width:132px;
	height:36px;
	margin:0;
	padding:0;
	display:block;
}

/*　ボタン2　*/
#GlobalMenu ul li.Btn2 a:link,#GlobalMenu ul li.Btn2 a:visited{


	background-image:url(images/GlobalMenu03.png);
	background-repeat:no-repeat;
	background-position:-264px 0px;
	width:132px;
	height:36px;
	margin:0;
	padding:0;
	display:block;
}

#GlobalMenu ul li.Btn2 a:hover,#GlobalMenu ul li.Btn2 a:active{


	background-image:url(images/GlobalMenu03.png);
	background-repeat:no-repeat;
	background-position:-264px -45px;
	width:132px;
	height:36px;
	margin:0;
	padding:0;
	display:block;
}

/*　ボタン3　*/
#GlobalMenu ul li.Btn3 a:link,#GlobalMenu ul li.Btn3 a:visited{


	background-image:url(images/GlobalMenu03.png);
	background-repeat:no-repeat;
	background-position:-396px 0px;
	width:132px;
	height:36px;
	margin:0;
	padding:0;
	display:block;
}

#GlobalMenu ul li.Btn3 a:hover,#GlobalMenu ul li.Btn3 a:active{


	background-image:url(images/GlobalMenu03.png);
	background-repeat:no-repeat;
	background-position:-396px -45px;
	width:132px;
	height:36px;
	margin:0;
	padding:0;
	display:block;
}

/*　ボタン4　*/
#GlobalMenu ul li.Btn4 a:link,#GlobalMenu ul li.Btn4 a:visited{


	background-image:url(images/GlobalMenu03.png);
	background-repeat:no-repeat;
	background-position:-528px 0px;
	width:132px;
	height:36px;
	margin:0;
	padding:0;
	display:block;
}

#GlobalMenu ul li.Btn4 a:hover,#GlobalMenu ul li.Btn4 a:active{


	background-image:url(images/GlobalMenu03.png);
	background-repeat:no-repeat;
	background-position:-528px -45px;
	width:132px;
	height:36px;
	margin:0;
	padding:0;
	display:block;
}




#Entry{
	width:675px;


	margin:10px 0px 0px 50px;
	float:left;
	clear:both;
}

#Entry img { 
	border-style:none; 
	margin:0;
	padding:0;
	} 

#Entry a img { border-style:none; } 

#Entry .sampleVoice{
	text-align:right;
	padding-right:20px;
	margin-top:-1.5em;
}

#Entry ul li{
	background-image:url(images/SelectButton.png);
	padding:0 0 0 12px;
	background-repeat:no-repeat;
	background-position:left 2px;
}


#EntryBox{
	width:440px;

	margin:0px 0px 10px 10px;
	padding:10px 10px 0px 0px;
	float:right;
}




.SideBox{
	width:200px;
	margin:0px 10px 0px 0px;
	float:left;
}

.SideBox .SideBox01{
	background-image:url(images/SideBox01.png);
	background-repeat: no-repeat;
	width:200px;
	height:13px;
}

.SideBox .SideBox02{
	background-image:url(images/SideBox02.png);
		width:200px;
	background-repeat:repeat-y;
}

.SideBox .SideBox03{
	background-image:url(images/SideBox03.png);
		width:200px;
	height:25px;
		background-repeat:no-repeat;

}


.SideBox .SideBox02 .InnerBox{
	padding:5px 0 0 13px;

}

.SideBox .SideBox02 .InnerBox ul li{
	background-image:url(images/SelectButton.png);
	padding:0 0 0 12px;
	background-repeat:no-repeat;
	background-position:left 2px;
}

.SideVisual{
	border:0;
	width:160px;
	margin:10px auto 0px 12px;
}





#CloseBox{
	clear:both;
}

#Bottom{
	background-image:url(images/back03.png);
	background-repeat: no-repeat;
	width:760px;
	height:30px;
	margin:0px auto 0px auto;
}

#Footer{
	width:760px;
	height:50px;
	margin:0px auto 0px auto;
}

#Footer #Address{
	text-align:center;
	font-size:small;
}



#EntryBox p{
font-size:small;
}

.arrow01{
	text-align:center;
	margin:10px 0px 10px 0px;
}

.comment{
	font-size:100%;
	padding:5px 10px 5px 10px;
	border-style:solid;
	border-width:5px;
	border-color:#504187;
	margin-bottom:15px;
}