/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}


/* BODY-------------------------------*/
body {
	background: #DCE9F0;
	margin: 0;
	padding: 0;
	line-height:150%;
	letter-spacing: normal;
	color: #333;
	list-style: none;
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}

/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
}

/* strong */
strong {font-weight: bold;}

/* 画像の属性 */
img {border: none; margin: 0;}


a:link, a:visited, a:active {color: #000099;text-decoration: underline;}
a:hover{color : #FF6633;text-decoration: none;}
	
/* 基本設定 ----------------------------- */
#base{
	width: 920px;
	margin: 0 auto;
	background: url("http://www.imc-sa.com/img/base_back.jpg") repeat-y;
	text-align: center;
	position: relative;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: center;
}

#containar {
	width: 860px;
	margin: 10px auto 0 auto;
	text-align: left;
	background: #FFF;
}

/*  ヘッダー  */
#header h1 {
 position: absolute;
 top: 0px;
 right: 30px;
 font-size: 13px;
 color: #FFF;
 text-decoration: none;
}

#header h1 a:hover {
 color: #FF9900;
 text-decoration: underline;
}

#header2 {
	height:205px;
	margin: 0;
	color: #FFF;
	text-align: left;
	background: #3398CC url("http://www.imc-sa.com/img/header2.jpg") no-repeat;
}

#header2 p{
	position: absolute;
	top: 170px;
	left: 100px;
	width: 580px;
	font-size: 100%;
	color: #333;
	text-align: left;
}

#header a:link, #header a:visited, #header a:active {color: #18a8cb;text-decoration: underline;}
#header a:hover{color : #FF9900;text-decoration: none;}

#header .ads_header{
	text-align: center;
}



.rss{	
	position: absolute;
	top: 20px;
	right: 25px;
}

/*  パンくずリスト  */
.navi {
	margin :0 0 10px;
	width: 100%;
	font-size: 10px;
	padding: 0 5px;
	text-align: left;
}

.navi a {
	color: #337799;
	text-decoration: none;
}

.navi a:hover {
	color: #FF6633;
	text-decoration: underline;
}


/*  記事枠等の属性  */
#content {
	float: right;
	width: 650px;	
	margin: 0;
	padding: 0;
	background: #FFF;
	overflow: hidden;
}

#content h2{
	margin: 5px 0 10px 10px;
	font-size: 123%;
	color: #0F3357;
	font-weight: bold;
	text-align: left;
	text-indent: 20px;
line-height:30px;
height:30px;
background: #3398CC url("http://www.imc-sa.com/img/h2.jpg") no-repeat;
}


#content h3 {
	margin: 10px 0;
	padding: 0;
	border-bottom: 1px solid #DDD;
	color: #176782;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: left;
	text-indent: 0;
}

#content h3.post {
	margin: 10px 5px 0 5px;
	border: 0px;
	color: #0F3357;
	font-weight: bold;
	font-size: 120%;
	line-height: 200%;
	display: block;
	text-align: left;
	text-indent: 30px;
height:30px;
	background: url("http://www.imc-sa.com/img/h3.gif") no-repeat top left;
}
			
#content h3.post a {
	color: #0F3357;
	text-decoration: none;
}
										
#content h3.post a:hover {
	color: #FF0000;
	text-decoration: none;
}

#content h4 {
	margin: 10px 10px 10px 0;
	border-bottom: 1px solid #DDD;
	color: #176782;
	font-weight: bold;
	font-size: 108%;
	line-height: 150%;
	display: block;
	text-align: left;
}

#content h5 {
	margin: 10px 10px 10px 0;
	color: #666;
	font-weight: normal;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: left;
}

#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 0px 20px 10px 0;
}

#content .doc{
	margin: 0 10px 20px 20px;
	text-align: left;
}

#content .doc p{
	padding: 5px 0;
}

/* ---- 関連記事リスト属性----- */
#content ol{
	margin: 0px 0px 0px 30px;
}

#content li{
	margin: 0;
	font-size: 100%;
	line-height: 19px;
}

/*----- trackbacks & Comments-----*/

#content #trackbackdata, #content #commentdata{
	font-size: 12px;
	color: #888;
	margin: 10px 0 10px 10px;
}

#content #trackbackdata .post1{
	font-size: 10px;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #888;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}

#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

#content .next{
	text-align: right;
}

/*  サイドメニュー等の属性  */
#sidebar {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	background: #FFF;
	overflow: hidden;
}

#sidebar h2{
	margin: 10px 0 0 0;
 	background: url("http://www.imc-sa.com/img/sh2_back.gif") no-repeat top left;
	font-weight: bold;
	font-size: 13px;
	line-height: 55px;;
         height:45px;
	color: #FFF;
	text-align: left;
	text-indent: 55px;
}

#sidebar .search{	
	margin: 0;
	border-left: 1px solid #0058B0;
	border-right: 1px solid #0058B0;
	border-bottom: 1px solid #0058B0;
}

/*　検索窓　*/
#sidebar .search div {
	padding: 10px;
	text-align: left;
}

/* カテゴリ指定 */
#sidebar .cat{
	margin: 0;
}

#sidebar .cat h2{
	margin: 5px 5px 0 10px;
	border: 1px solid #555;
	background: #33663B;
	font-weight: bold;
	font-size: 108%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
}

#sidebar ul.menu{
	display: block;
	margin: 0 0 10px 0;
	list-style-type: none;
	border-left: 1px solid #0058B0;
	border-right: 1px solid #0058B0;
	border-bottom: 1px solid #0058B0;
	text-align: left;
}

#sidebar ul.menu li.c1 a {
	display: block;
 	height: 25px;
 	list-style: none;
 	padding: 0 0 0 30px;
 	text-decoration: none;
 	font-size: 100%;
 	line-height: 170%;
 	overflow: hidden;
	background: #FFF url("http://www.imc-sa.com/img/menu01.jpg") no-repeat;
}

#sidebar ul.menu li.c1 a:hover {
	background: #FFF url("http://www.imc-sa.com/img/menu02.jpg") no-repeat;
	color: #FF6633;
	text-decoration: underline;
}


#sidebar ul.menu li a {
	display: block;
 	height: 25px;
 	list-style: none;
 	padding: 0 0 0 40px;
 	text-decoration: none;
 	font-size: 100%;
 	line-height: 170%;
 	overflow: hidden;
	background: #FFF url("http://www.imc-sa.com/img/menu03.gif") no-repeat;
}

#sidebar ul.menu li a:hover {
	background: #FFF url("http://www.imc-sa.com/img/menu04.gif") no-repeat;
	color: #FF6633;
	text-decoration: underline;
}

#sidebar ul.arch li a {
 	height: 25px;
 	list-style: none;
 	padding: 0;
 	text-indent: 20px;
 	text-decoration: none;
 	font-size: 100%;
 	line-height: 200%;
 	display: block;
	background: #FFF url("http://www.imc-sa.com/img/arch01.gif") no-repeat;
}

#sidebar ul.arch li a:hover {
	background: #FFF url("http://www.imc-sa.com/img/arch02.gif") no-repeat;
	color: #FF6633;
}

/*フッターナビ*/
.f_navi {
	clear: both;
	text-align: right;
	margin: 0px;
	padding: 10px 250px 15px 15px;
	font-size: 85%;
}

.f_navi img{margin: 0 3px;border-style: none; vertical-align: middle;}

/*フッター*/
#footer{
 	clear: both;
 	width: 920px;
 	height: 60px;
 	margin: 0;
 	color: #999;
 	padding: 0;
 	text-align: left;
	background: url("http://www.imc-sa.com/img/footer_back.gif") no-repeat;
}

#footer .copyright{
	text-align: center;
	padding: 40px 0 0 0;
	font-size: 12px;
	line-height: 120%;
}

/* タグ指定 */

.module-tagcloud{
	margin: 0;
}

.module-tagcloud h2{
 margin: 10px 0 0 0;
 height: 22px;
 color: #FFF;
 font-weight: bold;
 line-height: 180%;
 text-indent: 10px;
 text-align: left;
 background: #CCC;
 display: block;
}

.module-tagcloud .module-content{
	margin: 0;
	background: #EEE;
	text-align: left; 
}

.module-tagcloud .module-content .module-list{
	padding: 5px;
	list-style: none;
}

.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }

.tag_line{
	margin: 10px;
	text-align: left;
}

/* フォントスタイル */
.style1 {
color: #000099;
font-weight: bold;
font-size:14px;
}

.style2 {
color: #000000;
font-weight: bold;
font-size:14px;
}

.style3 {
color: #cc0000;
font-weight: bold;
font-size:14px;
}

.style4 {
color: #000000;
font-weight: normal;
font-size:14px;
}

#content .img2 {
	float:left;
	margin: 0px 10px 0px 0px;
}

#content .img3 {
	float:right;
	margin: 0px 10px 0px 0px;
}

/*テーブル*/
table {
border-top:1px solid #ccc;
border-left:1px solid #ccc;
border-collapse:collapse;
font-size:12px;
}

caption {
text-align:left;
padding-bottom:8px;
font-size:14px;
font-weight:bold;
color:#a52a2a;
}
td,
th {
padding:5px;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}

th {
background:#faeffc;
font-size:12px;
font-weight:normal;
}
.no-border table, 
.no-border tr, 
.no-border td,
.no-border th{
 border-style: none;
}
#content .img2 {
	float:left;
	margin: 0px 10px 0px 0px;
}
#content .img3 {
        float:right;
        margin: 0px 0px 0px 10px;
}

.pink{
color:#FF6A6A; 
font-size: 14px; 
font-weight:normal;
}

.green {
color:#009900; 
font-size: 14px; 
font-weight:normal;
}

.yellow{background:#ffff00; font-size: 14px;
font-weight: normal;
}
.point{
background-image: url(http://www.ebuy-navi.net/img/osusume.gif);
background-repeat: no-repeat;
background-position: left;
font-size: 18px;
font-weight:bold;
padding: 0px 0px 0px 60px;
height:75px;
line-height:70px;
color:#cc0000;
}
.kamoku1 {
background:#eeffbb;
color:#008000;
font-size:13px;
font-weight:bold;
}

.kamoku2 {
background:#FAFFDF;
font-size:13px;
color:#000000;
}

.red {
color:#FF2828;
font-size:13px;
}

.red_b {
color:#FF2828;
font-size:13px;
font-weight:bold;
}

.kina {
color:#FF9900;
font-size:13px;
}
.kamoku3 {
background:#cc0000;
}


.merit {
background-image: url(http://www.ebuy-navi.net/img/tokutyou.gif);
background-repeat: no-repeat;
background-position: left;
font-size: 14px;
font-weight:bold;
padding: 0px 0px 0px 110px;
height:25px;
line-height:22px;
}

.sample {
background-image: url(http://www.ebuy-navi.net/img/info_bar.gif);
background-repeat: no-repeat;
background-position: left;
font-size: 18px;
padding: 0px 0px 0px 10px;
height:35px;
color:#ffffff;
line-height:33px;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W5";
}


/* フォントスタイル */
.style1 {
color: #ff8c00;
font-weight: bold;
font-size:14px;
}

.style2 {
color: #000000;
font-weight: bold;
font-size:14px;
}

.style3 {
color: #cc0000;
font-weight: bold;
font-size:14px;
}

.style4 {
color: #000000;
font-weight: normal;
font-size:14px;
}

#content .img2 {
	float:left;
	margin: 0px 10px 0px 0px;
}

#content .img3 {
	float:right;
	margin: 0px 10px 0px 0px;
}

/*テーブル*/
table {
border-top:1px solid #ccc;
border-left:1px solid #ccc;
border-collapse:collapse;
font-size:12px;
}

caption {
text-align:left;
padding-bottom:8px;
font-size:14px;
font-weight:bold;
color:#a52a2a;
}
td,
th {
padding:5px;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}

th {
background:#faeffc;
font-size:12px;
font-weight:normal;
}
.no-border table, 
.no-border tr, 
.no-border td,
.no-border th{
 border-style: none;
}
/*テーブル装飾*/
.title {
background-image: url("http://www.2kibi.info/img/th.png");
font-size:14px;
font-weight:bold;
color:#6F0037;
padding-left:15px;
text-align:left;
}
.title2 {
background-image: url("http://www.2kibi.info/img/td_title.jpg");
font-size:16px;
font-weight:bold;
color:#000066;
padding-left:20px;
text-align:left;
}

.m_title {
background-image: url("http://www.2kibi.info/img/title.png");
font-size:14px;
font-weight:bold;
color:#FF3300;
padding-left:15px;
text-align:left;
}

.aka-ya {
background: url("http://www.2kibi.info/img/akaya.gif") no-repeat;
background-position: left;
font-size: 14px;
padding: 0px 0px 0px 15px;
font-weight:bold;
color:#cc0000;
}
.ao-ya {
background: url("http://www.2kibi.info/img/aoya.gif") no-repeat;
background-position: left;
font-size: 14px;
padding: 0px 0px 0px 15px;
font-weight:bold;
color:#cc0000;
}
.kamoku {
background:#E6F7F2;
color:#333;
font-size:14px;
}
.red {
color:#FF3535;
font-size:12px;
}
.blue {
font-size:13px;
color:#176782;
}
.ao-b {
font-size:16px;
font-weight:bold;
text-align:right;
}

.rank1{
background: url("http://www.imc-sa.com/img/rank600-1.gif") no-repeat;
background-position: left;
height:45px;
line-height:50px;
font-weight:bold;
font-size:16px;
padding-left:55px;
}


.rank2{
background: url("http://www.imc-sa.com/img/rank600-2.gif") no-repeat;
background-position: left;
height:45px;
line-height:50px;
font-weight:bold;
font-size:16px;
padding-left:55px;
}

.rank3{
background: url("http://www.imc-sa.com/img/rank600-3.gif") no-repeat;
background-position: left;
height:45px;
line-height:50px;
font-weight:bold;
font-size:16px;
padding-left:55px;
}


.rank4{
background: url("http://www.imc-sa.com/img/rank600-4.gif") no-repeat;
background-position: left;
height:45px;
line-height:50px;
font-weight:bold;
font-size:16px;
padding-left:55px;
}

.rank5{
background: url("http://www.imc-sa.com/img/rank600-5.gif") no-repeat;
background-position: left;
height:45px;
line-height:50px;
font-weight:bold;
font-size:16px;
padding-left:55px;
}

.botan a {
	display: block;
 	height: 30px;
 	list-style: none;
 	padding: 0 0 0 25px;
margin:0px 0 0px 1px0 ;
 	text-decoration: none;
 	font-size: 14px;;
 	line-height: 230%;
 	overflow: hidden;
	background: #FFF 
url("http://www.imc-sa.com/img/order-p.gif") no-repeat;
color:#fff;
font-weight:bold;
float: left;
width:120px;
}

.botan  a:hover{
	background: #FFF url("http://www.imc-sa.com/img/order-p2.gif") no-repeat;
	color: #fff;
	text-decoration: underline;
}


.botan2 a {
	display: block;
 	height: 30px;
 	list-style: none;
 	padding: 0 0 0 25px;
margin:0px 0 0px 1px0 ;
 	text-decoration: none;
 	font-size: 14px;;
 	line-height: 230%;
 	overflow: hidden;
	background: #FFF 
url("http://www.imc-sa.com/img/order-b.gif") no-repeat;
color:#fff;
font-weight:bold;
float: left;
width:120px;
}

.botan2  a:hover{
	background: #FFF url("http://www.imc-sa.com/img/order-b2.gif") no-repeat;
	color: #fff;
	text-decoration: underline;
}

.kochira{
background-image: url(http://www.imc-sa.com/img/kochira.gif);
background-repeat: no-repeat;
background-position: left;
font-size: 16px;
padding: 0px 0px 0px 36px;
font-weight:bold;
line-height:25px;
} 

.osusume{
background: url("http://www.imc-sa.com/img/osusume-b1.gif") no-repeat;
background-position: left;
height:45px;
line-height:50px;
font-weight:bold;
font-size:16px;
padding-left:75px;
}

.akaya{
background-image: url(http://www.imc-sa.com/img/akaya.gif);
background-repeat: no-repeat;
background-position: left;
font-size: 13px;
padding: 0px 0px 0px 16px;
color:#cc0000;
}


