@charset "UTF-8";
/* CSS Document */
*{margin:0;padding:0;}
html, body, #wrap {height: 100%;}
body {
	background-image:url(images/t_bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
body > #wrap {height: auto; min-height: 100%;}
a:link {
	color: #d2232a;
}
a:hover {
	color: #555555;
}
a:visited {
	color: #555555;
}
a:active {
	color: #555555;
}
#main {padding-bottom: 200px;}  /* must be same height as the footer */
#header {
	width:850px;
	height: 95px;
	margin:auto;
	position: relative;
	background-image: url(images/t_header.jpg);
	background-repeat:none;
	background-position: top center;
}
#footer {
	position: relative;
	margin-top: -200px; /* negative value of footer height */
	height: 200px;
	clear:both;
	background-color:#222222;
	} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */







#menu {padding: 45px 0px 0px 210px;width:640px; height:100px; background:url(GG.jpg); text-align:center; overflow:hidden;}

#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap;}
#menu ul {display:inline-block;} 

#menu li {display:inline-block; display:inline;}
#menu ul.level1 div {position:absolute; left:-9999px;}

#menu ul.level1 {margin:0 auto;}
#menu ul.level1 li.level1-li {float:left; display:block; position:relative;}

#menu ul li div ul {margin:0; background:url(transparent.gif);}

#menu a.level1-a {display:block; font:bold 12px "Lucida Grande",verdana,arial,sans-serif; color:#666666; line-height:40px; text-decoration:none;padding:0 15px 0 15px; text-align:center;}
#menu ul.level1 li.level1-li a.level1-a {float:left;}

#menu ul li:hover div {left:50%; top:40px;}
#menu ul li:hover div ul {display:block; position:relative; left:-50%;}
#menu ul li div ul li a {height:40px; font:normal 11px "Lucida Grande",verdana,arial,sans-serif; color:#666666; line-height:40px; text-decoration:none; padding:6px;}

#menu a:hover div {left:0; top:38px;}

#menu a:hover div ul {position:relative; left:-50%;}

#menu li a.fly {background:transparent url(dd.gif) no-repeat right center;}

#menu li a:hover,
#menu li a.fly:hover {white-space:nowrap; color:#fc0;} 
#menu li:hover > a,
#menu ul li:hover > a.fly {color:#d2232a;}
#menu ul li div ul li a:hover {color:#d2232a;}

#menu table {position:absolute; height:0; width:0; left:50%; border-collapse:collapse; margin-top:-4px;}




#main-banner {
	width:850px;
	height: 320px;
	margin:auto;
	position: relative;
	margin-top:20px;
}

#main-2nd {
	width:850px;
	height: auto;
	margin:auto;
	position: relative;
	margin-top:5px;
	margin-bottom: 20px;
	background-image:url(images/t_main_2-middle_bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}
#tt-2nd{
	margin:10px;
	width:830px;
	color:#777777;
	font-size: 0.8em;
	line-height: 1.5em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.midashi1{
	width: 240px;
	padding: 0px 5px 2px 0;
	color:#585858;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom: 1px dotted #CCC;
	margin-bottom:5px;
}
.small-f{
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top:3px;
	text-align: justify;
}
.texts {
	color:#555555;
	font-size: 0.9em;
	line-height: 1.5em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#tt-footer{
	color:#d5d5d5;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 35px 0px 10px 40px;
	width: 500px;
	margin: auto;
}
.footer-midashi{
	font-size: 18px;
	padding-bottom:5px;
}
.footer-link a:link{
	color: #DDDDDD;
	line-height: 1.5em;
	font-size: 0.7em;
	padding-left:5px;
	border-left: 1px #DDDDDD dotted;
}
.footer-link a:hover{
	color: #FFFFFF;
	line-height: 1.5em;
	font-size: 0.7em;
	padding-left:5px;
	border-left: 1px #FFCDD0 solid;
}
.footer-link a:visited{
	color: #FFFFFF;
	line-height: 1.5em;
	font-size: 0.7em;
	padding-left:5px;
	border-left: 1px #FFCDD0 solid;
}
#footer-copy{
	color: #D5D5D5;
	margin:auto;
	font-size: 0.75em;
	width: 850px;
	text-align: center;
	padding-top: 10px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	}
	
#contents1{
	width:830px;
	margin:auto;
	position: relative;
	margin-top:20px;
	border-top: 1px dotted #DDDDDD;
	padding: 10px;
}

.cc-texts{
	color: #444444;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.midashi2{
	padding: 0px 5px 2px 0;
	color:#585858;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom:5px;
}

#cc-t{
	padding: 0px 20px 0px 20px;
	width: 800px;
	margin: auto;
}
#cc-t-side{
	width:190px;
	padding: 20px 40px 0px 0px;
	text-align: right;
	line-height: 1.5em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	vertical-align: top;
}

.side-link a:link{
	color: #666666;
	line-height: 2em;
	font-size: 1.0em;
	padding-right:5px;
	border-right: 1px #DDDDDD dotted;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.side-link a:hover{
	color: #333333;
	line-height: 2em;
	font-size: 1.0em;
	padding-right:5px;
	border-right: 1px #FFCDD0 solid;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.side-link a:visited{
	color: #333333;
	line-height: 2em;
	font-size: 1.0em;
	padding-right:5px;
	border-right: 1px #FFCDD0 solid;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#cc-t-contents{
	color: #333333;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	width: 550px;
	vertical-align: top;
}

#midashi-side{
	color:#585858;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	margin-bottom:5px;
	font-weight: bold;
}
#midashi-side-s{
	color:#585858;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom:5px;
	font-weight: bold;
}

#midashi-side-ss{
	color:#585858;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom:5px;
	font-weight: bold;
}

.midashi-side-color{
	color: #d2232a;
}

.photos1{
	padding: 3px;
	margin: 3px;
	border: 1px solid #F5F5F5;
	float: left;
}
.name{
	color: #666666;
	font-size: 1em;
	font-weight: bold;
}

.divide{
	width: 460px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top:3px dotted #666666;
}

.for-li{
	list-style: none;
}


/*For bl*/
.postmetadata{
	border: 1px #CCC solid;
	padding: 2px 5px 2px 5px;
	width: 500px;
	margin: 5px 0px 55px 0px;
	background-color: #F5F5F5;
	text-align: center;
}
.postmetadata a{
	color:#d2232a;
}
.post a:link{
	color:#222;
}
.post a:hover{
	color:#555555;
}
.post a:visited{
	color:#222;
}
.post a:active{
	color:#222;
}
.midashi-bl{
	color:#585858;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom:5px;
	font-weight: bold;
}
.midashi-bl a{
	color: #000;	
}
.widgettitle{
	color:#585858;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom:5px;
	font-weight: bold;
}
.bl-date{
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #F5F5F5;
	margin: 3px 0px 10px 0px;
	padding: 0px 0px 2px 5px;
	color: #d2232a;
	font-size: 10px;
	width: 150px;
}

/* Sidebar */

#sidebar {
color: #333333;
} 

#sidebar h2 {
font-size: 20px;
font-weight: bold;
margin-bottom: 8px;
}

#sidebar a:link {
	color: #666666;
	font-size: 0.9em;
	padding-right:5px;
	border-right: 1px #DDDDDD dotted;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#sidebar a:hover {
	color: #585858;
	font-size: 0.9em;
	padding-right:5px;
	border-right: 1px #FFCDD0 solid;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#sidebar a:visited{
	color: #585858;
	font-size: 0.9em;
	padding-right:5px;
	border-right: 1px #FFCDD0 solid;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
        margin-bottom: 12px;
}
#sidebar ul li{
	margin-bottom:0.2em;
	padding:0.2em;
}
.em-s-t{
	font-weight: 600;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	padding: 2px;
	width:100%;
	background-color:#F5F5F5;
	border: 1px dotted #CCC;
}
.em1{
	font-weight: 600;
	font-size: 1.2em;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top:10px;
	padding-bottom: 3px;
}
.pagetitle{
	padding-bottom:10px;
	color: #BBBBBB;
	font-size: 1.3em;
	width: 100%;
	text-align: center;
}

#comments-style{
	width: 500px;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	background-color: #F5F5F5;
	border: 1px solid #CCC;
}
.commentlist{
	list-style: none;
	padding: 10px 0px 10px 0px;
}
.commentlist li{
	margin: 20px;
	border: 1px dotted #D5D5D5;
	padding: 3px;
}

.entry{
	line-height: 17px;
	font-color: 1.1em;
	color: #333;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 10px;
}
.entry p{
	padding: 5px 0px 10px 0px;	
}
.entry img{
	border: 1px solid #CCC;
	padding: 2px;
	background-color: #FFFFFF;
	margin: 5px 0px 0px 0px;
}
.click_for_photos{
	font-size: 1.0em;
	color: #555;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 500px;
	text-align: center;
	padding: 2px;
	background-color: #FFFFFF;
	border: solid 1px #CCC;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.click_for_photos a{
	color: #555;
	text-decoration:none;
}