@charset "utf-8";

/* -------------------------------------------------------
  Reset
------------------------------------------------------- */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p {margin: 0; padding: 0;}

h1,h2,h3,h4,h5,h6 {clear: both; font-size: 100%; font-weight: normal;}

ul,dl,ol {text-indent: 0;}
li {list-style: none;}

img {border:none;}

/* -------------------------------------------------------
  Common
------------------------------------------------------- */	
#contents_gal {
	width:713px;
	color:#333333;
	margin:0 23px 0 24px;
	text-align:left;
	padding-bottom:10px;
}

.pankuzu {
	background:url(../images/b_bg.gif) left top no-repeat;
	padding-left: 2px;
	padding-top: 9px;
	font-size:9px;
	color: #ff0000;
}
.pankuzu a:link{
	color: #595b63;
	text-decoration: none;
}
.pankuzu a:active{
	color: #595b63;
	text-decoration: none;
}
.pankuzu a:visited{
	color: #595b63;
	text-decoration: none;
}
.pankuzu a:hover{
	text-decoration:underline;
	color:#ff0000;
}	

.twitter_follow{
	margin:10px;

}

.twitter_tweet{
	margin:10px;

}

.facebook_area{
	margin:10px;

}


/* -------------------------------------------------------
  Search Top
------------------------------------------------------- */
.lead_search {
	padding:0 10px 10px 10px;
	line-height:1.5;
}
.gal_box_search {
	background:url(../images/box_mid_search.gif) left top repeat-y;
}

/* Link
--------------------------------------------*/ 
.gal_box_search a{color:#333333; text-decoration:none;}
.gal_box_search a:visited{color:#333333; text-decoration:none;}
.gal_box_search a:hover{color:#FF0000; text-decoration:underline;}
.gal_box_search a:active{color:#FF0000; text-decoration:underline;}
.gal_box_search a:focus {outline:none;}	

.gal_box_search h3 {
	padding-bottom:10px;
}
.gal_box_search li {
	margin-bottom:5px;
}
		
#search_box1 {
	width:243px;
	float:left;
}
#search_box1 ul {
	padding-left:30px;
}	
#search_box2 {
	width:228px;
	float:left;
}	
#search_box3 {
	width:242px;
	float:right;
}
#search_box2 h4,#search_box3 h4 {
	margin:0 0 5px 20px;
	background:url(../images/icon_list.gif) left center no-repeat;
	color:#3a4e6b;
	padding-left:10px;
	font-weight:bold;
}
#search_box2 ul,#search_box3 ul {
	padding:0 0 10px 20px;
	background:url(../images/dot.gif) left bottom repeat-x;
	margin-bottom:10px;
}
#search_box3 ul {
	margin-right:15px;
}
#search_box2 ul.lastlist,#search_box3 ul.lastlist {
	background:none;
}	
.search_box_bottom {
	clear:both;
	background:url(../images/box_bottom_search.gif) left bottom no-repeat;
	width:713px;
	height:22px;
}

/* -------------------------------------------------------
  Search List and Data
------------------------------------------------------- */
h2.title_list {
	padding:30px 0 10px 10px;
}	

h2.title_data {
	background:url(../images/title_icon.gif) left top no-repeat;
	font-size:17px;
	font-weight:bold;
	padding:0 0 15px 15px;
	border-bottom:1px solid #78787d;
	margin-top:30px;
}

.searchquery {
	padding:0 0 25px 30px;
}
.lead_data {
	border-top:1px solid #FFF;
	padding:10px;
	line-height:1.5;
}
.gal_box {
	background:url(../images/box_mid.gif) repeat-y;
}	
.gal_box h3 {
	background:url(../images/box_top.gif) no-repeat;
	padding:13px 0 8px 19px;
	margin-bottom:20px;
}
.gal_box_bottom {
	background:url(../images/box_bottom.gif) left bottom no-repeat;
	width:713px;
	height:13px;
}

.table_outline {
	border:1px solid #acacac;
	background-color:#FFFFFF;
	width:638px;
	margin:0 36px 20px 36px;
	padding:1px;
}
.table_inline {
	border:1px solid #d2d2d5;
}
/*.table_inline a {
	display:block;
}*/

/* Link
--------------------------------------------*/ 

#gs_list .table_inline table td a,
#gs_list .table_inline table td a:visited {color:#333333; text-decoration:none;}
#gs_list .table_inline table td a:hover {color:#FF0000; text-decoration:underline;}
.table_inline table.hover th {color:#333333; text-decoration:none;}
.table_inline table.hover td {text-decoration:none; background-color:#fffaec}
#gs_list .table_inline table.hover td a,
#gs_list .table_inline table.hover td a:visited {color:#FF0000; text-decoration:underline;}
#gs_list .table_inline a:focus {outline:none;}

/*Spec information TABLE*/
table.table_gal td a,
table.table_gal td a:visited {color:#333333; text-decoration:underline;}
table.table_gal td a:hover{color:#FF0000; text-decoration:underline;}
table.table_gal td a:active{color:#FF0000; text-decoration:underline;}
table.table_gal td a:focus {outline:none;}

/* -------------------------------------------------------
  Photo Gallery
------------------------------------------------------- */

#photo_box {
	background:url(../images/gallery_bg.gif) no-repeat;
	width:691px;
	height:547px;
	padding:25px 0 0 22px;
	margin-bottom:20px;
}

/* -------------------------------------------------------
  Table
------------------------------------------------------- */
.table_list,.table_gal {
	width:636px;
	border-collapse:collapse;
}

.table_list th,.table_gal th {
	background:url(../images/th_bg.gif) left top no-repeat;
	border-right:1px solid #d2d2d5;
	text-align:left;
	width:80px;
}

.table_list td,.table_gal td {
	background-color:#FFFFFF;
}			

.table_list th,.table_list td,.table_gal th,.table_gal td {
	line-height:1.3;
	padding:10px;
	border-bottom:1px solid #d2d2d5;
}

tr.lastrow th,tr.lastrow td {
	border-bottom:none;
}		

ul.note {
	margin:10px 10px 0 10px;
}
ul.note li {
	text-indent:-1em;
	margin-left:1em;
	line-height:1.5;
}	

/* -------------------------------------------------------
  Footer Area
------------------------------------------------------- */
.foot_menu {
	text-align:right;
	margin:15px 0;
}
.pagetop {
	text-align:right;
	padding-bottom:15px;
}				