@charset "UTF-8";
/* CSS Document */

#duo_box
{
width: 520px; 
height:650px; 
margin: 0;
padding: 0; 
}

#duo_box div.midashi
{
width: 520px; 
height:64px; 
margin: 0;
padding: 0;
background-image: url(images/duo_01.jpg);
}

#duo_box h5
{
margin: 0;
padding: 25px 0 0 0;
	font-size: 16px;
	color: #fbc533;
	text-align: center;
}

#duo_box #show
{
width: 520px; 
height:253px; 
margin: 0;
padding: 0;
}

#duo_box #show div.left
{
width: 260px; 
height:253px; 
margin: 0;
padding: 0;
float: left;
}

#duo_box #show div.right
{
width: 260px; 
height:253px; 
margin: 0;
padding: 0;
float: right;
}

.clear {
clear: both;
}

#duo_box #other
{
width: 520px; 
height:333px; 
margin: 0;
padding: 0;
background-image: url(images/duo_02.jpg);
}

#duo_box #other p.charge_text01
{
margin: 0;
padding: 20px 0 0 0;
font-size: 18px;
color: #fbc533;
font-weight: bold;
text-align: center;
	line-height: 1.5;
}

#duo_box #other p.charge_text02
{
margin: 0;
padding: 0;
font-size: 13px;
color: #fff;
text-align: center;
}

#duo_box #other p.charge_text03
{
margin: 0;
padding: 10px 0 0 0;
font-size: 18px;
	font-weight: bold;
color: #fff;
text-align: center;
}

#duo_box #other p.charge_text04
{
margin: 0;
padding: 10px 10px 0 10px;
font-size: 12px;
color: #fff;
text-align: left;
}

#duo_box #other p.charge_text05
{
margin: 0;
padding: 35px 0 0 0;
font-size: 16px;
color: #fbc533;
font-weight: bold;
text-align: center;
}



