@charset "utf-8";

/*
	Site Name: 
	Description: initial setting
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	1: BASE LAYOUT

==========================================================
*/

/*
===== [main] =====================================
*/
div#mainArea{
 width: 600px; 
 background: #ffffff;
	margin-bottom: 1px;			
}
div#mainAreaTitle,div#messageAreaTitle{
	margin: 0px 0px 0px 0px;	
 	width: 600px;	
	overflow: hidden;			
}


div#mainAreaTitle h2#chap02 {
	background: #ffffff url(img/food.gif) no-repeat;
	width: 600px;
	display: block;
	height: 50px;
	text-indent: -6000px;
	text-decoration: none;
}



div#mainAreaTitle h2#chap03 {
	background: #ffffff url(img/wedding.gif) no-repeat;
	width: 600px;
	display: block;
	height: 50px;
	text-indent: -6000px;
	text-decoration: none;
}


div#mainAreaTitle h2#chap05 {
	background: #ffffff url(img/design.gif) no-repeat;
	width: 600px;
	display: block;
	height: 50px;
	text-indent: -6000px;
	text-decoration: none;
}


div#mainAreaTitle h2#chap06 {
	background: #ffffff url(img/furniture.gif) no-repeat;
	width: 600px;
	display: block;
	height: 50px;
	text-indent: -6000px;
	text-decoration: none;
}

div#mainAreaTitle h2#chap04 {
	background: #ffffff url(img/link.gif) no-repeat;
	width: 600px;
	display: block;
	height: 50px;
	text-indent: -6000px;
	text-decoration: none;
}


div#mainAreaTitle p {
	padding-top:5px;
	color: #999;	
	font-size:12px;		
}



div#newsArea{
 width: 600px; 
 background: #000000;
	margin-bottom: 1px;			
}

div#newsAreaTopContents{
 width: 600px; 
 background: #000000;
 padding: 0px 10px 0px 10px;	
 background: #fff;
}

div#newsAreaTopContents p {
	padding-top:5px;
	color: #C4AE34;	
	font-size:12px;		
}

div#newsAreaTopContents h3{
width: 580px;
	color: #C4AE34;	
	font-size:14px;	
	border-bottom: 1px dotted #48494A;		
}

div#newsAreaTopContents h3 a{
width: 580px;
	color: #C4AE34;	
	font-size:14px;	
text-decoration: none;
}

div#newsAreaTopContents h3 a:hover{
width: 580px;
	color: #C4AE34;	
	font-size:14px;		
}

div#newsAreaBotContents p a{
	color: #C4AE34;	
text-decoration: none;
}

div#newsAreaBotContents a:hover{
	color: #C4AE34;	
	text-decoration:underline
}

div#newsAreaBotContents a:visit{
	color: #C4AE34;	
}

div#newsAreaBotContents{
 width: 600px;
 padding: 0px 10px 10px 10px;	
 background: #FFFFFF url("img/line.gif") left bottom no-repeat;
}

div#newsAreaBotContents #flame{
	float:left;
	width: 171px;
	height: 80px;
	background: #ffffff url("img/bk.gif") right bottom no-repeat;
	margin: 10px 10px 10px 0px;
}

div#newsAreaBotContents img{
	margin:4px;
	width: 163px;	
}

div#newsAreaBotContents p{
	padding-top:10px;
	color: #999999;	
	font-size:12px;	
}
/*
/**/




===== [photoflame] =====================================
*/
div#newsAreaBotContents img{
	float:left;
width: 130px;
	background: #ffffff;
		padding:2px 2px 12px 2px;
	margin-right:10px;
		border: 1px solid #333333;	
margin-top: 10px;
}


/*



