* {
	margin:0px;
	padding:0px;
}

body {
	margin: 0px;
	font-size: 13px;
	line-height: 140%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	color: #333333;
	min-width:800px;
}


div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address {
	display: block;
	text-align: left;
}




hr {
  display: none;
}


a img {
  border: none;
  text-decoration: none;
}


/* -------- strong */
strong {
  margin: 0 0.2em;
  padding: 0;
  font-weight: bold;
}

/* -------- em */
em {
  margin: 0 0.2em;
  padding: 0;
  font-weight: normal;
  text-decoration: underline;
}


/* ---------------- list element */
ul, ol {
  display: block;
}

ul {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 25px;
}

ol {
	list-style-type: decimal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 35px;
}

li {
	display: list-item;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	color: #666666;
}

ul ul, 
ol ol, 
ul ol, 
ol ul {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}

ul ul li, 
ul ol li, 
ol ol li, 
ol ul li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.FloatEnd {
	clear: both;
}

.inner {
	position: static;
	display: block;
	clear: both;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}


.img{
    float: left;
    margin-right: 5px;
    text-align: center;
}

.center,.center p { text-align: center; }



#livedoorHeader{
    position:absolute; top: 0; left: 0;
    line-height: 1.25;
}



#container{
	position: relative;
	width: 800px;
	text-align: left;
	padding: 0;
	margin: 0px auto;
	margin-top:40px;
	background-color: #FFFFFF;
	border: 1px solid #ccc;
}

#container:after {
    height: 1px;
    overflow: hidden;
    content: "";
    display: block;
    clear: both;
}


#banner{
	position: relative;
	width: 800px; 
	height: 155px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(http://image.blog.livedoor.jp/tuke_matuge/imgs/2/9/29e739ef.jpg);
}


#banner h1{
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	position: relative;
	top: 30px;

	/* タイトル右寄せの場合left:350px;に変更 */
	left: 100px;

	margin: 0;
	width: 360px;
	
}
#banner  .description{
	margin: 0;
	font-size: 10px;
	line-height: 1.25;
	position: relative;
	top: 35px;

	/* タイトル右寄せの場合left:350px;に変更 */
	left: 100px;

	width: 350px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#banner h1 a {
	text-decoration: none;
}

#threeBox{
	position: relative;
	width: 595px;
	text-align: center;
	float: left;
}

#main{
	display: inline;
	position: relative;
	float: right;
	min-height: 1px;
	text-align: left;
	width: 380px;
}

#lMenu{
	display: inline;
	position: relative;
	float: left;
	min-height: 1px;
	text-align: left;
	width: 210px;
}

#rMenu{
	display: inline;
	position: relative;
	float: right;
	min-height: 1px;
	text-align: left;
	width: 200px;
	margin: 0px;
}

#lMenu   .inner,#rMenu .inner {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	_padding-left:5px;
	_padding-right:5px;
}
#lMenu p, #rMenu p {
	margin-top: 5px;
	margin-bottom: 5px;
}



#footer{
	position: relative;
	width: 800px;
	height: 70px;
	text-align: center;
	font-size: 12px;
	clear: both;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #666666;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}
.bmark {
	margin: 10px;
	text-align:right;
}

.pageTitle,.related-articles h3 {
	_height: 1%;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	line-height: 22px;
	text-indent: 10px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.entryTitle {
	_height: 1%;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 120%;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
}

.entryBody{
	line-height: 120%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 12px;
}
.entryBody2 {
	line-height: 140%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 1em;
}


.tag {
	width: auto;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 24px;
}

.topBack {
	text-align: right;
	margin-bottom: 30px;
	line-height: 200%;
}

.ads {
	padding: 0 5px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.ads2{
	text-align:center;
	padding:5px 0;
}
.continue {
	font-weight: bold;
	line-height: 200%;
	margin-top: 10px;
	text-align: right;
}




.side{
	margin: 0;
	font-size: 12px;
	padding: 10px;
	color:#666;
	line-height: 1.5;

}

.sidetitle{
	_height:1%;
	width: auto;
	padding: 3px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-left-color: #999999;
}


/* 配色 */

body{
	background-color: #FEF2F6;
}

a, a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}

#banner h1 {
	color: #333;
}
#banner h1 a {
	color: #333;
}
#banner {
	background-color: #FFDEF3;
}


#banner .description{
	color: #333;
}
#footer {
	background-color: #FFDEF3;
	color: #EE55AA;
}


#footer a {
	color: #EE55AA;
}
.pageTitle,.related-articles h3{
	color: #333333;
	background-color: #FEF5F9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFDFE;
	border-right-color: #FEEBF1;
	border-bottom-color: #FEEBF1;
	border-left-color: #FFFDFE;
}


.entryTitle{
	color:#EE55AA;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #EE55AA;
}

.entryTitle a,.entryTitle a:visited{
	color:#EE55AA;
}

.entryTitle a:hover{
	color:#ff0000;
}

.sidetitle{
	background-color: #FFDEF3;
	color: #EE55AA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF4FB;
	border-right-color: #FFBFE8;
	border-bottom-color: #FFBFE8;
	border-left-color: #FFF4FB;
}


.side{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.topBack{
	border-top:dotted 2px #ccc;
}
.sBorder {
	margin: 0px;
	font-size: 22px;
	line-height: 22px;
}


#text {
	width: 100%;
}


/* ライブドア専用スタイル */

.article-tags dt,.article-tags dd{
	display:inline;
	padding:0 3px;
	line-height:150%;
}

#header td{
color:#333;
font-size:12px;
text-align:right;
padding-right:10px;
}

#header a:link{color:#4C4C4C;}
#header a:visited{color:#4C4C4C;}
#header a:active{color:#4C4C4C;}
#header a:hover{color:#4C4C4C;}
