@charset "euc-jp";
html                { background-color: #FFFFFF;}
body                { background-color: #FFFFFF;	background-image: url(../images/bg01.jpg);	background-repeat: repeat-x;	margin: 0px;	padding: 0px;}
body                { font-size: 85%;  color: #666666;  line-height: 1.8;  font-family:'メイリオ','Meiryo,sans-serif','ＭＳ Ｐゴシック','Osaka';}
*html body          { font-family:'ＭＳ Ｐゴシック','Osaka';}

em                  { font-size: 5px;	visibility: hidden;}

.clear           	{ clear: both; visibility: hidden; height: 0; }

#layout             { display: block;	width: 900px;	margin-right: auto;	margin-left: auto;	padding: 0px;}

a:link			    {	color:#CC6666;	text-decoration:none;}
a:visited	    	{	color:#CC6666;	text-decoration:none;}					
a:hover		    	{	color: #FF9900;	text-decoration:none;}
a:active	    	{	color: #FF0000;	text-decoration:none;}

h1                  { color: #FFFFFF ; margin-top: 5px;  font-size:1px ; font-weight:normal ; }
p                   { text-align: left; }
p,
form                { margin: 0px;	padding: 0px;}
img	                { border: 0; }

.align_right        { text-align: right; }
.align_left         { text-align: left; }

.font_bold          { font-weight:bold; }


/*------------------------------------------------------------------------
margin
--------------------------------------------------------------------------*/

.margin_top5	    { margin-top : 5px; }
.margin_top10	    { margin-top : 10px; }
.margin_btm10	    { margin-bottom : 10px; }
.margin_both10	    { margin-top : 10px; margin-bottom : 10px; }
.margin_btm30	    { margin-bottom : 30px; }
.margin_left30	    { margin-left : 30px; }


/*------------------------------------------------------------------------
head
--------------------------------------------------------------------------*/

#head                      { display: block;	height: 99px;	width: 900px;	background-image: url(../images/head.gif);	background-repeat: no-repeat;margin: 0px}
#head ul                   { list-style-type: none;   margin: 0; padding: 0;}
#head li                   { display:block; float:left; display:inline; }
#head a	                   { display:block; text-decoration: none; outline: none; color:#ffffff ;}
#head_rogo a			   {
	width: 185px;
	height:99px;
	float: left;
	text-align: left;
}


#head_menu                  {
	display: block;
	height: 20px;
	width: 710px;
	background-image: url(../images/hmenu.gif);
	background-repeat: no-repeat;
	float: right;
}
#head_menu a	            { display:block; height: 20px;  text-decoration: none; outline: none; }
#head_hm01					{ background: url(../images/hmenu.gif) 0px 0px no-repeat;  width: 115px; height:20px;}
#head_hm02   				{ background: url(../images/hmenu.gif) -115px 0px no-repeat; width: 70px; height:20px; }
#head_hm03					{ background: url(../images/hmenu.gif) -185px 0px no-repeat; width: 137px; height:20px; }
#head_hm04					{ background: url(../images/hmenu.gif) -322px 0px no-repeat; width: 78px; height:20px; }
#head_non {
	height: 20px;
	width: 320px;
}


#head_hm01 a:hover			{ background: url(../images/hmenu.gif) 0px -20px no-repeat; }
#head_hm02 a:hover   		{ background: url(../images/hmenu.gif) -115px -20px no-repeat; }
#head_hm03 a:hover			{ background: url(../images/hmenu.gif) -185px -20px no-repeat; }
#head_hm04 a:hover			{ background: url(../images/hmenu.gif) -322px -20px no-repeat; } 


/*------------------------------------------------------------------------
main menu
--------------------------------------------------------------------------*/

#main_menu ul               {	list-style-type: none;	padding: 0;	margin: 0;}
#main_menu li               {	float:left;	display:inline;}

#main_menu                  {	display: block; background-image: url(../images/menu.jpg);	background-repeat: no-repeat; width: 900px; height: 28px;}
#main_menu a	            { display:block; text-decoration: none; outline: none; height:28px;}
#main_menu01				{ background: url(../images/menu.gif) 0px 0px no-repeat;  width: 163px; height:28px; }
#main_menu02   				{ background: url(../images/menu.gif) -163px 0px no-repeat;  width: 140px; height:28px; }
#main_menu03				{ background: url(../images/menu.gif) -303px 0px no-repeat;  width: 107px; height:28px; }
#main_menu04				{ background: url(../images/menu.gif) -410px 0px no-repeat;  width: 113px; height:28px; }
#main_menu05				{ background: url(../images/menu.gif) -523px 0px no-repeat;  width: 116px; height:28px; }
#main_menu06				{ background: url(../images/menu.gif) -639px 0px no-repeat;  width: 118px; height:28px; }
#main_menu07				{ background: url(../images/menu.gif) -756px 0px no-repeat;  width: 143px; height:28px; }

#main_menu01 a:hover		{ background: url(../images/menu.gif) -900px 0px no-repeat; }
#main_menu02 a:hover   		{ background: url(../images/menu.gif) -1063px 0px no-repeat; }
#main_menu03 a:hover		{ background: url(../images/menu.gif) -1203px 0px no-repeat; }
#main_menu04 a:hover		{ background: url(../images/menu.gif) -1310px 0px no-repeat; }
#main_menu05 a:hover   		{ background: url(../images/menu.gif) -1423px 0px no-repeat; }
#main_menu06 a:hover		{ background: url(../images/menu.gif) -1539px 0px no-repeat; }
#main_menu07 a:hover		{ background: url(../images/menu.gif) -1656px 0px no-repeat; }

*html #main_menu            { margin: -1px 0 0 0; }


/*------------------------------------------------------------------------
pankuzu
--------------------------------------------------------------------------*/


.pankuzu                     { display: block;	padding: 1px;	width: 720px;	text-align: left;	margin: 0px; font-size: 85%;  color: #333;	text-decoration:none; padding: 0 0 10px 0; }
.pankuzu a                   { color: #CC6666; text-decoration:none;}
.pankuzu a:hover             {	color: #FF6600;	text-decoration:none;}


/*------------------------------------------------------------------------
main flash
--------------------------------------------------------------------------*/


#flash_area                  { display:block ; width:754 ; height:291 ; margin: 28px 0 15px 0; }


/*------------------------------------------------------------------------
2column layout
--------------------------------------------------------------------------*/

#container					 { width: 900px; margin: 10px 0 0 0; } 
#container_left				 { width: 160px; float: left; }  
#container_right			 { width: 720px; float: right; text-align: left; } 


/*------------------------------------------------------------------------
container_left
--------------------------------------------------------------------------*/

#container_left ul           { list-style-type: none;	padding: 0;	margin: 0;}
#container_left li           { width:160px ; float:left; display:block;  margin: 0 0 2px 0; position:relative;  }
#container_left li a         { text-decoration:none;}             
#container_left #gallary {
	height: 110px;
	width: 160px;
	position: relative;
	top: -7px;
}



.imgover{}

.search                      { padding-bottom: 10px; }
.search .area                { width: 110px; margin-right: 5px; border:1px solid #7F9DB9; }


/*------------------------------------------------------------------------
container_right
--------------------------------------------------------------------------*/
/*別途各ページCSS */


/*------------------------------------------------------------------------
pagetop
--------------------------------------------------------------------------*/

.pagetop                       { display:block ; width:720px ; padding: 50px 0 5px 0 ; text-align:right ; font-size:90% ;}

/*------------------------------------------------------------------------
footer
--------------------------------------------------------------------------*/

#footer                         { display: block;	height: 120px;	padding: 0px;	margin: 30px 0 0 0;	text-align: center; }

#footer_menu					{ display: block;	width : 900px; margin: 0px auto 0 auto; padding: 10px 0 0 0; text-align: center; font-size: 90%; }
#footer_menu ul					{ float: left; display: block; list-style: none; width: 900px; margin: 0px 0 0 0; padding: 0; text-align: center; }
#footer_menu li					{ display: inline; list-style: none; border-style: solid; border-width: 0 0 0 1px; border-color: #CC6666; margin: 0; padding: 0 6px 0 6px; }
#footer_menu li.bordernone		{ border: none; }


/*------------------------------------------------------------------------
copyright
--------------------------------------------------------------------------*/
#copyright						{ display:block; width : 900px; padding: 25px 0 0 0; text-align: center; font-size: 90%; margin: 0px auto 0px auto;}
#copyright p					{ text-align: center;	color: #333;}
