/* base_setting*/

* {  margin: 0; padding: 0; }

a { color: #3366ff; text-decoration:none; }
a:hover { color: #ff3366; text-decoration:none; }
a:active { color: #00cc00; }

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

h4 { font-weight: bold; color: #4d4d4d; }

body {
	margin: 0px ;
	background: #fff;
	color: #4d4d4d;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	}

#container {
	width: 780px;
	text-align: left;
	background-color: #fffff0;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 0;
	border: solid 1px #cccccc;
	}

#center	{
	width: 520px;
	text-align: left;
	float: left;
	}

#right{
	width: 260px;
	text-align: left;
	float: right;
	}

#main {
	background-color: #fffff0;
	}

/* ページトップリンク */
#return {
	text-align: right;
	font-size: 12px;
	padding: 15px 30px 15px 0;
	clear: both;
	}

/* global-navigation */
.navibar  {
	width: 778px;
	height: 13px;
	background: #fff0ac;
	font-size: 11px;
	color: #ccc;
	margin: 1px 1px 0px 1px;
	padding: 1px 0;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;
	}

.navibar2  {
	width: 778px;
	height: 13px;
	background: #fff0ac;
	font-size: 11px;
	color: #ccc;
	margin: 0px  1px ;
	padding: 1px 0;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;
	}

.navibar a,.navibar2 a { color: #3366ff; text-decoration:none; }
.navibar a:hover,.navibar2 a:hover {color: #ff3366;text-decoration:none; }

#pankuzu  {
	font-size: 13px;
	color: #444444;
	padding: 0 0 10px 15px;
	font-weight: normal;
	}

.normal { font-weight: normal; }

.content div {
	margin-left: 0px;
	margin-right: 0px;
	}

#left div {
	margin-left: 10px;
	margin-right: 0px;
	}
#right div {
	margin-left: 0px;
	margin-right: 10px;
	}

.content div div, #left div div {
	margin-left: 0;
	margin-right: 0;
	}

/* header */
#banner,#banner2	{
	padding: 0px;
	background: url(http://xn--ihq79iewal1ktnu70vi92d.com/gyousei-shoshi/header02/header2.gif) no-repeat;
	background-position: top left; 
	height:110px;
	border-bottom: 1px solid #fff0ac;
	}

.main-banner { 
	margin: 10px 0;
	width: 496px; 
	padding: 0;
	background : #ffffff;
	text-align: center;
	}

.main-banner img {
	margin: 0 auto;
	border: 0;
	}

.main-inner { 
	margin: 25px 0 5px 100px;
	padding: 0;
	background : #fffff0;
	text-align: left;
	 }
.main-inner h1  {
	font-size:32px;
	font-weight: bold;
	text-decoration: none;
	}

.main-inner h1 a {
	color: #3300ff;
	text-decoration: none;
	}

.main-inner h2 {
	font-size: 16px;
	margin: 0 0 10px 65px;
	}

.main-inner h3 { 
	font-size: 15px; 
	padding: 0;
	margin: 0px;
	}

.main-inner h6 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

.main-inner p {
	font-size: 80%;
	line-height: 150%;
	padding: 0px 10px 10px 10px;
	margin: 0;
	}

.right {
	float: right;
	margin: 0px 20px 10px 0px;
	}

.left {
	float: left;
	margin: 0px 10px 10px 0px;
	}

/* entry */

.entry h2 {
	font-size: 15px;
	background: url(http://xn--ihq79iewal1ktnu70vi92d.com/mt/mt-static/icon/kaisetu01.gif) no-repeat;
	height: auto;
	line-height: 150%;	
	padding: 0 5px 0 40px;
	margin: 30px 0 5px 15px;
	text-align: left;
	}

.entry h2 a {
	color: #3300ff;
	text-decoration: none;
	}

.entry h3 {
	font-size: 14px;
	margin: 0;
	padding: 3px 0 2px 50px;
	font-weight: normal;
	color: #007b7b;
	text-align: left;
	}

.entry h4 {
	font-size: 13px;
	margin: 0;
	padding: 3px 0 2px 50px;
	font-weight: normal;
	color: #007b7b;
	text-align: left;
	}

.entry h5 {
	width: 180px;
	height: auto;
	margin-left: 45px;
	background: #ccffcc;
	display: block;
	padding: 3px;
	border: dotted 1px #33ff00;
	}

.entry p {
	font-size: 12px;
	line-height: 150%;
	margin: 0;
	padding: 4px 10px 4px 15px;
	}

.entry p.posted {
	text-align: right;
	font-size: 12px;
	border-top: dotted 2px #CEE7EE ;
	padding: 4px 30px 4px 0 ;
	}

.entry p.extended {
	text-align: left;
	font-size: 12px;
	padding: 4px 10px 4px 15px ;
	}

.entry ul {
	font-size: 13px;
	list-style-type: none;
	}

.entry li {
	font-size: 12px;
	list-style-type: none;
	line-height: 120%;
	padding: 0 10px 2px 30px;
	margin: 10px 0 0 0;
	border-bottom: dotted 2px #CEE7EE ;
	}

.entry li a { font-weight: bold; }


/* track_back */
.trackbacks h3 {
	font-size: 12px;
	margin-top: 20px;
	padding: 0 15px;
	}

.trackbacks-content {
	font-size: 11px;
	padding: 0 10px;
	}

.trackback-footer { font-size: 12px; }

#trackbacks-info {
	margin: 10px 0;
	border: 1px dotted #CEE7EE ;
	padding: 2px 10px;
	font-size: 11px;
	text-align: center;
	background: #c4c4c4;
	}

/* category& */
.categorybox,
.entry-bottom {
	background-color: #c4c4c4;
	padding: 6px 15px;
	margin: 10px 0;
	border: 1px dotted #CEE7EE ;
	}

.categorybox h3,
.entry-bottom h3 {
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 5px 0;
	}

.categorybox h4,
.entry-bottom h4 {
	font-size: 11px;
	font-weight: normal;
	line-height: 180%;
	}

/* archives */
.sitemap h2,
.categorylist h2 {
	font-size: 14px;
	line-height: 130%;	
	padding: 0 5px 0 30px;
	margin: 0 0 10px 0;
	}

.sitemap h3,
.categorylist h3 {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin: 5px 0 0 5px;
	padding: 0 0 2px 20px;
	}

.sitemap p {
	padding: 4px 0 0 20px;
	font-size: 12px;
	text-align: left;
	margin: 0 10px;
	}

.categorylist p {
	line-height: 130%;
	font-size: 12px;
	text-align: left;
	padding: 0 10px 3px 20px;
	margin: 10px 0;
	border-bottom: dotted 2px #CEE7EE ;
	}

.freespace2 {
	margin: 0;
	padding: 2px 0;
	}

/* comments */
.comments-head,
.comments-open-head,
.comments-system-head{
	margin:20px 0 10px;
	padding:0 0 0 20px;
	font-size:12px;
	color:#454545;
	line-height:30px;
}

.comments-system-head{
	margin:0 0 10px;
}

.comment-data{
	border-bottom:solid 1px #999;
	font-size:11px;
	font-weight:normal;
}

#comments-open-data dt{
	width:70px;
	float:left;
	clear:left;
	margin:0 0 10px;
	padding:0;
	font-size:11px;
}

#comments-open-data dd{
	width:320px;
	margin:0 0 10px;
	padding:0;
	font-size:11px;
}

.comments-open-moderated{
	margin:0 0 10px 30px;
	padding:0;
	font-size:11px;
}

#comment-author{
	width:100px;
	font-size:11px;
}

#comment-email,
#comment-url{
	width:250px;
}

#comment-text{
	font-size:11px ;
	font-family: verdana, arial, sans-serif;
	width:398px;
	height:180px;
}


/* side_bar */

/* menue */
.sidebar { margin: 0px; }

.freespace {
	margin-top: 15px ;
	margin-bottom: 15px ;
	text-align: center;

	}

.freespace h3 {
	font-size: 14px;
	font-weight: bold;
	height: auto;	
	padding: 1px 2px 0 20px;
	margin-top: 15px ;
	}

.freespace h4 { 
	margin: 15px 10px;
	font-size: 12px;
	font-weight: bold;
	}

.freespace p {
	margin: 10px 0 10px 20px;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	}

#sponsored-link  { margin-bottom: 3px; font-size: 12px; }
.ad_side {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	}
.link-list {
	margin: 15px 0 ;
	text-align: left;
	}

.sidebar h3,
#categories h3,
#recent h3,
.link-list h3,
.link-list2 h3,
#sponsored-link h3, 
#search h3 {
	font-size: 14px;
	font-weight: bold;
	height: auto;	
	padding: 1px 2px 0 20px;
	margin-top: 15px ;
	}

.sidebar ul,
#categories ul,
#recent ul,
.link-list ul,
.link-list2 ul,
.freespace ul {
	font-size: 11px;
	display: block;
	font-weight: normal;
	list-style-type: none;
	margin: 0px;
	}

.sidebar li,
#categories li,
#recent li,
.link-list li,
.link-list2 li,
.freespace li {
	color: #00cc00;
	width: auto;
	height: auto;
	font-size: 11px;
	line-height: 130%;
	list-style-type: none;
	padding-bottom: 1px;
	}

.sidebar li a,
#categories li a,
#recent li a,
.link-list li a,
.link-list2 li a,
.freespace li a {
	background: #fff8d2;
	list-style-type: none;
	text-decoration: none;
	display: block;
	padding: 1px 0 1px 5px;
	border: dotted 1px #ffe451;
	}

.link-list2 li {
	color: #00cc00;
	width: auto;
	height: auto;
	font-size: 11px;
	line-height: 130%;
	list-style-type: none;
	padding-bottom: 1px;
	margin-bottom: 5px;
	text-align: center;
	}

.link-list2 li a {
	background: #caffca;
	list-style-type: none;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 5px;
	padding: 1px 0 1px 5px;
	border: dotted 1px #00ca00;
	}

.sidebar li a:hover,
#categories li a:hover,
#recent li a:hover,
.link-list li a:hover,
.link-list2 li a:hover,
.freespace a:hover {
	background: #ffffff;
	list-style-type: none;
	display: block;
	border: dotted 1px #c4c4c4;
	}

/* favourit */
.favorite {
	text-align: center;
	padding: 0 0 10px 0;
	}


/* AdLink */
.ad_head,
.ad_center,
.ad_kiji {
	background-color:#ffffff;
	text-align: center;
	margin: 4px 0;
	}

.random-adlink  {
	margin: 0;
	padding: 0; 
	width: 250px;
	background-color:#ffffff;
	text-align: left;
	}

#clear {
	clear: both;
	}

/* Movable Type・copy_right */
#powered {
	width: auto;
	font-size: 12px;
	color: #454545;
	text-align: left;
	margin: 15px;
	padding: 5px;
	}


#footer {
	width: 780px;
	height: 110px;
	margin: 0;
	background-color: #fffff0;
	font-size:11px;
	text-align: left;
	color: #000000;
	clear: both;
	}

#footer hr {width: 98%;}

#footer-inner {
	padding: 0 15px 2px 15px;
	text-align: center;
	 }
#footer-inner a { color: #3300FF; }
#footer-inner a:hover { color: #ff3366; }
#footer-inner a:active { color: #00cc00; }

#footer img{
	border: 0; 
	margin-top: 10px ;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	}

.b{ font-weight: bold;}
.blue { color: #006699;}
.pink { color: #ff3366;}
.red { color: #ff3300;}
.green { color: #008080;}
.bl { color: #000000;}
.gr { color: #006666;}
.l { font-size:15px;}
.m { font-size:13px;}	
.s { font-size: 10px;}