@charset "UTF-8";
/* ===================== coommon Start ========================*/
body {
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
margin: 0;
color: #333333;
text-align: center;
line-height: 120%;
font-size: 12px;
background: #FFF;
}

a {
/*text-decoration: underline;*/
}

a:link {
color: #8FABBE;
}

a:visited {
color: #8FABBE;
}

a:active {
color: #8FABBE;
}

a:hover {
color: #006699;
}


em {
font-size: 11px;
}

h1,h2,h3,i,b,strong {
font-size: 12px;
font-style:normal;
color: #00A8E7;
margin: 0;
padding:0;
line-height: 14px;
font-weight: normal;
}

img {
    border-style:none;
}
/* ===================== coommon End ========================*/
/* ===================== coommon hack Start =================*/
/* ******************** clearfix ********************** */
.clearfix:after{/*nonIE*/
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{/*IE7-macIE5*/
display:inline-block;
}
/*Hides from IE-mac \*/
/* IE6*/
*html.clearfix{height:1%}
.clearfix{display:block;}
/*End hides from IE-mac \*/

/* ===================== coommon hack End ===================*/
/* ===================== commonlayout Start =================*/
#container {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width:800px;
height:100%;
}

#container.exception {
background-color:#F2171D;
height:100%;
padding-bottom:15px;
}

/* ===================== Header ========================*/
#header {
	width: 800px;
	margin: 0 auto;
	height: 70px;
	color: #FFF;
	text-align: left;
	background-image: url(/img/07top/head_logo.gif);
	background-repeat: no-repeat;
	background-color: #00A8E7;
	}

.head_title {
	float: left;
	width: 612px;
	padding: 0 0;
	font-size: 11px;
	}
	
#header h1 {
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 25px 0 0 300px;
	}
	
#header strong {
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 25px 0 0 300px;
	}
	
#header_pad {
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 20px 0 0 300px;
	}
	

	
#header_pad_new {
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 20px 0 0 10px;
	}
	
#header p {
	float: right;
	}
	
#header_logo {
	float: left;
	width: 0px;
	}

	
.date {
	font-size: 12px;
	font-weight: bold;
	float: right;
	width: 120px;
	text-align: right;
	padding: 45px 0 0;
	}
	
.date p {
	padding: 0 10px 0 0;
	margin: 0;
	}
/* ******************** menubar ********************** */
#menubar {
	width: 800px;
	margin: 0 auto;
	color: #00A8E7;
	padding: 5px 0;
	text-align: center;
	background-image: url(../img/07top/cont_bg_border.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #00A8E7;
	}

#menubar a {
	font-size: 11px;
	color: #00A8E7;
	margin: 0;
	padding: 5px 5px;
	border-left: 1px solid #67CFE9;
	border-right: 1px solid #67CFE9;
	text-decoration: none;
	}
	
#menubar a:hover {
	color:#FFF;
	background-color: #00A8E7;
	text-decoration: none;
	}
	
#menubar a#top {
	text-decoration: none;
	background-color: #ECECEC;
	background-image: url(../img/07top/btn_menu_bg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
	
#menubar a#top:hover {
	color: #CC0000;
	background-image: url(../img/07top/btn_menu_bg_over.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	}
	
#menubar a#search {
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-color: #5ED711;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
	
#menubar a#search:hover {
	color: #00A8E7;
	background-color:#FFFF00;
	background-repeat: no-repeat;
	}


/* ******************** footer ********************** */
#footer {
clear:both;
width: 800px;
margin: 15px auto 0;
border-top: 1px solid #00A8E7;
}

#footer p {
margin: 2px 0;
padding: 5px;
font-size: 10px;
color: #00A8E7;
text-align: right;
line-height: 12px
}

#footer a{
color: blue;
}

#footer a:link{
color: blue;
}

#footer a:visited{
color: #CCC;
}

#footer a:active{
color: #CCC;
}

#footer a:hover{
color: red;
}


/* ===================== commonlayout End ==========================*/
/* ******************** main_box ********************** */
#main_box{
width:798px;
height:100%;
margin:0px;
padding:0px;
/*overflow: hidden;*/
background-image: url(./images/parts/blog_bg.gif);
background-repeat:repeat-y;
border-top:1px solid #00A8E7;
border-left:1px solid #00A8E7;
border-right:1px solid #00A8E7;
border-bottom:1px solid #00A8E7;
}

/* ******************** right(sideber area) ************ */
#right {
float: left;
width: 198px;
overflow: hidden;
background-color:#ffffff;
height:100%;
}

.sidebar {
padding: 0px 24px 0px 24px;
width:150px;
}

.sidebar h2 {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
text-align: center;
font-weight: bold;
text-transform: uppercase;	
letter-spacing: .3em;
}

.sidebar ul {
padding-left: 0px;
margin: 0px;
margin-bottom: 30px;
}

.sidebar ul ul {
margin-bottom: 0px;
}

.sidebar li {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
text-align: left;
line-height: 150%;

margin-top: 10px;
list-style-type: none;
}

.sidebar #categories ul,
.sidebar #profile ul {
padding-left: 20px;
}

.sidebar #categories li,
.sidebar #profile li {
list-style-type: circle;
}

#profile img{
width: 150px;
height:150px;
margin: 10px 0;
padding: 0;
}

#side_navi {
width: 150px;
margin: 10px auto 0px;
padding: 0;
text-align: center;
}

#sidenavi_wht {
	background-color: #FFF;
	padding: 15px 0 5px;
	text-align: center;
}
	
#sidenavi_wht h2 {
	font-size: 12px;
	margin: 0;
	padding: 5px 0;
	font-weight: normal;
	line-height: 14px;
	color: #00A8E7;
}

.sidebar_btn1{
padding:0px;
margin:0px 0px 10px 0px;
}

.sidebar_btn2{
padding:0px;
margin:0px 0px 5px 0px;
}

#calendar {
line-height: 120%;
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
border:1px solid #ffffff;
padding: 0px;
text-align: center;
margin-bottom: 30px;
margin-top: 20px;
}

#calendar table {
padding: 2px;
border-collapse: collapse;
border: 0px;
width: 100%;
}

#calendar caption {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
text-align: center;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .3em;
}

#calendar th {
text-align: center;
font-weight: normal;
}

#calendar td {
text-align: center;
}


#blogtitle {
/*
text-align: left;
background-image: url(./images/parts/blog_title.jpg);
background-repeat:no-repeat;
*/
width:599px;
height: 262px;
margin:0px;
padding:0px;
}

#blogtitle h1{
margin:0px;
padding:0px;
}



#center {
float: left;
width: 600px;
margin:0px;
padding:0px;
overflow: hidden;
}

.content {
margin: 15px 15px 15px 15px;
padding:0px;
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 180%;
}

.content.exception {
padding:15px 15px 15px 15px;
margin: 15px 15px 0px 15px;
background-color:#ffffff;
height:auto;
width:auto;
}

.content pre {
font-size: larger;
}

.copyright {
text-align: right;
font-size: 10px;
color: #ffffff;
padding: 5px;
}

.content p {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 180%;
text-align: left;
margin-bottom: 10px;
}

.content blockquote {
line-height: 180%;
}

.content li {
line-height: 180%;
}

.content .entry_date {
color:#666666;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
margin-bottom: 3px;
}

.content h2 {
color: #f2171d;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
text-align: left;
font-weight: bold;
margin-bottom: 8px;
}

.content h3 {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: left;
margin-bottom: 10px;
}


.content p.posted {
color: #999999;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
border-top: 1px solid #999999;
text-align: left;
line-height: normal;
padding: 3px;
}

.photo {
text-align: left;
margin-bottom: 20px;
}

.link-note {
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
line-height: 150%;
text-align: left;
padding: 2px;
margin-bottom: 15px;
}

#powered {
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
line-height: 150%;
text-align: left;
color: #666666;
margin-top: 50px;
}

#comment-data {
float: left;
width: 180px;
padding-right: 15px;
margin-right: 15px;
text-align: left;
border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
width: 80%;
}

.commenter-profile img {
vertical-align: middle;
border-width: 0;
}

.cat_icn {padding-bottom: 3px;}

.entry_frame {
height:auto;
width:auto;
margin:0px 0px 15px 0px;
padding:15px 15px 10px 15px;
background-color: #FFFFFF;
}

.entry_frame img{
margin:0px 0px 20px 0px;
padding:0px;
}

.entry_link p{
text-align:center;
color: #ffffff;
}

.entry_link a {
/*text-decoration: underline;*/
}

.entry_link a:link {
color: #ffffff;
}

.entry_link a:visited {
color: #ffffff;
}

.entry_link a:active {
color: #ffffff;
}

.entry_link a:hover {
color:#FFFF00;
}


/* ===================== exception Start ========================*/
#exception_header{
width:800px;
height:50px;
margin:0 auto;
padding:0;
}

#exception_header h1{
margin:0;
padding:0;
}

#exception_header a{
color:
}

.module-content{
margin-bottom:15px;
}

h2#archive-title,
h2.module-header{
font-weight:bold;
}

/* ===================== exception End ========================*/
/* ===================== search Start ========================*/

#banner {
background-image: url(./images/parts/header_img.gif);
height: 50px;
}

#banner-img {
display: none;
}

#banner a {
color: #FFFFFF;
text-decoration: none;
height: 50px;
width:800px;
display:block;
}

#banner h1 {
font-size: 9px;
text-indent:-5000px;
}

#banner h2 {
font-size: small;
}

#container.search_bg{
padding: 0px 0px 15px 0px;
background:#f2171d;
}
.search_inner {
margin:15px 15px 0px 15px;
padding:15px 15px 15px 15px;
background:#FFFFFF;
}
/*ie6 hack start*/
* html .search_bg {
background:#f2171d;
}

* html .search_inner {
margin:15px 15px 15px 15px;
padding:15px 15px 15px 15px;
background:#FFFFFF;
}
/*ie6 hack end*/

