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

#profile{
	background-image: url(http://www.hobidas.com/blog/quanto/column/blog/images/profile_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 190px;
	padding-top: 60px;
}
#profile #pdata{
	height: auto;
	width: 170px;
	margin-top: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	line-height: 130%;
	color: #FFFFFF;
}
#profile #lentry{
	margin: 0px;
	width: 190px;
	padding-top: 40px;
	background-image: url(http://www.hobidas.com/blog/quanto/column/blog/images/obi_entry1.gif);
	background-repeat: no-repeat;
	display: block;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #121A47;
}
#profile #mentry{
	margin: 0px;
	width: 190px;
	padding-top: 40px;
	background-image: url(http://www.hobidas.com/blog/quanto/column/blog/images/obi_entry2.gif);
	background-repeat: no-repeat;
	display: block;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #121A47;
}
#profile ul{
	margin: 0px;
	padding: 0px 0px 6px;
	display: block;
	height: auto;
	width: 190px;
}
*html #profile li{
	list-style-image: none;
	margin: 0px 0px 5px 0px;
	display: block;
	width: 160px;
	padding-left: 30px;
}
#profile li{
	list-style-image: none;
	margin: 0px 0px 5px 0px;
	display: block;
	width: 130px;
	padding-left: 30px;
}
#profile a{
	color: #EDF8FB;
	text-decoration: underline;
}
#profile a:visited{
	color: #CCCCFF;
	text-decoration: none;
}
#profile a:hover{
	color: #FFCC00;
	text-decoration: underline;
	background-color: #121A47;
}
#profile a:active{
	color: #FFCC00;
	text-decoration: underline;
}
/* プロフアイコン */
#profile .pphoto{
	padding: 0px;
	height: 115px;
	width: 170px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#profile .p-inukai{
	background-image: url(http://www.hobidas.com/blog/quanto/column/blog/images/photo/p_inukai.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 115px;
	width: 170px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#profile .p-miyazawa{
	background-image: url(http://www.hobidas.com/blog/quanto/column/blog/images/photo/p_miyazawa.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 115px;
	width: 170px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#profile .p-sato{
	background-image: url(http://www.hobidas.com/blog/quanto/column/blog/images/photo/p_sato.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 115px;
	width: 170px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#profile .p-sumita{
	background-image: url(http://www.hobidas.com/blog/quanto/column/blog/images/photo/p_sumita.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 115px;
	width: 170px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#profile .p-asada{
	background-image: url(http://www.hobidas.com/blog/quanto/column/blog/images/photo/p_asada.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 115px;
	width: 170px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#profile .p-hatakeyama{
	background-image: url(http://www.hobidas.com/blog/quanto/column/blog/images/photo/p_hatakeyama.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 115px;
	width: 170px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#profile .p-nobody{
	background-image: url(http://www.hobidas.com/blog/quanto/column/blog/images/photo/p_siret.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 115px;
	width: 170px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}


/* コンテンツエリア */
#contents{
	width: 540px;
}
#contents h1{
	width: 540px;
	text-indent: -1000em;
	display: block;
	padding: 0px;
	height: 150px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-image: url(http://www.hobidas.com/blog/quanto/column/blog/images/colum_visual.jpg);
	background-repeat: no-repeat;
}
#contents h3{
	width: 540px;
	text-indent: -1000em;
	display: block;
	padding: 0px;
	height: 150px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-image: url(http://www.hobidas.com/blog/quanto/column/blog/images/blog_visual.jpg);
	background-repeat: no-repeat;
}
#contents table{
	text-align: left;
	vertical-align: top;
}
#contents h2{
	font-size: 11pt;
	line-height: normal;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left: 7px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FB0F0C;
}
#contents #honbun .photo{
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
#contents #honbun .line{
	background-image: url(http://www.hobidas.com/blog/quanto/column/common/images/line_contents.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 50px;
	width: 100%;
}
#contents a{
	color: #25348E;
	text-decoration: none;
}
#contents a:visited{
	color: #1C3E81;
	text-decoration: none;
}
#contents a:hover{
	color: #FFCC00;
	text-decoration: underline;
}
#contents a:active{
	color: #FFCC33;
	text-decoration: none;
}
