@charset "utf-8";
/* +-----------------------------------------------------------------------+ */
/* | CSS2,1                                                                | */
/* +-----------------------------------------------------------------------+ */
/* | Copyright (c) 2007 Xenophy CO., LTD.                                  | */
/* +-----------------------------------------------------------------------+ */
/* | Authors: Fujihito Watanabe <watanabe@xenophy.com>                     | */
/* +-----------------------------------------------------------------------+ */

/* | useful-article
/* +-----------------------------------------------------------------------+ */

#useful-article #content {
    background:url(../images/right/bg.gif) repeat-x;
    margin:1px 0 0 0;
}

#useful-article .content-space {
    padding-left:7px;
    clear:left;    
}

#useful-article .content-space h2.title {
    padding:10px 0 0 19px;
    color:#404040;
    font-weight:bold;
    font-size:24px;
}

body:first-of-type#useful-article .content-space h2.title {
	padding:5px 0 0 19px;
	line-height:150%;
}

#useful-article .content-space h3.title {
	color:#404040;
	font-weight:bold;
	font-size:15px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 19px;
}

#useful-article .content-space .t-useful-article {
    width:560px;
    height:47px;
    margin:0 0 12px 0;
	background: url(../images/content/h2_useful-article_article.gif) no-repeat;
}

#useful-article .content-space .t-useful-article02 {
	width:560px;
	height:28px;
	background-image: url(../images/content/t_common_04.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}

#useful-article .content-space .useful-article-box {
	margin: 0 0 23px 0;
	padding:0 17px 0 17px;
}

#useful-article .content-space .useful-article-box p {
	line-height:150%;
}

#useful-article .content-space .guide-block {
	margin:0 0 30px 0;
}

#useful-article .content-space .guide-block3 {
	margin:10px 0 20px 0;
}


#useful-article .content-space .img-area {
	padding: 0 6px 0 6px;
	overflow:hidden;
}

#useful-article .content-space .guide-area {
	width:269px;
	margin:0 10px 0 0;
	float:left;
}

body:first-of-type#useful-article .content-space .guide-area p {
	line-height:120%;
}

#useful-article .content-space .space-adjust {
	margin-right:0px;
}

#useful-article .content-space .space-adjust02 {
	margin-right:0px;
	clear:left;
}

#useful-article .content-space .space-adjust03 {
	margin:0 0 25px 0;
}


#useful-article .content-space .space-base {
	margin-bottom:8px;
}

