* {
	margin: 0px;	
	padding: 0px;
	border: 0px;
	line-height: 1;
}

body {
	text-align: center;	
	background-repeat: repeat-x;	
	/*background-image: url(../img/background_image.gif);
	background-color: #ffffff;
	background-position: bottom left;
	background-attachment: fixed;*/
	font-family: sans-serif;
}

a {
	border-style: none;	
}

div#page {
	margin-right: auto;
	margin-left: auto; 
	width: 737px;
	/*height: 890px;*/
	/*background-color: white;*/
}

div#page a {
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}

div.chapter {
	text-align: left;	
	/*margin-right: 33px;*/
	/*padding-top: 25px;*/
	/*background-color: teal;*/
	font-size: 11px;
}

div#page_middle {
	width: 708px;
	padding-bottom: 10px;
	background-image: none;
	background-position: left bottom;
	background-repeat: no-repeat;
}

h3 {
	font-size: 12px;
}

div#content {
	clear: both;
	width: 650px;
	height: 240px;
	/*border: 1px solid;*/
	margin-bottom: 13px;
	/*background-color: gray;*/
    margin-left: 0px;
}

div#content p {
	font-size: 20px;
	/*padding-top: 125px;*/
	text-align: center;
}

div#top_news {
	background-image: url(../img/bg_top_news.gif);
	background-repeat: no-repeat;		
}

div#top_news span.news_date {
	margin-right: 5px;
	
}

div#case_ex h3 {
	background-image: url(../img/introduction_example.gif);	
	background-repeat: no-repeat;
	text-indent: -9999px;
}

div#shop {
	float: left;
	line-height: 1.8;
    padding-left: 0px;
}

div.headline {
	 margin-bottom: 10px;	
}

div.item {
	width: 700px;
	background-image: none;
}

div#case {

}

div.section {
	background-image: url(../img/bg_page_bottom.gif);
	background-position: left bottom;		
	background-repeat: no-repeat;	
	clear: both;
}

div.diary {
	font-size: 11px;
	margin-top: 12px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 7px;
	padding-bottom: 11px;
	border-bottom: none;	
}

div.diary p {
	width: 550px;
	height: 13px;
	line-height: 1.3;
	overflow: hidden;
	margin-left: 50px;
}
div.sub_section {
	margin-right: 12px;
	margin-left: 10px;
	padding-bottom: 18px;
}

div#case_ex {
	background-image: none;
	height:25px;
	padding-bottom: 20px;	
}

div#case_ex h3 {
	height:25px;
	padding-top: 8px;
	padding-left: 14px;		
}

div.intro_case {
	float: left;
	width: 338px;
	height: 130px;
	background-image: url(../img/bg_case.gif);
	background-repeat: no-repeat;
	margin-right: 15px;
	margin-bottom: 25px;
}

div.intro_case_inner {
	padding: 14px;
	padding-right: 10px;
	padding-left: 10px;
}

div.intro_case p.thumb {
	float: left;
	margin-right: 10px;
	border: 1px solid #000;
}

div.intro_case h4 {
	float: left;
	width: 204px;
	color: #004097;
	font-size: 13px;
	margin-bottom: 12px;
}

div.intro_case h4 a {
	color: #004097;
        text-decoration: none;
}

div.intro_case p.caption {
	font-size: 12px;
	line-height: 1.4;	
}

div.c {
	clear: both;
	height: 0px;
}

div.shouhyou {
	padding-top: 10px;
}

