@charset "utf-8";

/*==============================================================================
	スタイルの初期化
==============================================================================*/

* {
	margin: 0;
	padding: 0;
	font-family:"Lucida Grande", "Verdana", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", sans-serif;
}

table,
img {
	border: none;
}

h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;	
}

p{
	margin:0;
}

ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.small {
	font-size:10px;
}

/*==============================================================================
	構造
==============================================================================*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#C6E5FE;
	color: #333333;
	background:url(images/bk.jpg) ;
	font-size:0;
	line-height:0;	
}

#wrapper_bk {
	width:100%;
	margin: 0 auto;
        padding-top:10px;
	text-align: center;
	font-size: 0px;
	line-height:0px;
	background:url(images/bk_top.jpg) repeat-x;
}

#wrapper {
	width: 900px;
	text-align: center;
	margin:0 auto;
	background-color:#FFF;
	font-size: 0px;
	line-height:0px;
}

#contents_wrapper {
	padding:10px 10px 20px 10px;
	text-align:center;
}

/*==============================================================================
　　clearfix
==============================================================================*/

.clearfix:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}
/*--- IE ---*/
.clearfix {
	display:inline-block;
	}
/*MacIE \*/
* html .clearfix {height: 1em;}
.clearfix {display: block;}
/*  */


/*==============================================================================
　　リンク
==============================================================================*/

a img {
	border: 0;
}

a {
	color: #2DA7DF;
	text-decoration:underline;
}

a:hover {
	color: #FFCC00;
}

a:active {
	color: #FFCC00;
}

/*==============================================================================
　　カラー
==============================================================================*/

.red {
	color:#F00;	
}

/*==============================================================================
　　ヘッダ
==============================================================================*/

#header {
/*
	position:relative;
	height:152px;
	width:900px;
	top:0;
	left:0;
	background:url(images/hd_bk.jpg) 0 0 no-repeat;
*/
        padding:20px 10px 10px 10px;
        
}

#header_img{
        float:left;
        margin-top:10px;
}

#header #logo_01{
	font-size:0;
	line-height:0;
	position:absolute;
	top:15px;
	left:0px;
	width:122px;
	height:83px;
}

#header #logo_02{
	font-size:0;
	line-height:0;
	position:absolute;
	top:15px;
	left:122px;
	width:238px;
	height:55px;
}

#header #description {
	float:left;
	line-height:150%;
	border:1px solid #ffffff;
	margin-left:10px;
	width:618px;
	padding:20px;
	text-align:left;
	font-size:14px;
	line-height:1.8;
}

/* safari only */  
html[xmlns*=""] body:last-child #header #description {
	font-size:12px;
	width:490px;
}

#header #intro {
	font-size:10px;
	font-weight:normal;
	line-height:150%;
	position:absolute;
	top:70px;
	left:125px;
	text-align:left;
}

/*==============================================================================
　　右ナビ
==============================================================================*/

#side {
	float:left;
	width:210px;
	margin:0;
	padding:0;
	text-align:left;
	line-height:150%;
	font-size:13px;
}

#side div.side_header {
	background:url(images/side_ttl_bk.jpg) no-repeat;
	padding:5px 5px 0 25px;
	font-weight:bold;
	margin:0;
	height:24px;
}

#side div.side_box {
	background:url(images/side_bk.jpg);
	padding:5px;
	margin-bottom:10px;
}

*html #side div.side_box {
	height:1%;
}

*:first-child+html #side div.side_box {
	height:1%;
}

#side div.side_contents {
	background-color:#FFF;
	padding:5px 5px 8px 5px;
}

*html #side div.side_contents {
	height:1%;
}

*:first-child+html #side div.side_contents {
	height:1%;
}

#side div.side_box ul {
	margin:0;
	padding:0;
}

#side div.side_box ul li{
	list-style-type:none;
	background:url(images/icon_gray.jpg) 0 0.7em no-repeat;
	padding:2px 0 1px 10px;
	border-bottom:1px dotted #E3E6E6;
}

#side div.side_box ul.star li{
	list-style-type:none;
	background:url(images/icon_star.gif) 0 0.5em no-repeat;
	padding:2px 0 1px 15px;
	border-bottom:1px dotted #E3E6E6;
}

#side div.side_box ul.paper li{
	list-style-type:none;
	background:url(/images/paper_s.gif) 0 0.5em no-repeat;
	padding:2px 0 1px 15px;
	border-bottom:1px dotted #E3E6E6;
}

#side div.side_box ul ul li{
	list-style-type:none;
	background:url(images/icon_circle.gif) 0 0.7em no-repeat;
	padding:2px 0 1px 10px;
	border-bottom:none;
}

#side div.side_box ul ul ul li{
	list-style-type:none;
	background:url(images/icon_gray.gif) 0 0.5em no-repeat;
	border-bottom:none;
}

#side div.side_box ul li a {
	color:#333;
	text-decoration:none;
}

#side div.side_box ul li a:hover {
	color: #2DA7DF;
	text-decoration:none;
}

#side div.side_box ul li a:active {
	color: #2DA7DF;
	text-decoration:none;
}

#side div.side_info {
	padding:0 5px 50px 5px;
	line-height:140%;
}

/*==============================================================================
　　メイン
==============================================================================*/

#main {
	float:right;
	width:660px;
	margin:0;
	padding:0;
	text-align:left;
}

/*==============================================================================
	カテゴリー
==============================================================================*/

.ad_cat {
    margin-top:40px;
    padding-left:20px;
}

.sponcor{
    margin-bottom:5px;
}

.contentlist {
    margin:0 10px 20px 10px;
}

.contents_midashi {
    border-bottom: 1px dotted #aaaaaa;
    font-size: 110%;
    font-weight: bold;
    line-height:1.2;
    padding:10px 0 10px 20px;
    background:url('/images/page_white_text.png') left no-repeat;
}

.contents_post {
    color:#777777;
    font-size: 12px;
    padding:5px 10px 10px 5px;
    text-align:right;
    background:url('/images/gra1.gif') repeat-x;
/*    background-color:#e9ffcc;*/
}

/*==============================================================================
	エントリー
==============================================================================*/

.entry {
	text-align:left;
	margin-bottom:15px;
	padding:0;
	font-size:14px;
	line-height:160%;
}

.entry .entry_hd h1 {
	background:url(images/ttl_bk.jpg) 0 0 repeat-y;
	padding:13px 20px 0 20px;
	margin-bottom:13px;
	line-height:120%;
	font-size:15px;
	height:32px;
}

.entry p {
	margin:0 15px 1em 15px;
	line-height:1.8;
/*	letter-spacing: 1px;*/
	
}

#index .entry p {
	letter-spacing: 0px;
	
}

.entry .entry_hd h3 {
	margin-bottom:20px;
	color:#ED780C;
	font-size:18px;
	font-weight:bold;
}

.entry img.blogimg {
	margin:20px 3px;
}

.entry .entry_more {
	font-size:11px;
}

.entry .entry_ft {
	font-size:11px;
	text-align:right;
	margin:30px 0 0 0;
}

#entry ul,#c_cat ul {
    padding-left:40px;
    margin-bottom:20px;
    
}

#entry ul li,#c_cat ul li {
    list-style-type:disc;
}

.entry .ad {
	margin:40px 0 0 10px;
}

.entry h2.komidashi{
    color:#ed008c;
    font-size:16px;
    margin:40px 0 20px 15px;
}

ul.snsb {
	overflow: hidden;
	margin:0;
	padding:0;
}
.snsb li {
	float: left;
	margin-right: 4px;
	margin:0;
	padding:0;
}
.snsb iframe {
	margin: 0 !important;
}

#entry_kanren ul {
	padding-left:0px;
}


#entry_kanren ul li {
	list-style-type:none;
	margin-bottom:10px;
}

#entry_kanren {
	margin-top:0px;
}

#entry_kanren_midashi {
	padding-top:30px;
	padding-bottom:5px;
	margin-bottom:30px;
	border-bottom:2px dotted orange;
        line-height:140%;
	font-size:18px;
}

/*==============================================================================
　　パンくず
==============================================================================*/

.pannavi {
	font-size:11px;
	margin:10px 0 15px 0;
	color:#333333;
}

.pannavi a {
	color: #2DA7DF;
	text-decoration:none;
}

.pannavi a:hover {
	color: #FFCC00;
}

.pannavi a:active {
	color: #FFCC00;
}

/*==============================================================================
　　カードリスト
==============================================================================*/

.entry .card_list_area {
	border-top:1px dotted #D3D8D8;
}

.entry .card_list {
	border-bottom:1px dotted #D3D8D8;
	padding:10px 0;
}

.entry .card_list h2 {
	background:url(images/icon_blue.jpg) 0 0.2em no-repeat;
	padding:0 0 0 18px;
	line-height:160%;
	font-size:14px;
}

.entry .card_list h2 a {
	color:#333;
	text-decoration:none;
}

.entry .card_list h2 a:hover {
	color: #2DA7DF;
	text-decoration:none;
}

.entry .card_list h2 a:active {
	color: #2DA7DF;
	text-decoration:none;
}

.entry .card_list h3 {
	clear:both;
	line-height:140%;
	font-size:13px;
	font-weight:bold;
	background:url(images/bk_gray.jpg) ;
	padding:10px 13px;
}

.entry .card_list h4 {
	clear:both;
	line-height:140%;
	font-size:13px;
	font-weight:normal;
	background:url(images/bk_gray.jpg) ;
	padding:10px 13px;
}

.entry .card_list a.card_img {
	float:left;
	padding:0 0 0 10px;
}

.entry .card_list .card_img img{
/*
	width:85px;
	height:54px;
*/
}

.entry .card_list .card_intro {
	float:left;
	width:350px;
	padding-left:10px;
}

.entry .card_list ul {
	background:url(images/brand.jpg) 0 0.2em no-repeat;
	padding-left:55px;
	line-height:160%;
	margin:5px 0 5px 0;
}

.entry .card_list ul li {
	display:inline;
}

.entry .card_list .btn_detail {
	float:right;
	text-align:left;
	padding-bottom:10px;
}

/*==============================================================================
	カードエントリー
==============================================================================*/

#card_detail {
	margin:0 15px ;
}

#card_detail card_name {
	background:url(images/icon_blue.jpg) 0 0.2em no-repeat;
	padding:0 0 0 18px;
	line-height:160%;
	font-size:14px;
	margin-bottom:7px;
}

#card_detail card_name a {
	color:#333;
	text-decoration:none;
}

#card_detail card_name a:hover {
	color: #2DA7DF;
	text-decoration:none;
}

#card_detail card_name a:active {
	color: #2DA7DF;
	text-decoration:none;
}

#card_detail .cardmidashi {
	background:url(images/icon_yellow_02.jpg) 0 0.3em no-repeat;
	padding:0 0 3px 15px;
	line-height:160%;
	font-size:15px;
	font-weight:bold;
	color:#FFA42C;
	border-bottom:1px dotted #D3D8D8;
	margin:20px 0 10px 0;
}

#card_detail .moshikomi {
	font-size:13px;
	line-height:150%;
	font-weight:bold;
	text-align:center;
	margin-bottom:7px;
}

#card_detail h2.komidashi2{
    color:#ed008c;
    font-size:16px;
    margin:40px 0 20px 0px;
}

#card_detail p{
	margin-left:0;
	margin-right:0;
}

#card_detail #btn_aply {
	text-align:center;
	border-top:1px dotted #D3D8D8;
	border-bottom:1px dotted #D3D8D8;
	padding:25px 0;
	margin-bottom:20px;
}

#card_detail a#btn_aply img {
	margin:0 auto ;
}

#card_detail table {
	font-size:13px;
	line-height:150%;
	font-weight:normal;
	text-align:left;
	border:1px solid #D3D8D8;
	border-collapse:collapse;
	margin:0 0 15px 0;
	width:630px;
}

#card_detail table th {
	font-weight:normal;
	text-align:left;
	border:1px solid #D3D8D8;
	border-collapse:collapse;
	padding:5px 3px 2px 13px;
	background:url(images/bk_gray_light.jpg) no-repeat;
	width:85px;
	vertical-align:top;
}

#card_detail table td {
	font-weight:normal;
	text-align:left;
	border:1px solid #D3D8D8;
	border-collapse:collapse;
	padding:5px;
	vertical-align:top;
}

#card_detail table td.card_td {
	width:100px;
	text-align:center;
	vertical-align:top;
}

#card_detail table td.card_td img {
/*
	width:85px;
	height:54px;
*/
	margin:5px auto;
}

#card_detail table td ul {
	margin:0;
	padding:0;
	line-height:0px;
}

#card_detail table td ul li{
	display:inline;
}

#card_detail table#ft_table{
	background:url(images/bk_gray_dark.gif);
	border:none;
}

#card_detail table#ft_table th{
	border:1px solid #FFFFFF;
	width:100px;
	font-weight:bold;
	padding:8px 10px;
	vertical-align:top;
	background-image:none;
}

/* safari only */  
html[xmlns*=""] body:last-child #card_detail table#ft_table th{
	width:120px;
}

#card_detail table#ft_table td{
	border:1px solid #FFFFFF;
	padding:8px 10px;
}

.card_point {
        padding:15px 15px 5px 15px;
	background:url(images/bk_gray.jpg) ;
}

/*==============================================================================
　　フッタ
==============================================================================*/

#footer {
	border-top:1px dotted #D3D8D8;
	margin:0;
	clear: both;
	padding:0 0 1px 0;
	text-align:left;
	font-size:0;
	line-height:0;
}

#footer #ft_notice {
	background:url(images/ft_img.jpg) left bottom no-repeat;
	font-size:10px;
	line-height:130%;
	padding:10px 15px 2px 235px;
}

#footer #ft_notice p {
	margin:0 0 8px 0;
	background:url(images/icon_gray.jpg) 0 0.4em no-repeat;
	padding:0 0 0 9px;
}

#footer #ft_end {
	background:url(images/ft_bk.jpg) repeat-x;
	height:35px;
	font-size:10px;
	line-height:120%;
	padding:0 10px;
}

#footer #ft_end #copyright{
	float:right;
	margin:10px 0;
}

#footer #ft_end ul#ft_navi{
	float:left;
	margin:10px 0;
}

#footer #ft_end #ft_navi li{
	display:inline;
	background:url(images/icon_yellow.jpg) 0 0 no-repeat;
	padding-left:15px;
	line-height:160%;
	margin-right:5px;
}

#footer #ft_end #ft_navi li a {
	color:#333;
	text-decoration:none;
}

#footer #ft_end #ft_navi li a:hover {
	color: #2DA7DF;
	text-decoration:none;
}

#footer #ft_end #ft_navi li a:active {
	color: #2DA7DF;
	text-decoration:none;
}

/*==============================================================================
　　index.html 用
==============================================================================*/

/*
body#index #header h1{
	font-size:0;
	line-height:0;
	position:absolute;
	top:15px;
	left:0px;
	width:122px;
	height:83px;
	margin:0;
	padding:0;
}
*/
body#index .entry .entry_hd h2 {
	background:url(images/ttl_bk.jpg) 0 0 repeat-y;
	padding:13px 20px 0 20px;
	margin-bottom:13px;
	line-height:120%;
	font-size:14px;
	height:32px;
}

body#index .entry .card_list h3 {
	background:url(images/icon_blue.jpg) 0 0.2em no-repeat;
	padding:0 0 0 18px;
	line-height:160%;
	font-size:14px;
	font-weight:bold;
}

body#index .entry .card_list h3 a {
	color:#333;
	text-decoration:none;
}

body#index .entry .card_list h3 a:hover {
	color: #2DA7DF;
	text-decoration:none;
}

body#index .entry .card_list h3 a:active {
	color: #2DA7DF;
	text-decoration:none;
}

body#index .entry ul {
        margin:0 0 10px 10px;
}

body#index .entry ul li {
        margin-left:10px;
}


.entry_navi {
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	width: 100%;
}
.entry_before {
	float: left;
	width: 240px;
	background-image: url(/images/before_post.gif);
	background-repeat: no-repeat;
	height: 44px;
	padding-top: 25px;
	padding-left: 50px;
	background-position: left center;
}
.entry_b1 {
	width: 75px;
	float: left;
}
.entry_b2 {
	float: left;
	width: 165px;
}
.entry_after {
	float: right;
	width: 240px;
	text-align: right;
	background-image: url(../images/after_post.gif);
	background-repeat: no-repeat;
	height: 44px;
	background-position: right center;
	padding-top: 25px;
	padding-right: 50px;
}
.entry_a2 {
	float: left;
	width: 165px;
}
.entry_a1 {
	float: right;
	width: 75px;
}

.listdl01 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.listdl01 dt {
	padding-top: 5px;
	padding-bottom: 7px;
	background-image: url(../images/list02.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 15px;
	font-weight: bold;
}
.listdl01 dd {
	padding-left: 15px;
	padding-bottom: 15px;
}

/*==============================================================================
　　index.html カードPRエリア用
==============================================================================*/

body#index #card_pr_area {
	margin:30px 0 30px 10px;
}

body#index #card_pr_area h3 {
	padding-top:30px;
	margin-bottom:20px;
	clear:both;
	line-height:0;
	font-size:0;
}

*:first-child+html body#index #card_pr_area h3 {
	padding-top:0px;
}

*html body#index #card_pr_area h3 {
	padding-top:0px;
}

/*---ピックアップカード---*/

body#index #card_pr_area h3#pickup {
	padding-top:0px;
}

body#index #card_pr_area div.pickup {
	width:215px;
	border-right:1px solid #E3E6E6;
	float:left;
	text-align:center;
	min-height:205px;
	height: auto !important;
	height: 205px;
}

body#index #card_pr_area div.pickup p {
	margin:0px 13px 10px 13px;
	text-align:left;
	line-height:140%;
}

body#index #card_pr_area div.pickup h4 {
	margin:5px auto; 
}

body#index #card_pr_area div.pickup h4 a {
	background:url(images/icon_blue.jpg) 0 0.2em no-repeat;
	padding:5px 0 5px 17px;
	line-height:160%;
	font-size:14px;
/*	text-decoration:none;*/
	color:#333;
}

body#index #card_pr_area div.pickup h4 a:active {
	color: #2DA7DF;
}

body#index #card_pr_area div.pickup h4 a:hover {
	color: #2DA7DF;
}

/*---カードランキング---*/

body#index #card_pr_area div.ranking {
	width:215px;
	border-right:1px solid #E3E6E6;
	float:left;
	text-align:center;
	padding-bottom:7px;
	min-height:230px;
	height: auto !important;
	height: 230px;
}

body#index #card_pr_area div.ranking h4 {
	margin:0 0 15px 0; 
}

body#index #card_pr_area div.ranking h5 {
	margin:8px 0; 
}

body#index #card_pr_area div.ranking h5 a {
	background:url(images/ranking_no1.jpg) 0 0.2em no-repeat;
	padding:5px 0 5px 50px;
	line-height:160%;
	font-size:14px;
/*	text-decoration:none;*/
	color:#000;
}

body#index #card_pr_area div.ranking h5 a:active {
	color: #2DA7DF;
}

body#index #card_pr_area div.ranking h5 a:hover {
	color: #2DA7DF;
}

body#index #card_pr_area div.ranking dl {
	margin:0 13px 0 20px;
	line-height:160%;
}

body#index #card_pr_area div.ranking dt {
	width:60px;
        color:#4169e1;
        font-weight:bold;
	float:left;
	clear:both;
}

body#index #card_pr_area div.ranking dd {
	width:120px;
	float:right;
	text-align:left;
}

body#index #card_pr_area div.ranking dd a {
	color:#333;
/*	text-decoration:none;*/
}

body#index #card_pr_area div.ranking dd a:hover {
	color: #2DA7DF;
/*	text-decoration:none;*/
        color: #2DA7DF;
}

body#index #card_pr_area div.ranking dd a:active {
	color: #2DA7DF;
/*	text-decoration:none;*/
        color: #2DA7DF;
}

/*---キャンペーン中カード---*/

body#index #card_pr_area .campaign {
	border-bottom:1px dotted #D3D8D8;
	padding:0 0 10px 0;
	margin:0 15px 10px 15px;
}

body#index #card_pr_area .campaign h4 {
	line-height:160%;
	font-size:14px;
	float:left;
	width:350px;
	margin:15px 0 10px 10px;
}

body#index #card_pr_area .campaign h4 a {
	color:#333;
	text-decoration:none;
	background:url(images/icon_blue.jpg) 0px 0.2em no-repeat;
	padding:3px 0 3px 18px ;
}

body#index #card_pr_area .campaign h4 a:hover {
	color: #2DA7DF;
	text-decoration:none;
}

body#index #card_pr_area .campaign h4 a:active {
	color: #2DA7DF;
	text-decoration:none;
}

body#index #card_pr_area .campaign .cam_txt {
	clear:both;
	background:url(images/cam_bk.jpg);
	padding:10px 13px;
}

*:first-child+html body#index #card_pr_area .campaign .cam_txt {
	padding-top:5px;
}


*html body#index #card_pr_area .campaign .cam_txt {
	padding-top:5px;
}


body#index #card_pr_area .campaign .cam_txt h5 {
/*	background:url(images/cam_otoku.jpg) top left no-repeat;*/
	padding:0 0 0 10px;
	line-height:140%;
	font-size:13px;
	font-weight:normal;
        vertical-align:middle;
}

body#index #card_pr_area .campaign a.card_img {
	float:left;
	margin-left:3px
}

body#index #card_pr_area .campaign .card_img img{
/*
	width:85px;
	height:54px;
*/
}

body#index #card_pr_area .campaign .btn_detail {
	float:right;
	text-align:left;
	padding-bottom:10px;
}

*:first-child+html body#index #card_pr_area .campaign .btn_detail {
	padding-bottom:0;
}

*html body#index #card_pr_area .campaign .btn_detail {
	padding-bottom:0;
}

body#index #card_pr_area #noline {
	border-right:0px;
}

/*追加*/

#pickupcard{
	background:url(images/ttl_pickup.jpg) top left no-repeat;
	width:651px;
	height:39px;
	margin:20px 0;

}

#cardranking{
	background:url(images/ttl_ranking.jpg) top left no-repeat;
	width:651px;
	height:39px;
	margin:20px 0;
}

#camapaincard{
	background:url(images/ttl_campaign.jpg) top left no-repeat;
	width:651px;
	height:39px;
	margin:20px 0;
}



/*==============================================================================
　　相互リンク用
==============================================================================*/

.sougo_main{
        margin-left:10px;
}

hr {
        margin:10px 0;
}


.sougo_main table tr td{
    padding:5px;
}

.sougo_midashi{
    margin-top:20px;
    font-weigth:bold;
}

/*==============================================================================
　　カード一覧
==============================================================================*/

TABLE#ichiran TR TD{
    padding:3px;
}


#adsencebox{
    margin-top:20px;
}

/*==============================================================================
　　詳細ページ
==============================================================================*/

.web_midashi a {text-decoration:none;}
.web_midashi a:link {COLOR: #444444;}
.web_midashi a:visited {COLOR: #444444;}

#clip_b {
    margin:10px 0;
    padding:10px 30px;
    border:1px dotted #aaaaaa;
    text-align:left;
    font-size:small;
}

img {
    vertical-align: middle;
    border: 0px;
}


/*--ランキング部分修正20121216--*/

body#index #card_pr_area div.ranking {
	min-height:300px;
	height: auto !important;
	height: 300px;
	margin-bottom:7px;
}

body#index #card_pr_area div.nonrank h5 a {
	background:url(images/icon_blue.jpg) 0 0.5em no-repeat;
	padding:5px 0 5px 17px;
}

body#index #card_pr_area div.nonrank ul{
	margin:0 0 0 5px;
	list-style-type:none;
	text-align:left;
}

body#index #card_pr_area div.nonrank ul li a {
	color:#333;
}

body#index #card_pr_area div.nonrank ul li {
	background:url(images/icon_star.jpg) 0 0.5em no-repeat;
	list-style-type:none;
	padding:0 0 0 17px;
	margin-left:0px;
}

/*==============================================================================
　　web.php カードPRエリア用
==============================================================================*/

body#web #child_card_area {
	margin-top:50px;
}

body#web #child_card_area h3 {
	padding-top:30px;
	padding-bottom:5px;
	margin-bottom:30px;
	border-bottom:2px dotted orange;
        line-height:140%;
	font-size:18px;
}

body#web #child_card_area h3 #red {

  color:red;

}

body#web #child_card_area h3 #blue {

  color:blue;

}

*:first-child+html body#web #child_card_area h3 {
	padding-top:0px;
}

*html body#web #child_card_area h3 {
	padding-top:0px;
}

/*---子カード---*/

body#web #child_card_area h3 {
	padding-top:0px;
}

body#web #child_card_area div.childcard {
	width:215px;
	border-right:1px solid #E3E6E6;
	float:left;
	text-align:center;
	min-height:205px;
	height: auto !important;
	height: 205px;
}

body#web #hild_card_area div.childcard p {
	margin:0px 13px 10px 13px;
	text-align:left;
	line-height:140%;
}

body#web #child_card_area div.childcard h4 {
	margin:5px auto; 
}

body#web #child_card_area div.childcard h4 a {
	background:url(images/icon_blue.jpg) 0 0.2em no-repeat;
	padding:5px 0 5px 17px;
	line-height:160%;
	font-size:14px;
/*	text-decoration:none;*/
	color:#333;
}

body#web #child_card_area div.pickup h4 a:active {
	color: #2DA7DF;
}

body#web #child_card_area div.pickup h4 a:hover {
	color: #2DA7DF;
}

.contents_inline{
	display:inline;
}

/*その他*/

.contents_midashi a {
	color:#333;
	text-decoration:none;
}

.contents_midashi a:hover {
	color: #2DA7DF;
	text-decoration:none;
}

.contents_midashi a:active {
	color: #2DA7DF;
	text-decoration:none;
}

#sitecatchcopy {
	font-size:12px;
	font-weight:bold;
	color:#555555;
	margin-top:10px;
	

}
