@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
img {
	border:none;
}
.clear{
	clear:both;
}
body{
	background:#ccc;
	font:"メイリオ""ＭＳ Ｐゴシック", Osaka,sans-serif;
	margin:0px;
	padding:0px;
	font-size:12px;
}

.top_link{
	width:712px;
	margin:0 28px 10px 0;
	text-align: right;
}

#corocoro{
	width:740px;
	margin:0 auto;
	padding:0 0 20px 0;
	background-color:#fff;
	font-size:12px;
}

.box_corocoro{
	width:685px;
	border:#0a85ff 3px solid;
	padding:0 5px 5px 0;
	margin-bottom:10px;
}
.title_corocoro{
	width:150px;
	height:20px;
	padding-right:10px;
	margin:0 auto 0 0;
	color:#fff;
	float:left;
	background:url(../images/title_corocoro.jpg) no-repeat;
	text-align:center;
	line-height:20px;
	vertical-align:middle;
}
.box_corocoro_s{
width:670px;
margin:10px;
}
.table_corocoro td{
padding:5px;
font-size:12px;
line-height:1.3em;
}
.center_border{
padding:0 8px 8px 0;
border-right:1px #ccc dashed;
}
.list_corocoro {
line-height:1.5em;
}
.list_corocoro li{
list-style-image: url(../images/icon_yajirushi_s.jpg);
list-style-position:inside;
li
}


.big{
font-size:20px;
font-weight: bolder;
}

/*フッター*/

.footer_text{
	font-size:12px;
}

.footer_waku {  background-color: #FFCC33; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; font-size: 10px; text-align: right; line-height: 16px}
.kakusya {  font-size: 10px; line-height: 16px; background-color: #CCCCCC; text-align: left; padding-top: 3px; padding-right: 5px; padding-bottom: 3px; padding-left: 5px; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.kakusya_text { font-size: 10px; line-height: 16px; background-color: #CCCCCC; text-align: left}
.footer_text { font-size: 10px; line-height: 16px; text-align: left }
