/*----------- 共通 -----------*/

body {
/*	width: 778px;	*/
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: small;
	line-height: 120%;
	text-align: left;
}

img {	border: none;	}
a {color: #0000DD;	text-decoration: none;}
a:link {color: #0000DD; text-decoration: none;}
a:visited {color: #7F57BA; text-decoration: none;}
a:active {color: #ff0000; text-decoration: none;}
a:hover {color: #ff0000;text-decoration: none;}

p {
	margin-bottom: 10px;
	margin-top: 3px;
	line-height: 120%;
}
p img{
	margin-right:10px;
	float: left;
}
p br{
	clear: both;
}
blockquote {
	font-style: italic;
}

h1.top_title {
	height: auto;
	background-color: #ffffff;
	font-size: medium;
	font-weight: bold;
	color: #0086CD;
	margin-bottom: 8px;
	padding-left: 15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-width: 0px;
	background-image: url(images/top_saisin.gif);
	clear: both;
}
h1.top_title a {color: #0086CD;	text-decoration: none;}
h1.top_title a:link {color: #0086CD;text-decoration: none;}
h1.top_title a:visited {color: #003F74; text-decoration: none;}
h1.top_title a:active {color: #ff0000; text-decoration: none;}
h1.top_title a:hover {color: #ff0000;text-decoration: none;}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	clear: both;
}
h2.entry_title {
	font-size: small;
	font-weight: bold;
	height: 32px;
	background-image: url(/images/q_32.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-right: 5px;
	overflow: hidden;
}

.entry {
	width: 387px;
	height: 60px;
	overflow: hidden;
	float: left;
	display: inline;
}

.entry-column {
	padding-right: 6px;
	padding-left: 6px;
	font-size: small;
	line-height: 120%;
	background-color: #FFFFFF;
}

.entry_cat {
	padding-left: 16px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #17184b;
	font-size: x-small;
}

.cat_00tool h2.entry_title {
	background-image: url(/images/ico32_shun.gif);
}
.cat_01service h2.entry_title {
	background-image: url(/images/ico32_sugo.gif);
}
.cat_02netrun h2.entry_title {
	background-image: url(/images/ico32_yomi.gif);
}
.cat_03toolverup h2.entry_title {
	background-image: url(/images/ico32_yomi.gif);
}
.cat_04uratool h2.entry_title {
	background-image: url(/images/ico32_yomi.gif);
}
.cat_05hardware h2.entry_title {
	background-image: url(/images/ico32_yomi.gif);
}
.cat_06news h2.entry_title {
	background-image: url(/images/ico32_news.gif);
}


