@import "templete.css";
@charset "utf-8";
/*
Theme Name: FQJAPAN
Theme URI:
Description: FQJAPAN 男の育児online
Version: 1.0.0
Author: 株式会社フォー・ワン・ファースト
Author URI: http://www.411.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;
	border-style:none;
}

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 #204061;
	border-left: 1px solid #204061;
}

/* header */
.header {
	height: 130px;
	width: 100%;
	border-bottom: 1px solid #204061;
	padding-bottom:10px;
	margin-bottom:10px;
}

.logo {
	padding-top: 10px;
	float: left;
	width: 280px;
}

.logo h1{
	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;
}

.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:40px;
   }

.global_menu_list li.top
   {
    width:69px;
   }

.global_menu_list li.interview
   {
    width:119px;
   }

.global_menu_list li.lifestyle
   {
    width:138px;
   }

.global_menu_list li.basic
   {
    width:116px;
   }

.global_menu_list li.wlb
   {
    width:178px;
   }

.global_menu_list li.item
   {
    width:132px;
   }

.global_menu_list li.goout
   {
    width:90px;
   }

.global_menu_list li.shopping
   {
    width:108px;
   }

/* リンク部?E*/
.top a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(./images/common/global_menu.png);
    /*background-position:0px -49px;*/
    background-position:0px -40px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    }
.top a:hover, .top a.on
   {
    background-image:url(./images/common/global_menu.png);
    background-position:0px 0px;
   }

.interview a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(./images/common/global_menu.png);
    background-position:-69px -40px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    }
.interview a:hover, .interview a.on
   {
    background-image:url(./images/common/global_menu.png);
    background-position:-69px 0px;
   }

.lifestyle a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(./images/common/global_menu.png);
    background-position:-188px -40px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    }
.lifestyle a:hover, .lifestyle a.on
   {
    background-image:url(./images/common/global_menu.png);
    background-position:-188px 0px;
   }

.basic a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(./images/common/global_menu.png);
    background-position:-326px -40px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    }
.basic a:hover, .basic a.on
   {
    background-image:url(./images/common/global_menu.png);
    background-position:-326px 0px;
   }

.wlb a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(./images/common/global_menu.png);
    background-position:-442px -40px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    }
.wlb a:hover, .wlb a.on
   {
    background-image:url(./images/common/global_menu.png);
    background-position:-442px 0px;
   }

.item a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(./images/common/global_menu.png);
    background-position:-620px -40px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    }
.item a:hover, .item a.on
   {
    background-image:url(./images/common/global_menu.png);
    background-position:-620px 0px;
   }

.goout a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(./images/common/global_menu.png);
    background-position:-752px -40px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    }
.goout a:hover, .goout a.on
   {
    background-image:url(./images/common/global_menu.png);
    background-position:-752px 0px;
   }

.shopping a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(./images/common/global_menu.png);
    background-position:-844px -40px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    }
.shopping a:hover, .shopping a.on
   {
    background-image:url(./images/common/global_menu.png);
    background-position:-844px 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:261px;
	font-size:12px;
}

.top_rotate_main {
	/*width:300px;175px*/
	width:325px;
	/*height:184px;*/
	height:251px;
	float:left;
	background-color:#00aeef;
	padding-top: 10px;
	padding-left: 10px;
}

/* top rotate sub */
.top_rotate_sub {
	float:left;
	/*width:320px;*/
	width:300px;

}

.top_rotate_sub_content li {
	/*
	height: 64px;
	border-top: 1px solid #000;
	*/
	height: 86px;
	border-top: 1px solid #000;
}
.top_rotate_sub_content li#list_top {
	border-top: 0;
}

.top_rotate_sub_content li a {
	display: block;
	/*height: 64px;*/
	height: 86px;
/*
	padding:5px 5px 0 5px;
*/
}

.top_rotate_sub_content li a:hover, .top_rotate_sub_content li a:active {
/*
	background-color:#00aeef;
    height: 59px;
*/
	background: url(./images/top/bar_sub_on.png) no-repeat;
}

.top_rotate_sub_content a.tabon {
/*
	background-color:#00aeef;
    height: 59px;
*/
	background: url(./images/top/bar_sub_on.png) no-repeat;
}

.top_rotate_sub_content a.taboff {
/*
    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:14px;
	font-weight:bold;
	line-height:22px;
	padding-left:24px;
}

.top_rotate_title_text_sub {
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	padding:0 10px;
}

/* 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_banner li img{
	padding-bottom:5px;
}

.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: 40px;
	padding-top: 10px;
	border-top: 1px solid #204061;
	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: 45%;
	text-align: left;
}

.footer_menu {
	padding-right: 0px;
	float: right;
	width: 55%;
	font-size:10px;
	text-align: right;
}

.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;
}
h2.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: 15px 0 5px 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;
}

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 #000;
}

.top_pickup_contents {
width:200px;
padding-right:10px;
height:90px;
float:left;
line-height: 18px;
font-size:12px;
}

.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;
}
.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;
}

.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;
}

div.top_block .link_waku{
width:300px;
	float:left;
	padding-left:10px;
}
div.top_block .link_waku p img{
	padding:0 0 0px 0;
	float:left;
	border-style:none;
}
div.top_block .link_waku .link_txt001{
	float:left;
	width:300px;
	text-align:left;
	padding:0px 0 10px 0;
}


li.top_banner {
	float:left;
	padding-left:10px;
	height: 97px;
}

li.top_banner img{
	padding-bottom:5px;
	border-style:none;
}

h3.top_title {
	margin:0 0 10px 0;
}
h2.top_title {
	margin:0 0 10px 0;
}



.top_block {
	clear:both;
	padding-top:10px;
}


.t_blue {
	font-size: 18px;
	padding:5px 0 5px 7px;
	border-left:3px solid #00AEEF;
	border-bottom:1px dotted #ccc;
	color: #000;
}

.ranking_area{
	clear:both;
	float:left;
	padding:15px 0 15px 0;
	width:300px;
}
.ranking_area p{
	clear:both;
	float:left;
	padding:0px 0 0px 0;
	width:300px;
	height:30px;
	line-height:0;
	font-size:0;
}
.ranking_area ul{
	clear:both;
	float:left;
	background: url(./images/sidebar/ranking/ranking_bg.jpg) no-repeat left bottom;
	padding:0px 4px 0 4px;
	width:292px;
}
.ranking_area ul li a{
	clear:both;
	float:left;
	background: url(./images/sidebar/ranking/ranking_icon.jpg) no-repeat left center;
	padding:7px 0px 7px 15px;
	font-size:11px;
	color:#000;
	width:277px;
	border-top:1px dotted #7FDBFF;
}
.ranking_area ul li A:link { color:#000; text-decoration:underline; }
.ranking_area ul li A:visited { color:#000; text-decoration:underline; }
.ranking_area ul li A:active { color:#000; text-decoration:underline; }
.ranking_area ul li A:hover { color:#00A5EC; text-decoration:underline; }


.top_about{
	clear:both;
	float:left;
	background: url(./images/top_about/top_about_bg.jpg) no-repeat left top;
	width:640px;
	padding:10px 0 0 0;
	text-align:center;
}
.top_about h2{
	color:#1F9AD6;
	font-size:22px;
	clear:both;
	padding:20px 10px 0px 10px;
	margin:0 0 0 0;
	width:620px;
	text-align:center;
}
.top_about span.topabout_txt01{
	color:#222;
	font-size:12px;
	background: url(./images/top_about/top_about_foot.jpg) no-repeat left bottom;
	clear:both;
	float:left;
	padding:5px 10px 10px 10px;
	margin:0 0 0 0;
	width:620px;
	text-align:left;
	line-height:1.5;
}

.txt_sakuhin_t{color:#ff9900; font-weight:bold; font-size:17px; text-align:center;}
.clear{ clear:both;}
.clear2{ clear:both; border-top:1px dotted #ccc; float:left; margin:0 0 15px 0;}
div.sakuhin01{width:192px; float:left; text-align:center; padding:15px 4px 10px 4px;}
div.sakuhin01 img{padding:0; margin:0;}
div.sakuhin01 div.sakuhin192{ clear:both; width:192px; float:left; text-align:left;}
div.sakuhin01 div.sakuhin192 .sakuhin_name{ clear:both; width:192px; float:left; text-align:left; font-size:15px; font-weight:bold; color:#000; padding:5px 0 0px 0; margin:0;}
div.sakuhin01 div.sakuhin192 .sakuhin_desc{ clear:both; width:192px; float:left; text-align:left; padding:5px 0 5px 0; margin:0; font-size:12px;}
div.sakuhin01 div.sakuhin192 .sakuhin_desc span{ text-align:left; padding:2px 2px 2px 2px; margin:0; font-size:13px; background-color:#1F9AD6; color:#fff;}
div.sakuhin01 div.sakuhin192 .sakuhin_desc2{ clear:both; width:192px; float:left; text-align:left; padding:5px 0 0px 0; margin:0 0 10px 0;}


.related_t{font-size:17px; font-weight:bold; color:#000;}
