@charset "utf-8";
/*---------------------------------------------

	css/press_shop_info.css

-----------------------------------------------*/

@import "reset.css";
@import "base02_press.css";
@import "module.css";


@import "press.css";


/*
@import "dropdowns_for_press.css";
*/
@import "dropdowns02.css";


@import "search.css";


/*	element
--------------------------------------------*/
#Right_Contents h2 {
	background: #221715 url(../img/common/subt_bg.gif) no-repeat left top;
	color: #fff;
	font-weight: bold;
	font-size: 1.33em;
	line-height: 30px;
	padding-left: 7px;
	margin-bottom: 20px;}
#Right_Contents em {
	color: #e2007e;}


/*	.box
--------------------------------------------*/
#Right_Contents .box {
	margin-bottom: 40px;}
#Right_Contents .box h3, #Right_Contents .box h4 {
	padding-bottom: 7px;
	margin-bottom: 7px;
	background: url(../img/common/br_dot.jpg) repeat-x left bottom;}
#Right_Contents .box ol {
	list-style: decimal;
	padding-left: 1.8em;}