@charset "utf-8";

/*============================================================

	シュンビン株式会社：『新着情報』用スタイルシート
	■このスタイルシートは下記ページに適用されます。
	└new.html
	※IE用のハック(xml宣言対策)は *html として記述しています。

============================================================*/

/*
-----------------------------------------グローバルナビ-----*/

#globalNavi {	background: url(../img/design/g_navi_bg.gif);	}

/*
-----------------------------------------キービジュアル-----*/

#new #keyVisual2 {		background-image: url(../img/new/key_visual.jpg);}
#media #keyVisual2 {	background-image: url(../img/media/key_visual.jpg);}
#design #keyVisual2 {	background-image: url(../img/design/key_visual.jpg);}
#catalog #keyVisual2 {	background-image: url(../img/catalog/key_visual.jpg);}

/*
---------------------------------------------コンテンツ-----*/
#content .main,
#content .entry {
	margin: 0 0 15px 12px;
	line-height: 1.4;
}
#content p.content-nav {
	margin: 0 0 10px 0;
}

/* 新着情報
------------------------------------------------------------ */

#new .news {
	width: 490px;
	margin: 0 0 15px 12px;
}
#new .news h3 {
	margin: 0px 0 10px 0px;
	padding: 0 0 3px 0;
	border-bottom: 5px solid #B3D472;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
}
#new .news dfn {
	padding: 0 0 5px 0px;
	font-size: 12px;
	font-style: normal;
	color: #990000;
}
#new .news p.client {
	margin: 7px 0 0 0;
	padding: 19px 0 5px 55px;
	font-weight: bold;
	color: #8D6730;
	background: url(../img/design/cnt_cap2_bg.gif) no-repeat;
}

/* メディア掲載
------------------------------------------------------------ */

#media .main h3 {
	margin: 5px 0 0 0;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.3;
}
#media .main dfn {
	font-size: 12px;
	font-style: normal;
	color: #990000;
}
#media .main p.more {
	width: 490px;
	margin: 0 0 5px 0;
	text-align:right;
	border-bottom: 2px solid #DDE9C6;
}
#media .main p.more a {
	color: #3F3F3F;
	text-decoration: none;
}
#media .entry h3 {
	width: 475px;
	_width: 490px;
	margin: 3px 0 13px 0;
	padding: 0 0 2px 18px;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.3;
	border-bottom: 5px solid #DDE9C6;
	background: url(../img/media/list_bg.gif) no-repeat;
}
#media .entry dfn {
	font-size: 12px;
	font-style: normal;
	color: #990000;
}
#media .entry p.toTop {	text-align: right;	padding: 10px 20px 0 0;}

/* デザイン事例
------------------------------------------------------------ */

#design .main ul {
	float: left;
	width: 160px;
	padding: 0 7px 10px 0;
}
#design .main li.image {
	width: 150px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
#design .main li.image div {
	width: 150px;
	height: 166px;
	overflow: hidden;
}
#design .main li.client {
	padding: 5px 0 0 0;
	color: #8D6730;
}
#design .main li.title {	height: 3em;}

#design .entry p.case_title {
	margin: 0 0 5px 0;
	color: #8D6730;
}
#design .entry h3.case {
	width: 460px;
	padding: 5px 0 5px 30px;
	font-size: 18px;
	background: url(../img/design/cnt_cap_bg.gif) no-repeat;
	border-bottom: 5px solid #B3D472;
}
#design .entry .case_left {
	width: 270px;
	float: left;
	padding: 10px 0 0 0;
}
#design .entry .case_left p.client {
	margin: 7px 0 0 0;
	padding: 19px 0 5px 55px;
	font-weight: bold;
	color: #8D6730;
	background: url(../img/design/cnt_cap2_bg.gif) no-repeat;
}
#design .entry .case_right {
	width: 210px;
	float: left;
	padding: 10px 0 0 10px;
}
#design .entry .case_right img {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
#design .entry .case_right .client_link {
	margin: 10px 0 10px 0;
	padding: 0 0 0px 20px;
	background: url(../img/media/list_bg.gif) left center no-repeat;
}
#design .entry .case_right .client_link a {
	color: #822020;
}
#design .case_navi {
	clear: both;
	padding: 20px 0 0 12px;
}
#design .case_navi ul {	padding: 10px 0;}
#design .case_navi li {	list-style-type: disc;	list-style-position: inside;}
#design .entry p.toTop {	text-align: right;	padding: 10px 20px 0 0;}

/* ビンカタログ
------------------------------------------------------------ */

#catalog .main h3 {
	width: 480px;
	margin: 3px 0 10px 0;
	padding: 3px 6px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.3;
	border: 1px solid #DDE9C6;
	border-bottom: 2px solid #DDE9C6;
}
#catalog .main ul {
	float: left;
	width: 160px;
	padding-right: 7px;
	padding-bottom: 15px;
}
#catalog .main li.image {
	width: 152px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
#catalog .main li.image div {
	width: 152px;
	text-align: center;
	overflow: hidden;
}

#catalog .main .title {
	margin-top: 3px;
	height: 3em;
}

#catalog .entry h3.title {
	width: 460px;
	font-size: 18px;
	border-bottom: 5px solid #DDE9C6;
}
#catalog .entry .left {
	float: left;
	width: 260px;
	padding: 10px 10px 0 0;
}
#catalog .entry .left .image {
	padding: 3px;
	width: 250px;
	border: 1px solid #CCCCCC;
}
#catalog .entry .right {
	float: left;
	width: 220px;
	padding: 10px 12px 0 0;
	line-height: 1.5;
}
#catalog .entry p.toTop {	text-align: right;	padding-right: 20px;}
#catalog .main p.reader_top {
	margin: 0 0 10px 0;
	padding: 0 0 0px 20px;
	background: url(../img/media/list_bg.gif) left center no-repeat;
}

#reader {
	margin-left: 12px;
	margin-bottom: 10px;
}
#reader p {
	padding-top: 5px;
}
#reader .acrobat {
	padding-top: 10px;
	width: 490px;
}
#reader .acrobat img {
	float: left;
	width: 112px;
	margin-right: 10px;

}
#reader .acrobat p {
	padding-top: 3px;
	font-size: 11px;
	line-height: 1.2;
}
