@charset "Shift_JIS";


/*
	* Copyright (C) 2009 CREATIVE-WEB All rights reserved.
	* URL : http://www.Sample.com/
	* 最終更新日 2007年6月18日
*/


/*
	* 1.基本レイアウト
	* 2.基本設定
	* 3.ヘッダー（header）
	* 4.サイド（left）
	* 5.メイン（maincol）
	* 6.サイド（right）
	* 7.フッター（footer）
*/



/********************************************************************************************************************************
**	1.基本レイアウト
********************************************************************************************************************************/

body {
	font-family: Verdana, "ＭＳ Ｐゴシック",  "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
}

a	{color:#0000FF;text-decoration:none}
a:hover	{color:#FF6600;text-decoration:underline}
a:active {color:#666;text-decoration:none}	

input, textarea, select, option, label {
	font-family: Verdana, "ＭＳ Ｐゴシック",  "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
}

html{
	overflow-y:scroll;/*for FF*/
}

.h_25 {
	margin:10px;
	padding:10px;
}

#container {
	margin:0 auto;
	padding:0;
	width:760px;
	font-size:100%;
	color:#000000;
	line-height:1.4;	
}

#header {
	width:760px;
	height:100px;
	margin:0 auto;
	position:relative;
	z-index:1;
}



#content {
	width:760px;
	margin:0 auto;
	position:relative;
	z-index:0;
	font-size:12px;
	color:#000000;
}

#contentInner {
	width:920px;
	margin:0 auto;
}

#leftCol {
	float:left;
	width:190px;
	background:#FF0000;
}

#mainCol {
	float:left;
	width:400px;
	background:#0099CC;
}


#rightCol {
	float:right;
	width:190px;
	background:#FF9900;
}


#footer {
	width:760px;
	height:50px;
	margin:0px 0 0 0;
	border-top:solid 1px;
	padding:10px 0 0 0;
	font-size:10px;
}
#footerInner {

}


/********************************************************************************************************************************
**	2.基本設定
********************************************************************************************************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,td,th,form,fieldset,legend,input,textarea,p,th,td{
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}



caption,th {
	text-align:left;
}

address,caption,em,strong,th{
	font-style:normal;
	font-weight:normal;
}

li {
	list-style:none;
}

fieldset,img{
	border:0;
}

input, textarea, select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

img {
	vertical-align:bottom;
}

.clear {
	clear:both;
}

.none{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* link
----------------------------------------------------------------------------------------------------------------------------- */

a:link {
	color:#0000FF;
	text-decoration:none;
}
a:visited {
	color:#0000FF;
	text-decoration:none;	
}
a:hover {
	color:#FF6699;
	text-decoration:none;	
}


/********************************************************************************************************************************
**	3.ヘッダー
********************************************************************************************************************************/



h1{
	position:absolute;
	left:0px;
	top:40px;
	width:196px;
}

h1 a{
	display:block;
	height:55px;
	background:url(../img/logo.gif) no-repeat;
	text-indent:-9999px;
}



#headerbar{
	position:absolute;
	top:84px;
	left:0;
	width:760px;
	height:26px;
	background:url(../img/header_text.gif) no-repeat;
	text-indent:-9999px;
}


#flash{
	width:760px;
	height:475px;
	position:absolute;
	top:120px;
	left:0;
	background:url(../img/flashimg.jpg) no-repeat;
	}


ul#headerNavi {
	position:absolute;
	left:15px;
	top:99px;
	margin:0;
	padding:0;	
	width:540px;
	height:21px;
	list-style:none;	
}



ul#headerNavi li {

	float:left;
	margin:0;
	padding:0;
	background:url(../img/h_navi.gif) no-repeat;
}

ul#headerNavi li a{
	text-indent:-9999px;
	display:block;
	width:100px;
	height:24px;	

}

ul#headerNavi li#h_index {background-position:0 0;width:140px;}
ul#headerNavi li#h_shop {background-position:-140px 0;}
ul#headerNavi li#h_yougo {background-position:-240px 0;}
ul#headerNavi li#h_link {background-position:-340px 0;}
ul#headerNavi li#h_contact {background-position:-440px 0;margin:0;}


/********************************************************************************************************************************
**	4.サイド（left）
********************************************************************************************************************************/




/********************************************************************************************************************************
**	5.メイン（main）
********************************************************************************************************************************/

			


dl#rss{
	margin:0;
	padding:15px 0 0 0; 
	list-style:none;
	line-height:140%;
	width:100%;

}

dl#rss p{
	margin:0 0 10px 0;
	padding:0;
	height:30px;
	width:160px;
	text-indent:-9999px;

	
}

dl#rss dt{
	width:9em;
	margin:8px 0 0 0;
	padding:0 0 0 10px;
	color:#B08A36;
	font-size:10px;
	
	
}

dl#rss dd{
	margin:-1.2em 0 0 0;
	padding:0 0 0 70px;
	border-bottom:1px #999999 dotted ;
	font-size:12px;
	
	
}


/********************************************************************************************************************************
**	6.サイド（right）
********************************************************************************************************************************/





#rightCol #search {
	margin:0;
	padding:0;
	width:190px;
	background:url(../img/side1_1.gif) no-repeat;	
}

#rightCol #search ul {
	list-style:none;
	margin:0;
	padding:0 0 55px 15px;	
	background:url(../img/side_search_bg.gif) bottom no-repeat;	
}
#rightCol #search li{
	margin:0 0 5px 0;

}
#rightCol #search li a{
	text-decoration:none;
	padding:6px 0 0 28px;
	display:block;
	width:132px;
	height:20px;
	background:url(../img/side_btn1.gif) no-repeat;		
}
#rightCol #search a:hover{
	color:#FFFFFF;
	background:url(../img/side_btn2.gif) no-repeat;
}







/********************************************************************************************************************************
**	7.フッター（footer）
********************************************************************************************************************************/

ul#footerNavi {
	left:0;	
}

ul#footerNavi li{
	padding:0 0 0 0px;
	display:inline;
}

ul#footerNavi li a{
	margin:0 10px 0 0;
}
table#managementTbl td{
	padding:10px;
}