/*  
Theme Name: elcom-cr.com
Theme URI: http://wlcom-cr.com/
Description: elcom-cr theme.
Version: 1.0
Author: web design center
Author URI: http://web-dc.net/
*/

@charset "UTF-8";

/* 疑似クラス 一般 */

a:link {
	color: #999999;
	text-decoration: none;	
}

a:visited {
	color: #999999;
	text-decoration: none;		
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #999999;
	text-decoration: none;	
}

a:focus {
	color: #999999;
	text-decoration: none;	
}

/* パンくずリスト */

#page-rap #pankuzu a:link {
	color: #CC0000;
	text-decoration: none;
}

#page-rap #pankuzu a:visited {
	color: #CC0000;
	text-decoration: none;		
}

#page-rap #pankuzu a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#page-rap #pankuzu a:active {
	color: #CC0000;
	text-decoration: none;	
}

#page-rap #pankuzu a:focus {
	color: #CC0000;
	text-decoration: none;	
}

/*　フッターメニュー　*/

#page-rap #footer2 a:link {
	color: #3481c6;
	text-decoration: none;
}

#page-rap #footer2 a:visited {
	color: #3481c6;
	text-decoration: none;		
}

#page-rap #footer2 a:hover {
	color: #0000ff;
	text-decoration: underline;
}

#page-rap #footer2 a:active {
	color: #3481c6;
	text-decoration: none;	
}

#page-rap #footer2 a:focus {
	color: #3481c6;
	text-decoration: none;	
}

/* tag */

body {
	font-size: 0.8em;
	font-family: "MS UI Gothic";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
}

h1 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

h2	{
	font-size: 100%;
	margin: 0px;
	padding: 0px;	
}

h3	{
	font-size: 100%;
	margin: 0px;
	padding: 0px;	
}

h4	{
	font-size: 100%;
	margin: 0px;
	padding: 0px;	
}

p {
	font-size: 100%;
	margin: 0px;
	padding: 0px;	
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

form	{
	margin: 0px;
	padding: 0px;
}

/* id */

#page-rap	{
	width: 823px;
	margin-right: auto;
	margin-left: auto;
}

#header1	{
	height: 104px;
	padding-bottom: 6px;
}

#header2	{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
	font-size: 90%;
	color: #999999;
}

#header3 {

}

#pankuzu	{

}

#header4 {

}

#flash_area	{

}

#page-content {
	padding-bottom: 6px;
}

#page-content-l {
	float: left;
	width: 249px;
}

#page-content-l2 {
	float: left;
	width: 180px;
}

#page-content-c {
	float: left;
	width: 367px;
	padding-right: 26px;
	padding-left: 26px;
}

#page-content-r {
	float: right;
	width: 153px;	
}

#page-content-r2 {
	float: right;
	width: 623px;
	padding-left: 20px;	
}

#page-content-r2 h2	{
	font-size: 1em;
	font-weight: bold;
	width: 597px;
	border: 3px solid #999999;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(images/h2_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#pankuzu {
	text-indent: 200px;
	padding-bottom: 6px;
	font-size: 0.8em;
}

.normal_menu_button	{
	background-image: url(images/normal_page_button_back.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 180px;
	line-height: 32px;
	text-indent: 10px;
	font-weight: bold;
}

.normal_menu_button2	{
	background-image: url(images/normal_page_button_back2.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 180px;
	line-height: 32px;
	text-indent: 20px;
	font-weight: bold;
}


.normal_menu_button_b	{
	background-image: url(images/normal_page_button_back_b.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 180px;
	line-height: 32px;
	text-indent: 10px;
	font-weight: bold;
}

.normal_menu_button2_b	{
	background-image: url(images/normal_page_button_back2_b.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 180px;
	line-height: 32px;
	text-indent: 20px;
	font-weight: bold;
}

#footer1	{
	height: 45px;
}

#footer2	{
	height: 20px;
	text-align: right;
	color: #0282CB;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 80%;
}

#footer3	{
	height: 20px;
	color: #666666;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

/* class */
.fs_01	{
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.4em;
}

.fs_02	{
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	font-size: 0.9em;
	line-height: 1.2em;
	letter-spacing: 0.1em;
}

.fs_03	{
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	font-size: 0.9em;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}

.fs_04	{
	font-size: 1em;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 4px;
}

.fs_05	{
	font-size: 0.8em;
	padding-bottom: 6px;
	line-height: 1.2em;
	letter-spacing: 0.1em;
}

.cb_01	{
	margin-left: 10px;
	line-height: 1.4em;
}

.cb_02	{
	line-height: 1.4em;
}

.dummy0	{
	height: 0px;
	clear: both;
}

.dummy1	{
	clear: both;
	height: 1px;
}

.dummy6	{
	height: 6px;
}

.dummy9	{
	clear: both;
	height: 9px;
}

.dummy10	{
	clear: both;
	height: 10px;
}

.dummy30	{
	clear: both;
	height: 30px;
}

/* Google Maps */

#map {

}

/* */

#page-rap #page-content #page-content-c .fs_03 ul {

}

#page-rap #page-content #page-content-c .fs_03 li {
	text-indent: -24px;
	list-style-type: none;
}


/* IE6プリント対応指定 */
@media print {

body	{
	_zoom: 0.80;
}

}

