@charset "utf-8";



/* reset css */
@import url("../reset.css");

/* layout css */
@import url("../shared_layout.css");

/* header css */
@import url("../header.css");

/* navigation css */
@import url("../navigation.css");

/* footer css */
@import url("../footer.css");

/* text common css */
@import url("../common.css");



/* press release css  */

#press_release_contents{
	width: 760px;
	margin: auto;
	text-align: left;
	line-height: 140%;
}

#press_release_contents strong{
	font-size: 100%;
	font-weight: bold;
	color: #ff6600;
}

.press_title{
	margin: 20px 0px 20px 0px;
}

h2 {
	width: 315px;
	height: 385px;
	float: left;
	background: url(../../press_release/image/press_back.gif);
	margin-right: 10px;
	text-indent: -9999px;
}

h3{
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin-bottom: 15px;
}

#press_release h4{
	font-weight: bold;
	margin: 5px 0px;
}

#press_release{
	text-align: left;
	width: 650px;
	margin: 5px auto;
}

#press_release strong{
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
}

.press_text{
	margin-bottom: 15px;
}

h5{
	margin-top: 15px;
}

h6{
	color: #ff6600;
	font-weight: bold;
}



/* IE6 hack CSS */

*html #press_release_contents strong{
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
}



/*

Suppriment Cafe Hikarudou CSS Document

Written by Takeshi Yumite / 01 Apr 2009 
Copyright (C) 2009 BERKANA 
All rights reserved.

*/