@charset "utf-8";

.product_item{
    float: left;
    width: 660px;
}

p.pagetop{
    	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
        width: 100%;
        float: left;
}

.no_item{
	margin-bottom: 5px;
	margin-left: 10px;
	clear: both;
}

/*////////////////////////////////////////////////////////////////////////*/
/* external_item */
/*////////////////////////////////////////////////////////////////////////*/
.main_head_external_item {
  background-image: url(/images/partner-contents_obi.gif);
  height: 25px;
  margin-top: 16px;
	background-repeat: no-repeat;
}
.external_item_h2 {
  padding: 5px 0  5px 28px;
  color:#333333;
}
.external_item_logo {
  float: left;
  width: 65px;
  margin: 0px;
  height: 50px;
  border: 1px solid #CCCCCC;
  display: block;
  padding: 0px;
}
.content_external_item {
	padding:7px;
	margin:0 0 13px 0;
	line-height:100%;
}
.content_external_item .box {
  border-bottom: solid 1px #CCCCCC;
  float: left;
  margin: 10px 0;
  padding: 0 0 15px 0;
  width:666px
}
.content_external_item .box .cont {
  display: block;
  float: right;
  font-size: small;
  width: 525px;
  padding: 0 0 0 5px;
  margin: 0 0 0 5px;
}

.content_external_item .box .cont span {
  font-size: medium;
  color: #b40503;
  font-weight: bold;
}

.external_item{
  border-bottom: solid 1px #cccccc;
  width: 600px;
  margin: 0 0 5px 0;
  padding: 0 0 10px 0;

}
.external_item a {
  color: #b40503;
}

/*カタログタイトル*/
.content_relation .catalog_head {
	height:33px;
	background-image: url(/images/catalog_big_title_obi.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-width: 1px;
	border-style: solid solid none solid;
	border-color: #cccccc;
    margin-top: 16px;
	margin-bottom:7px 

}

.content_relation .catalog_title {
	height:20px;
	background-image: url(/images/catalog_obi.gif);
	background-repeat: no-repeat;
	width: 657px;
	clear: both;
	padding-top: 5px;
	padding-left: 23px;
	font-size: 14px;
	font-weight: bold;
}





/*ヘッドとボタン部分*/

.product_tips_head_box {
	float: left;
	background-image: url(/images/tips_title_obi.gif);
	background-repeat: no-repeat;
	border-bottom: solid 1px #aeb3b7;
	height: 28px;

}
.product_item_catalog_head {
	font-size: 14px;
	color: #a70503;
	font-weight: bold;
	height: 17px;
	background-image: url(/images/catalog_title_obi.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 7px 4px 4px 14px;
	border-bottom: solid 1px #aeb3b7;
        margin-top: 30px;
}
.product_question_head_box {
    float: left;
	width: 660px;
	background-image: url(/images/question_title_obi.gif);
	background-repeat: no-repeat;
	border-bottom: solid 1px #aeb3b7;
	height: 28px;
}
.product_news_head_box {
    float: left;
	width: 660px;
	background-image: url(/images/news_title_obi.gif);
	background-repeat: no-repeat;
	border-bottom: solid 1px #aeb3b7;
	height: 28px;
}

.product_item_news_head {
	font-size: 14px;
	font-weight: bold;
	color: #6bafdd;
	background-position: left;
	float: left;
	width: 100px;
	padding-top: 7px;
	padding-left: 15px;
}

.product_item_tips_head {
	font-size: 14px;
	font-weight: bold;
	color: #92c201;
	background-position: left;
	float: left;
	width: 100px;
	padding-top: 7px;
	padding-left: 15px;
}
.product_item_question_head{
    font-size: 14px;
	font-weight: bold;
	color: #fe7c24;
	background-position: left;
	float: left;
	width: 100px;
	padding-top: 7px;
	padding-left: 15px;
}
.tips_button a {
	background-image: url(/images/tec_tips_button.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 110px;
	padding-top: 4px;
	background-position: bottom;
	color: #92c201;
	float: right;
	text-align: center;
	margin-right: 3px;
}
.question_button a  {
	background-image: url(/images/tec_question_button.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 110px;
	padding-top: 4px;
	background-position: bottom;
	color: #fe7c24;
	float: right;
	text-align: center;
	margin-right: 3px;
}
.news_button a  {
	background-image: url(/images/tec_news_button.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 110px;
	padding-top: 4px;
	background-position: bottom;
	color: #6bafdd;
	float: right;
	text-align: center;
	margin-right: 3px;
}
.question_button a:hover  {
	background-image: url(/images/tec_question_hover_button.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #fe7c24;
}

.tips_button a:hover {
	background-image: url(/images/tec_tips_hover_button.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #92c201;
}
.news_button a:hover {
	background-image: url(/images/tec_news_hover_button.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #6bafdd;
}

/*ここまで*/

p.more{
    font-size: 15px;
    height: 25px;
    padding-top: 3px;
    text-align: right;
}

.main_head {
  height:33px;
  background-image: url(/images/main_head_bg.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  border-width: 1px;
  border-style: solid solid none solid;
  border-color: #cccccc;
  margin-top: 16px;
  margin-bottom: 7px; 

}

h2 {
  margin:0;
  font-size:16px;
  font-weight:bold;
  color:#333333;
  padding: 7px 0 0 10px;
}



h3 {
  font-size:12px;
  font-weight:bold;
  line-height:1;
  margin:0;
  padding:0;
}

.line{
    width: 100%;
    border-top: 0px;
    border-bottom: 1px dotted #b74344;
    clear: both;
    font-size: 0;
    height: 8px;
    margin: 8px 0;
    padding: 0;
}

.question_main_head h2{
  background-image: url(/images/top/top_question_obi.gif);
  background-position: left center;
  background-repeat: no-repeat;
  width: 95%;
  padding: 0 0 0 10px;
}

.question_main_head h2 a{
    display: block;
    color: #ffffff;
    text-decoration: none;
}

.question_main_head h2 a:hover,
.news_main_head h2 a:hover,
.tips_main_head h2 a:hover{
    color: #ffffff;
    text-decoration: none;
}
.question_main_head {
  height:33px;
  padding-bottom: 5px;
  width: 98%;
}

.news_main_head h2{
  background-image: url(/images/top/top_news_obi.gif);
  background-position: left center;
  background-repeat: no-repeat;
  width: 95%;
  padding: 0 0 0 10px;
}

.news_main_head h2 a{
    display: block;
    color: #ffffff;
    text-decoration:none;
}

.news_main_head {
  height:33px;
  padding-bottom: 5px;
  width: 98%;
}

.tips_main_head h2{
  background-image: url(/images/top/top_tips_obi.gif);
  background-position: left center;
  background-repeat: no-repeat;
  width: 95%;
  padding: 0 0 0 10px;
}

.tips_main_head h2 a{
    color: #ffffff;
    display:block;
    text-decoration: none;
}
.tips_main_head {
  height:33px;
  padding-bottom: 5px;
  width: 98%;
}

.toptitle {
  margin-bottom:12px;
  padding:10px;
  font-size:14px;
  font-weight:bold;
  border:3px solid #cccccc;
}

/*////////////////////////////////////////////////////////////////////////*/
/* タグボックス　左カラム */
/*////////////////////////////////////////////////////////////////////////*/
#tag_box {
    border: 1px solid #666666;
    margin-top: 8px;
    }
#tag_title {
    background-color: #666666;
    height: 18px;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 10px;
    padding-top: 2px;
}
#tagcloud {
    padding-left: 10px;
    padding-bottom: 5px;
}
.popularity li {
  display:inline;
  text-decoration:none
}
.popularity li a:hover {
  background-color:#0033ff;
  color:#fff;
}
.popularity li a {
  line-height: 90%;
}
.popularity .popular {
  color:#6495ed;
  font-size: 110%;
  font-weight: bold;
}
.popularity .v-popular {
  color:#0033ff;
  font-size: 170%;
  font-weight: bold;
}
.popularity .vv-popular {
  color:#0011ff;
  font-size: 230%;
  font-weight: bold;
  letter-spacing: -0.1em;
}
.popularity .vvv-popular {
  color:#0000ff;
  font-size: 280%;
  font-weight: bold;
  letter-spacing: -0.1em;
}
.popularity .vvvv-popular {
  color:#00008b;
  font-size: 300%;
  font-weight: bold;
  letter-spacing: -0.1em;
}

