* {
	margin: 0px;
	padding: 0px;
	}

body {
	color:#333;
	font-size: 12px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	background-color: #EFEFEF;
	padding: 0px;
	margin: 0 auto;
	}

#wrapper_body {
	line-height: 150%;
	background-color: #FFF;
	text-align:center;
	width:950px;
	min-height:100%;
	padding: 0px;
	margin: 0 auto -58px;
	height:auto !important;
	height:100%;
	}

#wrapper_body table,td,tr,div { margin:0px; padding:0px;}

a:link	  {color: #999999; text-decoration: none;}
a:visited {color: #666666; text-decoration: none;}
a:active  {color: #666666; text-decoration: none;}
a:hover   {color: #C2067C; text-decoration: underline}

/* ************************************************ 
 *	ページレイアウト
 * ************************************************ */

/*#header { }*/

div#header {
	font-size:small;
	background-color: #C5B8B2;
	padding: 0px;
	height: 108px;
	width: 950px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	}
div#header a {
	font-family: serif;
	text-decoration:none;
	color: #A35430;
	}

/*　画面左側の幅　*/
#main {
	width: 420px;
	float: left;
	text-align: left;
	margin-top: 100px;
	margin-bottom: 60px;
	padding-left: 50px;
}

/*　レイアウト調整　*/
#side {
	margin-left: 530px;
	padding-top: 110px;
	text-align: left;
	background-image: url(http://www.theodor.jp/img/bg_blog.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/*　画面右側メニューの幅　*/
.side_in {
	width:160px;
	margin-top:0px;
	margin-left:20px;
	text-align: center;
}
.side_in ul{
	width:160px;
}
.side_in ul li{
	width:160px;
	font-size: 11px;
	letter-spacing: 0em;
	padding-bottom: 0px;
}
.side_in h2 {
	font-family: Didot, "Minion Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.15em;
	margin-top:13px;
	padding-top: 15px;
	padding-bottom: 3px;
}


/*　フッター　*/
#footer {
	clear: both;
	margin: 50px 0px;
	padding-top: 0px;
	height: 35px;
	background-color: #523C43;
	color: #FEFEFE;
	font-size: 11px;
}




/* ************************************************ 
 *	サイトタイトル
 * ************************************************ */

h1 { font-size: 22px; margin-bottom: 10px;}
#header h1 a {text-decoration: none;}

.description {font-size:10px; color:#768FBE;}




/* ************************************************ 
 *	サイド
 * ************************************************ */

h2 {
	font-size: 13px;
	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	}

.comment li{
	background:url(./template/cmsp-plain/img/disc.gif) no-repeat;
	background-position:0px 6px;
	text-indent:0px;
	line-height:130%;
	margin-bottom:12px;
	}


/* カレンダー ---------*/

.calendar {
	font-family: "Verdana";
	font-size: 10px;
	text-align:center;
	line-height: 140%;
	margin-bottom:20px;
	color: #6666660;
	}

.calendar table {
	width:100%;
	margin:0px auto;
	text-align:center;
	}

.weekday { padding: 4px 2px;}
.cell    { padding: 4px 2px;}

.cell a:link {color:#AED150; font-weight: bolder;}
.cell a:hover {color:#C2067C;}


/* ************************************************ 
 *	エントリー
 * ************************************************ */
#entry {
	margin-top: 0px;
	margin-bottom:50px;
	}
#entry img {
	margin: 5px 0px;
	}

.entry_navi {
	margin-bottom:20px;
	border-bottom:1px dotted #CCC;
	padding: 5px 0px;
	}

.entry_state {
	text-align:right;
	margin:20px 0px 35px 0px;
	font-size: 10px;
	color: #999;
	}
.entry_state a {
	color: #999;
	}
.entry_title {
	margin-top:10px;
	font-size: 13px;
	font-weight:bolder;
	}

.entry_body {
	margin:6px 0px 0px 0px;
	font-family: "ShinGo Light", "Hiragino Kaku Gothic Pro W3", "新ゴ-L", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size:12px;
	line-height: 190%;
	}
.entry_body .jgm_entry_desc_mark{
	margin:0px;
}

.entry_body .emoji {
	display: inline;	
	}
.entry_body a {
	color: #AED150;
}
.entry_more {
	font-size:11px;
	margin: -10px 0px 0px 0px;
	padding-top:0px;
	text-indent:15px;
	}
.entry_date {
	font-size:10px;
	margin-bottom:15px;
	color: #999;
}

blockquote {
	color: #999;
	border-left:3px solid;
	margin: 10px 5px;
	padding:0px 5px;
	}

.pict { }



/* ------------------------------------- 
 *	コメント・トラックバック
 * ------------------------------------- */

#trackback { padding-top: 20px;padding-bottom:10px;}

#trackback .tb_main_title {
	font-weight: bolder;
	margin-bottom:20px;
	border-bottom:1px dotted #CCC;
	padding: 5px 0px;
	border-top: 2px solid #768FBE;
	}

#trackback .tb_url {
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	}

#trackback .tb {
	margin-bottom: 10px;
	border: 1px solid #CCC;
	}


#trackback .tb_title {
	font-weight: bold;
	padding: 5px 10px;
	}

#trackback .tb_body {
	line-height: 150%;
	padding: 5px 10px;
	}

#trackback .tb_state {
	border-top: 1px dotted #CCC;
	padding: 5px;
	text-align:right;
	}

#trackback .formarea {
	padding: 5px;
	background:#F8F8F8;
	border:1px dotted #CCC;
	color:#999;
	margin-top:20px; 
	}
	
	
/* ************************************************ 	
 * teodor original 
 **************************************************/
 
 
 /*reset-----------------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, table, p, ul, li{margin: 0; padding: 0; font-size: 100%; list-style-type: none; float:none;}
table,tr,td,th{
	border-collapse: collapse;
	font-weight: normal;
	margin: 0px;
}
img {border: none; margin: 0; padding: 0;}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;} /* Hides from IE-mac \*/ * html .clearfix {height: 1%;}
.clearfix {display: block;} /* End hide from IE-mac */


.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 10px;
	}
.space20 {
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.space5 {
	margin: 0px;
	padding: 0px;
	height: 5px;
}
.dot_line {
	background-image:url(http://www.theodor.jp/img/dot_line.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 55px 0px;
	padding: 0px;
	height: 1px;
}

#comment_area #description textarea {
	font-size: 12px;
	line-height: 160%;
	color: #666666;
}

.site_description {
	width:152px;
	margin: 0px auto 0px auto;
	font-size: 11px;
	line-height: 160%;
	text-align:left;
	color: #666666;
}


#menu {
	height: 40px;
	width: 705px;
	text-align: left;
	float: left;
	margin: 68px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
	}
#logoimg {
	height: 108px;
	width: 118px;
	margin: 0px;
	padding: 0px;
	float: right;
	}
#menu ul{
	height: 40px;
	width: 655px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#menu li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 40px;
	float:left;
	text-indent: -3000px;
	overflow: hidden;
	}
#menu li a{
	display: block;
	}

#menu li#menu01 {
	width: 109px;
	height: 40px;
	background-image:url(http://www.theodor.jp/img/menu_f2.gif);
	background-position: 0px 0px;
	}
#menu li#menu01 a {
	width: 109px;
	height: 40px;
	background-image:url(http://www.theodor.jp/img/menu.gif);
	background-position: 0px 0px;
	}
#menu li#menu01 a:hover{
	background-image:url(http://www.theodor.jp/img/menu_f2.gif);
	}
	
#menu li#menu02 {
	width: 109px;
	height: 40px;
	background-image:url(http://www.theodor.jp/img/menu_f2.gif);
	background-position: -109px 0px;
	}
#menu li#menu02 a {
	width: 109px;
	height: 40px;
	background-image:url(http://www.theodor.jp/img/menu.gif);
	background-position: -109px 0px;
	}
#menu li#menu02 a:hover{
	background-image:url(http://www.theodor.jp/img/menu_f2.gif);
	}
	
#menu li#menu03 {
	width: 109px;
	height: 40px;
	background-image:url(http://www.theodor.jp/img/menu_f2.gif);
	background-position: -218px 0px;
	}
#menu li#menu03 a {
	width: 109px;
	height: 40px;
	background-image:url(http://www.theodor.jp/img/menu.gif);
	background-position: -218px 0px;
	}
#menu li#menu03 a:hover{
	background-image:url(http://www.theodor.jp/img/menu_f2.gif);
	}
	
#menu li#menu04 {
	width: 109px;
	height: 40px;
	background-image:url(http://www.theodor.jp/img/menu_f2.gif);
	background-position: -327px 0px;
	}
#menu li#menu04 a {
	width: 109px;
	height: 40px;
	background-image:url(http://www.theodor.jp/img/menu.gif);
	background-position: -327px 0px;
	}
#menu li#menu04 a:hover{
	background-image:url(http://www.theodor.jp/img/menu_f2.gif);
	}
	

#menu li#menu05 {


	width: 109px;
	height: 40px;
	background-image:url(http://www.theodor.jp/img/menu_f2.gif);
	background-position: -436px 0px;

	}
#menu li#menu05 a {
	width: 109px;
	height: 40px;
	background-image:url(http://www.theodor.jp/img/menu_f2.gif);
	background-position: -436px 0px;
	}
#menu li#menu05 a:hover{
	background-image:url(http://www.theodor.jp/img/menu_f2.gif);
	}
	
#menu li#menu06 {
	width: 110px;
	height: 40px;
	background-image:url(http://www.theodor.jp/img/menu_f2.gif);
	background-position: -545px 0px;
	}
#menu li#menu06 a {
	width: 110px;
	height: 40px;
	background-image:url(http://www.theodor.jp/img/menu.gif);
	background-position: -545px 0px;
	}
#menu li#menu06 a:hover{
	background-image:url(http://www.theodor.jp/img/menu_f2.gif);
	}


