@charset "Shift_JIS";

* {
	margin:0;
	padding:0;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	line-height:1.7em;
}

fieldset, img{
    border:none;
    }

h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd{
    margin:0;
    padding:0;
    }

ul, ol, li{
    list-style:none;
    line-height:100%;
    }

/* Link */
a{
	color:#300;
	text-decoration:none;
	outline:none;
}
	
a:link{
	color:#300;
	text-decoration:none;
}
a:hover{
	color:#600;
	text-decoration:underline;
}

body {
	width:100%;
	font-size:small;
	color:#333;
	background:url(http://coscomics.org/img/201603_bg.png) ;
	background-color:#955d44;
	text-align:center;
	height:100%;
	margin:0;
}

/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- 
 *※ページ全体の幅は995pxとなっています。
    幅を広げる場合は、.sideと.mainのwidth
    の合計値が#containerのwidthになるよう
    設定してください。
 * ------------------------------------- */

/*ページ全体の幅、レイアウトをセンタリング*/

/*コンテナ*/
/*#container3 {
	background:url(http://coscomics.org/img/201503_vbanner_4.png) repeat-y right top;
}
#container2 {
	background:url(http://coscomics.org/img/201503_vbanner.png) repeat-y left top;
}*/
#container {
	background:#fff;
	margin:0px auto;
	width:1209px;
	text-align:left;
	height:100%;
	overflow:hidden;
  border-left:3px solid #fff;
  border-right:3px solid #fff;
}
#container h1{
	background:#fff;
	color:#333;
	text-align:left;
	font-size:70%;
	font-weight:normal;
	margin:0;
	padding:0;
	float:left;
}
#container p.right{
	float:right;
	font-size:70%;
}

/*ヘッダー（ページタイトル、グローバルメニュー）*/
#header {
	background:#fff;
	width:100%;
	margin:0;
	padding:0;
}
#header h1 {
	color:#000;
	font-size:70%;
	text-align:left;
}
#header p.logo {
	float:left;
	text-align:left;
	height:70px;
	width:618px;
	padding-top:10px;
}
#header p.logo a {
	height:70px;
	width:618px;
	background:url(http://coscomics.org/img/201603_logo.png) no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	margin:0; 
	padding:0;
	display:block;
}
#search {
	float:right;
	padding-top:10px;
	text-align:right;
}
#header select {
	width:165px;
}
#header input {
	margin:0px 5px 0px 0px;
	width:100px;
}

#header li {
  display: inline-block;
  padding:28px 0 0 20px;
}
ul.new {
	margin-bottom:3px;
	margin-left:-1px;
}
ul.pop {
	margin-bottom:3px;
	margin-left:-1px;
}
.original li{
	display:block;
	width:202px;
	border:none;
	font-size:85%;
}
ul.original {
	margin-bottom:3px;
}
ul.l_original {
	margin-bottom:2px;
}
.original li{
	display:block;
	width:186px;
	border:none;
	font-size:85%;
}
.l_original li{
	display:block;
	width:186px;
	border:none;
	font-size:85%;
}
.m_e li {
	border-bottom:#fff solid 3px;
}
.m_e a {
	width:190px;
	height:56px;
	background:url(http://coscomics.org/img/201502_m_e_3.png) no-repeat;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
}
.m_g a {
	width:190px;
	height:56px;
	background:url(http://coscomics.org/img/201502_m_g_2.png) no-repeat;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	border:none;
}
.m_s a {
	width:190px;
	height:56px;
	background:url(http://coscomics.org/img/201502_m_s_1_2.png) no-repeat;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	border:none;
}
.m_s a:hover {
	width:190px;
	height:56px;
	background:url(http://coscomics.org/img/201502_m_s_2_2.png) no-repeat;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	border:none;
}
.m_w a {
	width:190px;
	height:56px;
	background:url(http://coscomics.org/img/201502_m_w_1_2.png) no-repeat;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	border:none;
}
.m_w a:hover {
	width:190px;
	height:56px;
	background:url(http://coscomics.org/img/201502_m_w_2_2.png) no-repeat;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	border:none;
}
.m_p a {
	width:190px;
	height:56px;
	background:url(http://coscomics.org/img/201505_m_p_1.png) no-repeat;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	border:none;
}
.m_p a:hover {
	width:190px;
	height:56px;
	background:url(http://coscomics.org/img/201505_m_p_2.png) no-repeat;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	border:none;
}
.l_s a {
	width:190px;
	height:56px;
	background:url(http://coscomics.org/img/201502_l_s_1.png) no-repeat;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	border:none;
}
.l_s a:hover {
	width:190px;
	height:56px;
	background:url(http://coscomics.org/img/201502_l_s_2.png) no-repeat;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	border:none;
}
.l_w a {
	width:190px;
	height:56px;
	background:url(http://coscomics.org/img/201502_l_w_1.png) no-repeat;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	border:none;
}
.l_w a:hover {
	width:190px;
	height:56px;
	background:url(http://coscomics.org/img/201502_l_w_2.png) no-repeat;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	border:none;
}

.l_sk a {
	width:190px;
	height:56px;
	background:url(http://coscomics.org/img/201502_l_sk_1.png) no-repeat;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	border:none;
}
.l_sk a:hover {
	width:190px;
	height:56px;
	background:url(http://coscomics.org/img/201502_l_sk_2.png) no-repeat;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	border:none;
}

.l_lsk a {
	width:190px;
	height:56px;
	background:url(http://coscomics.org/img/201502_l_lsk_1.png) no-repeat;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	border:none;
}
.l_lsk a:hover {
	width:190px;
	height:56px;
	background:url(http://coscomics.org/img/201502_l_lsk_2.png) no-repeat;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	border:none;
}

.l_sail a {
	width:190px;
	height:56px;
	background:url(http://coscomics.org/img/201505_l_sail_1.png) no-repeat;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	border:none;
}
.l_sail a:hover {
	width:190px;
	height:56px;
	background:url(http://coscomics.org/img/201505_l_sail_2.png) no-repeat;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	border:none;
}

.ls a {
	width:190px;
	height:14px;
	background:url(http://coscomics.org/img/201502_l.png) no-repeat;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	border:none;
}

.ms a {
	width:190px;
	height:14px;
	background:url(http://coscomics.org/img/201502_m_2.png) no-repeat;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	border:none;
}
.le a {
	width:190px;
	height:7px;
	background:url(http://coscomics.org/img/201502_le.png) no-repeat;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	border:none;
}

.me a {
	width:190px;
	height:7px;
	background:url(http://coscomics.org/img/201502_me_2.png) no-repeat;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
	border:none;
}
/* メインメニュー */
#mainmenu{
	height:50px;
	background:url(http://coscomics.org/img/menu_bg.png);
}
#mainmenu ul{
	margin-left:4px;
}
#mainmenu li{
	float:left;
	display:block;
	padding:0;
	overflow:hidden;
}
#mainmenu li a{
	height:50px;
	padding:0;
	text-indent:-9999em;
	display:block;
	overflow:hidden;
}
.m_order a{
	width:150px;
	background:url(http://coscomics.org/img/menu_order.png) no-repeat top;
}
.m_order a:hover{
	width:150px;
	background:url(http://coscomics.org/img/menu_order2.png) no-repeat bottom;
}

.m_payment a{
	width:150px;
	background:url(http://coscomics.org/img/menu_pay.png) no-repeat top;
}
.m_payment a:hover{
	width:150px;
	background:url(http://coscomics.org/img/menu_pay2.png) no-repeat bottom;
}

.m_sending a{
	width:150px;
	background:url(http://coscomics.org/img/menu_send.png) no-repeat top;
}
.m_sending a:hover{
	width:150px;
	background:url(http://coscomics.org/img/menu_send2.png) no-repeat bottom;
}

.m_faq a{
	width:150px;
	background:url(http://coscomics.org/img/menu_qa.png) no-repeat top;
}
.m_faq a:hover{
	width:150px;
	background:url(http://coscomics.org/img/menu_qa2.png) no-repeat bottom;
}

.m_inquiry a{
	width:150px;
	background:url(http://coscomics.org/img/menu_inq.png) no-repeat top;
}
.m_inquiry a:hover{
	width:150px;
	background:url(http://coscomics.org/img/menu_inq2.png) no-repeat bottom;
}

.m_gallery a{
	width:150px;
	background:url(http://coscomics.org/img/menu_gallery.png) no-repeat top;
}
.m_gallery a:hover{
	width:150px;
	background:url(http://coscomics.org/img/menu_gallery2.png) no-repeat bottom;
}

.m_member a{
	width:150px;
	background:url(http://coscomics.org/img/menu_member.png) no-repeat top;
}
.m_member a:hover{
	width:150px;
	background:url(http://coscomics.org/img/menu_member2.png) no-repeat bottom;
}
.m_cart a{
	width:150px;
	background:url(http://coscomics.org/img/menu_cart.png) no-repeat top;
}
.m_cart a:hover{
	width:150px;
	background:url(http://coscomics.org/img/menu_cart2.png) no-repeat bottom;
}
/*画面左側メニューの幅*/
#leftside {
	float:left;
	padding:3px 3px 0 3px;
	width:202px;
}
#rightside {
	float:left;
	padding:3px 3px 0 6px;
	width:205px;
}
p.p_products {
	height:30px;
	width:211px;
	background:url(http://coscomics.org/img/cap_products.png) no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	margin-left:-1px; 
	padding:0;
	display:block;
}
p.pop {
	height:30px;
	width:211px;
	background:url(http://coscomics.org/img/cap_pop.png) no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	margin-left:-1px; 
	padding:0;
	display:block;
}
p.calend {
	height:30px;
	width:211px;
	background:url(http://coscomics.org/img/cap_calendar.png) no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	margin:3px 0 0 -1px; 
	padding:0;
	display:block;
}
p.mob {
	height:30px;
	width:202px;
	background:url(http://coscomics.org/img/cap_mobile.png) no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	margin:3px 0 0 -1px; 
	padding:0;
	display:block;
}
p.mm {
	height:30px;
	width:202px;
	background:url(http://coscomics.org/img/cap_mm.png) no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	margin:3px 0 0 -1px; 
	padding:0;
	display:block;
}
p.twitter {
	height:30px;
	width:202px;
	background:url(http://coscomics.org/img/cap_twitter.png) no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	margin:3px 0 0 -1px; 
	padding:0;
	display:block;
}
p.np {
	height:30px;
	width:202px;
	background:url(http://coscomics.org/img/cap_news.png) no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	margin:3px 0 0 -1px; 
	padding:0;
	display:block;
}
p.origi {
	height:30px;
	width:202px;
	background:url(http://coscomics.org/img/cap_original.png) no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	margin:3px 0 0 -1px; 
	padding:0;
	display:block;
}
#mobile {
	text-align:center;
}
.cate li{
	display:block;
	width:205px;
	font-size:110%;
	padding:2px 0;
	border-bottom:#f69 dashed 1px;
}
li.open{
	font-size:85%;
	padding-left:5px;
	border-bottom:#ffc2d6 dotted 1px;
	background:#fff8fa;
}
li.pad{
	border:none;
	padding:2px 0;
}
li.right{
	text-align:right;
	border:none;
}
.zaiko{
	margin:3px 0;
}

/* calendar */
.tbl_calendar {
	border:none !important;
	border-collapse:collapse !important;
	border-spacing:0 !important;
	background:#fff;
	width:205px;
	margin-left:0px;
}
.tbl_calendar th, .tbl_calendar td {
	padding:0 !important;
	text-align:center !important;
	border-bottom:1px solid #ccc !important;
}
/* 画面中央の幅 */
#main {
	padding:0 0;
	float:left;
	width:785px;
	margin-top:5px;
}
*html #main {
	padding:0 0;
	float:left;
	width:785px;
	margin-top:5px;
}
/* 商品一覧 */
.lineup {
	float:left;
	width:150px;
	margin:10px 20px;
}
*html .lineup {
	float:left;
	width:150px;
	margin:10px 15px;
}
/*　フッター（コピーライト）　*/
#footer {
	width:100%;
	clear:leftt;
	text-align:right;
}

#group-list {
	border-top:#838383 dotted 1px;
	width:180px;
	padding:5px 0px 0px;
	margin:5px 5px 0px 0px;
}
.img_space_b {
	padding-bottom:4px;
}
.img_space_t {
	padding-top:4px;
}
.redb{
	color:#f00;
	font-weight:bold;
}

.red{
	color:#f00;
}
.green{
	color:#060;
}
.blue{
	color:#03c;
}
.orange{
	color:#f30;
}
.pink{
	color:#f09;
}
.black{
	color:#000;
}
.green{
	color:#0c0;
}
.redbox{
	padding:10px;
	background-color:#fcf;
	color:#f00;
}
.greenbox{
	padding:10px;
	background-color:#cfc;
	color:#006600;
}
.bluebox{
	padding:10px;
	background-color:#cff;
	color:# 0033CC;
}
.orangebox{
	padding:10px;
	background-color:#ffc;
	color:#f60;
}
.yellowbox{
	padding:10px;
	background-color:#ff0;
	color:#f00;
}
.bold{
	font-weight:bold;
}
.small{
	font-size:80%;
	line-height:1.2em;
}
.big {
	font-size:120%;
}
.note{
	font-weight:bold;
	color:#c00;
}
.price{
	font-weight:bold;
	color:#c00;
	font-size:110%;
}
/* 商品一覧 */
h2.cap {
	height:30px;
	width:780px;
	background:url(http://coscomics.org/img/201403_h.png) no-repeat;
	color:#300;
	font-size:110%;
	padding:5px;
	font-weight:bold;
	padding:5px 0 0 5px;
	margin:2px 0; 
}
h3.cap {
	height:30px;
	width:780px;
	background:url(http://coscomics.org/img/201403_h.png) no-repeat;
	color:#300;
	font-size:110%;
	padding:5px;
	font-weight:bold;
	padding:5px 0 0 5px;
	margin:2px 0; 
}
h3.sort {
	font-size:90%;
	font-weight:bold;
	background:#f99;
}
p.page {
	display:block;
}
td.genre {
	padding:5px;
}
#p_list {
	width:100%;
	float:left;
}
/* 商品詳細 */
p.cap {
	height:30px;
	width:780px;
	background:url(http://coscomics.org/img/201403_h.png) no-repeat;
	margin:2px 0; 
	padding:5px 0 0 5px;
	color:#300;
	font-size:110%;
	font-weight:bold;
	text-align:left;
}
#image {
	width:330px;
	float:left;
	padding-top:5px;
}
#details {
	width:100%;
	float:left;
}
#details_table {
	width:450px;
	float:left;
	padding-top:10px;
}
.mixibutton {
	margin-left:-20px
}
.large {
	float:left;
	margin-right:10px;
}
ul.cate2 {
	margin:10px 0;
}
.cate2 li {
	display:block;
	font-size:100%;
	width:200px;
	border-bottom:#999 dotted 1px;
	text-align:right;
	margin-left:-2px;
}
table.details_t {
	border:none;
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	border:1px solid #888;
	margin-top:1px;
}
th.b_image {
	padding:2px;
}
th.image_t {
	text-align:left;
}
.tbl {
	border:1px dotted #888;
	padding-left:5px;
}
.c_tbl {
	border:1px dotted #888;
	padding-left:5px;
	text-align:center;
}
th.tbl {
	width:100px;
	background:#fcc;
}
th.s_tbl {
	width:130px;
	border:1px dotted #888;
}
.p_right {
	float:right;
}
td.tog {
	width:255px;
	height:210px;
	vertical-align:top;
}
table.together {
width:700px;
margin:0 auto;
text-align:center;
}
/* 検索結果 */
p.right_s {
	float:right;
	display:block;
	text-align:right;
	width:700px;
}

/* 特定商取引法 */
h2.tokusho {
	height:30px;
	width:785px;
	background:url(http://coscomics.org/img/201403_h_tokusho.png) no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	margin:0; 
	padding:0;
}
table.tokusho {
	border:none;
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	border:1px solid #888;
	margin-top:10px;
}
th.t_txt {
	width:190px;
}
.t_txt {
	border:1px dotted #888;
	padding:5px 0 5px 5px;
}
h2.payment {
	height:30px;
	width:785px;
	background:url(http://coscomics.org/img/201403_h_payment.png) no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	margin:0; 
	padding:0;
}
h2.delivery {
	height:30px;
	width:785px;
	background:url(http://coscomics.org/img/201403_h_sending.png) no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	margin:0; 
	padding:0;
}
h3.ttl {
	background:#fcc;
	color:#300;
	padding-left:5px;
}
table.tokusho {
	margin-bottom:5px;
}
h2.privacypolicy {	
	height:30px;
	width:785px;
	background:url(http://coscomics.org/img/201403_h_pp.png) no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	margin:0; 
	padding:0;
}
/* フリーページ */
h2.c_photo {
	height:30px;
	width:785px;
	background:url(http://coscomics.org/img/201403_h_photo.png) no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	margin:0; 
	padding:0;
}
h2.howtoorder {
	height:30px;
	width:785px;
	background:url(http://coscomics.org/img/201403_h_order.png) no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	margin:0; 
	padding:0;
}
h2.faq {
	height:30px;
	width:785px;
	background:url(http://coscomics.org/img/201403_h_faq.png) no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	margin:0; 
	padding:0;
}
h2.tailor {
	height:30px;
	width:785px;
	background:url(http://coscomics.org/img/201403_h_tailor.png) no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	margin:0; 
	padding:0;
}
p.txt {
	margin:5px 5px 10px 5px;
}
p.center {
	display:block;
	text-align:center;
}
p.o_txt {
	margin:5px 5px 10px 5px;
}
span.center {
	text-align:center;
	display:block;
}
span.indent {
	text-indent:2em;
	display:block;
}
ul.size{
	margin-left:20px;
	color:#900;
	list-style-type:square;
	line-height:1.3em;
}
li.note{
	margin-left:2em;
	font-weight:normal;
	list-style-type:square;
	line-height:1.3em;
}
ul.tailor_list{
	color:#000;
	list-style-type:square;
	line-height:1.3em;
}
li.t_list{
	margin-left:2em;
	font-weight:normal;
	list-style-type:square;
	line-height:1.3em;
}
td.p_t {
	width:190px;
	text-align:center;
        vertical-align:top;

}
td.p_y {
	width:250px;
        vertical-align:top;
	text-align:center;
}
table.photo_form {
	margin-left:20px;
}
p.faq {
	margin:5px 5px 10px 5px;
}
table.faq {
	width:100%;
}
td.f {
	width:155px;
	font-weight:bold;
	padding:10px 0;
}

span.right {
	font-size:70%;
	display:block;
	width:100%;
	text-align:right;
}

span.right2 {
	font-size:110%;
	display:block;
	width:100%;
	text-align:right;
}
span.gray {
color:#bbb;
}

/* Twitter */
#twitter {
	float:right;
	text-align:right;
	line-height:0.1em;
	width:178px;
}
#twitter img {
margin-bottom:2px;
}
#twitter a:hover{
	color:#c00;
	text-decoration:none;
	background-color:#fff;
}