@import "templete.css";
@charset "utf-8";
/*
Theme Name: test 
Theme URI: 
Description: test 
Version: 1.0.0
Author: 株式会社test
Author URI: http://www.test.co.jp/

Note concerning image sizes:

Main image on front page is 593 x 225
Secondary image 293 x 150

*/

/* common */
body {
	font-family: 'メイリオ',Meiryo,'MS Pゴシック',sans-serif;
	margin: 0 auto;
	font-size: 12px;
	background: #FFF;
	width: 970px;
	padding: 10px 20px;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover{
	text-decoration: underline;
}

img.text-top {
	vertical-align: text-top;
}

img.page {
	vertical-align: -2px;
}

/* endline */
.endline {
	width: 950px;
	height: 100%;
	padding: 0 10px;
	border-right: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
}

/* header */
.header {
	height: auto;
	width: 100%;
	padding-bottom:10px;
	float:left;
}

.logo {
	padding-top: 0px;
	float: left;
	width: 480px;
}

.logo h1{
	font-size:16px;
	height:22px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.logo p{
	margin:0;
	padding:0;
}
.search {
	float: left;
	width: 160px;
	padding-top:20px;
}

.search_top {
	height: 20px;
	margin-bottom: 5px;
	_margin-bottom: 10px;/* for IE6 */
}

.search_bottom {
	height: 20px;
}

.login {
	float: left;
	width: 190px;
	font-size: 11px;
	/*padding-top: 24px;*/
	padding-top: 20px;
}

.login_top {
	height: 20px;
	margin-bottom: 5px;
}

.login_bottom {
	height: 20px;
}

.logged_in_top {
	height: 20px;
	margin-bottom: 5px;
	_margin-bottom: 11px;/* for IE6 */
}

.logged_in_bottom {
	height: 20px;
}

.login_th {
	width: 60px;
	float: left;
}

.online_shopping {
	margin-top:10px;
	float: right;
}
.head_banner {
	margin-top:10px;
	float: right;
}
.mini {
    vertical-align: top;
    margin-top:2px;
}

/* global menu */
.global_menu
{
	clear:both;
	margin:0;
	padding-top:5px;
	width: 950px;
}

.global_menu_list
{
    width:950px;
    list-style:none;
}

/* 吁EE */
.global_menu_list li
   {
    /*height:49px;*/
    float:left;
    height:45px;
   }

.global_menu_list li.nav1
   {
    width:119px;
   }

.global_menu_list li.nav2
   {
    width:119px;
   }

.global_menu_list li.nav3
   {
    width:118px;
   }

.global_menu_list li.nav4
   {
    width:119px;
   }

.global_menu_list li.nav5
   {
    width:119px;
   }

.global_menu_list li.nav6
   {
    width:119px;
   }

.global_menu_list li.nav7
   {
    width:119px;
   }

.global_menu_list li.nav8
   {
    width:118px;
   }

/* リンク部?E*/
.nav1 a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(./images/common/global_menu.png);
    /*background-position:0px -49px;*/
    background-position:0px -45px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    }
.nav1 a:hover, .nav1 a.on
   {
    background-image:url(./images/common/global_menu.png);
    background-position:0px 0px;
   }

.nav2 a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(./images/common/global_menu.png);
    background-position:-119px -45px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    }
.nav2 a:hover, .nav2 a.on
   {
    background-image:url(./images/common/global_menu.png);
    background-position:-119px 0px;
   }

.nav3 a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(./images/common/global_menu.png);
    background-position:-238px -45px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    }
.nav3 a:hover, .nav3 a.on
   {
    background-image:url(./images/common/global_menu.png);
    background-position:-238px 0px;
   }

.nav4 a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(./images/common/global_menu.png);
    background-position:-356px -45px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    }
.nav4 a:hover, .nav4 a.on
   {
    background-image:url(./images/common/global_menu.png);
    background-position:-356px 0px;
   }

.nav5 a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(./images/common/global_menu.png);
    background-position:-475px -45px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    }
.nav5 a:hover, .nav5 a.on
   {
    background-image:url(./images/common/global_menu.png);
    background-position:-475px 0px;
   }

.nav6 a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(./images/common/global_menu.png);
    background-position:-594px -45px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    }
.nav6 a:hover, .nav6 a.on
   {
    background-image:url(./images/common/global_menu.png);
    background-position:-594px 0px;
   }

.nav7 a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(./images/common/global_menu.png);
    background-position:-713px -45px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    }
.nav7 a:hover, .nav7 a.on
   {
    background-image:url(./images/common/global_menu.png);
    background-position:-713px 0px;
   }

.nav8 a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(./images/common/global_menu.png);
    background-position:-832px -45px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    }
.nav8 a:hover, .nav8 a.on
   {
    background-image:url(./images/common/global_menu.png);
    background-position:-832px 0px;
   }

/* main_column */
.main_column{
	float: left;
	width: 640px;
/*
	border-right: 1px solid #204061;
*/
	margin-bottom: 10px;
	clear: both;
}

/* sub_column */
.sub_column{
	float: right;
	width: 300px;
	margin-bottom: 10px;
}

/* top rotate main */
.top_rotate {
	/*height:205px;*/
	height:auto;
	font-size:12px;
	float:left;
	padding:0 0 10px 0;
}

.top_rotate_main {
	width:313px;
	height:260px;
	float:left;
	/* padding-left: 0px; */
	background:#62C5D5;
	padding:7px;
}

/* top rotate sub */
.top_rotate_sub {
	float:left;
	/*width:320px;*/
	width:310px;

}

.top_rotate_sub_content div {
	/*
	height: 64px;
	border-top: 1px solid #000;
	*/
}
.top_rotate_sub_content div#list_top {
	border-top: 0;
}

.top_rotate_sub_content div a {
	display: block;
	/*height: 64px;*/
	height: 86px;
/*
	padding:5px 5px 0 5px;
*/
}

.top_rotate_sub_content div a:hover, .top_rotate_sub_content div a:active {
	display:block;
	background-color:#00aeef;
    /* height: 59px; */

	background: url(./images/top/bar_sub_on.png) no-repeat;
}

.top_rotate_sub_content a {
	padding:5px 5px 1px 5px;
	border-bottom: 1px dotted #66c5d4;
}

.top_rotate_sub_content a.tabon {
	display:block;
	/* background-color:#00aeef; */
	background-color:#62C5D5;
    /* height: 59px; */
	/* background: url(./images/top_new/bar_sub_on_tall.png) no-repeat; */
}

.top_rotate_sub_content a.taboff {
	display:block;
    background-color: #FFF;
    /* height: 59px; */
	/* background: url(./images/top/bar_sub_off.png) no-repeat; */
}

.top_rotate_sub_content_category {
	font-size: 12px;
	color: #666;
	display: block;
	height: 18px;
	padding-top:2px;
}

* html .top_rotate_sub_content_category {
	font-size: 12px;
	color: #666;
	display: block;
	height: 18px;
	padding-top:0px;
}

.top_rotate_title_text {
	font-size:20px;
	font-weight:bold;
	line-height:22px;
	padding-left:10px;
	line-height:1.5;
	color:#F08300;
}
h2.top_rotate_title_text {
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	padding:0 0 0 10px;
	margin:0 0 0 0;
	line-height:1.5;
	color:#F08300;
}
.top_rotate_title_text_sub {
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	padding:0 0px 0 10px;
}
.top_rotate_sub_content a.tabon .top_rotate_title_text_sub {
	color:#FFF;
}

/* free area */
.free_area {
	clear: both;
	padding: 10px;
	width: 600px;
	text-align: center;
	color: #FF3300;
}

.free_area a{
	color: #FF3300;
}

/* category rotate */
.pick_up {
	margin-top: 5px;
}

.category_rotate {
	margin-top: 3px;
	padding: 15px 15px 0px 15px;
	width: 600px;
	background-image: url(./images/common/dot_630.gif);
	background-repeat: no-repeat;
	clear: both;
}

.category_image {
	width: 80px;
	height: 100%;
	float: left;
	margin-top: 5px;
}

.category_image img {
	border: 1px solid #999;
}

.category_name {
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 415px;
	height:20px;
}

.category_name a {
	color: #666;
}

.category_list {
	font-size: 11px;
	float: right;
	width: 100px;
	height: 20px;
}

.category_title {
	width: 100%;
	float: left;
}

.category_title h1 {
	font-size: 18px;
	margin: 0;
	padding-bottom: 10px;
}

.category_sentence {
	width: 100%;
	float: left;
	padding-bottom: 10px;
}

/* side_column */
.flash {
        cursor:pointer;
}

.news {
	clear:both;
	font-size:12px;
}

.news h3{
	padding:10px 0;
	margin:0;
}

.news li {
	background: url(./images/common/arrow_state_black_right.png) no-repeat left center;
	padding-left:15px;
	line-height:24px;
}

.news_list {
	padding:10px 0;
	font-size: 11px;
	text-align: right;
}

.fq_japan h3{
	padding:10px 0;
	margin:0;
}

.fq_japan h4{
	clear:both;
	margin:0;
	padding:0 0 0 15px;
	font-size:12px;
	background:url(./images/common/arrow_state_black_right.png) no-repeat left 4px;
}

.fq_japan_img {
	width: 40%;
	height: 170px;
	float: left;
}

.fq_japan_list {
	width: 52%;
	height: 100%;
	float: left;
	padding-left: 10px;
	font-size:14px;
}

.fq_japan_list h3 {
	padding:0;
	margin:0;
	font-size:14px;
}

.fq_japan_list h4 {
	padding:0;
	margin:0;
	font-size:12px;
}

.fq_japan_list li {
/*
	padding-top: 5px;
*/
	background: url(./images/common/plus_small.png) no-repeat left center;
	padding-left:15px;
	line-height:24px;
}

#fq_japan_date {
	color: #0000CC;
	font-size: 18px;
	font-weight: bold;
}

#fq_japan_p {
	color: #666666;
	font-weight: bold;
}

.side_banner h3 {
	padding:10px 0;
	margin:0;
}
.side_social{
	padding-top:10px;
}
.side_banner li img{
	padding-top:10px;
}

.mobile {
	background-image:url("./images/common/dot_300.gif");
	background-repeat:no-repeat;
	margin-top:5px;
	padding-top:10px;
	font-size:12px;
}

/* footer */
.footer {
	clear: both;
	width: 950px;
	height: 20px;
	padding: 10px 0 0px 0;
	border-top: 1px solid #e7e7e7;
	font-size: 11px;
	color: #204061;
}

.footer_goods {
	padding-bottom: 10px;
	text-align: center;
}

.footer_goods img{
	margin-left: 10px;
}

.footer_company {
	padding-left: 0px;
	float: left;
	width: 48%;
	text-align: left;
}

.footer_menu {
	padding-right: 0px;
	float: right;
	width: 48%;
	text-align: right;
	font-size: 10px;
}

.footer_company a {
	color: #204061;
}

.footer_menu a {
	color: #204061;
}

/* topic_list */
.topic_list {
	margin: 5px 5px 10px;
}

/* list */
.list {
/*
	margin-top: 10px;
*/
	padding: 10px 0 10px 10px;
	width: 620px;
/*
	background-image: url(./images/common/dot_630.gif);
	background-repeat: no-repeat;
*/
	line-height: 24px;
	overflow: auto;
}

.list_end {
	margin-top: 5px;
	padding-top: 10px;
	padding-left: 10px;
	width: 620px;
	background-image: url(./images/common/dot_630.gif);
	background-repeat: no-repeat;
}

.list_image {
/*
	padding-top: 3px;
*/
	padding-left: 3px;
	height: 200px;
	width: 250px;
	float: left;
}

.list_image img {
	border: 1px solid #000066;
}

.list_content {
	float:right;
	width: 360px;
}

h1.list_contents_title {
	font-size: 18px;
	margin: 0;
}

.list_contents_sentence {
/*
	padding-top: 5px;
*/
	font-size: 12px;
}

.list_continue {
	padding-left: 260px;
	padding-top: 5px;
	margin-bottom:10px;
}

/* 一覧表示修正対応 */
.list_mini {
    width:300px;
    float:left;
    margin-left:10px;
	line-height: 20px;
}

.list_image_mini {
/*
	padding-top: 3px;
*/
	padding-left: 3px;
	margin-right:10px;
	float: left;
}

.list_image_mini img {
	border: 1px solid #000066;
}

.list_content_mini {
	float:right;
	width: 180px;
}

h1.list_contents_title_mini {
	font-size: 12px;
	margin: 0;
}

.list_contents_sentence_mini {
/*
	padding-top: 5px;
*/
	font-size: 12px;
	margin-right:5px;
}

.list_continue_mini {
	padding-left: 100px;
	padding-top: 5px;
	margin-bottom:20px;
}


/* paging */
.paging {
	clear: both;
	text-align: center;
	padding: 50px 0 20px 100px;
	font-size:14px;

}

.paging span {
	padding-right: 50px;
}

.detail img.page {
	border: 0;
}

/* detail */
.detail {
	padding-right: 10px;
	padding-bottom: 30px;
	font-size: 14px;
}

.detail img {
	border: 1px solid #000;
}

.detail img.insert_image {
	margin-right:10px;
}

.detail img.main_image {
	margin-top: 10px;
}

div#news_title_main {
	width: 600px;
	border-left: solid 10px #204061;
	border-right: solid 1px #204061;
	border-top: solid 1px #204061;
	border-bottom: solid 1px #204061;
	font-size:24px;
	font-weight: bold;
	padding: 5px 10px;
}

div#news_title_sub {
	width: 600px;
	border-left: solid 10px #204061;
	border-right: solid 1px #204061;
	border-bottom: solid 1px #204061;
	font-size: 14px;
	background-color: #0066df;
	color: white;
	padding: 5px 10px;
	text-align: right;
	margin-bottom: 20px;
}

.detail img.line_dot {
	border: 0px;
	padding-top: 20px;
	clear: both;
}

.detail img.text-top {
	border: 0px;
	vertical-align: text-top;
}

.t_orange {
	font-size: 19px;
	padding:5px 0 5px 10px;
	border-left:3px solid #F08200;
	border-bottom:1px solid #F08200;
	color: #000;
}
.t_orange2 {
	font-size: 15px;
	padding:5px 0 5px 10px;
	border-left:3px solid #F08200;
	border-bottom:1px solid #F08200;
	color: #000;
}

h1.ja {
	margin: 0;
	font-size:24px;
}

h2#lead {
	font-size:16px;
	margin: 0;
}

h2.person {
	color: #0099FF;
	font-size:18px;
}

h3.lead {
	font-size: 18px;
	margin: 10px 0 0 0;
}

h2.lead_blue {
	font-size: 20px;
	color: #6ECDE1;
}

h3.lead_blue {
	font-size: 18px;
	color: #6ECDE1;
	clear: both;
}

.detail_block {
	clear: both;
	padding-top:10px;
	line-height: 28px;
	margin-bottom: 14px;
	text-indent: 1em;
}

.detail_block_no_indent {
	clear: both;
	padding-top:10px;
	line-height: 28px;
	margin-bottom: 14px;
	overflow: auto;
}

.detail_block_no_indent_2 {
	clear: both;
	line-height: 28px;
	overflow: auto;
}


.detail_block_interview {
	clear: both;
	padding-top:10px;
	line-height: 28px;
	font-weight: bold;
}

.detail_block_interview_blue {
	clear: both;
	padding-top:10px;
	line-height: 28px;
	font-weight: bold;
	color: #6ECDE1;
}

.detail_caption {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	color: #666;
	font-size: 12px;
	line-height: 20px;
}

.detail_topic {
	background-image: url(./images/common/dot_630.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 28px;
}

.detail_topic h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(./images/common/bullet_blue.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

span.episode {
	color: #FF3300;
	font-weight: bold;
}

div.line_dot {
	background-image: url(./images/common/dot_630.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	margin: 0px;
	clear: both;
}

/* image support */
img.alignright {
	float: right;
	margin: 0 0 10px 20px;
}

img.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* caption support */
.wp-caption {
	float: left;
	padding-right: 20px;
	margin-top: -1px;
}

.wp-caption-text  {
	padding-left: 10px;
	color: #666;
	font-size: 12px;
	line-height: 20px;
}

.img_left_no_caption {
	float: left;
	padding-right: 20px;
}

/* site map */
li.site_map {
	background-image: url(./images/common/arrow_state_blue_right.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 30px;
	padding-left: 20px;
	font-size: 14px;
	line-height:30px;
}

/* for goo baby*/
a.goo_link {
color:#0000EE;
font-size:12px;
}

a.goo_link:visited {
color:#551A8B;
}

/* top page renewal 2010.10*/
.top_pickup_image {
width:110px;
height:90px;
float: left;
}

.top_pickup_image img{
border:1px solid #ebebeb;
}

.top_pickup_contents {
width:200px;
padding-right:10px;
height:90px;
float:left;
line-height: 18px;
font-size:12px;
}
.top_pickup_contents h3{
padding:0;
margin:0;
font-size:12px;
}
.top_pickup_contents h3.new{
/*
background: url(./images/top/new.png) no-repeat left center;
padding-left:25px;
*/
background: url(./images/top/new.png) no-repeat left top;
padding-top:10px;
}
.top_pickup_contents h4{
padding:0;
margin:0;
font-size:12px;
}

.top_pickup_contents h4.new{
/*
background: url(./images/top/new.png) no-repeat left center;
padding-left:25px;
*/
background: url(./images/top/new.png) no-repeat left top;
padding-top:10px;
}

.enjoy {
	width:198px;
	height:97px;
	padding:0 13px 13px 0;
	float:left;
}
.enjoy a{
	color:#fff;
}

.enjoy1 {
	background: url(./images/top/enjoy1.png) no-repeat;
}

.enjoy2 {
	background: url(./images/top/enjoy2.png) no-repeat;
}

.enjoy3 {
	background: url(./images/top/enjoy3.png) no-repeat;
}

.enjoy4 {
	background: url(./images/top/enjoy4.png) no-repeat;
}

.enjoy5 {
	background: url(./images/top/enjoy5.png) no-repeat;
}

.enjoy6 {
	background: url(./images/top/enjoy6.png) no-repeat;
}

.top_waku {
	width:310px;
	height:165px;
	background: url(./images/top/top_waku.gif) no-repeat ;
	float:left;
	padding:0 10px 10px 0;
	font-size:12px;
}

.top_waku h3 {
	color:#00aeef;
	margin:5px 0 0 10px;
	font-size:14px;
	padding-left:15px;
	background: url(./images/top/gem_options.png) no-repeat left center;
}

.top_waku ul{
	margin-left:10px;
}

.top_waku li{
	background: url(./images/top/add_small.png) no-repeat left 3px;
	padding:0 0 2px 15px;
	width:140px;
	line-height:18px;
}

.top_waku p{
	background: url(./images/top/arrow_more.png) no-repeat left center;
	margin:0 0 0 90px;
	padding-left:30px;
}

.top_waku img{
	margin:53px 0 0 165px;
	position:absolute;
	border:1px solid #000;
}

li.top_banner {
	float:left;
	padding-left:10px;
	height: 97px;
}

li.top_banner img{
	padding-bottom:5px;
}

h3.top_title {
	margin:0 0 10px 0;
}

.top_block {
	clear:both;
	padding-top:10px;
	border-top:1px solid #e7e7e7;
}
.top_block ul.top_list {
	clear:both;
}

.top_block ul.top_list li {
	width:200px;
	float:left;
	padding:0px 10px 0 0;
}

.ad_two {
	width:620px;
	clear:both;
	float:right;
	border-top:1px solid #ccc;
	padding:10px 0px 0 0px;
	margin:0px 0 0 0;
}
.ad_two p.ad_l {
	width:300px;
	float:left;
	padding:0px 0px 0 0px;
}
.ad_two p.ad_r {
	width:300px;
	float:right;
	padding:0px 0px 0 0px;
}
.ad_two p.ad_bottom {
	width:620px;
	clear:both;
	float:left;
	padding:0px 0px 10px 0px;
}

.sub_column .ranking_area p{
	margin-bottom:0;
}

.sub_column .ranking_area ul{
	background: url(./images/sidebar/ranking/ranking_bg.jpg) no-repeat left bottom;
}

.sub_column .ranking_area li{
	margin:0 4px;
	padding:4px 0 4px 12px;
	background: url(./images/sidebar/ranking/ranking_icon.jpg) no-repeat left 3px;
	border-top: 1px dotted #ff9900;
}

.sub_column .ranking_area li:first-child{
	border-top: none;
}


