@charset "UTF-8";
@import url(./buttons.css);
@import url(./speechbubble.css);

body {
	-webkit-text-size-adjust:none; /* iPhone対策 */
	margin: 0; 
	padding: 0;
	line-height:140%;
	color:#333;
	font-size:12px;
	background-position: center center; 
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-color: #fff0f0;
	font-family: 'Lucida Grande',Verdana,Arial,'Hiragino Kaku Gothic Pro',Meiryo,'メイリオ',sans-serif;
} 

#wrapper{
	text-align: left;
	margin:0 auto;
	padding: 0px;
	border:0;
	background-color: #fff;
	width:950px;
}
/*--------------------------------------
 ヘッダ 
---------------------------------------*/
#Header {
    margin-bottom: 5px;
    padding: 0 10px;
	font-family:"メイリオ",Meiryo,Arial,Helvetica,sans-serif;
}

#headerTop {
    overflow: hidden;
    zoom: 1;
}

#headerTop h1 {
    width: 465px;
    height: 71px;
    float: left;
    margin:0px;
    padding:0px;
}

#headerTop h1 a {
	display: block;
	width: 120px;
	height: 50px;
	text-indent: -999999px;
	float: left;
}

#headerTop h1 span {
	display:block;
	vertical-align:top;
	clear: both;
	font-size: 14px;
	line-height: 1.4em;
	color: #f18b00;
}

#searchArea {
	float: right;
	width: 465px;
	margin-bottom:0px;
}

#searchArea form {
    float: right;
    margin: 14px 0 10px;
    overflow: hidden;
    zoom: 1;
}

#searchArea form input.frame {
    margin-right: 6px;
    padding: 1px 2px;
    width: 186px;
    height: 20px;
    border: 1px solid #333;
    font-size: 14px;
    line-height: 1.4em;
    float: left;
}

#searchArea form a {
    display: block;
    width: 52px;
    height: 24px;
    text-indent: -999999px;
    background: url(/images/top/2011/header_img.png) no-repeat -795px 0;
    float: left;
}

#headerTop ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin: 0;
    padding:0;
}

#headerTop ul li {
    float: left;
    margin: 0 0 0 15px;
    padding-left: 12px;
    font-size: 14px;
    line-height: 1.4em;
    background: url(/images/top/2011/ico_linkBlue.png) no-repeat 0 50%;
}

#headerTop ul li#nickName {
    margin-left: 0;
    padding-left: 0;
    background: none;
    margin: 0;
    padding:0;
}

#gMenu {
    margin-bottom: 5px;
    overflow: hidden;
    zoom: 1;
}

#gMenu ul li {
    margin: 0 2px 0 0;
    padding:0;
}

#gMenuMain {
    float: left;
    overflow: hidden;
    zoom: 1;
    margin: 0;
    padding:0;
}

#gMenuMain li {
    margin-right: 2px;
    float: left;
}

#gMenuMain li a {
    display: block;
    height: 34px;
    background-image: url(/images/top/2011/header_img.png);
    background-repeat: no-repeat;
    text-indent: -999999px;
}

#gMenuMain li.menu01 a {    background-position: 0 0;    width: 61px;}
#gMenuMain li.menu02 a {    background-position: -63px 0;    width: 94px;}
#gMenuMain li.menu03 a {    background-position: -159px 0;    width: 88px;}
#gMenuMain li.menu04 a {    background-position: -249px 0;    width: 112px;}
#gMenuMain li.menu05 a {    background-position: -363px 0;    width: 137px;}
#gMenuMain li.menu06 a {    background-position: -502px 0;    width: 105px;}

#mMenu {
    padding: 0;
    float: right;
    overflow: hidden;
    zoom: 1;
    margin:5px -2px 0 0;
}

#mMenu li {
    height: 25px;
    float: left;
    overflow: hidden;
    zoom: 1;
    padding:0;
    margin: 0;
}

#mMenu li a {
    display: block;
    height: 25px;
    background-image: url(/images/top/2011/header_img.png);
    background-repeat: no-repeat;
    text-indent: -999999px;
    float: left;
}

#mMenu li.menu01 a {    background-position: -609px 0;    width: 22px;}
#mMenu li.menu02 a {    background-position: -633px 0;    width: 25px;margin-left: 4px;}
#mMenu li.menu03 a {    background-position: -660px 0;    width: 25px;margin-left: 4px;}
#mMenu li.menu04 a {    background-position: -687px 0;    width: 25px;margin-left: 4px;}
#mMenu li.menu05 a {    background-position: -714px 0;    width: 26px;margin-left: 4px;}
#mMenu li.menu06 a {    background-position: -742px 0;    width: 24px;margin-left: 3px;}
#mMenu li.menu07 a {    background-position: -768px 0;    width: 25px;margin-left: 3px;}

#mMenu li.menu00 a {
    background: none;
    background-color: #f0f0f0;
    width: 300px;
    text-indent: 0;
    text-align: center;
    font-size: 14px;
    padding-top: 3px;
}

#mMenu li span {
    display: block;
    padding: 6px 1px 0 5px;
    float: left;
    font-size: 13px;
    margin: 0;
}


input.frame{
	font-family:"メイリオ",Meiryo,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	width:300px;
}

/* 共通 */
p.txt_m {
	font-size:14px;
	line-height:19px;
	padding:0px 0px 0px 0px;
	margin:0;
}

.comp_message {
    background-color :#ffffff;
    padding:60px 0 75px;
    text-align:center;
}
.comp_message p{
    font-size:26px;
    font-weight:bold;
    color:#696969;
    margin-bottom:20px;
}

.list-content {
    line-height:1.74;
    margin:4px 0 2px;
}

.orangegra-title {
    font-size:14px;
    padding: 5px;
    color:white;
    font-weight:bold;
    background:url(/images/dark_bg.gif) repeat-x #444444;
}

.view-all {
    font-size:11px;
    text-align:right;
}
/*--------------------------------------
research
---------------------------------------*/
#research01 {
    height:40px;
    background-image:url(/images/research/title_icon.jpg);
    background-repeat:no-repeat;
    /*margin:30px 0 -30px;*/
    padding:10px 0 5px 150px;
}
#research02 {
    height:40px;
    background-image:url(/images/research/title_icon2.jpg);
    background-repeat:no-repeat;
    /*margin:30px 0 -30px;*/
    padding:10px 0 5px 150px;
}
/*--------------------------------------
タブ（by soma）
---------------------------------------*/
#tab1{
	width:540px;
	background-image: url(/images/blgtab_01.gif);
	background-repeat: no-repeat;
	background-position:top;
	overflow: auto;
}
#tab2{
	width:540px;
	background-image: url(/images/blgtab_02.gif);
	background-repeat: no-repeat;
	background-position: top;
	overflow: auto;
}

#margin5{
	padding-top:5px;
	}

li.tabactive{
margin: 0;
width: 206px;
list-style: none;
float: left;
height: 25px;
}

li.tabactive a {
	display: block;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	text-align:center;
     }
	
li.nonactive{
margin: 0;
width: 180px;
list-style: none;
float: left;
height: 25px;
}

li.nonactive a {
display: block;
margin: 0;
text-align:center;
    }
/*--------------------------------------
 ブログタイトル
---------------------------------------*/
#bblog_head_skin {
	background-image: url(/images/default/blog.gif);
	margin-bottom:10px;
	min-height:150px;
	padding:0 10px;
}

#bblog_head {
	margin-bottom:10px;
	padding:0 10px;
}

h1.large  {font-size:48px;padding:5px 0 5px;line-height:1.5;margin:0;}
h1.normal {font-size:36px;padding:10px 0 5px;line-height:1.5;margin:0;}
h1.small  {font-size:28px;padding:15px 0 5px;line-height:1.5;margin:0;}
h1.hidden {display:none;}
p.blog_intro {margin:0;line-height:1.4;}

.entry-data {
	margin-bottom:10px;
	font-size: 90%;
	color: #808080;
}

.entry-body {
	font-size: 13px;
	line-height:1.74;
	margin:5px 0px;
	padding:10px;
	word-break:break-all;
}

.entry-body-icons {
	margin-top:30px;
	border-top:3px dotted #999;
	padding:2px;
	text-align:right;
}

.clear{ clear: both;}

.like {
	float:left;
	margin-top:2px;
}

.entry-data-comment {
	margin:10px;
}

#contents .post_content {
	font-size: 13px;
	line-height:1.74;
	margin:5px 0px;
	border-bottom:3px dotted #999;
	padding:0 10px 10px;
	word-break:break-all;
}
#contents .post_content2 {
	font-size: 13px;
	padding:0 10px 10px;
	line-height:1.74;
	word-break:break-all;
}

#contents H3.post_title {
	margin:0;
	padding:5px;
	font-weight:bold;
	font-size:17px;
	color:#ffffff;
	background-color:#ffa500;
	/*background-image: url(/images/blog_title.gif);*/
}
#contents H3.post_title a, a:hover, a:visited{
	color:#ffffff;
}

#external_link {
     margin:20px 10px 10px;
}
.tilte_underline {
     border-bottom: 1px solid #c0c0c0;
     margin:10px 0;
     padding:4px;
}

/*--------------------------------------
  マイページメニュー
---------------------------------------*/
#menu-container ul{
	margin:0 0 20px;
	height:25px;
}

#menu-container ul li{
	border-top:1px solid #DED4AC;
	border-right:1px solid #DED4AC;
	border-left:1px solid #DED4AC;
	display:inline-block;
	float:left;
	height:25px;
	list-style-type:none;
	overflow:hidden;
	text-align:center;
}

#menu-container  .normalMenu, .normalMenu:visited, .hoverMenu, .hoverMenu:visited, .selectedMenu,.selectedMenu:visited {
	outline:none;
	padding:5px 10px;
	display:block;
}

#menu-container .hoverMenu,.hoverMenu:visited, .selectedMenu,.selectedMenu:visited {
	margin-top:-25px;
	/*background:url(/images/grey_bg.gif) repeat-x #eeeeee;*/
	color:#70440E;
	font-weight:bold;
}

#menu-container .selectedMenu,.selectedMenu:visited {
	color:#70440E;
	margin:0;
}

#menu-container .normalMenu, .normalMenu:visited{
	color:white;
	font-weight:bold;
	background:url(/images/dark_bg.gif) repeat-x #444444;
}

/*--------------------------------------
  マイページをつくろう
---------------------------------------*/
#main01{
	border:1px solid #ffcc66;
	padding:10px;
	margin-bottom:10px;
	text-align: center;
}
#title1{
	font-size: large;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fc972a;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.title1{
	font-size: medium;
	font-weight: bold;
	color: #CC6633;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	vertical-align: middle;
}

img.kazari { 
vertical-align: top; 
}

.normal {
	font-weight:normal;
	color:#333;
}
/*--------------------------------------

#smoothmenu1 {
	padding:2px 0;
}

/* footer */
#footer {
    font-size : 90%;
	clear:both;
}

#left {
	float: left;
	padding:0 10px 10px;
	width: 170px;
}

#contents { 
	float: left;
	margin:0px;
	padding:0 0 10px 0;
	width: 570px;
}

#right {
	float: right;
	padding:0 10px 0 5px;
	_padding : 0 0 0 5px;
	width: 170px;
}

#pankuzu {
	height:16px;
	margin:0px 10px 5px;
}
p {
	font-size: 12px;
	line-height: 140%;
	color: #333;
	margin: 0px 0px 5px;
	padding: 0px;
}
p.or_b {
	font-weight:bold;
	color:#663300;
	font-size:14px;
	line-height:12px;
}
a:link {color: #33f; text-decoration: none;}
a:visited {color: #33c; text-decoration: none;}
a:active {color: #33f; text-decoration: none;}
a:hover {color: #00f; text-decoration: underline;}

.logo {
	font-size:2.2em;
	font-weight:bold;
	margin:10px;
}
a.logo {
	text-decoration:none;
	color:#FFF;
}
li {
	margin: 2px 0 0 0;
	padding: 0;
}
li.arrow {
	margin:0;
	padding: 0 0 0 17px;
	background-image:url(/images/icon/yajirushi.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
li.blog {
	margin:0;
	padding: 0 0 0 17px;
	background-image:url(/images/icon/blog.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

li.album {
	margin:0;
	padding: 0 0 0 17px;
	background-image:url(/images/icon/album.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
li.review {
	margin:0;
	padding: 0 0 0 17px;
	background-image:url(/images/icon/review.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.cont {
	list-style-type: disc;
	margin:0px 20px;
}

p,pre {
	margin:5px;
}
form {margin:0px;}

img {
	border:0px;
}

ul {
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}

li {
	margin: 2px 0 0 0;
	padding: 0;
}
.err,.red {color:#ff0000;}
.gray {color:#a9a9a9;}

/* left column title */

div.sideblock h3 {
	font-size:10pt;	
	margin:10px 0 5px 0;
	padding:4px 2px 2px 2px;
	background-image: url("/images/gradg.gif");
	color:#70440E;
	border:1px #EBE4C9 solid;
	font-weight:bold;
}

div.sideblock {
	margin:0;
	padding:0;
}


.note {
	margin: 0 0 2px 0;
	font-size:11px;	
	color:#808080;
}

.notice {
	margin: 0px;
	padding: 5px;
	background-color:#ffe4e1;
    border:1px dotted #333;
}

.tag {
	font-size:85%;	
	background-color:#dcdcdc;
	margin:0 0 0 3px;
	padding:1px 6px;
	text-decoration:none;
	color:#333;
}

.ad {
	margin-bottom:7px;
}


.confirm {
	border:1px solid #d3d3d3;padding:5px;
}

.title16 {
	font-size:16px;
	line-height:18px;
	font-weight:bold;
}

.title14 {
	font-size:14px;
	font-weight:bold;
}

.input_title {
	color:#70440E;
	font-weight:bold;
	margin-top:10px;
}
.input_title0 {
	color:#70440E;
	font-weight:bold;
}

a:hover.tag {
	text-decoration:underline;
	background-color:#c0c0c0;
}

.tuline {
	border-bottom:1px #c0c0c0 dotted;
}

#twtr-widget-1 h3 {
	background:none;
	border:none;
}

#container .link333, link333:hover, link333:visited{
    color: #333;
}

/*--------------------------------------
  ソーシャルボタン
---------------------------------------*/
a.sbutton{
    text-decoration:none;
    float:left;
    font-size:11px;
    border-top:1px solid #999;
    border-left:1px solid #999;
    border-right:1px solid #989898;
    border-bottom:1px solid #989898;
    margin-right:8px;
    color:#333;
    width:auto;
}

a.sbutton:active {
    border-top:1px solid #989898;
    border-left:1px solid #989898;
    border-right:1px solid #999;
    border-bottom:1px solid #999;
    color:#333;
}    

a.sbutton span{
    background-image: url(/images/button/sbutton.gif);
    background-repeat: repeat-x;
    float:left;
    line-height:20px;
    height:20px;
    padding:0 5px;
    border-right:1px solid #cecece;
    border-bottom:1px solid #cecece;
}

a.sbutton:active span{
    border:none;
    border-top:1px solid #cecece;
    border-left:1px solid #cecece;
    background-image: url(/images/button/sbutton_on.gif);
    background-repeat: repeat-x;
    cursor:pointer;
}
/*--------------------------------------
 current link
---------------------------------------*/
.current {
	font-weight:bold;
	color:#333;
	text-decoration:none;
}
.current2 {
	color:#333;
	text-decoration:none;
}
.currentB {
	font-weight:bold;
	color:#333;
	text-decoration:none;
	font-size:130%;
}

a:hover.current {
	text-decoration:underline;
}
a:hover.current2 {
	text-decoration:underline;
}
a:hover.currentB {
	text-decoration:underline;
}

.f120 {font-size:120%;}
.f140 {font-size:140%;}
.f95 {font-size:95%;}
.f90 {font-size:90%;}
.f85 {font-size:85%;}
.f80 {font-size:80%;}
.f95g {font-size:95%;color:#808080;}
.f90g {font-size:90%;color:#808080;white-space: nowrap;}
.f85g {font-size:85%;color:#808080;}
.f80g {font-size:80%;color:#808080;}
.fg {color:#808080;}

.fb120 {font-size:120%;font-weight:bold}
.fb140 {font-size:140%;font-weight:bold}

.title20  {margin:15px 5px 20px;color:#E47911;font-size:20px;font-weight:bold;line-height:1.2;}
.title14 {margin:5px 5px;color:#E47911;font-size:14px;font-weight:bold;}

.bps0{border:0pt;margin:0px;padding:0px;}
.update{
	color:#808080;
	text-align:right;
	white-space: nowrap;
}
.update11{
	font-size:11px;
	color:#808080;
	text-align:right;
	white-space: nowrap;
}

.post-date{
    font-size:11px;
    color:#808080;
    text-align:right;
    white-space: nowrap;
}

.fellow_title {
    color:#808080;
    font-size:10px;
}
/*--------------------------------------
 Tag Cloud
---------------------------------------*/
ul.tagCloud {
	margin: 0;
	line-height:180%;
}

ul.tagCloud li {
	margin: 1px;
	padding: 0;
	display: inline;
}

/* タグレベル1～6 */
ul.tagCloud li.level1 a {color: #3d881a;font-weight:bold;text-decoration:none;}
ul.tagCloud li.level2 a {color: #76c246;font-weight:bold;text-decoration:none;}
ul.tagCloud li.level3 a {color: #66bc50;font-weight:bold;text-decoration:none;}
ul.tagCloud li.level4 a {color: #84be76;font-weight:bold;text-decoration:none;}
ul.tagCloud li.level5 a {color: #98d299;font-weight:bold;text-decoration:none;}
ul.tagCloud li.level6 a {color: #c3d1c0;text-decoration:none;}

/* オンマウス色 */ 
ul.tagCloud li a:hover {color: #d0121b;text-decoration:underline;}
/*--------------------------------------
 Pagenation
---------------------------------------*/
div.pagination {padding: 3px;margin: 10px;text-align:center;}
div.pagination a {padding: 2px 5px 2px 5px;margin: 2px;border: 1px solid #C0C0C0;}
div.pagination a:hover, div.digg a:active {background-color: #F0F0F0;}
div.pagination span.current {padding: 2px 5px 2px 5px;border:1px solid #fff;}
div.pagination span.disabled {padding: 2px 5px 2px 5px;margin: 2px;border: 1px solid #EEE;color: #DDD;}
/*--------------------------------------
  Drop Shadow
---------------------------------------*/
.fr {
  float:left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0px 5px 5px !important;
  }

.fr2 {
  float:left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 10px 5px 5px !important;
  }

.fr3 {
  float:left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 0 !important;
  }

.fr4 {
  float:left;
  margin: 0 !important;
  }

.fr img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

.fr2 img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 3px;
  }

.fr3 img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -5px 5px 5px -5px;
  padding: 2px;
  }

.fr4 img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin-right:10px;
  padding: 2px;
  }

.img_fr1 {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 1px;
}
/*--------------------------------------
  Drop Shadow
---------------------------------------*/
.album-tn {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 2px;
  margin: 4px 2px;
}

.album-tn2 {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 2px;
}

.recipe-main-tn {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 3px;
}

.album-list {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 1px;
  margin: 0 5px 0 0;
}
.album-edit {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 1px;
  margin: 0;
}
/*--------------------------------------
  colorPicker
---------------------------------------*/
#dhtmlgoodies_colorPicker{
	position:absolute;
	width:224px;
	padding-bottom:1px;
	background-color:#FFF;
	border:1px solid #317082;
}

#dhtmlgoodies_colorPicker .colorPicker_topRow{
	height:16px;
	padding-bottom:1px;
	border-bottom:3px double #317082;
	background-color:#E2EBED;
	padding-left:2px;

	width: 224px;	/* IE 5.x */
	width/* */:/**/222px;	/* Other browsers */
	width: /**/222px;
	
	height: 20px;	/* IE 5.x */
	height/* */:/**/16px;	/* Other browsers */
	height: /**/16px;
}

#dhtmlgoodies_colorPicker .colorPicker_statusBar{
	height:13px;
	padding-bottom:2px;
	
	border-top:3px double #317082;	
	background-color:#E2EBED;
	padding-left:2px;
	clear:both;
	
	width: 224px;	/* IE 5.x */
	width/* */:/**/222px;	/* Other browsers */
	width: /**/222px;	
	
	height: 18px;	/* IE 5.x */
	height/* */:/**/13px;	/* Other browsers */
	height: /**/13px;		
}

#dhtmlgoodies_colorPicker .colorSquare{
	width:10px;
	height:10px;
	margin-left:1px;
	margin-bottom:1px;
	float:left;
	border:1px solid #000;
	cursor:pointer;
	
	width: 12px;	/* IE 5.x */
	width/* */:/**/10px;	/* Other browsers */
	width: /**/10px;			
}

.colorPickerTab_inactive,.colorPickerTab_active{

	height:17px;
	padding-left:4px;
	cursor:pointer;	
	
	
}
.colorPickerTab_inactive span{
	background-image:url(/images/color_picker/tab_left_inactive.gif);
}

.colorPickerTab_active span{
	background-image:url(/images/color_picker/tab_left_active.gif);

}
.colorPickerTab_inactive span, .colorPickerTab_active span{
	line-height:16px;
	font-weight:bold;
	font-family:arial;
	font-size:11px;
	padding-top:1px;
	vertical-align:middle;
	background-position:top left;
	background-repeat: no-repeat;	
	float:left;
	padding-left:6px;
	-moz-user-select:no;
}	
.colorPickerTab_inactive img,.colorPickerTab_active img{
	float:left;
}
.colorPickerCloseButton{
	text-align:center;
	line-height:10px;
	border:1px solid #317082;
	position:absolute;
	right:1px;
	font-size:12px;
	font-weight:bold;
	top:1px;
	padding:1px;
	cursor:pointer;	

	
	width: 13px;	/* IE 5.x */
	width/* */:/**/11px;	/* Other browsers */
	width: /**/11px;
	
	height: 13px;	/* IE 5.x */
	height/* */:/**/11px;	/* Other browsers */
	height: /**/11px;	
			
	
}
#colorPicker_statusBarTxt{
	font-size:11px;
	font-family:arial;
	vertical-align:top;
	line-height:13px;

}
/*--------------------------------------
  非ログインindex用
---------------------------------------*/
#contentsIndex {
float:left;
margin:0;
padding:0 0 10px 10px;
width:750px;
}
#blogPoint1{
color:#fff;
font-size:24px;
font-weight:bold;
margin:5px auto;
line-height:115%;
height:60px;
background:url(/images/top/point1.gif);
padding:22px 10px 0px 95px;
}
#blogPoint2{
color:#fff;
font-size:24px;
font-weight:bold;
margin:5px auto;
height:45px;
background:url(/images/top/point2.gif);
padding:37px 10px 0px 95px;
}
#blogPoint3{
color:#fff;
font-size:24px;
font-weight:bold;
margin:5px auto;
height:45px;
background:url(/images/top/point3.gif);
padding:37px 10px 0px 95px;
}

#blogPoint4{
color:#fff;
font-size:21px;
font-weight:bold;
margin:5px auto;
height:35px;
background:url(/images/top/point4.gif);
padding:19px 10px 0px 25px;
}

.blogread{
margin:5px 0 0;
line-height:130%;
padding-left:10px;
}
#blogimg{
text-align:center;
margin:10px;
}
#torokuBtn {
padding:-5px;
}
#torokuBtn a{
height:90px;
width:750px;
display:block;
background: url(/images/top/idbtn2.gif) no-repeat center;
}
#torokuBtn a:hover{
background: url(/images/top/idbtn2_h.gif) no-repeat center;
}
#toroku{
padding:0;
font-size:0.1em;
text-indent:-9999px;
margin:20px 0;
}
#entry{
	width:750px;
	overflow:auto;
}
.entrybox{
	display:inline;  
	float:left;
	padding:5px;
	width:230px;
	margin-right:10px;
	margin-bottom:30px;
}
.box_h{
	text-align:center;
	padding:10px 0;
	font-size:16px;
	font-weight:bold;
	color:#663333;
	border-bottom:dotted #999 1px;
	margin-bottom:10px;
}
.box_inner{
border-bottom:dotted #999 1px;
}
.box_inner p img{
float:left;
margin-right:5px;
}
#entry_ue{
overflow:auto
}
#entry_sita{
	overflow:auto
}
#idbtnbox{
margin:20px;
}
#idbtnbox a{
height:40px;
width:340px;
display:block;
background: url(/images/top/idbtn.gif) no-repeat;
}
#idbtnbox a:hover{
background: url(/images/top/idbtn_h.gif) no-repeat;
}
.banner_in{
text-align: center; 
vertical-align: top;
margin-bottom:10px;
}
#cont01{
margin-bottom:10px;
}
#cont02{
margin-bottom:10px;
}
#indexright {
	float: right;
	padding:0 10px 10px 0;
	width: 170px;
}

/* クイックリサーチ */
#research-area {
    border:1px dotted #c0c0c0;
    padding:10px;
    background-color:#fffff0;
}
#research-area p {
    margin:5px 0 0;
}
#research-area a {
    margin:0;
}


/*--------------------------------------
  右カラム用
---------------------------------------*/
.list-mycom {
    padding: 7px 0 7px 30px;
    position: relative;
    font-size:11px;
    line-height:1.2em;
    border-bottom:1px dotted #dcdcdc;
}
.list-mycom img {
    left: 0;
    position: absolute;
    top: 8px;
}

.recommend-links .banner {
    margin-bottom:8px;
    text-align:center;
}

