body{
	color:#333333;
	background-color:#FFFFFF;
	background-image:url();
	font-size:medium;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica;
/* 	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Helvetica", "Arial", "Verdana";*/
}
a:link{ text-decoration:none; color:#404040; font-size:medium;}
a:visited{ text-decoration:none; color:#404040; font-size:medium;}
a:active{ text-decoration:none; color:#404040; font-size:medium;}
a:hover{ border-bottom:1px solid #404040;/*border-left:10px solid #B8DE22 B8DE22*/
font-size:medium;}/* AAD11C 00B200 77B900    */
.form {
	background-color: #FFFFFF;
	font-size: medium;
	border: 1px solid #AAAAAA;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica;
	padding: 1px;
}
img{ border:0; }
#small{font-size:medium;}
#kanri{color:#808080;} /* 管理人コメントの色 */

/* #log{ width:630; border-style:solid　dashed　dotted; border-color:#9999CC; } */
#log{ width:80%;  border-style:solid; border-width: 1px; border-color:#555555; }
#log-cat{ width:100%;  border-style:solid; border-width: 1px; border-color:#555555; }

#log-0{ background-color:#FFCC66; } /* ランキング順位 */
#log-1{ background-color:#F7F7FD; } /* タイトルCCCCFF */
#log-2{ background-color:#FFFFFF; } /* カテゴリ FFCCFF*/
#log-3{ background-color:#FFFFFF; } /* 紹介文 */
#log-4{ background-color:#FFFFFF; } /* 管理人コメント */
#mid-bar{ background-color:#DDDDDD; } /* 中段バー */

/* タイトルバー */
.table_titlebar {
	background-color:#A7C2DD;
	color:#000000;
	font-size:medium;
}
/* 検索フォーム */
.table_searchform {　
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: medium;
}
.table_menu {
	background-color: #F8F8FF;
	padding: 5px;
	line-height: 160%;
	border: 1px dotted #999999;
	font-size: medium;
	list-style: square;

}
.table_menu_small {
	background-color: #FFFFFF;
	border: 1px dotted #999999;
	font-size: medium;
	list-style: square;
}

.list_square {
list-style: square;
}


.table_menu_detail {
	background-color: #EEEEEE;
	padding: 5px;
	line-height: 120%;
	border: 1px dotted #999999;
	font-size: medium;
}
.table_topmenu {
	background-color: #FFFFFF;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	font-size: medium;
}
.table_top_category {
	background-color: #FFFFFF;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: medium;
	line-height: 160%;
}
.table_other_category {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: medium;
}
.table_other_category2 {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: medium;
}
.table_sub_category {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: medium;
}
.table_sub_category2 {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: medium;
}
.table_menu_bar {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-size: medium;
	text-align: right;
}
.table_navigation_bar {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-size: medium;
	
	
}


.image_hover_semitransparent a{ 
/*display:block; 半透明　
width:150px; 
 color:#000; */
width:150px; 
padding:0.5em;
opacity:0.6; 
filter: alpha(opacity=100); 
background:#F6F6F6; /*909090 84A824*/
text-align:center; 
color:#0000FF; 
} 
.image_hover_semitransparent a:hover{ 
opacity:1.0; 
filter: alpha(opacity=20);
} 


#header_area {
text-align: right;
background:#000000; 
color:#999999; 
}


#footer_area {
	width:100%;
	margin:0 auto;
	padding: 0 0 2px 0;
	background-color:#FFFFFF;
}

#footer_top_area {
	background:url('images/bg_bottom.png');
	margin: 0;
	border-bottom:1px solid #222222;
	text-align: center;
	padding: 15px;
}

#footer_menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer_menu li{
	display: inline;
	margin: 10px;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
}

#footer_menu li a{
	font-style: normal;
	color: #999999;
	text-decoration: none;
}

#footer_content_area {

/* ------	 background:url('images/bg_bottom.png') repeat-x #222222;------ */
/* ------	 padding: 0 5px 20px 10px;------ */
}

.footbar_area {
	 width:23%;
	 margin:10px 0 0 0;
	 float:left;
	 padding: 5px;
}

.footbar_area h3 {
		margin: 0;
		height: 20px;
		color: #999999;
		font-size:medium;
		padding:  0 0 5px 0;
		font-weight: normal;
}

.footbar_area ul {
	margin: 0;
	padding: 0 5px 0 3px;
	list-style: square;
}

.footbar_area ul li {
	margin: 5px 0 0 15px;
	padding-bottom: 5px;
	color: #DDDDDD;
}

#line_footer {
	margin: 0;
	border-color: #B9B9B9;
}

#footer_bottom_area {
	padding: 20px;
	text-align: center;
	font-size: medium;
	background-color:#000000;
	color: #AAAAAA;
	/* -----	background-color:#FFFFFF;-background:url('images/bg_footer.png') repeat-x #CCCCCC;------ */	
	/* ------	border-width: 1px 0 0 0;
	border-width: 0px 0 0 0;
	border-color: #000000;
	border-style: solid;
	------ */
}

#footer_bottom_area span{
	font-weight: bold;
}

#w3c {
	text-align: center;
	margin-top: 5px;
}
.stepcarousel{
  position: relative; /*leave this value alone*/
  overflow: scroll; /*leave this value alone*/
  width: 66%; /*Width of Carousel Viewer itself*/
  height: 90px; /*Height should enough to fit largest content's height*/
  margin: 5px;
}

.stepcarousel .belt{
  position: absolute; /*leave this value alone*/
  left: 0;
  top: 0;
}

.stepcarousel .panel{
  float: left; /*leave this value alone*/
  overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
  margin: 10px; /*margin around each panel*/
  width: 120px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.stepcarousel .panel img { 
  padding: 2px;
  background: #fff;
}

.langbox  {
  float: right;
  margin: 7px 10px;
}
.langboximg {
  border: 1px solid #ccc;
  margin: 0;
  padding: 1px;
}
.languages_box a{
  padding:0 2px 0 2px;
}
.languages_box a.selected{
  padding:2px 2px 0 2px;
  border:1px #CCCCCC solid;
}

a.foot1css:link{ color: #555555; }
a.foot1css:visited{ color: #555555; }
a.foot1css:hover{ color: #329700; text-decoration: underline;}/*329700 00CE00*/
a.foot1css:active{ color: #555555; }


a.foot2css:link{}
a.foot2css:visited{ color: #555555; }
a.foot2css:hover{
display:inline; /*display:block */
border-bottom:4px solid #B8DE22;/*border-left:10px solid #B8DE22 */
background-color:#fff; 
text-decoration:none;
color:#000000;
}/*329700 00CE00*/
a.foot2css:active{ color: #555555; }




a.button:link{}
a.button:visited{ color: #555555; }
a.button:hover{
display:inline; /*display:block */
border-bottom:4px solid #B8DE22;/*border-left:10px solid #B8DE22 */
background-color:#fff; 
text-decoration:none;
color:#000000;
}/*329700 00CE00*/
a.button:active{ color: #555555; }


a.topbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #050505;
	padding: 5px 16px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#cccccc);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		to(#cccccc));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #6e6e6e;
}


button.backbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #050505;
	padding: 2px 0px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#cccccc);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		to(#cccccc));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #6e6e6e;
}


/*---------------------------------------------*/
/* A要素　みどり　2013年03月14日_22時46分38秒
<a class="button_simple_green" href="detail.php">詳細情報</a>*/
/*---------------------------------------------*/

a.button_simple_green  {
    background: #EEE;
    padding: 1px 10px;
    border: 1px solid #CCC;
    text-decoration: none;
    color: #555555!important;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
}
a.button_simple_green:hover {        
    border: 1px solid #CCC;
    background: #77B900;
    text-decoration: none;
    color: #fff!important;
}


/*---------------------------------------------*/
/* A要素　オレンジ　2013年03月14日_22時46分38秒
<a class="button_simple_orenge" href="detail.php">詳細情報</a>*/
/*---------------------------------------------*/

a.button_simple_orenge  {
    background: #EEE;
    padding: 1px 10px;
    border: 1px solid #CCC;
    text-decoration: none;
    color: #555555!important;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
}
a.button_simple_orenge:hover {        
    border: 1px solid #CCC;
    background: #F7A500;
    text-decoration: none;
    color: #fff!important;
}



/*■↓nav.horizontal_blue Navigation Bar

<nav class="horizontal_blue">
        <ul>
            <li><a href="#">HOME</a></li>
            <li><a href="#">PR</a></li>
            <li><a href="#">SiteMap</a></li>
        </ul>
</nav>

*/
nav.horizontal_blue{
}
nav.horizontal_blue h3{
	padding-bottom:20px;
}
nav.horizontal_blue ul{
	height:50px;
	background-image:-moz-linear-gradient(top, #E0E0E0, #CCCCCC);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#93C204), to(#608009), color-stop(1,#4CD2FF));
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;	
	border-radius: 8px;
	
//外枠
	border:1px solid #AAD11C;
/* ナビバー全体の影
	box-shadow: 5px 5px 5px rgba(0,0.25,0,0);
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.25);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.25);
*/
}
nav.horizontal_blue ul li{
	list-style:none;
	display:inline;
	float:left;
}

nav.horizontal_blue ul li a{
	display:block;
	height:28px;
	margin:4px 16px 2px 6px;
	padding:10px 10px 2px 10px;	
	
/* font-size:12px;	font-weight:bold;*/

	color:#555555;
	text-transform:uppercase;
	text-decoration:none;
	
	border:1px solid transparent;
	background-image:none;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	border-radius: 10px;
}

nav.horizontal_blue ul li a:hover{
	color:#F8F8F8;
	background-image:-moz-linear-gradient(top, #43A3E9, #43A3E9);
/* 
	background-image:-moz-linear-gradient(top, #161616, #2B3615);

	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#161616), to(#2B3615), color-stop(1,#2B3615));
*/
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#43A3E9), to(#43A3E9), color-stop(#43A3E9));
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	border-radius: 10px;
}
/*↑■blue Navigation Bar*/


/*↓Sample Navigation Bar*/
nav.horizontal{
}

nav.horizontal h3{
	padding-bottom:20px;
}

nav.horizontal ul{
	height:50px;
/* 
	background-image:-moz-linear-gradient(top, #93C204, #608009);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#93C204), to(#608009), color-stop(1,#608009));

*/
	background-image:-moz-linear-gradient(top, #AAD11C, #77B900);


	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#93C204), to(#608009), color-stop(1,#4CD2FF));
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;	
	border-radius: 8px;
	
//外枠かな
	border:1px solid #AAD11C;
	

/* ナビバー全体の影
	box-shadow: 5px 5px 5px rgba(0,0.25,0,0);
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.25);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.25);
*/

}

nav.horizontal ul li{
	list-style:none;
	display:inline;
	float:left;
}

nav.horizontal ul li a{
	display:block;

	height:28px;

/*	margin:2px 6px 2px 6px;
	padding:15px 20px 0px 20px; */
	
	/*		margin:6px 6px 2px 6px;
	padding:10px 10px 0px 10px; */
	
		margin:4px 16px 2px 6px;
	padding:10px 10px 2px 10px;
	
	
/* font-size:12px;	font-weight:bold;*/

	color:#888;
	text-transform:uppercase;
	text-decoration:none;
	
	border:1px solid transparent;
	background-image:none;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	border-radius: 10px;
}

nav.horizontal ul li a:hover{
	background-image:-moz-linear-gradient(top, #EDFEF3, #EDFEF3);
/* 
	background-image:-moz-linear-gradient(top, #161616, #2B3615);

	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#161616), to(#2B3615), color-stop(1,#2B3615));
*/
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#161616), to(#EDFEF3), color-stop(#2B3615));


	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	border-radius: 10px;
	
/*
BOX内のシャドウ
	border:1px solid #A3D804;
	

	
	box-shadow: inset 4px 4px 4px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 4px 4px 4px rgba(0,0,0,0.25);
	-webkit-box-shadow: inset 4px 4px 4px rgba(0,0,0,0.25);
 */

}
/*↑Sample Navigation Bar*/






/*========================================
<table class="table_round_coner" border="0">

<div class="table_round_coner">
<p>角丸テーブル</p>
</div>
========================================*/

.table_round_coner {
/*角丸テーブル*/
border-radius: 6px; /* CSS3 */
-webkit-border-radius: 6px; /* Safari,Google Chrome用 */
-moz-border-radius: 6px; /* Firefox用 */
behavior: url(../js/PIE.htc); /* IE用 */
/*レイアウトtext-align: center;
width: 600px;*/
padding: 0px;
background-color:#EEEEEE;
border: 1px solid #CCCCCC;
}


/*角丸*/
.corner_round {
    width:250px;
    background-color:#DCEFAD;
}
.corner_round p{
    margin:0px;
    padding:0.5em 1em;
    background-color:#DCEFAD;
}
.rtop, .rbottom{
    background:#FFFFFF;
}
.rtop span, .rbottom span{
    display:block;
    height:1px;
    overflow:hidden;
    background-color:#DCEFAD;
}
.r1{margin: 0px 5px;}
.r2{margin: 0px 3px;}
.r3{margin: 0px 2px;}
.r4{margin: 0px 1px; height: 2px;}

