@charset "Shift_JIS";
/* ■トップページ■ */

#hello{
	margin: 0 0 0 0;
}
#hello .j-rcom{
	margin: 0 0 10px 0;
	font-size:100%;
	color: #ff0000;
	padding: 30px 0 10px 0;
	font-weight: bold;
}
#photo{
	margin: 0 0 30px 0;
}
#photo h2{
	margin: 5px 0 10px 0;
	font-size:100%;
}
#photo .photoimage{
	float: right;
	margin-left: 8px;
}
#whats{
	margin: 30px 0 0 0;
	padding: 0 0 50px 0;
}
#whats h1{
	font-size: 14px;
}
#whats_ti{
	background-image: url(../img/top/ti_01_bg.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.title{
	float: left;
	width: 300px;
}
.text{
	float: right;
	width: 100px;
	text-align: right;
	margin-right: 5px;
	font-size: small;
}
#whats ul{
	margin: 10px 0 0 0;
}
#whats li{
	margin: 10px 0 10px 0;
	background-image: url(../img/common/yaji02.gif);
	text-indent: 1em;
	background-repeat: no-repeat;
	list-style: none;
}
	
#twitter_ti{
	background-image: url(../img/top/ti_02_bg.gif);
	background-repeat: repeat-x;
	height: 20px;
}
#twitter{
	margin: 0 0 50px 0;
	border-bottom: dotted #cccccc 1px;
	width: 520px;
	float: left;
}

.twitter_right_adsbygoogle{
	margin-left: 50px;
}

#twitter:after {
	clear:both;
}