/*====================================
		ページの長さ
=====================================*/

div#all{
height:1550px;
}

/*==============================
	subcon（サブコン）の集まり
==============================*/

p.subcon_s{
width:192px;
height:auto;
margin-top:10px;
margin-left:auto;
margin-right:auto;
}

p.subcon_m{
width:430px;
height:auto;
margin-top:10px;
margin-left:auto;
margin-right:auto;
}

p.subcon_l{
clear:both;
width:650px;
height:auto;
background-color:#CCCCCC;
margin-top:10px;
margin-left:auto;
margin-right:auto;
margin-bottom:50px;
}

p.subcon{
width:375px;
height:auto;
margin-top:10px;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
}

/*=========================================
	コンテンツ
==========================================*/

div#a_box{
width:210;
float:left;
}

div#b_box{
width:400;
float:right;
}

span.title{
font-weight:bold;
margin-right:10px;
margin-left:5px;
color:#006699;
}

span.suki_kirai{
font-weight:bold;
margin-bottom:10px;
}
