@charset "Shift-JIS";

*{margin:0; padding:0;}

body {
font-family:  "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
font-size: small; 
background: #eee;
color: #333; 
margin:0; 
padding:0;
line-height: 1.6;
}

a { color: #0000ff; text-decoration: none; }
a:hover { text-decoration: none; color : #ff0000; }

img{ border: none;} 
img a{border:none;} 

ul { list-style-type: none; }

#page {
	width: 800px;
	margin: 5px auto;
	background: #fff;
	border: 1px solid #ccc; 
}


#header { 
background: #fff url(images/top-bg.jpg) repeat-x;
height: 27px;
}

#header h1 {
font-size: small;
font-weight: 100;
padding: 3px 0 0 15px;
}
#header h1 a {
color: #fff;
font-size: small;
}
#header h1 a:hover {
color: #ccc;
font-size: small;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: small;
font-weight: 100;
padding: 3px 20px 0 0;
}

#headerimage {
margin:  0 5px;
background: #fff url(images/header-img.jpg) no-repeat;
height: 100px;
}

#menu {
margin:  0 10px;
height: 44px;
background: url(images/g-menu-bg.gif) no-repeat;
}

#menu ul {
list-style-type: none;
margin: 0 0 0 1px;
}
#menu ul li {
display: block;
float: left;
width: 129px;
height: 44px;
text-align: center;
}

#menu ul li a {
display: block;
height: 44px;
padding-top: 0.7em;
color: #333;
font-size: 1.1em; 
font-weight: bold;
text-decoration: none;
background: #fff url(images/g-menu-a.gif) no-repeat;
}
#menu ul li a:hover {
color: #0066FF;
background: #fff url(images/g-menu-h.gif) no-repeat;
}


#wrapper {
background: #fff ;
padding: 0 10px 0 10px;
}

#content-top{
	margin: 10px 0 0;
	padding: 0px;
}

.content-box{
	clear: both;
	margin: 0;
	padding-bottom: 10px;
}

.box-left{
	float: left;
	margin-right: 5px;
}

.box-left2{
	float: left;
	width:255px;
	margin-right: 5px;
}

.box-left3{
	float: left;
	width:255px;
}

.box-right{
}

.content-box p{
	margin: 5px 5px 8px;
}


.diary{
	float: left;
	width: 385px;
	margin-right: 5px;
	border: 1px solid #ccc;
}

.diary ul{
	margin: 3px 5px 8px;
}

.diary li{
	margin-left: 15px;
	color: #666;
	list-style-type: square;
	border-bottom: 1px dotted #ccc;
}

.hr{
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}


.topic-img-left {
	float: left;
	margin-left: 5px;
	padding-right: 10px;
}

.f-large {
    font-size: large;
	color: #333;
}


.img-left {
	float: left;
}

.img-right {
	float: right;
}

.img-center {
	float: 0　auto;
	text-align: center;
}


#content {
	float: left;
    width: 555px;
	padding-top: 15px;
}

#content2 {
    width: 760px;
	margin:  10px  auto;
	padding: 0 10px; 
	text-align: center;
	background: #fff;
}

#content2 h2{
	margin-bottom:  10px;
	padding: 0 0 0 7px; 
	color: #333;
    font-size: 1.5em;
    font-weight: bold;
	text-align: left;
	background: #fff url(images/title-bg.gif) repeat-y;
	border-left: 8px solid #003399;
}

#content2 h3 {
    font-weight: bold;
    font-size: midium;
	color: #649DC1;
}

.area-shop {
	float: left;
	width: 355px;
	margin: 0 0px 10px 15px;
	border: 1px dotted #ccc;
	display: inline;
	background: #eee;
}

.area-shop  strong{
	color: #649DC1;
	font-size: 1.1em;
}

.box-1{
	float: left;
	margin: 0px 15px 20px 0;
}

.box-2{
	float: left;
	padding-left: 15px;
	border-left: 1px dotted #ccc;
}

.form{
	margin-bottom: 20px;
}



#sidebar {
	float: right;
	width: 210px;
	padding-top: 10px;
}

#footer {
	margin:  0  10px 10px;
    height: 30px;
	line-height: 30px;
    background: #666;
    text-align: center;
	color #eee;
}

.footer-logo {
	text-align: center;
}
#footer p { color: #eee; }
#footer a { color: #eee; text-decoration: none; }
#footer a:hover { color: #fff; text-decoration: underline; }


h1 {

}

h2 {

}

h3 {
font-weight: 100;
margin-top: 0px;
}

h4 {

}

h5 {

}



h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post h2 { 
    font-weight: 100;
    font-size: midium;
    margin: 0 0 4px; padding: 0 0 3px; 
}
.post h2 a:hover { text-decoration: none; }

.post h3 { 
    font-weight: 100;
    font-size: midium;
    margin: 0 0 4px; padding: 0 0 3px; 
}
.post h3 a:hover { text-decoration: none; }

.post p {
margin: 5px;
}

.post img {
padding: 5px;
}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext {
	clear: both; 
	padding:0px; 
	margin: 0 0 10px;
	text-align: left;
}


.entrytext .postmetadata {
	clear: both; 
	text-align: left;
    background:#eee; 
	padding:6px; 
	margin-top: 15px;
	margin-bottom: 10px;
}

.postmetadata alt {
	clear: both; 
	padding:6px; 
	margin-top: 16px; 
	margin-bottom: 5px;
}
.postmetadata {
	clear: both; 
	background:#eee; 
	padding:6px; 
	margin-top: 16px; 
	margin-bottom: 5px;
}
.postmetadata a {

}

.navigation {
	margin-bottom: 10px;
	}
	
	.alignleft {float:left; } 
	.alignright {float:right;} 

.center {

}

.pagetitle {

}

blockquote{
	border-left:1px solid #A5ABAB; 
	margin:15px; 
	padding:0 12px 0 12px; 
	}
	

cite {
	font-family: arial, verdana, tahoma;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #111; text-decoration: none;}


acronym, abbr {

}

#content h2 {
    font-weight: 100;
    font-size: midium;
    margin: 0 0 4px; padding: 0 0 3px; 
	color: #649DC1;
}

#content ul {
color: #4B76BE;
padding: 10px 30px;
}
#content ul li {
list-style-type: square;
}

#sidebar ul {
    list-style-type: none; 
	padding: 10px;
}

#sidebar ul h2 {
    background: #649DC1 url(images/sidebarh.jpg) repeat-x;
    font-weight: 100;
    font-size: 1.2em;
    margin: 5px 0 0;
	padding: 0 0 0 10px; 
	color: #fff;
}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {
    background: url(images/icon.gif) no-repeat center left;
    padding: 2px 0 2px 20px;
}
#sidebar ul ul li a { font-size: small	; }

#sidebar ul ul ul {
padding-left: 7px;
}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}



ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	}

ol.commentlist li.alt {background: #fff;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; }

ol.commentlist a {color:#111;}

small.commentmetadata {

}

#comment{
	width:75%;
	min-width:300px;
	}

	
#commentssection{
	clear: both;
	padding: 2px 12px; 
	margin: 0; 
	}
	
#commentform{
	background: #eee;
	margin: 12px 0;
	padding:20px;
	}
#commentform input {
	border: 1px solid #666;
	margin: 10px 0 0 0;
	padding: 2px;
	}
#commentform p{
	color: #111;
	}
#commentform textarea {
border: 1px solid #666;
background: #fff;
margin-top: 10px;
color: #333;
}

#commentform a{color: #111; text-decoration: none;}
#searchform {

}

#searchform input {
font-size:12px;padding:6px;
border: 1px solid #aaa;
}

#searchform #s {

}
#searchform input#searchsubmit{
margin-top: 5px;
border:0;color:#fff; background: #4B76BE;
}

/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}


.dateicon {
padding-left: 20px;
background: url(images/date.png) no-repeat;
color: #111;
}

.titleback {
	background:#eee;
	margin-bottom:10px;
	margin-top:5px;
	padding:3px 10px 10px;
}

.faq{
	padding-bottom:15px;
	}

.font-red{
	color: #ff0000;
	}


div{
    zoom:1;/*for IE 5.5-7*/
}
div:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
