/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css,v 1.1.1.1 2004/09/01 04:47:52 shidairiki Exp $



/* ボックス */
#pagebox{
text-align:center;
margin:5px 0px 5px 0px;
}

.txtbox01{
    width:554px;
    text-align:left;
    font-size:12px;
    color: #333333; 
    line-height: 150%;
    margin:0px auto;
    padding: 0px;
}

.txtbox02{
text-align:left;
font-size:12px;
color: #333333; 
line-height: 150%;
margin-left:10px;
padding:0px 14px;
}

.title_line{
	width:554px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin:8px 0px 10px 0px ;
}


/* サブタイトル */
h2 {
	width:554px;
	margin:0px auto;
	padding: 0px;
	text-align:left;
	color: #1D3E6F;
	font-size: 16px;
	font-style: normal;
	margin-bottom:5px;
}


/* common共通 */
.pagetop {
width:530px;
text-align:right;
margin:10px 0px 0px 0px;
}	

.limg{
float: left;
margin: 0px 15px 5px 0px;
}

.rimg{
float: right;
margin: 0px 0px 0px 15px;
}

.pl{
width:140px;
height:18px;
margin:5px 9px 0px 7px;
padding:0px 0px 0px 22px;
float:left;
FONT-SIZE: 14px; 
COLOR: #295A8C; 
LINE-HEIGHT: 120%;
background-image:url(images/pr_arrow.jpg);
background-repeat: no-repeat;
}

.pline{
padding:3px 0px;
border-bottom:1px #cccccc solid;
clear:both;
}

/* link */

#link1{
float:left;
width:255px;
font-size:10px;
padding:10px 0 0 10px;
}

#link2{
font-size:12px;
color:#333333;
line-height:170%;
padding-top:10px;
float: left;
}

#link3{
color:#003366;
font-size:12px;
line-height:120%;
margin:15px 0;
}

#link4{
font-size:12px;
font-weight:bold;
color:#333333;
width:472px;
margin:auto;
clear:both;
}

#link5{
font-size:10px;
color:#444444;
width:472px;
margin:auto;
clear:both;
}

.link_title{
background-repeat:no-repeat;
background-color:#EBF6FB;
margin:10px 8px 15px 10px;
padding:6px;
font-size:17px;
font-weight:bold;
color:#444444;
}

.link_sub{
font-size:14px;
font-weight:bold;
color:#003366;
width:520px;
margin:auto;
}

.link_img{
float:left;
margin:8px 15px 0 0;
border:none;
}

.link_url{
line-height:200%;
font-size:12px;
}

.link_msg{
font-size:12px;
color:#666666;
width:520px;
margin:10px auto;
}

.link_box1{
width:510px;
margin:auto;
}

.link-waku{
background-color:#Efefef;
width:510px;
margin-top:25px;
margin-left:12px;
padding:10px;
}

/* クーポン */
.coupon_line{
	width:490px;
	border-width: 1px;
	border-style: dotted;
	border-color: #999999;
	margin:0px 0px 5px 0px ;
	padding:20px;
}

.coupon_line2{
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	margin:0px 0px 0px 0px ;
	padding:0px;
}

.cp1{
color:#003366;
font-weight:bold;
font-size:12px;
line-height:120%;
margin:10px 0;
}

.cp2{
color:#003399;
font-size:16px;
line-height:120%;
margin:10px　0px  0px 0px ;
}

.cp3{
color:#333333;
font-size:12px;
line-height:120%;
margin:10px 0;
}


/* サイトマップ */

.sm_l{
width:190px;
float: left;
margin: 0px 10px 5px 0px;
}

.sm_r{
width:340px;
float: right;
margin: 0px 0px 5px 0px;
}

.sm_line{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	margin:6px 0px;
	padding:0px;
	clear:both;
}
