@charset "utf-8";
/* ========================================
 *
 * common
 *
 * ======================================== */





/* ========================================
 * __font
 * ======================================== */

body {
	font-size: 62.5%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
}

h1,h2,h3,h4,h5,h6,p,dl,ul,ol,table, address {
	font-size: 1.1em;
        
}

dd p, dd ul, li p, dd dl, table p, table dl, ol ol, div.footer {
	font-size: 1em;
}

ul,li {
    line-height:1;
}


.attention {
	color: red;
}

.color_red {
        color: #cc0000;
}

.bold_txt {
        font-weight: bold;
}

.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }


/* ========================================
 * __p
 * ======================================== */

/* ========================================
 * __ul, __dl, __ol
 * ======================================== */


ol {
	padding-left: 2em;
}

ol li {
	padding: 2px 0;
}

ol ol {
	padding-left: 1em;
}

/* ========================================
 * __form
 * ======================================== */

input {
        vertical-align: middle;
}

/* ========================================
 * __a
 * ======================================== */

a {
	text-decoration: none;
}

a:hover {
}





/* ========================================
 *
 * layout
 *
 * ======================================== */





html {
	width: 100%;
	height: 100%;
	min-height: 100%;
}


body {

	width: 780px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	line-height: 1.4;
}

html > body {
    height: auto;
}


div.wrapper {
	width: 780px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	padding: 0 10px;
        background: url(../img/wrap-bg.gif) repeat-y;
}

body > div.wrapper {
    height: auto;
}


/* ========================================
 * __header
 * ======================================== */

div.header {
	background: url(../img/header.jpg) no-repeat;
	width: 780px;
}

h1 {
	color: #666;
}

p#logo {
	float: left;
	padding: 10px 0 0;
}
p#logo a {
	display: block;
	width: 370px;
	height: 70px;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
	outline: none;
}


div.header-navi {
	float: right;
	height: 90px;
}
div.header-navi ul {
	margin: 15px 10px 0 0;
	padding: 0;
}
div.header-navi li {
	float: left;
}

div.g-navi {
        clear: both;
        width: 780px;
        height: 44px;
        padding-top: 5px;
        background: url(../img/header-bg02.gif) repeat-x;
}

div.g-navi li {
        float: left;
        height: 40px;
}




/* ========================================
 * __side
 * ======================================== */


div.side {
        width: 150px;
        padding-top: 7px;
        background: url(../img/visual-bg.gif) repeat-x;
        vertical-align: top;
}


div.side div.directory-box {
        
        color: #ffffff;
        background: url(../img/login_bg02.gif) #484848 repeat-x 0 27px;
}

div.side div.directory-box a {
        color: #ffffff;
}

div.side div.directory-box li {
        width: 129px;
        padding: 11px 10px;
        background: url(../img/line_dot01.gif) repeat-x left bottom;
}

div.side div.directory-box li.last-li {
        background: none;
}

div.side div.directory-box li a {
        padding: 0 18px;
        background: url(../img/icon_arrow01.gif) no-repeat left center;
}

div.side div.directory-box li a:hover {
        color: #999999;
        text-decoration: underline;
}



div.side div.ranking-box {
        width: 150px;
        margin-top: 10px;
        padding-left: 0px;
        border-bottom: 1px solid #e5693f;
}

div.side div.ranking-box img {
        vertical-align: baseline;
}

div.side div.ranking-box li div {
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 48px;
        line-height: 1.1;
}

div.side div.ranking-box li a {
        text-decoration: underline;
}



div.side div.ranking-box li#rank_01 {
        background: url(../img/img_ranking01_bg.gif) repeat-y;
}

div.side div.ranking-box li#rank_01 div {
        background: url(../img/img_ranking01.jpg) no-repeat;
}

div.side div.ranking-box li#rank_01 a {
        color: #996600;
}



div.side div.ranking-box li#rank_02 {
        background: url(../img/img_ranking02_bg.gif) repeat-y;
}

div.side div.ranking-box li#rank_02 div {
        background: url(../img/img_ranking02.jpg) no-repeat;
}

div.side div.ranking-box li#rank_02 a {
        color: #666666;
}



div.side div.ranking-box li#rank_03 {
        background: url(../img/img_ranking03_bg.gif) repeat-y;
}

div.side div.ranking-box li#rank_03 div {
        background: url(../img/img_ranking03.jpg) no-repeat;
}

div.side div.ranking-box li#rank_03 a {
        color: #993300;
}



div.side div.osusume-box {
        width: 150px;
        margin-top: 10px;
        padding-left: 0px;
        border-bottom: 1px solid #e5693f;
        background: url(../img/img_osusumepc_bg.gif) repeat-y;
}

div.side div.osusume-box img {
        vertical-align: baseline;
}

div.side div.osusume-box ul {
        padding-top: 5px;
        padding-left: 10px;
        padding-bottom: 5px;
}

div.side div.osusume-box li a {
        color: #666666;
        text-decoration: underline;
}

div.side div.osusume-box li {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 20px;
        background: url(../img/icon_arrow02.gif) no-repeat 0 4px;
}



div.side div.banner-box {
        padding-top: 10px;
        padding-left: 0px;
}

div.side div.banner-box p {
        margin-bottom: 10px;
}


/* ========================================
 * __main
 * ======================================== */


div.main {
        width: 622px;
        padding-top: 7px;
        padding-bottom: 30px;
        padding-left: 8px;
        background: url(../img/visual-bg.gif) repeat-x;
}


div.main div.main-visual {
	padding-bottom: 10px;
}

div.main div.main-visual02 {
        padding-bottom: 5px;
}

div.main h2 {
        padding-bottom: 12px;
}

.dot-border {
        margin-bottom: 20px;
        padding-bottom: 20px;
        background: url(../img/line_dot01.gif) repeat-x left bottom;
}

div.main div.recommend-box {
        width: 610px;
}

div.main div.recommend-box table td {
        padding: 6px 0;
}

div.main div.recommend-box table td.left-c {
        padding-right: 10px;
}


dl.topics-list {
        width: 600px;
        margin-left: 10px;
}

dl.topics-list dt, dl.topics-list dd {
        padding: 8px 0;
}

dl.topics-list dt {
        clear: both;
        float: left;
        width: 6em;
        color: #cc0000;
        font-weight: bold;
}

dl.topics-list dd {
        padding-left: 7.5em;
        background: url(../img/line_dot01.gif) repeat-x left bottom;
}




/* shohin */


div.main ol.topic-path {
        padding: 0 0 0 3px;
        list-style-type: none;
}

div.main ol.topic-path li {
        float: left;
        padding-right: 10px;
        color: #999999;
}

div.main ol.topic-path li a {
         color: #cc0000;
}


div.main div.shohin-box {
        clear: both;
        padding-top: 15px;
}

div.main div.shohin-box h2 {
        padding: 6px;
        text-align: center;
        font-size: 1.6em;
        font-weight: bold;
        border: 1px solid #bfbfbf;

}

div.main div.shohin-box table {
        margin-top: 20px;
}

div.main div.shohin-box table td.column-img {
        border: 1px solid #bfbfbf;
}



table.spec-table {
        margin: 0 auto;
        border-top: 1px solid #bfbfbf;
        border-left: 1px solid #bfbfbf;
}

.column-left {
        background-color: #e6e6e6;
}
table.spec-table th {
        font-weight: bold;
}

table.spec-table th, table.spec-table td {
        padding: 5px 8px;
        border-right: 1px solid #bfbfbf;
        border-bottom: 1px solid #bfbfbf;
}



/* ========================================
 * __footer
 * ======================================== */

div.footer {
        width: 630px;
        padding-bottom: 20px;
        margin-left: 150px;
}

div.footer ul {
        font-size: 1em;
        padding-bottom: 5px;
}

div.footer li {
        display: inline;
        padding: 0 8px 0 11px;
        border-left: 1px solid #999999;
        line-height:1.6;
}

div.footer li.last-li {
        border-right: 1px solid #999999;
}

div.footer li a {
        color: #333333;
}

div.footer li a:hover {
        color: #cc0000;
}


address{
        font-size: 1em;
        clear: both;
        text-align: center;
}

.white{
        color: #FFF;
}

form label { cursor: pointer; }
form .accept { font-size: 1.1em; }
form .accept input { margin-right: 1px; }

.main .campaign {
	text-align: center;
	margin: 15px 0 5px;
}

.main .holiday {
	text-align: center;
	font-size: 13px;
	border: 3px double #ccc;
	padding: 5px 2px;
	background: url(../img_other/img_grad.jpg) repeat-x bottom;
}
.main .holiday .bold_txt {
	color: #f00;
	font-size: 16px;
}
.main .holiday p { padding: 0 0 5px; }


/* index
------------------------------------------------------------------------*/

#index .wrapper h3 {
	width: 610px;
	height: 35px;
	margin: 0 0 7px;
}
#index .wrapper h3#ttl_maker {background: url(../../common/img_other/ttl_maker.jpg) no-repeat 0 0;}
#index .wrapper h3#ttl_dcard {background: url(../../common/img_other/ttl_dcard.jpg) no-repeat 0 0;}
#index .wrapper h3#ttl_mpc {background: url(../../common/img_other/ttl_mpc.jpg) no-repeat 0 0;}

#index .wrapper h3 a {
	position: relative;
	display: block;
	width: 62px;
	height: 26px;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
	outline: none;
	left: 543px;
	top: 5px;
}
#index .wrapper h3 a:hover { background: url(../../common/img_other/ttl_over.jpg) no-repeat 0 0; }

#index .wrapper .section_maker {
	background: #e5e5e5;
	margin: -7px 0 0;
	padding: 10px 0 5px;
	border: 1px solid #aaa;
	border-top: none;
	text-align: center;
}
#index .wrapper .section_maker a {
	margin: 0 10px;
}


.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */