@charset "utf-8";
/* CSS Document */

/*
* A Three column for mobile, fixed width template for Joomla 1.5
* @version 1.0.0
* @copyright (C) Copyright 2009-2010 by TSK. All rights reserved.
* @license http://www.etsk.jp/ Copyrighted Commercial Software
*/
/*-------------------------------------------------------------------*/
/*　個別設定　（メインID）	*/
/*-------------------------------------------------------------------*/

#hed {
}
/*
#hed_abs030 {
	width: 430px;
	width: 200px;
}
*/
#footer {
}
/*-------------------------------------------------------------------*/
/*	コンテンツCSS	*/
/*-------------------------------------------------------------------*/


#top h2,
div.componentheading h2,
div#contents_hed h2,
div.contents_kij h2,
div#contents_btm h2,
#bottom h2,
p#contact-name,					/*	QContactsのメニュタイトルは、h1になるので使用しない（本来はh3と同類）	*/
div.xmap .componentheading,		/*	Xmap(Sitemap)	Xmap(Sitemap)用						*/
h2.menutitle					/*	Xmap(Sitemap)	Xmap(Sitemap)用	（本来はh3と同類）	*/
{
	color: #00F;
	padding-left:50px;
}

#top h3,
td.contentheading h3,
div#contents_hed h3,
div.contents_kij h3,
div#contents_btm h3,
#bottom h3
{
	color: #00F;
	padding-left:50px;
}



/*-------------------------------------------------------------------*/
/*　個別設定　（メインID）	*/
/*-------------------------------------------------------------------*/


#top {
	margin-bottom:10px;
}

/*-------------------------------------------------------------------*/
/*	共通テーブル	*/
/*-------------------------------------------------------------------*/

.contents_kij table
{
	margin-bottom: 10px;
} 
/*-------------------------------------------------------------------*/
/*　メニュー	*/
/*-------------------------------------------------------------------*/

#top_menu a,
#footer_menu a
{
	/*
	color:#FFF;
	*/
}



/*-------------------------------------------------------------------*/
/*　個別設定　（サイド枠）	*/
/*-------------------------------------------------------------------*/

#left h3, #right h3{
	/*
	color:#FFF;
	*/
}
/*-------------------------------------------------------------------*/
/*	モード別設定	*/
/*-------------------------------------------------------------------*/

/*	左右　なし	*/
/*
div#front_img{
	text-align:center;
}
div#front_img div{
	width: 751px;
	height: 481px;
	background: url(../image/front_img010-2.gif) no-repeat;
	text-align:center;
}
*/

/*	左右　どちらかあり	*/

div#front_img div{
	width: 670px;
	height: 430px;
	background: url(../image/front_img010-2.gif) no-repeat;
}


/*	左右　両方あり	*/
/*
div#front_img div{
	margin-left: -40px;
	width: 500px;
	height: 323px;
	background: url(../image/front_img010-3.gif) no-repeat;
}
*/