/*Tags: theme-options, two-columns, fixed-width, right-sidebar, green, purple, black, dark, threaded-comments*/


html, body, * {
	padding:0;
	margin:0;
}
html>body #content {
	height:100%;
	/*\min-height:580px;*/
}
body {
	background-color: #f3f3f3;
	font-family: "CI", Meiryo, Verdana, "lr oSVbN", sans-serif;
	color:#333;
}
a, a:link {
	color:#ff0000;
	text-decoration: none;
}


a:visited {
	color:#ff0000;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
a:active {
	color:#000000;
	text-decoration: none;
}
.small {font-size:11px;
line-height:1.2em;
}

h1, h2, h3, h4,
.itemhead h3, .itemhead h3 a, {
	color:#444444;
	text-decoration:none;
}

#wrap {
	background-color:fff;
	width:850px;
	margin:0 auto;
    padding:0;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:10px solid #333;
}


#header {
	margin:0 auto 0 auto;
	padding:0;
	height:77px;
	width:848px;
	background-repeat:no-repeat;
	background-position:top center;
}

#header h1 {
	text-align:left;
	padding:13px 15px 8px 0;
	font-family: "CI", Meiryo, Verdana, "lr oSVbN", sans-serif;
	font-size:40px;
	line-height:normal;
	width:90%;
	margin:0 auto;
	overflow:hidden;
}

#header h1 a {
	color:#fff;
	text-decoration:none;
text-align:left;
text-indent:-999em;
display:block;
}

#header h4 {
	width:90%;
	margin:0 auto;
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	color:#333;
	text-align:left;
text-align:left;
text-indent:-999em;
display:block;
}
/*                  top  header                   */

#topheader {
	margin:0 auto 0 auto;
	padding:0;
	height:303px;
	width:848px;
	background-repeat:no-repeat;
	background-position:top center;
}

#topheader h1 {
	text-align:left;
	padding:13px 15px 8px 0;
	font-family: "CI", Meiryo, Verdana, "lr oSVbN", sans-serif;
	font-size:40px;
	line-height:normal;
	width:90%;
	margin:0 auto;
	overflow:hidden;
}

#topheader h1 a {
	color:#fff;
	text-decoration:none;
text-align:left;
text-indent:-999em;
display:block;
}

#topheader h4 {
	width:90%;
	margin:0 auto;
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	color:#333;
	text-align:left;
text-align:left;
text-indent:-999em;
display:block;
}

/*                 top header               */

#menu {
	background-repeat:no-repeat;
	background-position:center;
	height:34px;
	width:850px;
	text-align:left;
	padding:0;
	margin:0;
}

#menu ul {
	padding-top:4px;
}

#menu ul li {
	margin:0;
	display:inline;
	padding:10px 0 0 20px;
}

#menu ul li a, #menu ul li a:link, #menu ul li a:active,
#menu ul li a:hover, #menu ul li a:visited {
	color:#333;
	font-size:13px;
	line-height:23px;
	font-family: "CI", Meiryo, Verdana, "lr oSVbN", sans-serif;
	text-decoration:none;
	background:none;
}

#menu ul li a:hover {
}

/*                     top menu                            */
#topmenu {
	background-repeat:no-repeat;
	background-position:center;
	height:34px;
	width:850px;
	text-align:left;
	padding:0;
	margin:0;
}

#topmenu ul {
	padding-top:4px;
}

#topmenu ul li {
	margin:0;
	display:inline;
	padding:10px 0 0 20px;
}

#topmenu ul li a, #topmenu ul li a:link, #topmenu ul li a:active,
#topmenu ul li a:hover, #topmenu ul li a:visited {
	color:#333;
	font-size:13px;
	line-height:23px;
	font-family: "CI", Meiryo, Verdana, "lr oSVbN", sans-serif;
	text-decoration:none;
	background:none;
}

#topmenu ul li a:hover {
}

/*                    topmenu                            */

#content {
	width:848px;
	margin:0 auto 0 auto;
	background-repeat:no-repeat;
	background-position: top center;
background-color:#fff;
height:100%;
}

#sidebar {
	float:right;
	width:210px;
	margin: 0 0 0 5px;
	padding: 0px 0px 3px 3px;

}

#sidemenu {
	padding:0px 0px 10px 5px;
	text-align:left;
}

#sidemenu h4 {
font-size:14px;
	font-family: "CI", Meiryo, Verdana, "lr oSVbN", sans-serif;
	padding:2px 0px 1px 0px;
margin: 0px;
width:198px;
height:22px;
line-height:22px;
font-weight:normal;
text-indent:2em;
	
}

#sidemenu p {
		padding: 3px;
		font-size: 70%;
}

#sidemenu ul {
	list-style:none; 
	margin:0; 
	padding:0px; 
	font-size:85%;
	margin-bottom:3px;
}

#sidemenu ul li, #recentcomments li, #recentcomments li.recentcomments {
	padding:0; 
	margin:0;
	width:200px;
text-indent:1.5em;
}

#sidemenu ul li a {
	color:#333333;
background-color: #ffc;
	display:block; 
	padding:4px 4px 4px 10px; 
	text-decoration:none; 
font-size:14px;
}

#sidemenu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover {
}

#main {
	margin:0;
	padding:0;
	width:620px;
	text-align:left;
	float:left;
	margin-left:5px;


}

h1 {
	font-family: georgia;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: georgia;
	font-size: 130%;
}


h4 {
	font-size: 105%;
}

p {
	font-size: 80%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

/* Let's keep those items in line!  :)  */
#main .entry {
	overflow:hidden;
}

a img {
	border: none;
}

h3 a:link, h3 a:hover, h3 a:visited{
	text-decoration:none;
font-weight:normal;
}

.item {
	text-align:left;
	padding:20px 45px 20px 10px;
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}



.storycontent p {
line-height:1.3em;
	padding:0;
margin:0.4em 0 0.8em 10px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

img, .alignleft {
	float:left;
	padding:0 5px 5px 0;
}

img.right, .alignright {
	float:right;
	padding:0 0 5px 5px;
}

.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;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.chronodata, .tags, .category, .metadata {
float:right;
	margin:0px;
	font-size:11px;
	font-style:italic;
	color:#545454;
	display: block;
clear:both;
}

input, textarea {
	background-color:#fffff;
	border:1px solid #cccccc;
	color:#444444;
	font-size: 80%;
}

#author, #email, #url {
	width:200px;
}

#comment {
	width:95%;
	height:175px;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#comments {
}

.metadata {
	color:#545454;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color:#545454;
}

.commentlist p {
	clear: both;
	font-size: 95%;
}

cite{
	font-size: 95%;
}

blockquote, blockquote blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #cccccc;
	background-color:#dedede;
}

blockquote blockquote {
	border-left: 5px solid #bbbbbb;
	background-color:#ebebeb;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

#respond {
	color:#444444;
	margin-bottom:15px;
}

#respond h3 {}

.commentmetadata {
	font-size: 80%;
}
.commentlist {
	margin-top: 5px;
}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #dedede;
	overflow:hidden;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color:#333333;
	background-color:#ededed;
	text-decoration:none;
}

.alignright {
	float: right;
	padding-right:50px;
	font-size:9px;
}

.alignleft {
	float: left;
	padding-left:50px;
	font-size:9px;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#recentcomments li, #recentcomments li.recentcomments {
	display:block; 
	padding:4px 4px 4px 10px; 
}

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
	text-align:center;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	background:none;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background:none;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight:bold;
	background-color:#ededed;
}


#wp-calendar td {
	color: #444444;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar caption {
	font-weight:bold;
}

#wp-calendar #today {
	background-color:#f6e6a8;
	color:#000000;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#footer {
background-color:#f6e6a8;
	clear:both;
    padding:0;
	margin:0 auto;
	width:840px;
}

#footer p {
	text-align:center;
	padding:15px 0;
	font-size:10px;
}

#footer a:link, #footer a:hover, #footer a:visited{
}

.avatar {
	border:none;
	float:left;
	margin:0 5px 2px 0;
}

#sidemenu .taggage {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}

#sidemenu .taggage a {
	text-decoration:none;
}

#sidemenu .widget-move-over {
	margin-bottom:15px;
}

#calendar_wrap {
	margin-bottom:15px;
}

/*-------------------------- style2 ---------------------------------------------------*/


#header {
	background-image:url(images/pageheader.png);
}
#topheader {
	background-image:url(images/header.png);
}
#menu {
	background-image:url(images/pagemenu.png);
}
#topmenu {
	background-image:url(images/menu.png);
}
#menu ul li a:hover {
	color:#fff;

}
#topmenu ul li a:hover {
	color:#fff;

}
#sidemenu h4 {
	background-image:url(images/sidemenu-top.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#666;
	padding-left:0px;
}

#sidemenu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover {
background-color:#fff;
	background-image:url(images/virus.png);
	background-repeat:no-repeat;
	background-position:left;

}

.children li a {
font-size:12px;
background-color:#fff;
}

#wp-calendar a {
	background-color:#e4d3d3;
}

/*-------------------　見出し　---------------------------------*/

#main div {
padding:0;
margin:0;
}
#main .pagetitle {
color:#999;
font-size:24px;
height:30px;
padding:0;
margin:10px 0 20px 0;
text-indent:20px;

}


.itemhead {
display:block;
height: 60px;
text-indent:75px;
background-image:url(images/usb.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
padding-top:35px;
margin-top: 35px;
}

.itemhead .b_h3 {
display:inline;
width:auto;
color:#036;
font-size:16px;
line-height:18px;


margin-top:35px;
}

.p_h3 h3 {
	font-family: "CI", Meiryo, Verdana, "lr oSVbN", sans-serif;
color:#036;
font-size:24px;
line-height: 36px;
height: 36px;
text-indent:25px;
margin:8px 0 0 0;
padding:8px 0 0 0;
border-bottom:1px solid #ccc;
}

/*                    itemhead2                      */

.itemhead2 {
font-size:16px;
line-height: 18px;
height: 18px;

background-image:url(images/virus.png);
	background-repeat:no-repeat;
	background-position:left center;
padding:0 0 0 35px;
}
.arc_right {
text-align: right;
padding-right:50px;
margin-left:10px;
border-bottom:1px dotted #ff9900;
}
/*               トップページ　　　　　　　　　　*/
#news_h2 {
width:auto;
height:22px;
background-image:url(images/news.gif);
text-indent:-999em;
background-repeat:no-repeat;
background-position:left 3px;
}
.news {
height: 100px;
border: solid 1px #ccc;
overflow:hidden;
padding:25px 0 0 0;
margin:5px;
overflow:auto;
}
.news_h3 {
font-size:11px;
line-height: 12px;
height: 12px;
font-weight:normal;
margin:1px 2px 1px 5px;
}
.top_b {
margin:5px 0px 5px 0px;

}

