@charset "<$MTPublishCharset$>";
/* CSS Document */


/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// Reset
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/

body,div,pre,p,blockquote,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,pre,
form,fieldset,input,textarea,select,option,table,th,td,tr,embed,object,hr{
	margin:0;
	padding:0;
}

li{
	list-style-type:none;
}

fieldset,table,img{
	border:0;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// Body
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/

body{
	text-align:left;
	line-height: 150%;

}

h1,h2,h3,h4,h5,h6,p,li,dt,dd,form,pre,td,th,label,div{
	font-size:100%;
	line-height:150%;
}

div p,div li,div dt,div dd,div form,div pre,div td,div th,div label,div div,div h3,div h4,
p p,p li,p dt,p dd,p from,p pre, p td,p th,p label,p div,
li p,li li,li dt,li dd,li from,li pre,li td,p th,li label,li div,li h3,
td p,td li,td dt,td dd,td from,td pre,td td,td th,td label,td div,
th p,th li,th dt,th dd,th from,th pre,th td,th th,th label,th div,
label p,label li,label dt,label dd,label form,label pre,label td,label th,label div,
form th,form td{
	font-size:100%;
}

pre {
	white-space: -moz-pre-wrap; /* Opera 4-6 */
	white-space: -pre-wrap;/* Opera 7 */
	white-space: -o-pre-wrap;/* CSS3 */
	white-space: pre-wrap;/* IE 5.5+ */
	word-wrap: break-word;  
}

/*+----------+-------------+----------+
+------------+ //linkcolor +----------+
+------------+-------------+----------+*/

a:link{color: #4086af; text-decoration:none;}
a:visited{color: #4086af; text-decoration:none;}
a:hover{color: #4086af; text-decoration:underline;}
a:active{color: #4086af; text-decoration:none;}
a{outline:none}


body,h1,h2,h3,h4,h5,h6,td,th,p,div,input,textarea,pre,ul,li,ol{
	font-family:'メイリオ','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','EE EゴシチE',Meiryo,sans-serif;
	font-weight:normal;
	color:#808080;
	font-size: 14px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}


/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// end
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/



#wrapper {
	background-color: #FFFFFF;
	padding: 20px 0;
	margin: auto;
	width: 1064px;
	text-align: left;
}


#header {
	height: 40px;
	border-left: 1px solid #808080;
}

h1 a{
	width: 988px;
	height:40px;
	text-indent: -9999px;
	float: left;
	display: block;
	background:url(img/header_i.png) 30px center no-repeat;
}


#contents {
	padding:25px 30px 25px 30px;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
}

#home a{
	height: 40px;
	width: 73px;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	text-indent: -9999px;
	float: left;
	display: block;
	background: url(img/home.gif) left 2px no-repeat;
}

#home a:hover{
	background: url(img/home.gif) left -36px no-repeat;
}

#chip{
	height:12px;
	margin:27px 0 7px 0;
	background: url(img/rp_chip_noriakimitsuhashi.gif) left top no-repeat;
	text-indent:-9999px;
}

#mainvisual{
	width:1000px;
	height:228px;
	margin:0 0 50px 0;
	background:url(img/rp_mainvisual.jpg) top left no-repeat;
	text-indent:-9999px;
}

/* -------------------------------- 
-------------------- main column */

#maincolumn{
	width: 830px;
	float: left;
	margin: 0 30px 0 0;
}

#maincolumn img{
	border:3px solid #ffffff;
	margin-left:5px;
	-webkit-box-shadow: 0px 0px 5px 0px #aaaaaa;
	-moz-box-shadow: 0px 0px 5px 0px #aaaaaa;
	box-shadow: 0px 0px 5px 0px #aaaaaa;
}

#maincolumn img.no_frame{
	border:0px;
	margin-left:5px;
	-webkit-box-shadow: 0px 0px 0px 0px #ffffff;
	-moz-box-shadow: 0px 0px 0px 0px #ffffff;
	box-shadow: 0px 0px 0px 0px #ffffff;
}


#entry_navi{
	text-align: center;
	margin:0 0 20px 0;
}

.entry_head {
	font-size:129%;
	font-weight: bold;
}

.entry_head a:link{color: #808080; text-decoration:none;}
.entry_head a:visited{color: #808080; text-decoration:none;}
.entry_head a:hover{color: ##808080; text-decoration:underline;}
.entry_head a:active{color: ##808080; text-decoration:none;}
.entry_head a{outline:none}

.entrybody{
	margin: 25px 0 25px 0;
}

.entrymore{
	margin-top: 25px;
}

.entryfooter{
	margin: 25px 0 25px 0;
	padding:0 0 25px 0px;
	border-bottom:1px solid  #808080;
}

.socialbuttons {
	height: 20px;
	margin: 10px 0;
}

#to_top a{
	height: 40px;
	width: 73px;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	text-indent: -9999px;
	display: block;
	background:url(../img/buttons/btn_top.gif) left 2px no-repeat;
	margin-top: 20px;
	margin-left: auto;
	clear: both;
}

#to_top a:hover{
	background:url(../img/buttons/btn_top.gif) left -36px no-repeat;
}


/* -------------------------------- 
------------------- comment area */

#comment_area label{
	display: block;
	margin: 15px 0px 5px 0px;
}

#comment_area #comment_input_area {
}

#comment_area #comment_input_area table{
	border: 1px solid #C0C0C0;
	margin: 10px 0 0 0;

}

#comment_area #comment_input_area table tr{
	border: 1px solid #C0C0C0;

}

#comment_area #comment_input_area table th{
	border: 1px solid #C0C0C0;
	background:#F0F0F0;
	text-align:left;
	padding:10px;
}

#comment_area #comment_input_area table td{
	border: 1px solid #C0C0C0;
	padding:10px;
}

#comment_area #input_box{
	border:1px solid #808080;
	width: 400px;
}

#comment_area #input_text {
	width:400px;
	border: 1px solid #808080;
}

#comment_area #buttons{
	margin: 10px 0 0 0;
}

#comment_area #buttons input{
	padding:0 10px;
	color:#333333;
	
}

#comment_area #comarea_head_entry{
	font-weight: bold;
}

#comment_area .comment_body{
	margin: 10px 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #808080;
	font-size: 86%;
}

#comment_area .comment_author{
	margin: 5px 0 5px 0;
}

#comment_area .comprv_othercoms{
	font-size:129%;
	font-weight: bold;
	padding:15px 0 15px 0;
	margin: 30px 0 0 0;
	border-top:1px solid #808080;
}



/* -------------------------------- 
------------------- right column */

#rightcolumn{
	height: auto;
	width: 140px;
	float: left;
	overflow: hidden;
	margin: 0 0 0 0;
}

#date_archive   {
	width: 138px;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	padding: 80px 0 7px 0;
	background:url(../img/blog/cap_monthly_archive.gif) center 7px no-repeat;
}

#date_archive ul{
	padding-left: 10px;
}


/* -------------------------------- 
------------------------- footer */

#footer {
	clear: both;
	background: url(../img/top/footer.gif) no-repeat left bottom;
	height: 73px;
	width: 250px;
	text-indent: -9999px;
	margin: 0 0 30px 0;
	padding: 35px 0 0 0;
}
