@charset "utf-8";

/* ===== import basic style ===== */
@import "base.css";
@import "common.css";
@import "navi.css";
@import "font.css";

/* local column */
@import "local.css";



/* ===== category style ===== */
/* column setting */


/* local parts */


/* guide profile */
.contents .area_main .mote_guideprofile{
	margin:25px 5px 0;
	background: url(../img/mote1/chara_bg.gif) no-repeat scroll left bottom;
	margin:0 auto;
	min-height:150px;
	padding-bottom:5px;
	width:540px;
}

.contents .area_main .mote_guideprofile dt {
	background: url(../img/mote1/chara_top.gif) no-repeat scroll left top;
	height:40px;
	padding:40px 0 0 10px;
	font-size:18px;
	color:#498D58;
	font-weight: bold;
}

.contents .area_main .mote_guideprofile dd {
	color:#666666;
	margin:0 5px 20px;
	min-height:150px;
}

.contents .area_main .mote_guideprofile dd img {
	border:2px solid #CCCCCC;
	float:right;
	margin-left:10px;
}

.contents .area_main .mote_guideprofile dd p {font-size:12px;margin-left:5px;}

/*
.contents .area_main .guideprofile dt {color: #9CBFD6;}
.contents .area_main .guideprofile dd img {border-color: #CDE3F4;}
.contents .area_main .guideprofile dd dl dt {background-image: url(../img/common/triangle_blue.gif);}
*/





/* ===== [page type] contents top ===== */
/* ----- title area ----- */
/*.category .title {width: 500px; height: 101px; }*/
.category .title h1 {
	background: url(/img/item/item_self_title.gif) left top no-repeat;
	height:101px;
	margin:0 0 10px;
	text-indent: -10000px;
	overflow: hidden;
}
.category .title p {

	margin: 0px 60px 0px 0px;
	font-size: 15px;
	border-left:9px solid #C54B4E;
	line-height:1.3;
	padding:3px 10px;

}

.category .title p.description {display: none;}



/* ----- back number list ----- */
.category .backnumber {}
.category .backnumber li {clear: both; margin: 0; padding: 9px 0px; zoom: 1;}
.category .backnumber li:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
/* on mouse setting */
.category .backnumber li.hover {background-color: #EEF2F7; cursor: pointer;}


.category .backnumber li h2 {
	margin: 0px 7px;
	padding-left: 0px;
	height: auto;
	font-size: 17px;
	line-height: 24px;
	letter-spacing: 0px;
	overflow: visible;
	/*background: url(../img/mote1/tag.gif) 135px 0px no-repeat;*/
}
.category .backnumber li h2 a {

	color: #C54B4E;
	font-family: Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
	text-indent: -1px;
}
.category .backnumber li h2 a:hover,
.category .backnumber li.hover h2 a {color: #D78284;}
.category .backnumber li h2 a img {float: left; border: 1px solid #C54B4E; width: 130px; height: 130px;}
.category .backnumber li h2 a span.number {

	margin: 0px 10px 0px -50px;
	color: #C54B4E;
	font-size: 25px;
	line-height: 26px;
	vertical-align: -6px;
	cursor: pointer;
	zoom: 1;

}

.category .backnumber li h2 a span.title {border-bottom:1px double #C54B4E;}
.category .backnumber li h2 a:hover span,
.category .backnumber li.hover h2 a span {color: #D78284;border:none;}
.category .backnumber li p {margin: 0px 12px 0px 150px; font-size: 15px;}


/* new entry */
.category .backnumber li.new {
	margin-bottom: 8px;
	padding: 0px 0px 15px;
	border-bottom: 1px dashed #CCCCCC;
	background: url(../img/style/tag_new.gif) 0px 0px no-repeat;
}

.category .backnumber li.new h2 {
	font-size: 19px;
	line-height: 25px;
	background: none;
}
.category .backnumber li.new h2 a {
	margin: 0px;
	padding: 0px 0px 0px 125px;
	text-indent: 0px;
}
.category .backnumber li.new h2 a span {display: none;}
.category .backnumber li.new h2 a img {float: right; margin: 3px 5px 0px; width: 160px; height: 120px;}
.category .backnumber li.new p {margin: 7px 195px 0px 9px; font-size: 15px;}




/* ===== [page type] article pages ===== */


/* [parts] top item */

.article .entry div.item_data {

	width:580px;
	background:transparent url(../img/item/top_waku_bottom.gif) no-repeat scroll left bottom;
	display:block;
	overflow:hidden;

}
.article .entry div.item_data_left {width:180px; float:left;text-align: right;}
.article .entry div.item_data_right {width:400px; float:right;}


.article .entry div.item_data h2 {

	background:#FFFFFF url(../img/item/top_waku_h2.gif) no-repeat scroll center top;
	display:block;
	height:34px;
	overflow:hidden;
	text-decoration:none;
	text-indent:-10000px;
	margin:0px;
	padding:0px;
}

.article .entry div.item_data_left p.left_img img {border:thin solid #CCCCCC;width:160px;}

.article .entry div.item_data_left p.left_img a img {

	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;

}

.article .entry div.item_data_left p.left_img a:hover img {

	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;

}

.article .entry div.item_data_left p.left_en {

	color: #FF0033;
	margin: 0px;

}

.article .entry div.item_data_left p.left_en img {

	margin-right: 5px;
	vertical-align:middle;

}


.article .entry div.item_data_left p.left_link {font-size: 10px;margin: 0px 0px 10px 5px;}


.article .entry div.item_data_left p.left_img_link {

	text-align:center;
	margin: 10px;

}

.article .entry div.item_data_left p.left_img_link a {

	background:transparent url(/img/item/item_bottun_off.gif) no-repeat scroll center top;
	color:#FFFFFF;
	display:block;
	height:70px;
	overflow:hidden;
	text-indent:-10000px;

}

.article .entry div.item_data_left p.left_img_link a:hover {

	background:transparent url(/img/item/item_bottun_on.gif) no-repeat scroll center top;
}

.article .entry div.item_data_right dl.right_star{

	border-bottom:2px solid #CBE4C1;
	border-left:2px solid #CBE4C1;
	height:35px;
	margin:0;
	padding:5px;

}

.article .entry div.item_data_right dl.right_star dt {

	background:transparent url(/img/item/main_star_title.gif) no-repeat scroll left center;
	display:block;
	height:35px;
	width:90px;
	margin-right:5px;
	text-indent:-10000px;

}

.article .entry div.item_data_right dl.right_star dd {

	height:35px;
	margin:-35px 0 5px 100px;
	text-indent: 205px;
	color:#FF0000;
	font-size:30px;
	font-weight:bold;
	line-height:35px;

}

.article .entry div.item_data_right dl.right_chart {

	width:180px;
	text-align:center;
	color:#FFFFFF;
	float:left;
	margin:0;
	padding:5px;
	font-size:10px;
	line-height:1;
	text-indent:-10000px;
	border-left:2px solid #CBE4C1;
	border-right:2px solid #CBE4C1;
	

}

.article .entry div.item_data_right dl.right_chart dt {

	height:11px;
	margin-bottom:4px;

}

.article .entry div.item_data_right dl.right_chart dd {

	height:20px;
	margin-bottom:14px;

}

.article .entry div.item_data_right p {

	margin:0;
	padding:25px 0;

}


/* ========== Top Item Star Set ========== */

/* [parts] Main Star IMG */

.article .entry div.item_data_right dl.right_star dd.s1 {background:transparent url(/img/item/main_star_1.gif) no-repeat scroll left top;}
.article .entry div.item_data_right dl.right_star dd.s1_5 {background:transparent url(/img/item/main_star_1_5.gif) no-repeat scroll left top;}
.article .entry div.item_data_right dl.right_star dd.s2 {background:transparent url(/img/item/main_star_2.gif) no-repeat scroll left top;}
.article .entry div.item_data_right dl.right_star dd.s2_5 {background:transparent url(/img/item/main_star_2_5.gif) no-repeat scroll left top;}
.article .entry div.item_data_right dl.right_star dd.s3 {background:transparent url(/img/item/main_star_3.gif) no-repeat scroll left top;}
.article .entry div.item_data_right dl.right_star dd.s3_5 {background:transparent url(/img/item/main_star_3_5.gif) no-repeat scroll left top;}
.article .entry div.item_data_right dl.right_star dd.s4 {background:transparent url(/img/item/main_star_4.gif) no-repeat scroll left top;}
.article .entry div.item_data_right dl.right_star dd.s4_5 {background:transparent url(/img/item/main_star_4_5.gif) no-repeat scroll left top;}
.article .entry div.item_data_right dl.right_star dd.s5 {background:transparent url(/img/item/main_star_5.gif) no-repeat scroll left top;}

/* [parts] Chart Title IMG */

.article .entry div.item_data_right dl.right_chart dt.cost {background:transparent url(/img/item/line/cost_title.gif) no-repeat scroll left top;}
.article .entry div.item_data_right dl.right_chart dt.mote {background:transparent url(/img/item/line/mote_title.gif) no-repeat scroll left top;}
.article .entry div.item_data_right dl.right_chart dt.effe {background:transparent url(/img/item/line/effe_title.gif) no-repeat scroll left top;}
.article .entry div.item_data_right dl.right_chart dt.time {background:transparent url(/img/item/line/time_title.gif) no-repeat scroll left top;}
.article .entry div.item_data_right dl.right_chart dt.easy {background:transparent url(/img/item/line/easy_title.gif) no-repeat scroll left top;}

/* [parts] Chart Bar IMG */

/* ==Cost== */
.article .entry div.item_data_right dl.right_chart dd.c1 {background:transparent url(/img/item/line/cost_1.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.c1_5 {background:transparent url(/img/item/line/cost_1_5.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.c2 {background:transparent url(/img/item/line/cost_2.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.c2_5 {background:transparent url(/img/item/line/cost_2_5.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.c3 {background:transparent url(/img/item/line/cost_3.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.c3_5 {background:transparent url(/img/item/line/cost_3_5.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.c4 {background:transparent url(/img/item/line/cost_4.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.c4_5 {background:transparent url(/img/item/line/cost_4_5.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.c5 {background:transparent url(/img/item/line/cost_5.gif) no-repeat scroll center top;}

/* ==mote== */
.article .entry div.item_data_right dl.right_chart dd.m1 {background:transparent url(/img/item/line/mote_1.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.m1_5 {background:transparent url(/img/item/line/mote_1_5.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.m2 {background:transparent url(/img/item/line/mote_2.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.m2_5 {background:transparent url(/img/item/line/mote_2_5.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.m3 {background:transparent url(/img/item/line/mote_3.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.m3_5 {background:transparent url(/img/item/line/mote_3_5.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.m4 {background:transparent url(/img/item/line/mote_4.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.m4_5 {background:transparent url(/img/item/line/mote_4_5.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.m5 {background:transparent url(/img/item/line/mote_5.gif) no-repeat scroll center top;}

/* ==effe== */
.article .entry div.item_data_right dl.right_chart dd.ef1 {background:transparent url(/img/item/line/effe_1.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.ef1_5 {background:transparent url(/img/item/line/effe_1_5.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.ef2 {background:transparent url(/img/item/line/effe_2.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.ef2_5 {background:transparent url(/img/item/line/effe_2_5.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.ef3 {background:transparent url(/img/item/line/effe_3.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.ef3_5 {background:transparent url(/img/item/line/effe_3_5.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.ef4 {background:transparent url(/img/item/line/effe_4.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.ef4_5 {background:transparent url(/img/item/line/effe_4_5.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.ef5 {background:transparent url(/img/item/line/effe_5.gif) no-repeat scroll center top;}

/* ==time== */
.article .entry div.item_data_right dl.right_chart dd.t1 {background:transparent url(/img/item/line/time_1.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.t1_5 {background:transparent url(/img/item/line/time_1_5.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.t2 {background:transparent url(/img/item/line/time_2.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.t2_5 {background:transparent url(/img/item/line/time_2_5.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.t3 {background:transparent url(/img/item/line/time_3.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.t3_5 {background:transparent url(/img/item/line/time_3_5.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.t4 {background:transparent url(/img/item/line/time_4.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.t4_5 {background:transparent url(/img/item/line/time_4_5.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.t5 {background:transparent url(/img/item/line/time_5.gif) no-repeat scroll center top;}

/* ==easy== */
.article .entry div.item_data_right dl.right_chart dd.es1 {background:transparent url(/img/item/line/easy_1.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.es1_5 {background:transparent url(/img/item/line/easy_1_5.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.es2 {background:transparent url(/img/item/line/easy_2.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.es2_5 {background:transparent url(/img/item/line/easy_2_5.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.es3 {background:transparent url(/img/item/line/easy_3.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.es3_5 {background:transparent url(/img/item/line/easy_3_5.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.es4 {background:transparent url(/img/item/line/easy_4.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.es4_5 {background:transparent url(/img/item/line/easy_4_5.gif) no-repeat scroll center top;}
.article .entry div.item_data_right dl.right_chart dd.es5 {background:transparent url(/img/item/line/easy_5.gif) no-repeat scroll center top;}


/* [parts] Writing Link */

.article .entry div.writing_link {

	text-align:right;

}

.article .entry div.writing_link a {

	background:transparent url(../img/common/triangle_pickup.gif) no-repeat scroll left center;
	display:inline-block;
	padding:0 0 0 12px;

}

.article .entry div.writing_link_bottun a {

	background:transparent url(/img/item/item_bottun_l_off.gif) no-repeat scroll center top;
	color:#FFFFFF;
	display:block;
	height:50px;
	overflow:hidden;
	text-indent:-10000px;
	margin:20px 0;

}

.article .entry div.writing_link_bottun a:hover {background:transparent url(/img/item/item_bottun_l_on.gif) no-repeat scroll center top;}


/* [parts]memo block */

.article .entry h2.memo {

	background:transparent url(/img/item/item_memo_title.gif) no-repeat scroll center top;
	color:#FFFFFF;
	display:block;
	height:59px;
	overflow:hidden;
	text-indent:-10000px;
	/*margin:20px 0;*/

}


.article .entry dl.memo {margin:0 15px 2em; zoom: 1;}
.article .entry dl.memo:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}/* for modern browser */

.article .entry dl.memo dt {

	float:left;
	clear:both;
	display:block;
	font-size:13px;
	line-height:17px;
	margin:0;
	padding:0;
	text-align:center;
	width:120px;

}
.article .entry dl.memo dt img {

	height:120px;
	vertical-align:middle;
	width:120px;

}


.article .entry dl.memo dd {

	float:right;
	color:#333333;
	background:transparent url(/img/item/memo_bg.gif) no-repeat scroll right bottom;
	margin:5px 0 0;
	padding:0;
	width:426px;

}


.article .entry dl.memo dd p.in {

	background:transparent url(../img/item/memo_head_r.gif) no-repeat scroll left top;
	min-height:30px;
	font-size:14px;
	margin:0 0 1em;
	padding:11px 16px 0 40px;

}

.article .entry dl.memo dd p {

	font-size:15px;
	margin:0 0 1em;
	padding:0 16px 0 40px;

}






/* [parts] inner img */

.article .entry div.img_right {

	background-color:#FFFFFF;
	border:1px solid #346E37;
	color:#565656;
	font-size:12px;
	line-height:1.3;
	margin:0 3px 5px 8px;
	max-width: 200px;
	padding:2px;
	text-align:left;

}
	* html .article .entry div.img_right {width: 200px;}

.article .entry div.img_left {

	background-color:#FFFFFF;
	border:1px solid #346E37;
	color:#565656;
	font-size:12px;
	line-height:1.3;
	margin:0 8px 5px 3px;
	max-width: 200px;
	padding:2px;
	text-align:left;

}
	* html .article .entry div.img_left {width: 200px;}


/* [parts] chara dl */

.article .entry dl.chara {

	border:thin solid #CCCCCC;
	line-height:1.5;
	margin:1.5em 5px 2em;
	padding:10px;
	height:148px;

}

.article .entry dl.chara dt {background: url(../img/mote1/chara_title.gif) left center no-repeat;}

.article .entry dl.chara dt strong {

	margin:0px 0px 0px 85px;

}

.article .entry dl.chara dt img {

	float:left;
	margin:5px;

}

.article .entry dl.chara dd {

	margin:0 0 0 125px;

}



/*
.article .entry h2 {
	margin: 0px 0px 10px;
	height: 33px;
	color: #373535;
	line-height: 1.3;
	text-indent: -10000px;
	overflow: hidden;
	background: left top no-repeat;
}
*/

.article .entry p {margin: 0px 5px 1.2em;}
.article .entry p.text_right {}
.article .entry p.text_right a {padding-left: 9px; background: url(../img/common/triangle_pickup.gif) left center no-repeat;}

/* color setting */
.article .entry .color_blue {color: #006679 !important;}
.article .entry .color_sky {color: #6699FF !important;}
.article .entry .color_pink {color: #F87B5C !important;}


/* selectsquare[link] */

.article .entry blockquote.select {

	border:2px solid #8CADCE;
	clear:both;
	color:#3C618E;
	line-height:1.3;
	margin:0 0 10px;
	min-height:114px;
	padding:10px 5px 10px 5px;
	position:relative;

}

.article .entry blockquote.select h2 {

	margin: 0px 0px 10px 0px;
	padding-left: 195px;
	height: 23px;
	color: #55ABC5;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 1px;
	overflow: hidden;
	background: #FFFFFF url(../img/trader/ss_title.gif) no-repeat;

}

.article .entry blockquote.select dt {

	font-size:17px;
	line-height:1.3;
	margin:0 0 5px;
	padding:1px 0px 0px 235px;
	position:relative;

}

.article .entry blockquote.select dt a img {

	border:2px solid #DEDEDE;
	left:0;
	opacity:0.7;
	position:absolute;
	top:0;

}

.article .entry blockquote.select dd {

	font-size:13px;
	padding-left:235px;
	margin:0;

}

.article .entry ul {margin: 0px 20px 1.5em; color: #2C75BE; font-size: 15px;}
.article .entry ul li {
	margin: 0px 0px 2px;
	padding: 0px 0px 0px 10px;
	background: url(../img/common/triangle_blue.gif) left center no-repeat;
}

.article .entry ol {margin: 0px 35px 1.5em; line-height: 1.2;}
.article .entry ol li {margin: 0px 0px 3px;}

/* example */
.article .entry dl.example {margin: 0px 20px 1.6em;}
.article .entry dl.example dt {
	margin: 0px 0px 2px;
	padding: 0px 0px 0px 10px;
	color: #2C75BE;
	font-size: 15px;
	background: url(../img/common/triangle_blue.gif) left center no-repeat;
}
.article .entry dl.example dd {margin: 0px 0px 12px 12px; padding: 0; color: #626262;}

/* ----- [section] item sp ----- */

.article .entry .item_sp {

	width:208px;
	border:2px solid #CCCCCC;
	margin: 10px;

}

.article .entry .item_sp dt {

	font-size: 13px;
	color: #3C618E;
	font-weight:bolder;
	text-align: center;
	line-height: 1.2;

}

.article .entry .item_sp dt img {

	margin: 5px 10px;

}

.article .entry .item_sp dd {

	font-size: 11px;
	line-height: 1.2;

}

.article .entry .item_sp dd p {

	font-size: 12px;
	margin: 8px 0px 3px 0px;
	text-align: center; 

}

.article .entry .item_sp dd img {

	margin: 0px 5px;

}


/* ----- [section] item introduction ----- */
.article .entry h2 {
	margin: 2em 0px 12px;
	padding: 2px 7px 0px;
	color: #FFFFF0;
	font-size: 17px;
	line-height: 25px;
	background-color: #336633;
}

.article .entry .item {margin: 0px 10px 2.4em; color: #666666; font-size: 13px; line-height: 1.5;}
.article .entry .item li {margin: 0px 0px 1.5em; padding: 0; background: none;}
.article .entry .item h3 {

	background:#FFFFFF url(../img/mote1/item_bottom_title.gif) no-repeat scroll center top;
	display:block;
	height:81px;
	overflow:hidden;
	text-decoration:none;
	text-indent:-10000px;
	margin:1.5em 0 1em 0;

}
.article .entry .item dl {margin: 0; zoom: 1;}
.article .entry .item dl:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}/* for modern browser */

.article .entry .item dt {
	margin: 0px 0px 3px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
}
.article .entry .item dt img {float: left; margin: 0px 10px 0px 0px; border: 1px solid #999999;}

.article .entry .item dd {margin: 0px 0px 5px; padding: 0;}
.article .entry .item dd.name {font-weight: bold;}
.article .entry .item dd.link {margin: 0; text-align: right;}
.article .entry .item dd.link a {
	padding-left: 10px;
	background: url(../img/icon/tri_red01.gif) left center no-repeat;
}

.article .entry .item dd p {margin: 0px 0px 5px; font-size: 13px;}
.article .entry .item dd span {display: none;}

/* ----- [section] profile block ----- */
.article .entry #profile {margin: 0px 0px 5px;}
.article .entry #profile h3 {
	margin: 0px 7px 5px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #F4896D;
	line-height: 15px;
	background: url(../img/style2/asterisk.gif) left center no-repeat;
}
.article .entry #profile img {margin: 0px 7px 5px; border: 1px solid #F4896D; float: right;}
.article .entry #profile p {font-size: 13px;}
.article .entry #profile dl {margin: 0px 20px 0px; padding: 0; line-height: 120%;}
.article .entry #profile dl dt {
	margin: 0px 0px 3px;
	padding: 0px 0px 0px 12px;
	color: #F4896D;
	font-size: 13px;
	font-weight: bold;
	background: url(../img/icon/triangle_pink02.gif) left center no-repeat;
	float: left
}
.article .entry #profile dl dd {
	margin: 0px 0px 10px 20px;
	padding: 0;
	color: #373535;
	text-indent: 10px;
	line-height: 130%;
}


