/* @override http://8785.co.jp/css/styles.css */

*html #header-name a{
behavior : expression(IEPNGFIX.fix(this));
}
*html #content-bottom {
behavior : expression(IEPNGFIX.fix(this));
}

/*
===== universal reset =================================
*/

*{
	margin:0;
	padding:0;
}

/*
===== body and base setting ===========================
*/

body {
	margin: 0px;
	padding: 0px;
	background: #DEDDA8 url(../design-image/body_bg.jpg) repeat-x center top;
	font-family: Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka;
	line-height: 1.8;
	font-size: 75%;
	color:#333333;
	behavior:url("csshover2.htc");
}

/* general params
--------------------*/
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote {
	padding: 0px;/* margin&padding reset */
	text-align: left;
	margin: 0px;
}

hr,
.areaAnchor,
.anchor {
	display : none;
}

img {
	border: none;/* img do not want a border */
	vertical-align: bottom;
}

.hidden {
	position: absolute;
	top: -9999px;
}

h1 {
	margin-bottom: 30px;
}

h2 {
	font-size: 120%;
	clear: both;
}

table.typeA {
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 10px;
	empty-cells:show;
	border-spacing:0;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
}

table.typeB {
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 10px;
	empty-cells:show;
	border-spacing:0;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
}

#classics .typeA {

}
.current-index table {
	border-collapse:collapse;
	border-spacing:0;
	margin: 0px auto 25px;
}

.current-index td p {
	text-align:center;
	margin-top: 10px;
}

table.typeA th,
table.typeA td {
	border-bottom: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	padding: 0.5em 1em;
	background: #F4F4E3 url(../design-image/table-bg.gif) repeat-x center top;
}

table.typeB th,
table.typeB td {
	border-bottom: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	padding: 0.5em 1em;
}

table.typeA th {
	text-align: left;
	white-space:nowrap;
	color: #333333;
}

table.typeB th {
	text-align: left;
	white-space:nowrap;
	color: #333333;
	background: #F4F4E3 url(../design-image/table-bg.gif) repeat-x center top;
}

table.typeA span {
	font-weight:normal;
	font-size: 90%;
	margin-left: 0.5em;
	margin-right: 0.5em;
}

table.typeB span {
	font-weight:normal;
	font-size: 90%;
	margin-left: 0.5em;
}

table.typeA th.light,
table.typeA td.light {
	background: #FCFCF6 url(none);
}

a:hover img {
	background: #E9E1D3;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

a:hover img.thick {
	filter: none;
	-moz-opacity:1.0;
	opacity:1.0;
}


/* acronyms and abbreviations styles 
-------------------------------------*/
acronym
,abbr {
	cursor:help;
}

/*
===== form setting ===========================
*/
option{ padding-right:10px; }
*+html option{ padding-right:0; }/* for IE7&Opera */
* html option{ padding-right:0; }/* for IE6 */　　　

/*
===== link setting ===========================
*/
a:visited {
	color: #333333;
}

a:active {
	color: #333333;
}

a,
#main-index #content a,
#footer ul a {
	color: #333333;
	text-decoration:none;
}

a:hover,
#main-index #content a:hover,
#footer ul a:hover {
	color: #666666;
	text-decoration:underline;
}



/*
===== CLEARFIX ==========================================
*/
.pkg:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.pkg { display: inline-block; }

/* Hides from IE-mac \*/
*html .pkg { height: 1%; }
.pkg { display: block; }
/* End hide from IE-mac */

/*
===== LAYOUT ==========================================
*/

#container {
}

#container-inner {
	width: 900px;
	margin: 0px auto;
}

#header {
	height: 183px;
}

#header-inner {
	padding-top:69px;
}


#content-bottom {
	width:900px;
	height:9px;
	background: url(../design-image/content-bg.png) no-repeat left top;
}

#content a {
	color:#CC6666;
	font-weight:bold;
	text-decoration:underline;
}
#content a:hover{
	color:#AC3939;
	text-decoration: none;
}

#main-index #content-inner,
.current-index #content-inner {
	min-height: 300px;
	background: #FFFFFF;
}

#main-index *html #content-inner {
	height: 400px;
}

#main-index #content-inner {
	padding: 20px 48px 30px 30px;
}

.sub-index #content-inner {
	background: #FFFFFF url(../design-image/content-inner-bg.png) no-repeat left top;
	padding: 117px 43px 40px 43px;
	width: 814px;
	overflow: hidden;
}

.current-index #content-inner {
	padding: 0px;
	min-height: auto;
}

#product-each #content-inner {
	padding: 25px 0px 0px 0px;
}

#alpha {
	float:left;
}

#beta {
	float:right;
}

#main-index #alpha {
	width: 389px;
	background: url(../design-image/alpha-content_main-bg.gif) repeat-y left top;
}

#main-index #alpha-inner {
	background: url(../design-image/alpha-inner_main-bg.gif) no-repeat left bottom;
}

#main-index #alpha-content {
	min-height: 191px;
	background: url(../design-image/alpha_main-bg.png) no-repeat left top;
	padding: 146px 20px 30px;
}

*html #main-index #alpha-content {
	height: 191px;	
}

#main-index #beta {
	width: 395px;
}

#main-index #beta-inner {
	padding-top: 6px;
}


#flash {
	width: 900px;
	height: 365px;
	overflow: hidden;
}

#footer {
	background: url(../design-image/footer_g-nav.gif) no-repeat left 40px;
	clear:both;
	margin: 20px 0px;
}

#header,
#content-inner,
#alpha,
#beta {
	position:relative;
}


/*
===== HEADER ==========================================
*/
#header-name {
	margin-bottom: 0px;
}

#header-name a {
	height: 183px;
	width: 135px;
	display:block;
	background: url(../design-image/header-name.png) no-repeat left top;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	left: -15px;
}

#header-description {
	background: url(../design-image/header-description.gif) no-repeat left top;
	height: 18px;
	width: 321px;
	text-indent: -9999px;
	position: absolute;
	top: 24px;
	right: 4px;
}

#g-nav {
	width: 754px;
	margin-left: 146px;
	height: 49px;
	list-style: none;
}

#g-nav li {
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 29px;
}

li#nv-order {
	margin-right: 0px;
}

#g-nav li a {
	display:block;
	height: 29px;
	text-indent: -9999px;
}

li#nv-news a {
	width: 66px;
	background: url(../design-image/g-nav.gif) no-repeat left top;
}

#news li#nv-news a {
	width: 66px;
	background: url(../design-image/g-nav.gif) no-repeat left bottom;
}

li#nv-news a:hover {
	background: url(../design-image/g-nav.gif) no-repeat left bottom;
}

li#nv-products a {
	width: 98px;
	background: url(../design-image/g-nav.gif) no-repeat -66px top;
}

#products-all li#nv-products a,
#product-each li#nv-products a {
	width: 98px;
	background: url(../design-image/g-nav.gif) no-repeat -66px bottom;
}

li#nv-products a:hover {
	background: url(../design-image/g-nav.gif) no-repeat -66px bottom;
}

li#nv-shop a {
	width: 99px;
	background: url(../design-image/g-nav.gif) no-repeat -331px top;
}

#shop li#nv-shop a {
	width: 99px;
	background: url(../design-image/g-nav.gif) no-repeat -331px bottom;
}


li#nv-shop a:hover {
	background: url(../design-image/g-nav.gif) no-repeat -331px bottom;
}

li#nv-concept a {
	width: 112px;
	background: url(../design-image/g-nav.gif) no-repeat -430px top;
}

#concept li#nv-concept a {
	width: 112px;
	background: url(../design-image/g-nav.gif) no-repeat -430px bottom;
}


li#nv-concept a:hover {
	background: url(../design-image/g-nav.gif) no-repeat -430px bottom;
}

li#nv-udo a {
	width: 167px;
	background: url(../design-image/g-nav.gif) no-repeat -164px top;
}

#udo li#nv-udo a {
	width: 167px;
	background: url(../design-image/g-nav.gif) no-repeat -164px bottom;
}

li#nv-udo a:hover {
	background: url(../design-image/g-nav.gif) no-repeat -164px bottom;
}

li#nv-order a {
	width: 67px;
	background: url(../design-image/g-nav.gif) no-repeat -542px top;
}

#order li#nv-order a {
	width: 67px;
	background: url(../design-image/g-nav.gif) no-repeat -542px bottom;
}

li#nv-order a:hover {
	background: url(../design-image/g-nav.gif) no-repeat -542px bottom;
}

/*
===== FOOTER ==========================================
*/

#footer li {
	display:inline;
}

#sub_nav {
	text-align: right;
	margin-bottom: 25px;
}

#sub_nav li {
	margin-left: 1em;
	color: #242424;
}

#footer_g-nav {
	padding-top: 27px;
	margin-bottom: 20px;
}

#footer_g-nav li {
	margin-right: 1em;
	font-size: 120%;
	line-height: 1;
	font-weight:bold;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-transform: uppercase;
}

/*
===== MAIN-INDEX ==========================================
*/

#main-index #beta h2 {
	width: 395px;
	background: url(../design-image/head.png) no-repeat left top;
	text-indent: -9999px;
	line-height: 1;
	height: 29px;
}

#main-index #beta dl {
	width: 395px;
	margin: 0px 0px 15px;
}

#main-index #beta dt {
	color: #AB9F04;
	margin-top: 0.7em;
	font-size: 90%;
}

#main-index #beta dd {
	background: url(../design-image/line.gif) repeat-x left bottom;
	font-weight: bold;
	padding-bottom: 0.7em;
	line-height: 1.4;
}

#main-index #alpha-content img {
	float:left;
	margin-right:15px;
	margin-bottom: 10px;
}

.more {
	display: block;
	width: 114px;
	height: 22px;
	background: url(../design-image/head.png) no-repeat left -29px;
	text-indent: -9999px;
}

a.more:hover {
	background: url(../design-image/head.png) no-repeat -114px -29px;
}

/*
===== SUB-INDEX ==========================================
*/

.sub-index h1 {
	height: 26px;
	line-height: 1;
	font-size: 12px;
	text-indent: -9999px;
}

.sub-index #content img {
	border: 1px solid #E7E7E7;
	padding: 5px;
	background: #DEDDA8 url(../design-image/img-bg.gif) repeat-x left top;
}

.sub-index #content img.no {
	border:none;
	padding:0px;
	background:none;
}

.sub-index #content h2 img,
.sub-index #content h3 img {
	border:none;
	padding: 0px;
	background:none;
}

/*
===== SUB-INDEX h1 ==========================================
*/

#news h1 {
	background: url(../design-image/head.png) no-repeat left -193px;
}

#order h1 {
	background: url(../design-image/head.png) no-repeat left -219px;
}

#shop h1 {
	background: url(../design-image/head.png) no-repeat left -245px;
}

#concept h1 {
	background: url(../design-image/head.png) no-repeat left -271px;
}

#outline h1 {
	background: url(../design-image/head.png) no-repeat left -297px;
}

#udo h1 {
	background: url(../design-image/head.png) no-repeat left -349px;
}

#shipping h1 {
	background: url(../design-image/head.png) no-repeat left -375px;
}

#payment h1 {
	background: url(../design-image/head.png) no-repeat left -401px;
}

#products-all h1 {
	background: url(../design-image/head.png) no-repeat left -427px;
}



/*
===== #news,#shop,#concept,#outline,#udo,#products-all ==========================================
*/

#news #content-inner div,
#shop #content-inner div,
#outline #content-inner div,
#udo #content-inner div,
#shipping #content-inner div,
#payment #content-inner div,
#products-all #content-inner div {
	padding-top: 20px;
	margin-bottom: 20px;
	background: url(../design-image/line.gif) repeat-x left top;
	clear: both;
}

#news #content-inner p.left {
	width: 480px;
	float: left;
	padding-top: 10px;
	margin-right: 20px;
}

#news #content-inner p.right {
	padding-top: 10px;
}

#news #content-inner p span {
	font-weight: bold;
	margin-right: 0.35em;
	color: #595302;
	font-size: 115%;
}

.date {
	color:#AB9F04;
	margin-bottom: 0.5em;
}

#news h2,
#shop h2,
#concept h2,
#outline h2,
#udo h2,
#shipping h2,
#payment h2,
#products-all h2
 {
	margin-bottom: 0.8em;
}

#news #content-inner ul,
#shop #content-inner ul,
#concept #content-inner ul,
#outline #content-inner ul,
#udo #content-inner ul,
#shipping #content-inner ul,
#payment #content-inner ul,
#products-all #content-inner ul {
	padding-left: 20px;
	list-style: inside;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

/*
===== #udo 東京特産うどのお菓子 ==============================
*/

#udo div#main {
	background: url(../design-image/udo-main.png) no-repeat left top;
	height: 319px;
	text-indent: -9999px;
	padding-top: 0px;
}

#udo div#main dl dt {
	background: none;
}

#udo #container-inner div.udoitem {
	background: url(../design-image/img-bg2.gif) no-repeat left bottom;
	padding-left: 240px;
	position: relative;
	width: 574px;
	padding-top: 0px;
	height: 163px;
	padding-bottom: 24px;
}

#udo #container-inner div.udoitem p img {
	position: absolute;
	left: 0px;
	top: 0px;
}

#udo #container-inner dl {
	margin-top: 1em;
}

#udo #container-inner dl dt,
#udo #container-inner dl dd {
	float: left;
	font-weight: bold;
}

#udo #container-inner dl dt {
	background: url(../images/udo/icon.gif) no-repeat left center;
	padding-left: 15px;
	margin-right: 0.5em;
}

#udo #container-inner dl dd {
	margin-right: 1em;
}

#udo img.udoPack {
	float: left;
	background: none;
	padding: 0;
	border: none;
	margin-right: 1.5em;
}

/*
===== #order ご注文 ==========================================
*/
#order h2 {
	margin-top:50px;
	height: 20px;
	margin-bottom: 20px;
}

#order #point {
	list-style:none;
	margin-top:15px;
	height: 25px;
	margin-bottom: 15px;
}

#point li {
	float:left;
	margin-right: 10px;
}

#point li a {
	display:block;
	height: 25px;
	width: 127px;
	text-indent: -9999px;
}

#pay a {
	background: url(../design-image/head.png) no-repeat left -51px;
}

#pay a:hover {
	background: url(../design-image/head.png) no-repeat -127px -51px;
}

#carriage a {
	background: url(../design-image/head.png) no-repeat left -76px;
}

#carriage a:hover {
	background: url(../design-image/head.png) no-repeat -127px -76px;
}

.sub-index #content img#number {
	clear: both;
	background:none;
	padding: 0px;
	border: none;
}

.item {
	margin-top: 25px;
	position: relative;
}

.item div.inner {
	width: 158px;
	float:left;
	margin-right: 6px;
	position:relative;
}

.item div.last {
	margin-right: 0px;
}

.item div h4 {
	font-size: 100%;
}

.item div.inner img {
	position:absolute;
	top: 0px;
	left: 0px;
}

.item div.inner div {
	margin-top: 158px;
	padding: 10px 5px 5px;
	background: url(../design-image/item-bg.gif) repeat-x left top;
}

.item div.inner div input {
	width: 1.5em;
}

.typeA input {
	width: 200px;
}

#order h3 {
	clear:both;
	margin-top: 40px;
}

.method {
	border: 1px solid #E7E7E7;
	background: #E9E9C6 url(../design-image/method-bg.gif) repeat-x left top;
	padding: 0.7em;
}

.method dd {
	display:inline;
	margin-right: 1em;
	line-height: 1;
	font-weight: bold;
}

.method dd input {
	margin-right:0.25em;
	text-align: center;
}

#order .left,
#order .right {
	width: 395px;
}

#order .left {
	float:left;
}

#order .right {
	float:right;
}

.area {
	background: #E9E8C5 url(../design-image/area-bg.gif) repeat-x left top;
	padding: 10px;
	border: 1px solid #E7E7E7;
}

.area textarea {
	width: 500px;
	height: 100px;
}

.area textarea,
input,
select {
	border-top: 1px solid #7C7C7C;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #C2C2C2;
}

.buttons input {
	border:none;
}

.radio {
	border:none;
}

.privacy {
	font-size:90%;
	padding: 15px;
}

#order .privacy h2 {
	margin-bottom: 0.5em;
	margin-top: 0px;
}

.privacy ol,
.privacy ol li ul {
	margin-left: 2em;
}

.privacy ol li ul {
	list-style: disc;
}

.privacy ol li {
	margin-bottom: 0.5em;
}

.privacy ol li ul li {
	margin-bottom: 0em;
}

input.submit {
	width:277px;
	height:46px;
	border:none;
	cursor:pointer;
	padding:0px;
	display: block;
	text-indent: -9999px;
	margin-left: 269px;
}

input.submit {
	background: url(../design-image/head.png) no-repeat left -101px;
}

input.submit:hover {
	background: url(../design-image/head.png) no-repeat left -147px;
}

/*classic---------*/
#screen {
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
	margin-bottom: 0px;
	padding: 20px 0 0 0;
}
#titile {
	height: 485px;
	width: 90px;
	margin-top: 0px;
	float: right;
	margin-right: 0px;
}
#img {
	width: 539px;
	margin-top: 40px;
	margin-left: 200px;
	text-align: center;
}
#h1 {
	margin-left: 200px;
	width: 539px;
	margin-top: 32px;
}
.nextbox {
	width: 570px;
	margin-left: 200px;
	margin-top: 6px;
	padding-left: 0px;
	margin-bottom: 10px;
}
#classics .button {
	padding: 0.5em 2em;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
}
#classics input{
	font-size:120%;
	padding:auto;
}
/*元#content*/
#textcontent {
	width: 570px;
	margin-left: 200px;
	margin-top: 6px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.outline {
	padding-top: 15px;
	padding-bottom: 33px;
	letter-spacing: 1px;
	margin-left: -5px;
}
#form1 {
	margin: 0 auto;
	clear:both;
}
#classics td p {
	text-align:left;
	margin-top: 0px;
}

/*
===== #news ==========================================
*/

/*#news #container #container-inner #content #content-inner #news06 {
	background: url(../images/news/090514_summer.jpg) no-repeat right top;
	padding-top: 0px;
}
*/

/*
===== #products-all 花奴のお菓子 ==============================
*/

#products-all #content-inner div.leadTop,
#products-all #content-inner div.lead {
	margin-bottom: 20px;
}

#products-all .leadTop {
	height: 32px;
}

#products-all .leadTop h2 {
	height: 32px;
	background: url(../design-image/head.png) no-repeat left -503px;
	text-indent: -9999px;
	width: 636px;
	float: left;
}

#products-all .leadTop p {
	float: right;
}

#products-all .leadTop p a {
	display: block;
	width: 152px;
	height: 32px;
	background: url(../design-image/head.png) no-repeat left -535px;
	text-indent: -9999px;
}

#products-all .leadTop p a:hover {
	background: url(../design-image/head.png) no-repeat -152px -535px;
}

#products-all .lead p {
	width: 650px;
	float: left;
}

#products-all p.btnOrder {
	float: right;
	width: 152px;
}

#products-all p.btnOrder a {
	display: block;
	height: 50px;
	width: 152px;
	background: url(../design-image/head.png) no-repeat left -453px;
	text-indent: -9999px;
}

#products-all p.btnOrder a:hover {
	background: url(../design-image/head.png) no-repeat -152px -453px;
}

#products-all #content-inner div.item,
#products-all #content-inner div.item div {
	background: none;
	margin-top: 0;
	padding-top: 0;
}

#products-all #content-inner div.pickup {
	width: 825px;
	margin-right: -11px;
	margin-bottom: 30px;
}

#products-all #content-inner div.pickup div {
	width: 264px;
	margin-right: 11px;
	float: left;
	clear: none;
	margin-bottom: 0px;
}

#products-all .item img {
	border: none;
	background: none;
	padding: 0;
}

#products-all .pickup h2 {
	height: 26px;
	background: url(../design-image/baProduct.gif) no-repeat left top;
	margin-bottom: 0px;
	color: #FFFFFF;
	padding-left: 1em;
	padding-top: 2px;
}

#products-all .textLink {
	background: url(../images/udo/icon.gif) no-repeat left top;
	padding-left: 17px;
}

#products-all .item p {
	line-height: 1.4;
	margin: 0.5em 0 0em;
}

#products-all #content-inner div.regular {
	width: 825px;
	margin-bottom: 30px;
	margin-right: -11px;
}

#products-all #content-inner div.regular div {
	width: 152px;
	margin-right:13px;
	clear: none;
	float: left;
	margin-bottom: 0px;
}

#products-all .regular h2 {
	height: 21px;
	background: url(../design-image/baProduct2.gif) no-repeat left top;
	margin-bottom: 0px;
	color: #FFFFFF;
	padding-left: 1em;
	font-size: 90%;
	padding-top: 4px;
}

#products-all #content a {
	color:#333333;
	text-decoration:none;
}
#products-all #content a:hover{
	color:#666666;
	text-decoration:underline;
}

.borderL {
	border-left: 5px solid #CECE84;
	padding-left: 10px;
}


/*
===== #concept 花奴のこだわり ==============================
*/

#concept #conceptWrap {
	background: url(../design-image/conceptWrap_bg.jpg) no-repeat left top;
	color: #535353;
}

#concept #conceptWrap-inner {
	padding: 495px 45px 0;
}

#concept #conceptWrap p {
	margin-bottom: 0.75em;
}

#natural {
	margin-left: 215px;
	margin-bottom: 65px;
}

#natural h2,
#beanjam h2 {
	height: 17px;
	text-indent: -9999px;
	margin-bottom: 1.75em;
}

#natural h2 {
	background: url(../design-image/head_concept_natural.gif) no-repeat left top;
}

#beanjam h2 {
	background: url(../design-image/head_concept_beanjam.gif) no-repeat right top;
}

#natural p {
	margin-left: 0em;
}

#natural .add {
	font-size: 85%;
	background: url(../design-image/concept_line_x.gif) repeat-x left top;
	padding-top: 1em;
	margin-left: 0;
}


#beanjam {
	position: relative;
	margin-left: 120px;
	margin-bottom: 100px;
	z-index: 5;
}

#concept #conceptWrap-inner img {
	background: none;
	border: none;
	padding: 0;
}

#concept #beanjam img {
	float: right;
	margin: 0 0 1.75em 2.5em;
}

#material {
	position: relative;
	z-index: 1;
}

#material img.absolute {
	position: absolute;
	z-index: -1;
	top: -155px;
	right: -45px;
}

*html #material img.absolute {
	right: 40px;
}

#material h2 {
	margin-bottom: 40px;
}

#material p.head {
	padding-bottom: 15px;
}

#material table {
	margin-top: 85px;
	width: 100%;
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0;
}

#material th {
	width: 50%;
	vertical-align: top;
	padding-bottom: 25px;
}

#material th.bottom {
	padding-top: 35px;
	padding-bottom: 10px;
}

#material td {
	padding-bottom: 20px;
	vertical-align: top;
	border-bottom: 1px dotted #DEDDA8;
}

#material td.noline {
	border-bottom: none;
}

#material table .right {
	padding-left: 35px;
}

#material table .left {
	padding-right: 35px;
	border-right: 1px dotted #DEDDA8;
}

#material table .make {
	color: #51728C;
	font-size: 110%;
}

#concept #conceptWrap-inner a {
	color: #51728C;
}

.topbanner {
	background: #FFFFFF;
	padding-bottom: 5px;
}


/* NEWS OPEN */
body#newsopen {
	background: #C2524C url(../design-image/newsopen_bg.gif) repeat-x left top;
}

#newsopen #container-inner {
	width: 804px;
	margin-top: 50px;
	background: url(../design-image/newsopen_container-inner.gif) no-repeat center top;
	padding-top: 5px;
	margin-bottom: 50px;
}

#newsopen #content {
	background: url(../design-image/newsopen_content.gif) repeat-y center top;
	position: relative;
}

#newsopen #content-inner {
	background: url(../design-image/newsopen_content-inner.gif) no-repeat center bottom;
	padding-top: 55px;
	padding-bottom: 55px;
}

#newsopen h1 {
	height: 110px;
	background: url(../design-image/newsopen_h1.gif) no-repeat center bottom;
	text-indent: -9999px;
	margin-bottom: 55px;
}

#newsopen p.lead {
	height: 235px;
	background: url(../design-image/newsopen_p.jpg) no-repeat center bottom;
	text-indent: -9999px;
	margin-bottom: 35px;
}

#newsopen h2 {
	text-align: center;
	margin-bottom: 35px;
}

#newsopen .Wrap {
	width: 730px;
	margin: 0 auto;
	background: url(../design-image/newsopen_Wrap.jpg) no-repeat center top;
	height: 219px;
	text-indent: -9999px;
}

#newsopen .newsopenimg {
	margin-right: 10px;
	float: left;
}

#newsopen #map {
	width: 730px;
	margin: 50px auto 0;
}
