@charset "utf-8";
/* CSS Document */

#content_detail{
	padding:20px 13px 10px 13px;
	background-color:#FFF;
	border:1px solid #CCC;
	position:relative;
	background-image:url(../img/shared/content_header_cat1.png);
	background-repeat:repeat-x;
}

#content_detail a{
	color:#0084ce;
	text-decoration:underline;	
}

#content_detail a:hover{
	text-decoration:none;	
}


#content_detail h2{
	margin-bottom:20px;
	padding:5px 0 5px 15px;
	border-left:4px solid #594994;
}

#content_detail h3{
	margin-bottom:20px;
	padding:0 0 0 25px;
	background-image:url(../img/shared/list_002.png);
	background-repeat:no-repeat;
	background-position:0 3px;
}

#content_detail p{
	margin-bottom:15px;
	font-size:85%;	
}

.cat_title{
	margin:5px 0 15px 0;
	padding:7px 0 15px 0;
	font-size:120%;
	font-weight:normal;
	border-bottom:1px dotted #333;
}

.form_area{
	margin-bottom:15px;	
}

table {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin: 15px auto 20px;
    text-align: left;
	font-size:85%;
    width: 100%;
	line-height:160%;
}
table th {
    background-color: #f0f0f0;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #333;
    font-weight: normal;
    padding: 8px;
	white-space:nowrap;
	vertical-align:top;
}
table td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 8px;
	vertical-align:top;
}

table td img{
	border:1px solid #CCC;	
}

table td a img:hover{
	opacity: 0.5;
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
	filter: alpha(opacity=50); /* IE lt 8 */
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
}

div#undercolumn_shopping table th[scope="col"] {
    text-align: center;
}
div#undercolumn_shopping table.delivname th {
    width: 155px;
}
div#mycontents_area table th {
    text-align: left;
}
div#mycontents_area table th.alignR {
    text-align: right;
}
div#mycontents_area table th.alignL {
    text-align: left;
}
div#mycontents_area table th.alignC {
    text-align: center;
}
div#mycontents_area table th.resulttd {
    text-align: right;
}
div#mycontents_area table caption {
    background-color: #f0f0f0;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #000;
    font-weight: bold;
    padding: 8px;
    text-align: left;
}
table select {
    border: 1px solid #ccc;
    margin-bottom: 7px;
}

.attention{
	color:#F00;	
}

.box380 {
    width: 450px;
}

.box300 {
    width: 300px;
}

.box260 {
    width: 260px;
}

.box120 {
    width: 120px;
}

.box60 {
    width: 60px;
}

.btn_area {
	margin-top:20px;
	text-align:center;
}

.inputbox .btn_area {
	margin-top:0px;
	padding:0;
	text-align:center;
}

.btn_area input{
	padding:5px 20px;
	text-align:center;
	cursor:pointer;
}

.btn_area a{
	text-decoration:none!important;	
}

.aInput input{
	padding:5px 20px;
	text-align:center;
	cursor:pointer;
}

.aInput a{
	text-decoration:none!important;	
}

div#undercolumn_entry .kiyaku_text {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    margin: 10px auto;
    padding: 5px;
    width: 98%;
}

.login_area .inputbox {
    background: none repeat scroll 0 0 #f0f0f0;
    margin: 15px auto;
    padding: 15px;
}

.login_area dl.formlist {
    margin-bottom: 8px;
}

.login_area dl.formlist dt {
    color: #333;
    float: left;
    font-size: 90%;
    margin-bottom: 3px;
    width: 120px;
}

#address_area .information {
    float: left;
    width: 65%;
}


#address_area .add_multiple {
    background: none repeat scroll 0 0 #fffaf0;
    border: 1px solid #ffcc62;
    color: #555;
    float: right;
    font-weight: bold;
    padding: 15px 10px;
    text-align: center;
    width: 30%;
}

.message{
	width:95%;	
}

.flow{
	margin:30px 0 30px!important;
	text-align:center;	
}

.alignC{
	text-align:center;	
}

.mynavi_list{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dotted #333;
}

.mynavi_list li{
	margin-right:20px;
	padding-left:12px;
	font-size:80%;
	float:left;
	background-image:url(../img/shared/list_007.png);
	background-repeat:no-repeat;
	background-position:0 8px;
}

.point_announce{
	margin-bottom:15px;
	padding:10px 10px 10px 10px;
	background-color:#eeedf2;
	border:1px solid #CCC;
}

.point_announce p{
	margin:0!important;
}


div#mycontents_area .message_area {
    border: 1px solid #ccc;
    margin: 30px auto;
    padding: 30px;
    text-align: center;
}

div.mycondition_area {
    background-color: #fffaf0;
    border: 1px solid #ffcc62;
    margin: 0 auto 20px 0;
    padding: 10px 10px 0 10px;
    width: 97%;
}

div.mycondition_area p {
    float: left;
}

div.mycondition_area .btn {
    float: right;
    margin-top: 15px;
    width: 160px;
}

#forgot {
    border: 1px solid #ccc;
    margin: 0 auto;
    padding: 20px;
    text-align: left;
    width: 440px;
}

.pop_message {
    color: #f60;
    font-size: 140%;
    font-weight: bold;
    line-height: 150%;
    margin-bottom: 20px;
}

#forgot {
    border: 1px solid #ccc;
    margin: 0 auto;
    padding: 20px;
    text-align: left;
    width: 440px;
}

#forgot p.end {
	margin-bottom:0;
    text-align: center;
}

.recommend_level {
    color: #ecbd00;
}