*{
margin:0;
padding:0;
}

body{

font-family:Meiryo,'メイリオ','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',"frutiger linotype","lucida grande",helvetica,arial,sans-serif;
text-align:center;
color:#333;
font-size: 76%;
background:#000;
}

/* General Style Info */
a{
color:#003d4c;
text-decoration:underline;
}
a:hover{
color:#003d4c;
text-decoration:underline;
}

a img{
border:none;
}

h1, h2, h3, h4{
font-weight:normal;
}

h1{
color: #003d4c;
margin:0.3em 0;
font-size: 180%;
font-weight:bold;
}

h2{
color:#000 ;
padding:10px 0px 0px 20px;
font-size: 17px;
font-weight:bold;
}

h3{
color:#E04934 ;
padding-top:2em;
font-size: 140%;
font-weight:bold;
}

h4{
color:#E04934 ;
padding-top:0.5em;
font-weight:normal;
font-weight:bold;
}

h5{
color:#fff ;
  background:#fff url(/img/banner_600.jpg) no-repeat -20px;
padding:4px 0px 0px 20px;
font-size: 17px;
font-weight:bold;
width:530px;
}
h6{
color:#fff ;
  background:#fff url(/img/th.png);
padding:4px 0px 2px 10px;
font-size: 17px;
font-weight:bold;
width:280px;
margin-bottom:5px;
text-align:left;
}

h7{
color:#E000 ;
padding-top:10em;
font-weight:normal;
font-weight:bold;
}



em {
font-size: 12px;
}

ul, li {
margin: 0 12px;
}

/* Layout */

#container{
  text-align:left;
  margin:0px;
  background:#fff;
  width:900px;
  margin:0px auto;
}

#header{
position:relative;
padding: 4px 10px 10px 10px;
}


#header h3{
padding: 2px 5px 2px 5px;
background:#000000 url(/img/top_title_image.gif) no-repeat scroll right center;
border-bottom:1px solid #EDEDED;
color:#FFFFFF;

}
#header h3 a{
color:#FFFFFF;

}
#header #infomation{
position:absolute;
height:100px;
width:200px;
top:10px;
right:10px;
text-align:right;
}

#content{
clear:both;
padding: 10px 40px 10px 40px;
background-color: #fff;
color: #333;
}
#footer{
border-top:1px solid #aaa;
background:#ddd;

clear:both;
padding: 6px 10px;
text-align: right;
}

#footer_infomation{
  margin-top:50px;
  margin-bottom:5px;
  text-align:center;
}
#footer_infomation a{
  text-decoration:none;
  color:#333;
}

/* tables */

table.index {
width: 100%;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color:#333;
background-color: #fff;
clear:both;
padding: 0;
margin: 0 0 2em 0;
white-space: normal;
}
table.index th {
background:url(../img/th.png) top left repeat-x;
cborder-left: 1px solid #fff;
color:#fff;
/*
background-color: #e2e2e2;
border-top: 1px solid #fff;
border-right: 1px solid #003d4c;
border-bottom: 1px solid #003d4c;
*/
border-right: 1px solid #ccc;
font-size:100%;
margin-top: 1em;
text-align: center;
padding:5px 4px;
}
table.index tr td {
border-right: 1px solid #ddd;
padding:4px 4px;
vertical-align:top;
text-align: center;
}
table.index tr.altRow td {
background: #f4f4f4;
}
#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}

/* scaffold show */

div.related {
clear:both;
display:block;
}
dl {
line-height:2em;
margin:0em 1em;
float:left;
width: 400px;
}
dt {
font-weight: bold;
vertical-align:top;
}
dd {
margin-left:10em;
margin-top:-2em;
vertical-align:top;
}

/* notices and errors */

#flashMessage, .error, .error_message {
color:#333;
font-size: 16px;
background-color: #ddf;
padding:20px;
border:1px solid #999;
margin: 8px 0px;
font-weight: bold;
}
.error_message {
clear: both;
padding:5px;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */

form {
margin-top: 2em;
}

form div.required,form div.optional,form div.submit{
vertical-align: text-top;
margin-left: 1em;
margin-bottom:2em;
overflow: auto;
}

form div.date{
margin-left: 0em;
}
label {
display: block;
font-size: 14px;
padding-right: 20px;
}
input[type=checkbox] {
float: left;
/*clear: left;*/
margin: 2px 6px 7px 2px;
}
input, textarea {
/*clear: both;
display:block;*/
font-size: 14px;
font-family: inherit;
}


select {
clear: both;
/*
vertical-align: text-bottom;
*/
font-size: 14px;
font-family: inherit;
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
}
.required{
clear: both;
color:#222;
font-weight:bold;
}
.optional{
clear: both;
color:#555;
}
.submit {
clear: both;
margin-top: 40px;
margin-left: 140px;
}
/* action links */
ul.actions {
margin:20px 0px;
padding:10px 0px;
border-top:1px dotted #999;
clear:both;
}
ul.actions li {
margin-top: 4px;
}
pre {
padding: 1em;
}

.buy{
  margin:20px;
  padding:20px;
  border:1px dotted #999;
  font-weight:normal;
  font-size:120%;
}

#header ul#tab{
  margin:0px 0px 0px 0px;
  padding:0px;
  height:28px;
  position:absolute;
  bottom:24px;
}

#header ul#tab li{
  float:left;
  list-style-type:none;
  width:118px;
  height:28px;
  margin:0px 2px;
  background:url(../img/tab.png);
}

#header ul#tab li a{
  font-weight:bold;
  color:#003399;
  display:block;
  text-align:center;
  padding-top:5px;
  height:23px;
  text-decoration:none;
}

#header ul#tab li.active{
  background:url(../img/tab_active.png);
}

#header ul#tab li.active a{
  color:#333;
}



#header h1{
/*height:85px;*/
  background:url(/img/photo_top_banner.gif);
  width:300px;
  height:60px;
}

#header h1 a{
  display:block;
  width:300px;
  height:60px;

  text-indent:-9999px;
}

#member_search{
  margin:0 auto 20px auto;
  text-align:center;
}

.checkboxs{
  margin:0px;
  padding:0px;
}
/*
.checkboxs div{
  float:left;
  margin:0px;
  padding:0px;
}*/
.checkboxs label{
  display:inline;
  width:auto;
}

#page_nav{
  text-align:center;
}
.confirm{
  margin:0px;
}

.note{
  background:#eee;
  border:1px solid #ccc;
  margin:20px 0px;
  padding:10px;
}

.report{
  background:#eee;
  border:1px solid #ccc;
  margin:20px 0px;
  padding:10px;
}

.entry_url{
  background:#eee;
  border:1px solid #ccc;
  margin:20px 0px;
  padding:10px;
}

.album_url{
  background:#eee;
  border:1px solid #ccc;
  margin:20px 0px;
  padding:10px;
}

.result_table{
  background:#eee;
  border-left:1px solid #ccc;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  margin:0px 0px 20px 0px;
}

.result_table th{
  border-right:1px solid #ccc;
  margin:0px;
  padding:4px;
  background:#666;
  color:white;
}

.result_table td{
  border-right:1px solid #ccc;
  margin:0px;
  padding:4px;
}

.result_table .td0{
  background:#fff;
}

.result_table .td1{
  background:#eee;
}

form div.confirm{
  vertical-align: text-top;
  margin-left: 1em;
  margin-bottom:2em;
  overflow: auto;
  font-weight:bold;
}


form div.confirm label{
  font-weight:normal;
  width:100px;
  float:left;
}

#main_out{
  float:left;
  width:100%;
  margin-right:-250px;
  min-width:530px;
}



#main {
margin-right:250px;
width:528px;
  border:1px solid #1150A1;
  background:#FFF;
  padding:4px;
  margin:0px;

}
#main_info {
  margin-right:250px;
  width:528px;
  border:1px solid #ff0000;
  background:#FFF;
  padding:10px;
  margin-bottom:5px;

}

#notice {
  margin-right:250px;
  width:95%;
  border:1px solid #ff0000;
  background:#FFF;
  padding:10px;
  margin-bottom:5px;

}

#menu {
float:left;
width:250px;
}

#menu .menu_module{
  margin-top:0px;
  margin-bottom:5px;
  border:1px solid #ccc;
  background:#eee;
  padding:5px;
}

#menu .menu_module h4{
  border-bottom:1px solid #ccc;
  border-left:10px solid #f00;
  padding-left:5px;
}

#top_images .menu_module h7{
  border-bottom:1px solid #ccc;
  border-left:10px solid #f00;
  padding-left:5px;
}


#menu .menu_module p{
}


#main_bottom{
  clear:both;
}

.image_lists{

}

.image_lists .image_item{
  float:left;
  width:150px;
  height:150px;
  border:1px solid #ccc;
  background:#fff;
  text-align:center;
  margin:3px;
  padding:3px;
}
.image_lists .image_item img{
  margin:auto;
}

.image_view img{
  padding:10px;

  border:1px solid #ccc;
}
.image_view{
  display:inline;
  _background:url(../img/shadow_001.gif) right bottom;
}

.ShopName{
  margin-left:30px;
}

.ShopTitle{
  float:left;
}

.law td{
  padding:4px;
}

#top_images{
  margin:20px 0px;
}

#top_images .image_item{
  float:left;
  width:112px;
  height:112px;
  text-align:center;
  border-right:1px solid #fff;
  border-bottom:1px solid #fff;
  padding:0px;
  overflow:hidden;
}

#top_images h7{
  height:1em;
  padding:0px;
  margin:0px;
  font-size:18px;
}

#main li{
  font-size:16px;
}

#main li {
  font-weight:bold;
}

li.EventList{
  clear:both;
  list-style:none;
}

li.EventList .EventName{
  width:340px;
  float:left;
}

li.EventList .ShopName{
  width:130px;
  float:left;
}

#sample_letter{
	float:left;
	margin:10px;
}

#sample_letter b{
	font-size: large;
	font-weight: bold;
}
#sample_letter img{
	padding:10px;
}

#sample_letter h6{
color:#000 ;
  background-image:none;
  border-bottom:1px solid #ccc;
  border-left:10px solid #00f;
  padding-left:5px;
 font-size: 17px;
 font-weight:bold;
 margin:10px 0px 10px 5px;
}

.clear_both{
	clear:both;
}

