@charset "UTF-8";

/************************************************
*	Reset					*
************************************************/

h1,h2,h3,h4,h5,ul,ol,li,dl,dt,dd,blockquote,cite,q,address {
 font-size: 100%;
 font-weight: normal;
 font-style: normal;
 margin: 0px;
 padding: 0px;
}

img {
 border-style: none;
}

/************************************************
*	clear					*
************************************************/
div:after {
 content:".";
 display: block;
 height:0px;
 clear:both;
 visibility:hidden;
}
/************************************************
*	Layout  				*
************************************************/
body {
 font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
 color: #333333;
 text-align: center;
 margin: 0px auto 0px auto;
 padding: 0px;
 font-size:16px;
 background-color: #FFFFE0;
}

div#body {
 color: #333333;
 background-color: #FFFFFF;
 text-align: left;
 padding: 0px 5px 0px 5px;
 margin: 0px auto 0px auto;
 width: 804px;
 overflow: hidden;
 border-color: #CC0000;
 border-style: solid;
 border-width: 0px 2px 0px 2px;
}

div#main {
 font-size: 100%;
 color: #333333;
 background-color: #ffffff;
 text-align: left;
 margin: 0px;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 20px;
 width: 598px;
 float: right;
}

div#sub {
 font-size: 100%;
 color: #333333;
 background-color: #ffffff;
 text-align: left;
 margin: 0px 0px 20px 0px;
 padding: 0px 10px 0px 0px;
 width: 190px;
 float: left;
}

div#foot {
 font-size: 100%;
 color: #333333;
 background-color: #ffffff;
 text-align: center;
 padding: 20px 5px 0px 5px;
 margin-left: auto;
 margin-right: auto;
 width: 804px;
 border-color: #CC0000;
 border-style: solid;
 border-width: 0px 2px 0px 2px;
 clear: both;
}

/************************************************
*	body					*
************************************************/

div#body h1 {
 font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
 font-size: 80%;
 font-weight: bold;
 margin: 5px 0px 3px 0px;
 padding-top: 0px;
 padding-bottom: 0px;
}

div#body h1 a {
 text-decoration: none;
 color: #333333;
 background-color: #ffffff;
}

div#body h2 {
 font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
 font-size: 80%;
 font-weight: normal;
 margin: -15px 0px 0px 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 text-align: right;
 width: 790px;
}

div#body h2 a {
 color: #333333;
 background-color: #ffffff;
}

div#body img a {
 margin: 0px;
 border: none;
}

div#body p {
 font-size: 90%;
 color: #333333;
 background-color: #ffffff;
 line-height: 140%;
 margin-top: 5px;
 padding-top: 0px;
 margin-left: 0;
 margin-bottom: 5px;
 padding-bottom: 0px;
}

div#body ul.nav {
 font-size: 85%;
 color: #FFFFFF;
 background-color: #CC0000;
 margin: 0px;
 padding: 5px 3px 5px 0px;
 text-align: right;
}

div#body ul.nav li{
 display: inline;
 margin: 0px 0px 0px 16px;
 padding: 0px 0px 0px 12px;
 background-image : url(http://fx.maru1.info/images/arrow4.gif);
 background-repeat: no-repeat;
 background-position: 0px 1px;
 font-weight: bold;
}

div#body ul.nav li a{
 color: #FFFFFF;
}

div#body div.nav1 {
 font-size: 80%;
 float: right;
 margin: -20px 5px 0px 0px;
}

/************************************************
*	Content 				* 
************************************************/

/* 見出し */
div#main h2 {
 font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
 font-size: 110%;
 font-weight: bold;
 color: #333333;
 background-color: #ADFF2F;
 margin: 15px 0px 15px 0px;
 padding: 5px 0px 3px 5px;
 border-color: #CC0000;
 border-style: solid;
 border-width: 0px 2px 2px 0px;
 width: 598px;
 text-align: left;
 clear: both;
}

div#main h3 {
 font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #333333;
 margin-top: 30px;
 margin-bottom: 10px;
 padding-left: 23px;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #CC0000;
 background-image : url(http://click365.maru1.info/images/orange.gif);
 background-repeat: no-repeat;
 background-position: 0px 0px;
 clear: both;
}
div#main h4 {
 font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #333333;
 margin-top: 8px;
 margin-bottom: 1px;
 clear: both;
}

/* ハイパーリンク */
div#main a {
 color: #330066;
 background-color: #ffffff;
}

div#main a:hover {
 color: #990033;
 background-color: #ffffff;
}
/* 段落 */
div#main p {
 line-height: 20px;
 margin: 0px;
 padding-top: 5px;
 padding-left: 0px;
 padding-right: 0px;
 padding-bottom: 5px;
}
div#main div.menu {
 font-size: 80%;
 padding-top: 20px;
}
div#main div.menu2 {
 font-size: 80%;
 margin-top: 20px;
 padding-top: 5px;
 width: 598px;
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #000000;
}
div#main p.post {
 text-align: right;
 font-size: 80%;
 margin-top: 10px;
 margin-bottom: 20px;
}

/* 画像 */
div#main p img {
 border: none;
}

/* リスト */
div#main ol,div#main ul {
 margin: 0px 0px 10px 25px;
 padding: 0px;
}

div#main ol li,div#main ul li {
 margin: 4px 0px 4px -5px;
 padding-left: 13px;
 list-style-type: none;
 background-image : url(http://click365.maru1.info/images/list1-3.jpg);
 background-repeat: no-repeat;
 background-position: 0px 4px;
}

/* 引用 */
div#main blockquote {
	color: #333333;
	background-color: #eeeeee;
	line-height: 140%;
	margin-top: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-top: 3px;
	margin-left: 0;
	padding-left: 10px;
	margin-right: 0;
	padding-right: 10px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

div#main blockquote p {
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
}

/* 引用元情報 */
div#main cite {
	font-style: italic;
}

/* 整形済みテキスト */
div#main pre {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 5px;
	overflow: scroll;
}
/* 箇条書き（定義リスト） */
div#main dl {
	margin-top: 5px;
	margin-bottom: 5px;
}

div#main dt {
 padding: 5px 0px 10px 5px;
}

div#main dd {
 padding-left: 5px;
}

/* 画像左配置 */
div#main .imageleft{
	margin-right: 10px;
	float: left;
}
/* 画像右配置 */
div#main .imageright{
	margin-left: 10px;
	float: right;
}

/* 続き */
div#main .extended {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	display: block;
}

div#main .entry-tags {
    margin: 10px 0 10px 10px; 
	clear: both;
}
div#main .entry-tags-header,
div#main .entry-tags-list,
div#main .entry-tag { display: inline; }
div#main .entry-tags-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


/* コメンター画像 */
div#main .commenter-profile img {
	vertical-align: middle;
	border-width: 0;
}

/* コメントフォーム */
div#main textarea{
	width: 440px;
}
/* コメントフォーム文字サイズ */
div#main input,div#main textarea {
	font-size: 100%;
}

/* テーブルタグ */
div#main table{
 font-size: 75%;
 border: solid 1px #000000;
 border-collapse: collapse;
}
div#main table th{
 color: #000000;
 background-color: #E0FFFF;
 border: solid 1px #000000;
 border-collapse: collapse;
 padding:5px:3px:5px:3px;
}
div#main table td{
 border: solid 1px #000000;
 border-collapse: collapse;
 padding:3px;
}

/* トップ */
div#main img.top{
 float:left;
 width:140px;
 height:145px;
 margin-bottom:20px;
 margin-right: 10px;
}
div#main div.top1{
 float:left;
 width:448px;
 height:145px;
 margin-bottom:20px;
}
div#main div.top1 h3{
 margin-top: 5px;
}
div#main div.top1 ul{
 margin-top: 5px;
 color: #000066;
 font-size: 90%;
}
div#main div.top1 ul li{
 display: inline;
 margin: 0px 0px 0px 2px;
 padding-left: 15px;
 background-image : url(http://fx2.maru1.info/images/yajirushi-004-02-b.gif);
 background-repeat: no-repeat;
 background-position: -3px -3px;
 line-height:12px;
}
div#main div.top1 p.pr{
 font-weight: bold;
 color: #0000FF;
}
div#main table.top2 th.t1{
 width: 130px;
 text-align: center;
}
div#main table.top2 th.t2{
 width: 400px;
 text-align: center;
}
div#main table.top2 th.t3{
 width: 60px;
 text-align: center;
}
div#main table.top2 td.t4 {
 font-weight: bold;
 text-align: center;
 background: #FFF0F5;
 height: 60px;
}
div#main table.top2 td.t4 a{
 background: #FFF0F5;
}
div#main table.top2 ul{
 margin: 0px 0px 0px 0px;
}
div#main table.top2 ul li{
 margin: 1px 0px 1px 0px;
}

/* カテゴリ */
div#main div.cat{
 margin: 0px 5px 0px 5px;
 height: 100px;
 width: 280px;
 float: left;
}
div#main div.cat h3{
 margin: 10px 0px 0px 0px;
}

/* 概要 */
table.smry{
 margin-left: 0px;
 margin-bottom: 10px;
 float: left;
}
table.smry th{
 width:115px;
}
table.smry th.hdr{
 width:325px;
}
table.smry td{
 width: 210px;
}

/* 手数料 */
div#main table.cst td{
 width: 110px;
 text-align: center;
}

/* 注文 */
div#main table.odr td{
 width: 70px;
 text-align: center;
}
div#main table.odr td.a{
 width: 95px;
 text-align: center;
}

/* 比較 */
div#main table.cmp th{
 text-align: center;
}
div#main table.cmp td.fx{
 width: 135px;
 height: 40px;
 text-align: center;
 background-color: #F0FFFF;
}
div#main table.cmp td.fx a{
 background-color: #F0FFFF;
}
div#main table.cmp th.t1{
 width: 102px;
}
div#main table.cmp th.t2{
 width: 226px;
}
div#main table.cmp th.m1{
 width: 36px;
}
div#main table.cmp th.b1{
 width: 79px;
}
div#main table.cmp th.b2{
 width: 88px;
}

div#main table.cmp td{
 text-align: center;
}
div#main table.cmp tr.mk{
 font-weight: bold;
 background-color: #FFFFF0;
}

/* アーカイブ */
div#main ul.arch {
}
div#main ul.arch li{
 float: left;
 width: 190px;
}

/* 相互リンク */
div#main table.sougo{
 font-size: 90%;
}
div#main table.sougo th{
 width:70px;
}
div#main table.sougo td{
 width:528px;
}

/************************************************
*	 Sidebar 				* 
************************************************/

/* サイドバーリスト */
div#sub dt {
 font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #333333;
 background-color: #ffffff;
 margin-top: 20px;
 padding: 0px 0px 0px 3px;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 2px;
 border-left-width : 7px;
 border-left-style : solid;
 border-left-color : #CC0000;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #CC0000;
}

div#sub dd {
 font-size: 100%;
}
	
div#sub ul {
 list-style: none;
 margin: 0px;
 padding: 0px;
}

div#sub ul li {
 font-size: 85%;
 padding: 2px 0px 3px 0px;
}
div#sub ul li li {
 font-size: 85%;
 margin-left: 2px;
 padding: 0px 0px 1px 10px;
}
div#sub ul li a {
 color: #330066;
 background-color: #ffffff;
 margin: 0;
}
div#sub ul li a:hover{
 color: #990033;
 background-color: #ffffff;
}

/* サイドバー段落 */
div#sub p{
 line-height: 20px;
 margin: 0;
 padding: 3px 0px 0px 0px;
}

/* サイドバータグクラウド */
div#sub .module-tagcloud .module-content
{text-align: left; }

div#sub .module-tagcloud .module-content .module-list
{ list-style: none; }

div#sub .module-tagcloud .module-content .module-list .module-list-item
{ display: inline; }

div#sub .module-tagcloud .module-content .module-list li.taglevel1
{ font-size: 170%; }

div#sub .module-tagcloud .module-content .module-list li.taglevel2
{ font-size: 150%; }

div#sub .module-tagcloud .module-content .module-list li.taglevel3
{ font-size: 130%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel4
{ font-size: 110%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel5
{ font-size: 90%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel6
{ font-size: 70%; }


/************************************************
*	Footer  				*
************************************************/
/* 文責 */
div#foot address {
 padding-top: 5px;
 padding-bottom: 20px;
 font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
 font-size: 70%;
 font-weight: bold;
}

/* 段落 */
div#foot p {
 font-size: 70%;
 margin: 10px 0px 0px 0px;
}

div#foot ul.nav {
 font-size: 85%;
 color: #FFFFFF;
 background-color: #CC0000;
 margin: 0px;
 padding: 5px 3px 5px 0px;
 text-align: right;
}

div#foot ul.nav li{
 display: inline;
 margin: 0px 0px 0px 16px;
 padding: 0px 0px 0px 12px;
 background-image : url(http://fx2.maru1.info/images/arrow4.gif);
 background-repeat: no-repeat;
 background-position: 0px 1px;
}

div#foot ul.nav li a{
 color: #FFFFFF;
}

div#foot ul.nav2 {
 font-size: 80%;
 margin: 0px;
 padding: 3px 3px 3px 0px;
 text-align: right;
}

div#foot ul.nav2 li{
 display: inline;
 margin: 0px 0px 0px 14px;
 padding: 0px 0px 0px 10px;
}

div#foot ul.rss{
 margin: 0px 0px 0px 0px;
 padding: 5px 3px 3px 0px;
 text-align: right;
}

div#foot ul.rss li{
 margin: 0px 0px 0px 10px;
 padding: 0px 0px 0px 0px;
 display: inline;
}







