/*
Theme Name: plandoweb
Theme URI: 
Description: plandoweb
Author: www.www.www
Author URI: http://www.plandoweb.jp
Version: 1.0
*/


/**************************** 全体的なルール ****************************/
* {
	margin:0;
	padding:0;
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
}
img { border:0; }
img.middle13 {
	vertical-align:-4px; /* font 12pxの時は-4px, 13pxの時は-3px */
}

html, body {
	height:auto;
	background-color:#fed420;
	/*background-image: url(images/body-bg.gif);*/
	/*background-repeat: repeat-y;*/
	/*background-position: 660px 0;*/
	color:#202020;
	font-size:12px;
	line-height:1.2em;
}


#page_building {
	width:100%;
	height:auto;
	margin: 0px auto;
	/*background-color: #ffffff;*/
}
#container {
	width:920px;;
	height:auto;
	margin:0 auto 0px auto;
	background-image: url(img/bk0.gif);
	background-repeat:repeat-y;
	/*background-image: url(img/bl_all.gif);*/
	/*background-repeat:repeat-y;*/
	/*background-color: #ffffff;*/
}


input { border:solid 1px #c0c0c0; padding:2px 4px 2px 4px; }
textarea { border:solid 1px #c0c0c0; padding:4px 4px 4px 4px; }

.float_clear { clear:both; }

/***********************************************************
************************************************************

                         ヘッダー

************************************************************
***********************************************************/
#header {
	width:920px;;
	/*height:104px;*/
	height:160px;
	margin:0 auto 0px auto;
	background-image: url(img/bk1s.gif);
	background-repeat:no-repeat;
}
#header_inner {
	width:894px;
	height:114px;
	margin-left:0px;
	padding-top:14px;
	/*background-color:#f0f0f0;*/
	/*background-color:transparent;*/
	/*border:2px solid #ffe1ff;*/
	/*
	background-image: url(img/top_back.gif);
	background-repeat:no-repeat;
	*/
}
#top_msg {
	text-indent:-9999px;
	font-size:10px;
	line-height:10px;
	height:10px;
	width:800px;
	/*background-color:#f0f080;*/
}

#top_logo {
	display:inline;
	float:left;
	width:510px;
	height:110px;
	/*height:200px;*/
	/*margin:36px 0px 0px 30px;*/
	margin-top:14px;
	padding-left:64px;
	color:white;
	text-decoration:none;
	/*overflow: hidden;*/
	/*background:#f0f0f0;*/
}
.top_logo2 {
	display:inline;
	float:left;
	padding-top:0px;
}
.tamago {
	padding-top:30px;
}
#top_contact {
	display:inline;
	float:right;
	width:300px;
	height:30px;
	margin-right:0px;
	margin-top:70px; /* 2 */
	/*text-indent:-9999px;*/
	/*background-color:#004000;*/
}



.top_log3 {
	float:right;
	margin-top:20px;
}

#home {
	float:left;
	width:90px;
	height:32px;
	margin-left:4px;
	font-size:11px;
	margin-top:2px;
}
#home a {
	float:left;
	width:90px;
	height:18px;
	background-color:#47352c;
	/*background-color:#37251c;*/
	overflow: hidden;
	color:#b4a39a;
	color:#a4837a;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	/*text-indent: -9999px;*/
	padding:10px 0 0 0;
}
#home a:hover {
	border-top:2px solid #ffffff;
	background-color:#54433a;
	color:#ffffff;
}

/*****************************
     ヘッダーメニュー1
*****************************/
#header_menu1 {
	float:right;
	width:500px;
	height:32px;
	background-color:transparent;
	background-color:#160700;
	padding:0px 0 0 0;
	text-align:center;
}
#header_menu1 ul {
	background-color:#fdd0ee;
	list-style-type:none;
	font-size:12px;
	margin-top:2px;
}
#header_menu1 li {
	float:right;
	margin-top:0;
}
#header_menu1 li a {
	display: block;
	width:116px;
	height: 18px;
	margin-left:4px;
	text-decoration: none;
	/*text-indent: -9999px;*/
	overflow: hidden;
	font-size:11px;
	color:#b4a39a;
	color:#a4837a;
	padding:10px 0 0 0;
	text-align:center;
	background:#47352c;
	/*border-top:1px solid #47352c;*/
}
#header_menu1 li a:hover {
	background:#54433a;
	border-top:2px solid #ffffff;
	color:#ffffff;
}

/*
#header_menu1 li#nu1 a { background: url("img/me1a.gif"); width:80px; }
#header_menu1 li#nu1 a:hover { background: url("img/me1b.gif"); width:80px; }

#header_menu1 li#nu2 a { background: url("img/me1a.gif"); width:80px; }
#header_menu1 li#nu2 a:hover { background: url("img/me1b.gif"); width:80px; }

#header_menu1 li#nu3 a { background: url("img/me1a.gif"); width:80px; }
#header_menu1 li#nu3 a:hover { background: url("img/me1b.gif"); width:80px; }
*/

/*****************************
     ヘッダーメニュー2
*****************************/
#header_menu2 {
	float:right;
	width:720px;
	margin-top:10px;
	margin-left:0px;
	/*background-color:#16ff00;*/
}
#header_menu2 ul {
	background-color:#fdd0ee;
	list-style-type:none;
	font-size:12px;
}
#header_menu2 li {
	float:right;
}
#header_menu2 li a {
	display: block;
	width:116px;
	height:24px;
	margin-left:4px;
	text-decoration:none;
	/*text-indent:-9999px;*/
	border:0px solid #000000;
	overflow:hidden;
	color:#b4a39a;
	padding:16px 0 0 0;
	text-align:center;
	background:#47352c;
}
#header_menu2 li a:hover {
	background:#54433a;
	border-top:2px solid #ffffff;
	color:#ffffff;
}
/*
#header_menu2 li#nu1 a { background: url("img/me1a.gif"); }
#header_menu2 li#nu1 a:hover { background: url("img/me1b.gif"); }

#header_menu2 li#nu2 a { background: url("img/me1a.gif"); }
#header_menu2 li#nu2 a:hover { background: url("img/me1b.gif"); }

#header_menu2 li#nu3 a { background: url("img/me1a.gif"); }
#header_menu2 li#nu3 a:hover { background: url("img/me1b.gif"); }

#header_menu2 li#nu4 a { background: url("img/me1a.gif"); }
#header_menu2 li#nu4 a:hover { background: url("img/me1b.gif"); }

#header_menu2 li#nu5 a { background: url("img/me1a.gif"); }
#header_menu2 li#nu5 a:hover { background: url("img/me1b.gif"); }

#header_menu2 li#nu6 a { background: url("img/me1a.gif"); }
#header_menu2 li#nu6 a:hover { background: url("img/me1b.gif"); }
*/

#top_image {
	clear:both;
	width:920px;
	height:auto;
	margin:0 auto 0px auto;
	/*text-indent: -9999px;*/
	color:white;
	text-decoration:none;
	overflow: hidden;
}

/***********************************************************
************************************************************

                         コンテンツ

************************************************************
***********************************************************/

#contents {
	width:880px;
	/*min-height:500px;*/
	/*min-height: 700px;*/
	/*margin:0px auto 0px auto;*/
	/*padding: 1px auto 1px auto;*/
	/*background-color: #ff44ff;*/
	margin-left:44px;
}
.ss_border {
	clear:both;
	width:899px;
	height:6px;
	margin-left:0px;
	background-image: url(img/ln.gif);
	background-repeat:repeat-x;
}

/*
************************************************************
************************************************************

************************************************************
************************************************************
*/

#main_box {
	display:block;
	width:840px;
	height:auto;
	margin-top:30px;
	background-color:#4444ff;
}


#main_left {
	display:inline; /* for IE6 bug */
	float:left;
	width:250px;
	height:auto;
	background:#ffffff;
	margin-top:0px;
	margin-left:0px;
	/*background-color:#c0c0c0;*/
	/*border-left:2px solid #ffe1ff;*/
	/*border-right:1px solid #808080;*/
	/*border-bottom:2px solid #ffe1ff;*/
	/*
	background-image:url("img/menu_back.jpg");
	background-repeat:no-repeat;
	*/
}

#main_right {
	display:inline; /* for IE6 bug */
	float:left;
	width:540px;
	height:auto;
	/*overflow:hidden;*/
	margin-top:0px;
	margin-left:40px;
	background:#ffffe0;
}



/* *************************************
             トップリンク
************************************* */
#top_link {
	clear:both;
	width:814px;
	height:140px;
	margin-left:40px;
	margin-top:10px;
	background-color:#e1bc35;
}
#top_link1 {
	clear:both;
	display:inline;
	float:left;
	width:594px;
	height:140px;
	margin-left:40px;
	margin-top:20px;
	background-color:#ffffff;
}
#top_link2 {
	display:inline;
	float:left;
	width:200px;
	height:140px;
	margin-left:20px;
	margin-top:20px;
	background-color:#ffffff;
}

/* *************************************
             ミドルリンク
************************************* */
#mdl_link {
	clear:both;
	width:813px;
	height:140px;
	margin-left:40px;
	margin-top:10px;
	background-color:#e1bc35;
}
.mdl_link1{
	display:inline;
	float:left;
	width:271px;
	height:140px;
	margin:0px 0px 0px 40px;
	background-color:#f0f0f0;
}
.mdl_link2 {
	display:inline;
	float:left;
	width:271px;
	height:140px;
	margin:0px 0px 0px 40px;
	background-color:#edffe1;
	background-color:#ffffff;
}
.mdl_link_gy {
	display:inline;
	float:left;
	width:271px;
	height:140px;
	margin:0px;
	background-color:#f0f0f0;
}
.mdl_link_yl {
	display:inline;
	float:left;
	width:271px;
	height:140px;
	margin:0px;
	background-color:#edffe1;
	background-color:#ffffff;
}




.mdl_sp {
	clear:both;
	height:20px;
	width:20px;

}




/*
************************************************************

************************************************************
*/
#left_menu {
	width:20px;
	height:468px;
	margin-left:15px;
}

#left_menu_dmy {
	display:block;
	width:220px;
	height:230px;
	/*background:#c0c0c0;*/
}

#left_menu_19 {
	/*background-color:#fdd0ee;*/
	height:260px;
	list-style-type:none;
	font-size:12px;
}

#left_menu_1 li {
	list-style:none;
	margin-top:8px;
	width:220px;
	height:33px;
}
#left_menu_1 li a {
	display: block;
	width:220px;
	height:33px;
	margin-left:0px;
	margin-top:0px;
	padding-top:0px;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
	/*text-align:center;*/
	/*background:#ffe1ff;*/
	/*background:#f0f0f0;*/
	/*background-color:transparent;*/
}

.scat1 a { background-image:url("img/m1a.png"); }
.scat2 a { background-image:url("img/m2a.png"); }
.scat3 a { background-image:url("img/m3a.png"); }
.scat4 a { background-image:url("img/m4a.png"); }
.scat5 a { background-image:url("img/m5a.png"); }
.scat6 a { background-image:url("img/m6a.png"); }

.scat1 a:hover { background-image:url("img/m1b.png"); }
.scat2 a:hover { background-image:url("img/m2b.png"); }
.scat3 a:hover { background-image:url("img/m3b.png"); }
.scat4 a:hover { background-image:url("img/m4b.png"); }
.scat5 a:hover { background-image:url("img/m5b.png"); }
.scat6 a:hover { background-image:url("img/m6b.png"); }

.scat1 .current a { background-image:url("img/m1b.png"); }
.scat2 .current a { background-image:url("img/m2b.png"); }
.scat3 .current a { background-image:url("img/m3b.png"); }
.scat4 .current a { background-image:url("img/m4b.png"); }
.scat5 .current a { background-image:url("img/m5b.png"); }
.scat6 .current a { background-image:url("img/m6b.png"); }


/*
************************************************************

************************************************************
*/
#free_ori {
	width:230px;
	height:auto;
	margin-left:10px;
}

/*
************************************************************
                          カテゴリー
************************************************************
*/
.cat_title {
	margin:20px 0px 10px 50px;
	width:600px;
	height:26px;
	padding:0px 0px 0px 0px;
	/*border:1px solid #ffc0ff;*/
	border:1px solid #c0c0c0;
	/*background-color:#ffe1ff;*/
}


#side_logo {
	width:220px;
	height:60px;
	margin:0px auto 0px auto;
	padding-top:20px;
}

#rss {
	width:220px;
	height:12px;
	margin:10px 0 0 15px;
	font-size:12px;
	padding-left:16px;
	padding-top:1px;
	line-height:12px;
	background-image:url("img/rss12.jpg");
	background-repeat:no-repeat;
}
#rss a {
	color:#808080;
	text-decoration:none;
}

/*
************************************************************
************************************************************

************************************************************
************************************************************
*/
#top_talk {
	width:700px;
	/*height:450px;*/
	height:auto;
}


#topic_path {
	margin:6px 0px 0px 10px;
	color:black;
	text-decoration:none;
}
#topic_path a {
	color:black;
	text-decoration:none;
}

/*
************************************************************

************************************************************
*/
#main_menu {
	width:700px;
	height:26px;
	/*border-right:2px solid #ffe1ff;*/
	/*border-bottom:2px solid #ffe1ff;*/
	background:#404040;
}

#main_menu ul {
	/*background-color:#f8f8f8;*/
	height:24px;
	list-style-type:none;
	font-size:10px;
	padding-top: 1px;
}
#main_menu li {
	float:left;
	height:24px;
}
#main_menu li a {
	display: block;
	/*width:90px;*/
	height:24px;
	margin-left:1px;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
	color:#b4a39a;
	padding:0 0 0 0;
	text-align:center;
	/*background:#fff0ff;*/
	background-repeat:no-repeat;
}
#main_menu9 li a:hover {
	background:#FF8FD4;
	color:#ffffff;
}

#main_menu9 li.current a {
	background:#FF8FD4;
	color:#ffffff;
}

.mcat1 a { width:110px; background-image:url("img/menu1a.gif"); }
.mcat2 a { width:110px; background-image:url("img/menu2a.gif"); }
.mcat3 a { width:110px; background-image:url("img/menu3a.gif"); }
.mcat4 a { width:110px; background-image:url("img/menu4a.gif"); }
.mcat5 a { width:110px; background-image:url("img/menu5a.gif"); }
.mcat6 a { width:143px; background-image:url("img/menu6a.gif"); }

.mcat1 a:hover { background-image:url("img/menu1b.gif"); }
.mcat2 a:hover { background-image:url("img/menu2b.gif"); }
.mcat3 a:hover { background-image:url("img/menu3b.gif"); }
.mcat4 a:hover { background-image:url("img/menu4b.gif"); }
.mcat5 a:hover { background-image:url("img/menu5b.gif"); }
.mcat6 a:hover { background-image:url("img/menu6b.gif"); }


.mcat1 .current a { background-image:url("img/menu1b.gif"); }
.mcat2 .current a { background-image:url("img/menu2b.gif"); }
.mcat3 .current a { background-image:url("img/menu3b.gif"); }
.mcat4 .current a { background-image:url("img/menu4b.gif"); }
.mcat5 .current a { background-image:url("img/menu5b.gif"); }
.mcat6 .current a { background-image:url("img/menu6b.gif"); }

/*
************************************************************
************************************************************

                             記事

************************************************************
************************************************************
*/
.entry {
	width:540px; /* 700px */
	height:auto;
	padding:0px 0px 0px 0px;
	font-size:12px;
	font-weight:normal;
	line-height:1.8em;

	background:#ffffff;
}

.entry_one {
	width:540px;
	height:auto;
	padding-top:0px;
	background-color:#ffffff;
  clear: both;
  overflow:hidden;
	border-top:1px solid #c0c0c0;
	margin-bottom:20px;
}
.entry_one2 {
	width:540px;
	height:auto;
	padding-top:0px;
}
.entry_title {
	width:540px;
	/*height:32px;*/
	font-weight:bold;
	line-height:30px;
	font-size:24px;
	/*background:#ffe1ff;*/
	/*border-bottom:1px solid #ffc0ff;*/
	/*border-top:1px solid #c0c0c0;*/
	/*padding:6px 0px 6px 10px;;*/
	padding:0px 0px 0px 0px;;
	margin-top:4px;
	margin-bottom:0px;
	margin-left:0px;
	/*color:#606060;*/
}
.entry_title a {
	text-decoration:none;
	color:#606060;
	color:#ff3300;
}
.entry_end { width:540px; height:2px; background-color:black; }

.entry_title8 {
	width:540px;
	/*height:32px;*/
	font-weight:bold;
	line-height:30px;
	font-size:24px;
	/*background:#ffe1ff;*/
	/*border-bottom:1px solid #ffc0ff;*/
	/*border-top:1px solid #c0c0c0;*/
	/*padding:6px 0px 6px 10px;;*/
	padding:0px 0px 0px 0px;;
	margin-bottom:0px;
	margin-left:0px;
	color:#606060;
}
.entry_title8 a {
	text-decoration:none;
}


.entry_title2 {
	height:14px;
	width:510px;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	/*background:#ffe1ff;*/
	/*border-bottom:1px solid #ffc0ff;*/
	border-bottom:1px solid #c0c0c0;
	/*padding:6px 0px 6px 10px;;*/
	padding:6px 0px 2px 0px;;
	margin-bottom:4px;
	margin-left:5px;
}
.entry_body{
	font-size:13px;
	font-weight:normal;
	width:520px;
	padding-left:20px;
	padding-bottom:0px;
	margin-top:10px;
	line-height:1.8em;
	/*border-bottom:1px dashed #e0e0e0;*/
	background-color:#ffffff;
  overflow:hidden;
}

.entry_space {
	display:block;
	width:500px;
	height:20px;
}
.entry_link {
	padding:6px 0px 0px 50px;
}
.entry_date {
	width:400px;
	height:20px;
	margin-bottom:0px;
	margin-top:4px;
	/*background:#4fff8f;*/
}
.entry_date1 {
	float:left;
	height:20px;
	line-height:20px;
	font-weight:normal;
	font-size:12px;
	padding-left:0px;
	/*text-align:right;*/
	padding-left:0px;
}
.entry_date2 {
	float:left;
	width:200px;
	height:16px;
	padding-top:2px;
	/*background:#ff8fff;*/
}
.entry_more {
	text-align:left;
}
.entry_more a {
	color:blue;
}
.linkline {
	margin:0px 0px 4px 50px;
	width:540px;
	border-bottom:1px solid #c0c0c0;
}
/*
************************************************************
************************************************************

************************************************************
************************************************************
*/
#main_under_navi1 {
	float:left;
	width:249px;
	height:60px;
	/*background-color:#ffeeee;*/
	margin:0px 0px;
	border-right:1px solid #808080;
}
#main_under_navi2 {
	float:right;
	padding-left:600px;
	padding-top:40px;
	width:100px;
	height:20px;
	/*background-color:#ffeeee;*/
	margin:0px 0px;
}


/***********************************************************
************************************************************

                         メイン

************************************************************
***********************************************************/



#main_bottom {
	clear:both;
	width:920px;
	height:60px;
	margin:0px auto 0 auto;
	border-top:1px solid #808080;
	padding-top:20px;
}


/***********************************************************
************************************************************



************************************************************
***********************************************************/

/*
************************************************************
************************************************************

************************************************************
************************************************************
*/

#category {
	width:920px;
	height:auto;
	background-image:url("img/cat_bk.gif");
	background-repeat:repeat-y;
}
#category2 {
	width:920px;
	height:auto;
}


#sub_left {
	float:left;
	width:200px;
	height:auto;
	/*background:#eeeeee;*/
	margin-top:0px;
}
#cat_left {
	float:left;
	width:200px;
	height:auto;
	/*background:#eeeeee;*/
	margin-top:0px;
}



/*
************************************************************
************************************************************

************************************************************
************************************************************
*/
#sub_right {
	float:right;
	width:690px;
	min-height:600px;
	background-color:#ffffff;
	margin-left:0px;
	margin-top:0px;
	color:black;
}
#cat_right {
	float:right;
	width:690px;
	height:600px;
	background-color:#ffffff;
	margin-left:0px;
	margin-top:0px;
	color:black;
}


/***********************************************************
************************************************************

                         フッター

************************************************************
***********************************************************/
#footer {
	clear:both;
	width:900px;
	height:64px;
	margin:0px auto 0px auto;
	/*background-color: #404040;*/
	/*border-top:2px solid #ffe1ff;*/
	/*border-top:1px solid #808080;*/
	/*background-image: url(img/bk2.gif);*/
	/*background-repeat:no-repeat;*/
	overflow:hidden;
}
#footer_inner {
	/*width:954px;*/
	width:900px;
	height:70px;
	/*margin:0px auto 0px auto;*/
	/*background-color: #ffffff;*/
}

#footer_left {
	float:left;
	width:auto;
	height:20px;
	background-color: #ff00ff;
}
#footer_link {
	width:860px;
	height:20px;
	margin-left:20px;
	padding-top:4px;
	color:#cccccc;
	background-color: #ffffff;
	text-align:center;
}
#copyright {
	width:auto;
	height:30px;
	line-height:30px;
	margin-top:4px;
	text-align:center;
}
.co_str {
	width:310px;
	margin:0 auto;
	color:#808080;
	height:30px;
	line-height:30px;
	background-image:url(img/by_web.gif);
	background-repeat:no-repeat;
	padding-left:50px;
}


#footer ul {
	width:auto;
	list-style:none;
	height:auto;
	/*margin:0px 0 0px 0;*/
	text-align:center;
	font-size:11px;
	/*background-color: #ccf;*/
}
#footer li {
	display:inline;
	/*padding-right:0em;*/
	/*padding-right: 0.5em;*/
}
#footer li a {
	text-decoration:none;
	color:#808080;
}
#footer li a:hover {
	color:#cccccc;
}






/***********************************************************

                        メール送信

***********************************************************/
#mail_form {
	margin-top:20px;
	margin-left:0px;
	font-size:12px;
	line-height:1.5em;
	color:black;
}
#mail_form input {
	border:0;
	background:#f0f0f0;
	color:black;
	margin:2px;
}
#mail_form textarea{
	border:0;
	background:#f0f0f0;
	color:black;
	margin:2px;
}
#mail_send {
	float:left;
	margin:10px 0px;
	width:440px;
	height:24px;
	/*background:#cdcdff;*/
	background:#fe9900;
	border:0;
}
#mail_send2 {
	float:left;
	margin:10px 0px;
	width:100px;
	height:24px;
	border:0;
}
#mail_send2 input {
	border:0;
	padding:0;
	margin:0;
}
.err_text {
	color:#ff0000;
}
.wh { color:#ffffff; }
.bk { color:#000000; }
.bl { color:#0000ff; }
.rd { color:#ff0000; }
.cl_gy { color:#909090; }
.cl_se { color:#fff8f0; }
.cl_rd2 { color:#c00000; font-weight:normal; font-size:10px; padding-left:2px; padding-right:2px; }
.pd05 { padding:5px; }
.pd05s { padding:5px 5px 5px 10px; }
.center { text-align:center; }
.text_left { text-align:left; }
/* *************** メール送信 end ****************** */



/*****************************
      月別
*****************************/
#blog_list {
	margin: 20px 0px 0px 14px;
	padding: 0px 0px 0px 0px;
	width: 220px;
	height: auto;
	clear: both;
}
#blog_list_title {
	font-size:14px;
	font-weight:bold;
	margin-bottom:4px;
	padding:4px;
	background-color: #f0f0f0;
}

#blog_list ul li {
	width:170px;
	height:auto;
	margin:0px 0px 0px 4px;
	padding-left:0px;
	line-height:1.4em;
	list-style-type:none;
	/*
	background-image: url(img/aa2.gif);
	background-repeat: no-repeat;
	*/
}
#blog_list a {
	color:#0040f0;
	text-decoration:none;
}

.blog_list88 {
	width:100px;
	height:24px;
	float:left;
}
.blog_list88 a {
	color:#0040f0;
	text-decoration:none;
}



#blog_arc {
	margin:20px 0px 0px 50px;
	width:600px;
}
#blog_arc_title {
	font-size:14px;
	padding-bottom:2px;
	margin-bottom:8px;
	border-bottom:1px solid #c0c0c0;
}
#blog_arc a {
	color:#0040b0;
}
#cotd0 { font-size:12px; line-height:1.8em; }
.cotd1 { width:120px; border-top:1px solid #c0c0c0; padding:8px;}
.cotd2 { width:600px; border-top:1px solid #c0c0c0; padding:8px;}


/*************************************************
                    TOP Twitter
*************************************************/
#top_twitter {
	width:800px;
	height:160px;
	background-image:url("img/man2.gif");
	background-repeat:no-repeat; /* repeat-y */
	/*background-color:red;*/
	margin-left:50px;
}
#top_twitter_in {
	margin-left:190px;
	padding-top:38px;
	width:320px;
	height:120px;
	/*background-color:red;*/
}

.tatsuya {
	margin-left:0px;
	margin-top:10px;
	width:870px;
	height:50px;
	padding-left:0px;
	/*background-color:red;*/
}
.tatsuya_in {
	height:40px;
	line-height:24px;
	padding-top:0px;
	padding-left:0px;
}

.top_pro {
	width:900px;
	height:180px;
	margin-left:0px;
	/*background-color:blue;*/
}
.top_pro1 {
	display:inline; /* for IE6 bug */
	float:left;
	width:250px;
	height:180px;
	margin-left:0px;
	background-color:#f0f0f0;
}
.top_pro2 {
	float:left;
	width:250px;
	height:180px;
	margin-left:40px;
	background-color:#f0f0f0;
}
.top_pro3 {
	float:left;
	width:250px;
	height:180px;
	margin-left:40px;
	background-color:#f0f0f0;
}

/*
************************************************************
                         お知らせ
************************************************************
*/
#news {
	width:247px;
	/*height:320px;*/
	/*
	border:1px solid #cccccc;
	border-right:2px solid #cccccc;
	border-bottom:2px solid #cccccc;
	*/
	margin-top:0px;
	margin-left:0px;
	font-size:11px;
}
#news_top {
	width:250px;
	height:40px;
	background:#ffffff;
	/*text-indent:-9999px;*/
	margin-left:0px;
	/*background-image:url("img/news.gif");*/
}

#news_inner {
	width:220px;
	/*height:180px;*/
	background:#ffffff;
	margin:0px 0px 0px 14px;
}

#news_date {
	width:220px;
	font-size:12px;
	text-align:right;
}
#news_title {
	width:180px;
	padding-left:10px;
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}
#news_body {
	width:220px;
	padding-left:0px;
	margin-top:10px;
	font-size:12px;
	line-height:1.5em;
	padding-bottom:10px;
}
.news2 {
	width:240px;
	margin-left:0px;
	margin-top:16px;
	border-bottom:1px solid #c0c0c0;
}
.news2_title {
	width:230px;
	font-size:12px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:8px;
	font-weight:normal;
	/*background-color:#c0c0c0;*/
}
.news2_title a {
	text-decoration:none;
	color:blue;
}



/***********************************************************

                        ツイッター

***********************************************************/
#twitter {
	display:inline; /* for IE6 bug */
	float:left;
	width:248px;
	height:100px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:20px;
}

#twitter_top {
	width:248px;
	height:46px;
	margin-left:0px;
	margin-top:20px;
}

#twitter_in {
	width:233px;
	/*height:200px;*/
	padding-left:14px;
	margin-top:0px;
	/*
	border:1px solid #c0c0c0;
	border-right:2px solid #c0c0c0;
	border-bottom:2px solid #c0c0c0;
	*/
}



.tweets_frame_user {
	display:inline; /* for IE6 bug */
	float:left;
	width:240px; /*190*/
	height:12px;
	font-size:12px;
	color:#a0a0a0;
	font-weight:bold;
	margin-left:0px;
	margin-top:0px;
}
.tweets_frame_user a {
	color:#a0a0a0;
	text-decoration:none;
}
.tweets_frame_top {
	display:inline; /* for IE6 bug */
	float:left;
	width:220px;
	height:50px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:4px;
	/*background-color:#25c8ff;*/
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	padding-left:14px;
}
.aktt_tweets {
	width:220px; /*218 */
	margin-left:0px;/*22*/
}
.aktt_tweets ul {
	list-style-type:none;
}
.aktt_tweets li {
	line-height:1.5em;
	padding-top:12px;
	padding-bottom:12px;
	/*border-top:1px solid #c0c0c0;*/
}
.aktt_more_updates {
	text-indent:-9999px;
	height:1px;
	line-height:1px;
	font-size:1px;
}
.aktt_tweets a {
}
.aktt_tweet_time {
	color:#c0c0c0;
	font-size:9px;
	text-decoration:none;
}
.tweets_logo {
	margin-left:22px;
	margin-bottom:0px;
	margin-top:-10px;
}

/***********************************************************

                        繁盛メニュー

***********************************************************/
#han_menu {
	width:217px;
	/*height:320px;*/
	/*border:1px solid #cccccc;*/
	margin-top:0px;
	margin-left:0px;
	padding-bottom:10px;
	font-size:12px;
	background-color:#ffffff;
	padding:0px 0px 10px 0px;
	overflow:hidden;
}
#han_top {
	margin-top:20px;
	width:250px;
	height:40px;
	background:#ffffff;
	/*text-indent:-9999px;*/
	margin-left:0px;
	/*background-image:url("img/news.gif");*/
}
#han_top2 {
	margin-top:0px;
	width:250px;
	height:40px;
	background:#ffffff;
	/*text-indent:-9999px;*/
	margin-left:0px;
	/*background-image:url("img/news.gif");*/
}
#han_menu2 {
	/*display:inline;*/
	width:250px;
	height:20px;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	/*background:#c040c0;*/
	/*text-indent:-9999px;*/
	margin-left:10px;
	margin-top:4px;
	/*background-image:url("img/news.gif");*/
}
#han_menu2 a {
	text-decoration:none;
	color:black;
}

#han_inner {
	/*display:inline;*/
	width:200px;
	/*height:180px;*/
	background:#ffffff;
	margin:6px 0px 0px 30px;
	overflow:hidden;
}
#han_inner ul {
	list-style-type:none;
	text-decoration:none;
}
#han_inner li {
	height:16px;
	font-size:12px;
	line-height:16px;
	background:#ffffff;
	margin-bottom:4px;
	/*background-image:url("img/feedicon16.gif");*/
	background-repeat:no-repeat;
	padding-left:0px;
}
#han_inner li a {
	text-decoration:none;
	color:black;
}
#han_inner li.hi17 { background-image:url("img/17.gif"); }
#han_inner li.hi18 { background-image:url("img/18.gif"); }
#han_inner li.hi19 { background-image:url("img/19.gif"); }
#han_inner li.hi20 { background-image:url("img/20.gif"); }
#han_inner li.hi21 { background-image:url("img/21.gif"); }
#han_inner li.hi22 { background-image:url("img/22.gif"); }
#han_inner li.hi23 { background-image:url("img/23.gif"); }

#han_sub {
	font-size:14px;
	font-weight:bold;
	height:16px;
	line-height:16px;
	padding-left:0px;
	/*background:#c0c0c0;*/
	margin-bottom:10px;
}


/***********************************************************

                        過去のコラム

***********************************************************/
#kako {
	width:248px;
	/*height:320px;*/
	height:160px;
	/*border:1px solid #ffffff;*/
	margin-top:20px;
	margin-left:0px;
	padding-top:0px;
	padding-bottom:30px;
	font-size:14px;
	background-color:#ffffff;
}
#kako_inner {
	width:200px;
	/*height:180px;*/
	background:#ffffff;
	margin:0px 10px 0px 10px;
}

#kako_date {
	font-size:12px;
}
#kako_title {
	display:inline;
	float:left;
	font-size:14px;
	margin-top:0px;
	font-weight:bold;
	padding-right:10px;
	padding-left:2px;
}
#kako_select {
	display:inline;
	float:left;
	font-size:14px;
	margin-top:0px;
	padding-right:0px;
}
#kako_body {
	width:180px;
	padding-left:10px;
	margin-top:10px;
	line-height:1.5em;
	padding-bottom:10px;
}

.ss_border2 {
	clear:both;
	width:899px;
	height:20px;
	margin-left:10px;
	background-image: url(img/ln.gif);
	background-repeat:repeat-x;
}
#rss_link2 {
	float:right;
	/*width:899px;*/
	/*height:320px;*/
	/*border:1px solid #cccccc;*/
	padding-top:8px;
	margin-left:0px;
	margin-right:4px;
	font-size:11px;
}
.rss_2 { padding-left:4px; }


#han_navi {
	display:inline; /* for IE6 bug */
	float:right;
	width:540px;
	height:auto;
	overflow:hidden;
	/*background:#ffffe0;*/
	margin-top:30px;
	padding-top:4px;
	margin-right:0px;
	border-top:1px solid #c0c0c0;
	font-size:12px;
	line-height:1.5em;
}
#han_navi a {
	color:blue;
}

#osusume_title {
	margin-top:20px;
	margin-bottom:6px;
	font-size:16px;
	font-weight:bold;
}
#osusume {
	font-size:13px;
}
.osusume_one {
	height:13px;
	line-height:13px;
	padding-left:14px;
	margin-bottom:10px;
	margin-left:20px;
	background-image:url('img/arr.gif');
	background-repeat:no-repeat;
}


#backnum {
}
.f16b {
	font-size:16px;
	font-weight:bold;
}



/***********************************************************

                    新着  繁盛メニュー

***********************************************************/
#new_han {
	width:250px;
	/*height:320px;*/
	/*border:1px solid #cccccc;*/
	margin-top:0px;
	margin-left:0px;
	margin-bottom:10px;
	padding-bottom:0px;
	font-size:12px;
	/*background-color:#f0f0ff;*/
}
#new_han_top {
	width:250px;
	height:37px;
	/*background:#c0c0c0;*/
	/*text-indent:-9999px;*/
	margin-left:0px;
	/*background-image:url("img/news.gif");*/
}

#newhan_inner {
	width:210px;
	margin-left:20px;
	margin-top:10px;
	padding-bottom:20px;
}

.newhan_one {
	width:210px;
	/*background:#c0c0c0;*/
	margin-bottom:10px;
}
.newhan_title {
	font-size:14px;
	font-weight:bold;
}
.newhan_title a {
	text-decoration:none;
	color:black;
}
.newhan_date {
	margin-top:4px;
}

/*
カテゴリートップ
*/
.cat_top {
	width:500px;
	height:100px;
	margin-bottom:30px;
	/*background-color:#c0c0c0;*/
}




#container9 {
	display:block;
	width:840px;
	height:auto;
	margin-top:30px;
	/*background-color:#6666ff;*/
	background-image:url('img/co_back.gif');
	background-repeat:repeat-y;
}
#left_co {
	display:inline; /* marginをとったときにieではマージンを２倍にするためinlineにする*/
	float:left;
	width:250px;
	height:auto;
	margin:0px;
	/*background-color: #ccf8cc;*/
}
#right_co {
	display:inline;
	float:left;
	width:540px;
	height:auto;
	margin-left:40px;
	/*background-color: #ccf8ff;*/
	overflow:hidden;
}
.footer9 {
	clear:both;
	display:block;
	width:800px;
	height:auto;
	margin:0;
	/*background-color:#88cccc;*/
}

/*
	サイト内検索
*/
#searchform {
	padding-left: 0px;
}
.srch-txt {
	margin-top:1px;
	margin-left:8px;
	width:120px;
	height:16px;
	background-color:#ffffff;
	color:#000000;
	border:0px solid #c0c0c0;
}
.SE4_btn {
	width:40px;
	height:20px;
	line-height:20px;
	padding:0;
	font-size:12px;
}

.page_title {
	font-size:14px;
	margin-bottom:0px;
}

.post_block {
	margin-top:20px;
}

.post_title {
	font-size:14px;
	margin-bottom:10px;
}
.plink {
	color:blue;
}
.post_con {
	display:block;
	margin-left:20px;
	width:600px;
}
.post_date {
	font-size:12px;
}

.entry_border {
	width:580px;
	height:10px;
	border-top:1px solid #c0c0c0;
	margin-top:-4px;
	
}

