
body {
	margin: 0;
	padding: 0;
	 background-color: #FFFFFF;
	font-family: "メイリオ", Meiryo, Osaka, "MS Pゴシック", Verdana, Arial, Helvetica, sans-serif;
	color: #111111;
	font-size:14px
}

a {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
	padding: 0;
}

strong {
	color: #000;
}

span.red {
	color: #990000;
}

h2{
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h3{
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.clear {
  clear: both;
}

input, select {
	font-size: 16px;
	padding: 3px;
}


/* HEADERS ----------------------------------------------------*/

.site_header {
	background-color:#000033;
	padding: 0 10px 0 0;
	height: 50px;
	color: #FFFFFF;
}

.header_container {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	background-color: transparent;
}

.site_header a {
	color: #FFFFFF;
}

.logo_header {
	display: block;
	width: 350px;
	height: 32gpx;
	overflow: hidden;
	margin-top: 12px;
	margin-right: 25px;
	float: left;
	display: inline;
}


.logo_ask {
	margin-top: 10px;
	margin-right: 25px;
	float: right;
	width: 110px;
	}

/* GLOBAL NAVI ----------------------------------------------------*/

.global_navi {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #111111;
	background-color: #000033;
}

.global_navi_container {
	width: 920px;
	margin: 0 auto;
	padding: 0;
}

.global_navi ul {
	margin: 0;
	display: inline;
	overflow:hidden;
}

.global_navi li {
	margin: 0;
	float:left;
	display:block;
	overflow:hidden;
	text-indent:-9999px
}

#navi01 a{background:url(images/navi01.gif) left top no-repeat; width:150px; height:25px; overflow:hidden; display:block;}
#navi02 a{background:url(images/navi02.gif) left top no-repeat; width:150px; height:25px; overflow:hidden; display:block;}
#navi03 a{background:url(images/navi03.gif) left top no-repeat; width:150px; height:25px; overflow:hidden; display:block;}
#navi04 a{background:url(images/navi04.gif) left top no-repeat; width:150px; height:25px; overflow:hidden; display:block;}
#navi05 a{background:url(images/navi05.gif) left top no-repeat; width:150px; height:25px; overflow:hidden; display:block;}

#navi01 a:hover{background:url(images/navi01.gif) right top no-repeat; width:150px; height:25px; overflow:hidden; display:block;}
#navi02 a:hover{background:url(images/navi02.gif) right top no-repeat; width:150px; height:25px; overflow:hidden; display:block;}
#navi03 a:hover{background:url(images/navi03.gif) right top no-repeat; width:150px; height:25px; overflow:hidden; display:block;}
#navi04 a:hover{background:url(images/navi04.gif) right top no-repeat; width:150px; height:25px; overflow:hidden; display:block;}
#navi05 a:hover{background:url(images/navi05.gif) right top no-repeat; width:150px; height:25px; overflow:hidden; display:block;}


/* PANKUZU ----------------------------------------------------*/

.pankuzu {
	background-color: transparent;
	padding: 7px 0px 3px 0;
	background-image: url(images/headerBackground_sub.gif);
	background-repeat: repeat-x;
	font-weight: normal;
	text-align: right;
}

.pankuzu_container {
	width:920px;
	margin: 0 auto;
} 

.pankuzu ul {
	margin: 0;
	padding:0;
	float:right;
}

.pankuzu li {
	margin: 0;
	padding:0 3px;
	float:left;
	font-size: 12px;
	display:block;
}

.pankuzu .here{
	font-weight: bold;
}

/* STRUCTURE ----------------------------------------------------*/

#main_content {
	display: block;
	padding: 0px;
	width: 920px;
	margin: 0 auto 20px auto;
}

#colRight{
	display:inline;
	float: right;
	margin: 30px 0 30px 15px;
	font-size: 14px;
	width: 620px;
}

#colLeft{
	display:inline;
	margin: 20px 0 30px 0;
	padding: 0;
	float: left;
	clear: left;
	font-size: 14px;
	width: 280px;
}

/* FOOTER ----------------------------------------------------*/


.footer {
	border-top: 1px solid #000;
	background-color: #000033;
	margin-top: 20px;
	padding: 20px 0;
	color: #ffffff;
	text-align: center;
}

.footer_container {
	width: 820px;
	text-align: center;
	margin: 0 auto;
}

.footer_link {
	float: left;
	padding: 10px;
	width: 185px;
	display: inline;
	font-size: 14px;
}

.footer_link a {
	color: #fff;
	text-decoration: none;
}

.footer_link a:hover {
	color: #FFFF00;
	text-decoration: none;
}

.footer_link a img{
	border: 10px solid #000033;
	margin-bottom: 5px;
}

.footer_link a:hover img {
	border: 10px solid #FFCC00;
}

.footer .legal {
	margin: 15px auto 0 auto;
	padding-bottom: 10px;
	text-align: center;
	font-size: 10px;
	width: 800px;
	line-height: 1.4em;
}

.footer .legal a {
	color: #FFFFFF;
}

.footer .legal img {
	margin-bottom: 5px;
}



#navigation{
	padding: 5px 15px;
	
}

#navigation .fleft{
	float:left;
	}

#navigation .fright{ 
float:right;
	}

#credit{
	text-align:right;
	padding: 0 15px;
	}

#credit p{
	margin:0;
	color:#777;
	font-size:85%;
	}

#credit p a, #credit p a:hover{
	color:#999;
	font-weight:100;
	}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
	margin: 10px 0;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: font-family: "メイリオ", Meiryo, Osaka, "MS Pゴシック", Tahoma, sans-serif;
	}

h1{
	font-size: 190%;
	}
h2{
	font-size: 160%;
	}
h3{
	font-size: 120%;
	}
h4{
	font-size: 110%;
	}
h5{
	font-size: 100%;
	}
h6{
	font-size: 70%;
	}


a{
	color:#2768AA;
	font-weight:800;
	text-decoration:none;
	}
a:hover{
	color:#2768AA;
	text-decoration:underline;
	}

a img{
	border:0px;
	}

hr{
	height:2px;
	margin:5px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	}

blockquote{
	background: #FFFFCC;
	padding: 5px 15px;
	margin: 25px 20px;
	border: 1px solid #666666;
	}

form{
	margin: 0;
	padding:0;
	}

fieldset{
	padding:10px;
	margin:0;
	border:none;
	}

legend{
	font-weight:800;
	}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
	}

td{
	 vertical-align:top;
	}

.aligncenter,
.aligncenter {
	 display: block;
	 margin-left: auto;
	 margin-right: auto;
	}

.alignleft {
	 float: left;
	}

.alignright {
	 float: right;
	}

.wp-caption {
	 border: 1px solid #ddd;
	 text-align: center;
	 background-color: #f3f3f3;
	 padding-top: 4px;
	 margin: 10px;
	 /* optional rounded corners for browsers that support it */
	 -moz-border-radius: 3px;
	 -khtml-border-radius: 3px;
	 -webkit-border-radius: 3px;
	 border-radius: 3px;
	}

.wp-caption img {
	 margin: 0;
	 padding: 0;
	 border: 0 none;
	}

.wp-caption p.wp-caption-text {
	 font-size: 11px;
	 line-height: 17px;
	 padding: 0 4px 5px;
	 margin: 0;
	}


#tabs{
	padding: 0;
	background:gray;
	}

#tabs ul{
	margin: 0;
	padding:3px 0;
	list-style-type:none;
	
}

#tabs ul li{
	margin: 10px 0 3px 15px;
	padding: 6px 15px 6px 0px;
	display:inline;
	border-right: 2px solid #fff;
	font-size: 100%;
	font-family: Tahoma, Arial, sans-serif;
	}

#tabs ul li a{
	color: white;
	}

#tabs ul li a:hover{
	color:#A1E7FD;
	 text-decoration:none;
	}
	


/* Headings */ 

form#searchform2{
	display: block;
	float:right;
	margin: 25px 35px 0px 5px;
	}

#header h3{
	margin:  0;
	padding: 18px 0 0 10px;
	}

#header h3 a{
	font-weight:100;
	color: #fff;
	text-decoration: none;
	font-size: 220%;
	letter-spacing: 1px;
	}

#header h2{
	margin: 0;
	padding: 10px 0 5px 10px;
	font-weight:800;
	color: #fff;
	font-size: 100%;
	letter-spacing: 1px;
	}

h2#sectiontitle{
	font-size:100%;
	font-weight: 800;
	padding:6px 6px 6px 10px;
	margin:8px 10px 10px 10px;
	border: 1px solid #000000;
	background-color: #0b004a;
	color: #FFFFFF;
	}


/* post styles */

.post{
	width: 600px;
	margin: 0 auto 10px auto;
	padding: 0 0 5px 0;
	}

.entry{
	width: 550px;
	margin: 0 auto;
	padding: 0;
	font-size: 1.15em;
	line-height: 1.6em;
	}

.entry img{
	margin: 0 auto 20px auto;
	}

.post h2 {
	color: #333;
	font-size: 1.35em;
	font-weight: bold;
	padding: 7px 0 4px 12px;
	margin: 0 0 15px 0;
	border-bottom: 3px solid #5080af;
	}


.post h2 a{
	color: #333;
	text-decoration:none;
	font-weight:bold;
	}

.post h2 a:hover{
	text-decoration:none;
	color: #5080af;
	}

.postmetadata{
	font-size:80%;
	padding: 1px 8px 1px 5px;
	margin-bottom: 20px;
	border-top: 1px solid #ccc;
	}

.postmetadata p{
	line-height: 18px;
	padding: 0;
	margin: 2px 0;
	}


.date{
	float:left;
	text-align:center;
	font-weight:800;
	margin: 0 10px 0 0;
	padding: 0 10px;
	border-right: 1px solid #ccc;
	color: #444;
	}


.dateDay{
	display:block;
	font-size: 16px;
	line-height: 16px;
	text-align:center;
	}
.dateMonth, .dateYear{
	display:block;
	font-size: 11px;
	padding:0;
	line-height: 12px;
	}




/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
	}	

ol#commentlist{
	padding: 0 0 0 20px;
	font-size: 90%;
	list-style-type: none;
	}

ol#commentlist li{
	padding: 0px 3px;
	margin: 0;
	}

ol#commentlist li p.commentheader{
	margin: 0px 0 0px 0;
	display: block;
	padding: 1px 5px;
	}



ul#commentlist{
	padding: 0;
	margin:0;
	list-style-type:none;
	}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 5px 15px 5px 15px;
	font-size:90%;
	background: #FFFFCC;
	}

ul#commentlist p{
	margin: 6px 0;
	}

ul#commentlist li .comm{
	margin: 3px;
	padding: 1px;
	border: 1px solid #ccc;
	}

ul#commentlist li .gravatar {
	width:50px;
	float:left;
	padding: 10px 0 0 10px;
	}

ul#commentlist li .gravatar img{
	border: 2px solid #ccc;
	}




ul#commentlist li .commenttext{
	padding: 0;
	margin:5px 30px 5px 30px;
	}

ul#commentlist li .commenttext .commentwrapper{
	margin:0 0 0 5px;
	padding: 3px 8px;
	}


/*  sidebar styles */


#subscribe p{
	font-size: 85%;
	margin: 3px 0 10px 0;
	}



.menu{
	padding:5px;
	font-size:14px;
	margin-bottom:15px;
	}

.menu a{
	font-weight: 100;
	}

.menu a:hover{
	text-decoration:none;
	}

.menu ul{
	font-size: 14px
	margin:0 0 0 0;
	padding:0;
	list-style-type:none;
	}

.menu ul li.widget{
	padding:2px;
	margin:0 0 10px 0;
	}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
	}

.menu ul li.widget ul li{
	border-bottom:1px dotted #ccc;
	padding: 8px 0 8px 15px;
	margin:0;
	}

.menu ul li.widget ul li a:hover{
	text-decoration:underline;
	}

.menu ul li.widget ul li ul{
	}

.menu ul li.widget ul li ul li{
	border-top: 1px dotted #ccc;
	border-bottom: none !important;
	padding: 5px 0 5px 15px;
	}



.menu ul li.widget h3{
	font-size:14px;
	padding:5px;
	margin-bottom :5px;
	background-color: #333333;
	border: 1px solid #111111;
	color: #FFFFFF;
	text-align: center;
	font-weight: 800;
	}

.menu ul li h3 a{
	color: #333;
	font-weight: 800;
	}
.menu ul li h3 a:hover{
	color: #333;
	text-decoration: none;
	}


li.widget .textwidget, li.widget #search li.widget_archive {
	padding: 2px 5px;
	}

.textwidget li img{
	margin : 0 5px 0 -13px ;
	}


/* Calendar styles */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

.trackbacks-header, .comments-header, .comments-open-header{
	font-family: "Arial Narrow",Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 130%;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	text-transform: uppercase;
	margin-top: 0pt;
	background-color: #0b004a;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #ffffff;
	display: inline;
	padding-top: 0.1em;
	padding-right: 20px;
	padding-bottom: 0.1em;
	padding-left: 20px;
	line-height: 160%;}


.archives_link{
	font-size: 16px;
	padding: 5px;
	margin: 0;
	background-color:#0e207e;
	text-align: center;
	}

.archives_link a{
	color: #fcff00;
	
}

.post_navi{
	font-size:100%;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	border-top: 2px solid #2768aa;
	border-bottom: 2px solid #2768aa;
	background-color: #eeeeee;
	text-align: center;
	}

.post_ad{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	padding: 5px 10px; 
	border: 1px solid #000000;
	background-color: #0b004a;
	color: #FFFFFF;
	text-align: center;
	}

.post_ad a{
	color: #FFFFFF;
	font-weight: none;
	}

a#topright {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 169px;
	width: 169px;
	background: url(images/cornerbanner.gif) no-repeat;
	text-indent: -999em;
	text-decoration: none;
	}


.kanren_kiji{
	margin-top: 40px;
	padding: 7px 10px 7px 20px;
	background-color: #0b004a;
	color: #FFFFFF;
	}

.facebook_like{
	text-align: center;
	margin: 25px 0 15px 0;
}


#wpjrelated li {
list-style:none outside;
line-height:140%;
margin:0 0 8px -20px;
color: #444;
}

#wpjrelated li a{
list-style:none outside;
line-height:140%;
margin:0 0 8px 0;
padding-left: 25px;
background: url(images/check.gif) no-repeat;
}

#wpjrelated li a:visited{
color: #000;
margin:0 0 8px 0;
text-decoration: none;
padding-left: 25px;
background: url(images/check_on.gif) no-repeat;
border: none;
}