/*
Theme Name: cosmint
Theme URI: http://www.cosmint.co.jp
Description: COSMINT.CO.JP
Version: 1
Author URI: http://www.cosmint.co.jp
Theme copyright cosmint.co.jp
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font: 75%/170% Arial, Helvetica, sans-serif;
	color: #2b2b2b;
	background: #FFFFFF  repeat;
	margin: 0;
	padding: 0;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
p {
	padding: 0 0 1.6em;
}
img {
	border: none;
}
a {
	color: #0033FF;
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0033;
}

/*index (TOPページ用)
---------------------------------------------------
#index	{
	background-color:#ffffff;
	background: #ffffff url(/cosmint/images/bg_bar.jpg) repeat;
	background-position:center;
}*/


/* content
-------------------------------------------------------------- */
#page {
	background:#ffffff url(/cosmint/images/.gif) ;
	width: 950px;
	height: 100%;
	margin: 0 auto;
	position: relative;

}

/* status
-------------------------------------------------------------- */
#status {
	font: normal 90% Arial, Helvetica, sans-serif;
	color: #666666;
	width: 950px;
	height: 24px;
	position: absolute;
	}

#status li {
	margin-top: 6px;
	margin-left: 5px;
	float: right;
	list-style: none;
	padding: 0 10px;
	}

/* header
-------------------------------------------------------------- */
#header {
	background: url(/cosmint/images/top_bg_head.jpg) top repeat-x;
	margin-top: 0px;
	height: 90px;
	position: relative;
	clear: both;
}

#header h1 a {
	float: left;
	margin: 3px 0 0 8px;
}

/* nav ボタン */
#nav {
	list-style: none;
	margin: 23px 0px 0px;
	float: right;
	width: 700px;
}

#nav li {
	float: left;
	position: relative;
	text-align: center;
	margin: 0 0 0 5px;
}

/* パンくずリスト */
#panlist {
	margin: 1px 5px 5px;
	float: left;
	text-align: left;
	width: 184px;
}

/* search
-------------------------------------------------------------- */
#search {
	height: 20px;
	padding: 8px 4px 5px;
	background: #ffffff url(/cosmint/images/top_bg_head02.jpg) repeat-x bottom;
	vertical-align: middle;
	margin: 0 0 10px 0;
}
#searchform {
	float: left;
	margin: 0 0 0 0;
}
#searchform img {
	vertical-align: middle;
}
#searchform #s {
	width: 255px;
	float: left;
	margin-left: 5px;
	margin-right: 8px;
	padding: 4px 4px;
	background: #ffffff;
	font: 100%/100% Arial, Helvetica, sans-serif;
	border: none;
	color: #000000;
}

/* news
-------------------------------------------------------------- */
#news {
	margin-top: 2px;
	background:url(/cosmint/images/top_bg_news.jpg) no-repeat bottom;
	width: 545px;
	position: relative;
	padding:30px 0 0 0;
	margin:0 0 10px 0;
	clear: both;
	border:#F428BD solid 1px;
}

#news .page h5 {
	font: normal 180%/100% Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0 0 0px;
	margin: 0;
}

#news ul {
	padding: 0px 0px 0px 0;
	list-style:none;
}

#news li {
	font: normal 100%/100% Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 2px 10px 2px 15px;
	margin: 3px 0 3px 30px;
	background:url(/cosmint/images/top_point.gif) no-repeat 0 50%;
}
#news small {
	display:block;
	padding: 0 5px 5px 0;
	}
/* content
-------------------------------------------------------------- */
#left-col {
	width: 550px;
	height: 451px;
	border: none;
	margin-top: 0px;
	background:url(/cosmint/images/top_bg_order.jpg);
	position: relative;
}
#left-col .top {
	height: 10px;
	display: block;
	overflow: hidden;
}
#left-col div.content {
	padding: 10px 15px 5px;
	overflow: hidden;
	width: 520px;
}
#left-col div.thumb {
}
#left-col div.page {
	padding-top: 0px;
}
#left-col .page h2 {
	font: normal 180%/100% Arial, Helvetica, sans-serif;
	padding: 0 0 5px;
	margin: 0;
}


#left-col2 {
	width: 550px;
	height: 316px;
	border: none;
	margin-top: 10px;
	background: url(/cosmint/images/top_bg_gallery.jpg) repeat;
	position: relative;
	/*border-color:#cccccc;border-width:2px;border-style:solid;*/
}
#left-col2 .top {
	background: url(/cosmint/images/content-top.gif) no-repeat;
	height: 10px;
	width: 496px;
	display: block;
	overflow: hidden;
}
#left-col2 div.content {
	padding: 5px 15px 5px;
	overflow: hidden;
}
#left-col2 div.thumb {
}
#left-col2 div.page {
	padding-top: 0px;
}
#left-col2 .page h2 {
	font: normal 180%/100% Arial, Helvetica, sans-serif;
	color: #93d43b;
	padding: 0 0 5px;
	margin: 0;
}

#left-col3 {
	width: 510px;
	height: 200px;
	border: none;
	margin-top: 10px;
	background: url(/cosmint/images/bg_link.jpg) no-repeat;
	position: relative;
	margin: 10px 0;
	/*border-color:#cccccc;border-width:2px;border-style:solid;*/
}
#left-col3 .top {
	background: url(/css/images) no-repeat;
	height: 10px;
	width: 496px;
	display: block;
	overflow: hidden;
}
#left-col3 div.content {
	width: 450px;
	padding: 25px 15px 5px;
	overflow: hidden;
}
#left-col3 div.page {
	padding-top: 0px;
}
#left-col3 .page h3 {
	font: normal 75%/100% Arial, Helvetica, sans-serif;
	padding: 0 0 5px;
	margin-left: 100px;
}


#center-col {
	float: left;
	width: 950px;
	height: 316px;
	border: none;
	clear: left;
	margin: 0;
	background:#ffffff;
	position: relative;
	/*border-color:#cccccc;border-width:2px;border-style:solid;*/
}
#center-col .top {
	background: url(/cosmint/images/content-top.gif) no-repeat;
	width: 880px;
	display: block;
	overflow: hidden;
}
#center-col div.content {
	width: 880px;
	padding: 0px 0px 0px;
	overflow: hidden;
}
#center-col div.thumb {
}
#center-col div.page {
	padding-top: 0px;
}
#center-col .page h2 {
	font: normal 180%/100% Arial, Helvetica, sans-serif;
	padding: 0 0 5px;
	margin: 0;
}

.quality {
	font-size: 120%;
	color: #666699;
	text-align: center;
}
.more	{
	line-height:30px;
	padding:0 5px 0 0 ;
	}
.location {
	margin: 0px 0 0;
	padding: 3px 0 0 0;
	font: 110%/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	position: absolute;
	left: 24px;
	top: 6px;
	z-index: 10;
	font-weight:bold;
	height: 20px;
	color: #666699;
}
#options {
	position: absolute;
	right: 1px;
	top: 0px;
	width: 335px;
	height: 27px;
	background: #000 url(/cosmint/images/options-bg.gif) repeat-x;
	border-left: solid 1px #000;
	padding: 5px 10px 0;
	font-size: 95%;
	color: #90a5a9;
}
#options input {
	border: none;
	margin-right: 3px;
}
#display {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 5px;
	top: 7px;
}
#display li {
	float: left;
	margin-right: 5px;
}
#display .thumb {
	background: url(/cosmint/images/view-thumb.gif) no-repeat left top;
}
#display .full {
	background: url(/cosmint/images/view-full.gif) no-repeat left top;
}
#display .details {
	background: url(/cosmint/images/view-details.gif) no-repeat left top;
}
#display a {
	text-indent: -900em;
	width: 17px;
	height: 16px;
	display: block;
	line-height: 1px;
}
#display a:hover, #display .current {
	background-position: left bottom;
}

/* page nav */
.wp-pagenavi {
	clear: both;
	line-height: 100%;
	letter-spacing: -1px;
	position: absolute;
	right: 22px;
}
.wp-pagenavi a {
	padding: 5px 0 0;
	background: url(/cosmint/images/navi.gif) no-repeat center top;
	margin-left: 5px;
	width: 32px;
	height: 24px;
	display: block;
	text-align: center;
	float: left;
}
.wp-pagenavi span {
	padding: 5px 0 0;
	background: url(/cosmint/images/navi.gif) no-repeat center top;
	margin-left: 5px;
	width: 33px;
	height: 24px;
	display: block;
	text-align: center;
	float: left;
	color: #666666;
}
.wp-pagenavi a:hover {
	text-decoration: none;
	color: #ff00ff;
}

/* display lists : thumb
-------------------------------------------------------------- */
#thumb {
	list-style: none;
	margin: 0;
	height: auto;
}

#thumb li {
	float: left;
	width: 105px;
	height: 130px;
	padding: 5px 5px 0;
	margin: 0px 7px 0 8px;
	position: relative;

}
#thumb img {
	float: left;
	background: #ffffff;
	height: 100px;
	width: 75px;
	border: solid 1px #000;
	padding-left: 5px;
	padding-right: 5px;
}

#thumb h3 {
	font: normal 75%/100% Arial, Helvetica, sans-serif;
	position: absolute;
	top: 107px;
	left: 0px;
	overflow: hidden;
	width: 130px;
}

#thumb h3 a {
	width: 120px;
	color: #6c8085;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	text-align: left;
}

#thumb h3 a:hover {
	color: #FF0099;
	text-decoration: none;
}

#thumb h3 span {
	padding-right: 0;
	position: absolute;
	right: 0;
}

#thumb h4 {
	font: normal 75%/100% Arial, Helvetica, sans-serif;
	position: absolute;
	top: 118px;
	left: 0px;
	overflow: hidden;
	width: 130px;
}

#thumb h4 a {
	width: 120px;
	color: #6c8085;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	text-align: left;
}

#thumb h4 a:hover {
	color: #FF0099;
	text-decoration: none;
}

#thumb h4 span {
	padding-right: 0;
	position: absolute;
	right: 0;
}


h3.flash {
	padding-left: 0px;
	background: url(/cosmint/images/type-flash.gif) no-repeat 0 5px;
}
h3.html {
	padding-left: 0px;
	background: url(/cosmint/images/type-html.gif) no-repeat 0 5px;
}

h4.html {
	padding-left: 0px;
	background: url(/cosmint/images/type-html.gif) no-repeat 0 5px;
}


/* details */
#details {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #000;
}
#details li {
	background: url(/cosmint/images/list-details-bg.gif) no-repeat;
	height: 133px;
	padding: 12px 0 0 14px;
	clear: both;
	display: block;
}
#details img {
	width: 215px;
	float: left;
	margin-right: 18px;
}
#details img {
	border: solid 1px #000;
}
#details a:hover img {
	border: solid 1px #3b6271;
}
#details h3 {
	font: normal 140%/100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 0 10px;
}
#details h3 a {
	color: #89b5c6;
	text-decoration: none;
}
#details h3 a:hover {
	color: #fff;
}
#details p {
	font: 95%/120% Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #0e181a;
	padding: 7px 0;
	width: 230px;
	float: left;
	color: #999999;
	overflow: hidden;
}

/* single */
.single-bg {
	background: #000 url(/cosmint/images/single-bg.gif) repeat-x;
	border: solid 1px #000;
	padding: 11px;
	color: #ccc;
}
.single-bg img {
	margin-bottom: 5px;
}
.single-bg h3 {
	font: normal 160%/100% Arial, Helvetica, sans-serif;
	padding: 0 0 10px;
	margin: 0;
}
.single-bg h3 a {
	color: #89b5c6;
	text-decoration: none;
}
.single-bg h3 a:hover {
	color: #fff;
	text-decoration: none;
}

/* right
-------------------------------------------------------------- */
#flash {
	float: left;
	width: 190px;
	margin-top: 0px;
}

#flashbar {
	border: none;
	background: #ffffff url(/cosmint/images/bg_flash.jpg);
	width: 230px;
	height: 297px;
	/*border-color:#cccccc;border-width:2px;border-style:solid;*/
}

#flashbar .top {
	background: url(/.gif) no-repeat;
	height: 10px;
}

#flashbar .content {
	padding: 25px 5px 10px 5px;

}

#flash h4 {
	font: 110%/100% Arial, Helvetica, sans-serif;
	color: #666699;
	;
	position: relative;
	z-index: 3;
	padding: 10px 15px 7px;
	margin: 0;
}


#right-col {
	width: 190px;
	margin:0 0 10px 0;
}

#sidebar {
	border: none;
	background: url(/cosmint/images/bg_side.jpg) no-repeat;
	width: 230px;
	/*border-color:#cccccc;border-width:2px;border-style:solid;*/
}

#sidebar .top {
	background: url() no-repeat;
	height: 7px;
	display: block;
}
#sidebar .content {
	padding: 10px 5px 10px 5px;
}


#sidebar h5 {
	font: 110%/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666699;
	z-index: 3;
	margin: 0;
	font-weight: bold;
	padding: 0;
}


#right-col2 {
	float: right;
	width: 380px;
	height: 350px;
	margin-top: 10px;
}
#sidebar2 {
	border: solid 1px #000;
	background: #ffffff url(/cosmint/images/.gif);
	width: 380px;
	/*border-color:#cccccc;border-width:2px;border-style:solid;*/
}
#sidebar2 .top {
	background: url() no-repeat;
	height: 10px;
	width: 358px;
	display: block;
}
#sidebar2 .content {
	padding: 4px 18px 10px 18px;
}
#sidebar2 h6 {
	font: 110%/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #93d43b;
	position: relative;
	z-index: 3;
	padding: 10px 15px 7px;
	margin: 0;
}


/* ad buttons */
.ad-btn {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ad-btn li {
	padding: 0 0 8px;
	margin: 0;
}

/* tab */
#tab {
	width: 380px;
	margin-top: 20px;
}


/* infomation
-------------------------------------------------------------- */
#infomation {
	background: #ffffff;
	clear: both;
	font-size: 95%;
	color: #858d8f;
	margin-top: 5px;
	position: relative;
}
#infomation p {
	width: 880px;
	margin: 0 auto;
	padding: 5px 10px 5px 10px;
}
#infomation a, #footer a:visited {
	text-decoration: none;
	color: #89b5c6;
}
#infomation a:hover {
	text-decoration: none;
	color: #FF0099;
}

#infomation li {
	float: left;
	width: 100px;
	padding: 5px 5px 0;
	margin: 0px 10px 0 10px;
	position: relative;
	list-style: none;
}

/*------------------------------------------------------------
	foot
------------------------------------------------------------*/
#foot	{
	width: 950px;
	height: 40px;
	margin: 10px 0 0 0;
	background-image:url(/cosmint/images/bg_foot.jpg);
	position: relative;
	clear:both;
	text-align:center;
	color:#ffffff;
	padding:3px 0 0 0;
}

#foot a	{
	text-decoration: none;
	outline: none;
	color:#ffffff;
}

address{
	font-style:normal;
	height:10px;
	line-height:130%;
}
/* misc
-------------------------------------------------------------- */
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.image img {
	border: solid 1px #000;
	padding: 7px;
	background: #333;
}

/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* tooltips */
#tooltip img {
	background: url(/cosmint/images/tooltips-bg.gif) no-repeat;
	padding: 6px 7px 6px 11px;
}

#screenshot {
	margin: 0;
	padding: 8px;
	position: absolute;
	border: 1px solid #122025;
	background: #000;
	display: none;
	z-index: 200;
}




/*-----------------------------------------------------
	修正　20080918
-----------------------------------------------------*/
#left_clm	{
	float:left;
	width:550px;
	margin: 0 0 0 10px;
	}
#head_search	{
	width:90%;
	margin:0 auto;
	}
#head_search th	{
	width:350px;

	}


#right02	{
	float:right;
	width:190px;
	}
.bn_link 	{
	margin:0 0 10px 0;
	}
.bn_link .top	{
	background:url(/cosmint/images/top_link_top.jpg) no-repeat left;
	height:32px;
	line-height:32px;
	font-size:14px;
	font-weight:bold;
	text-indent:15px;
	color:#666699;
	}
.bn_link .middle	{
	background:url(/cosmint/images/top_link_middle.jpg) repeat-y left;
	padding:5px;
	color: #666666;
	}
.bn_link .middle img	{
	margin:0 0 5px 0;
	}
.bn_link .bottom	{
	background:url(/cosmint/images/top_link_bottom.jpg) no-repeat bottom;
	height:15px;
	}

#main_bn	{
	color:#666666;
	margin:0 0 0 0;
	}

.list li	{
	background:url(/cosmint/images/top_point.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	margin:0 0 0 5px;
	list-style:none;
	}
#right-col .top	{
	background:url(/cosmint/images/top_link_top.jpg) no-repeat;
	height:32px;
	line-height:32px;
	font-size:14px;
	font-weight:bold;
	text-indent:15px;
	color:#666699;
	}
#right-col .middle	{
	background:url(/cosmint/images/top_link_middle.jpg) repeat-y left;
	padding:5px;
	color:#666666;
	}
#right-col .bottom	{
	background:url(/cosmint/images/top_link_bottom.jpg) no-repeat bottom;
	height:15px;
	}
#searchform #s	{
	border:#F428BD solid 1px;
	}


#login	{
	margin:0 0 10px 0;
	}
#login table	{
	width:100%;
	}
#login .txbox	{
	margin:0 0 0 10px;
	width:150px;
	height:1.5em;
	}
#login .top	{
	background:url(/cosmint/images/top_login_top.gif) top no-repeat;
	height:10px;
	}
#login .middle	{
	background:url(/cosmint/images/top_login_middle.gif) top repeat-y;
	}
#login .bottom	{
	background:url(/cosmint/images/top_login_bottom.gif) bottom no-repeat;
	height:10px;
	}


/*---------------------------------------------------------------------------------*/


#sub_left_clm	{
	width:750px;
	float:right;
	margin: 0 0 10px 0;
	}

#sub_left_clm h2	{
	background:url(/cosmint/images/title_bg.jpg) no-repeat;
	font-size:14px;
	line-height:32px;
	padding:0 0 0 1em;
	color:#666699;
	}

/*------------------------------------------------------------
    remind
------------------------------------------------------------*/
#remind	{
    margin: 0 0 0 0;
    height:400px
}

#remind table	{
    margin:0 auto;
    width:80%;

}

/*------------------------------------------------------------
    regist
------------------------------------------------------------*/
#regist	{
    margin: 0 0 10px 0;
}

#regist table,#mitsumori table,#mymenu table	{
    margin:0 auto;
    width:100%;
}
#regist table th,#mitsumori table th,#mymenu table th	{
    border:#cccccc solid 1px;
    background-color:#FFF0FF;
    width:25%;
    font-weight:normal;
    text-align:left;
    padding:3px;
    }
#regist table td,#mitsumori table td,#mymenu table td	{
    border:#cccccc solid 1px;
    padding:3px;
    width:55%;
    }

/*------------------------------------------------------------
    mymenu
------------------------------------------------------------*/
#mymenu	{
    margin:0 0 0 0;
}
#menu_bar{
    text-align:right;
    margin:0;
}
#menu_bar a{
    margin:0 3px;
}
#mymenu_photo{
}

#myphoto table td	{
    border:#cccccc solid 1px;
    padding:3px;
}
.leftBox{
    background-color:#ffffff;
    width:30%;
    border:#F169C9 solid 1px;
    padding:5px;
    float:left;
    margin:0 0 0 5px;
}
.leftBoxSub{


}

.rightBox{
    background-color:#ffffff;
    width:64%;
    border:#F169C9 solid 1px;
    padding:5px;
    float:right;
    margin:0 5px 10px 5px;
}
#profile h3	{
	margin:10px 0;
	}
#profile .mainList{
    width:100%;
    border-collapse:collapse;
    margin:5px 0 5px 0;
}
#profile .mainList th{
    width:25%;
    margin:0;
    padding:5px;
    background-color:#FFF0FF;
    border:#cccccc solid 1px;
}
#profile .mainList td{
    margin:0;
    padding:5px;
    border:#cccccc solid 1px;
}

#photobox {
    background-color:#ffffff;
    width:848px;
    background: #FFFFFF url(/cosmint/images/bg_photo.jpg) no-repeat;
    border:#CCCCCC solid 1px;
    padding:10px;
    margin:10px 5px 10px 10px;
    clear: both;
    position: relative;
    }


#photobox li {
    float: left;
    width: 95px;
    height: 130px;
    padding: 5px 30px 10px;
    margin: 0px 10px 0 0;
    position: relative;
    list-style: none;
    }

#photobox img {
    float: left;
    width: 75px;
    border: solid 1px #000000;
    padding-left: 5px;
    padding-right: 5px;
    }

#photobox h3 {
    font: normal 90% Arial, Helvetica, sans-serif;
    position: absolute;
    top: 127px;
    left: 30px;
    width: 130px;
}



.photo_box {
	width:95%;
	padding:5px;
	margin:0 auto;
	clear: both;
	position: relative;
}

.photo_box li {
	float: left;
	height: 230px;
	padding: 5px 10px;
	margin: 0px;
	position: relative;
	list-style: none;
}

.photo_box img {
    border: solid 1px #000000;
}

.photo_box h4 {
    font-size: 10pt;
    font-weight: bold;
    color: #606060;
}

.photo_box p {
    font-size: 10pt;
    color: #606060;
}


.navi_box
{
    float: right;
    padding:5px;
    margin:0px;
    clear: both;
    position: relative;
}

.navi_box li
{
    float: left;
    padding: 5px;
    margin: 0px;
    position: relative;
    list-style: none;
}

.navi_box li a
{
    color: #000080;
}

/*------------------------------------------------------------
    mitsumori
------------------------------------------------------------*/
#mitsumori	{

}
#mitsumori h3	{
    font-size:12px;
    background-image:url(/cosmint/images/line_pink.gif);
    background-repeat:repeat-x;
    background-position:bottom;
    margin-top:10px;
    color:#666666;
}

/*------------------------------------------------------------
    board
------------------------------------------------------------*/
#board	{

}
#orderList{
    width:500px;
    margin:0 auto;
    }
#orderList table{
    width:100%;
}
#orderList .write{
    border:dotted 1px #cccccc;
    margin:0 0 20px 0;
    }
#orderList .write th{
    padding:5px;
    background-color:#FFF0FF;
    }
#orderList .write td{
    padding:5px;
    }
#orderList .view{
    margin:0;
    width:100%;
    border:solid 1px #FF99FF;
    margin:0 0 20px 0;
    }
#orderList .view th{
    margin:0;
    padding:2px;
    background-color:#FFF0FF;
    text-align:left;
    }
#orderList .view td{
    margin:0;
    padding:2px;
    }
#orderList .view img{
    width:150px;
    margin:5px;
    }
#txarea	{
    width:100%;
    }

/*------------------------------------------------------------
    order_situation
------------------------------------------------------------*/
#order_situation{
    background: #ffffff url(/cosmint/img/bg.gif) repeat;
    }
#order_situation .mainList{
    width: 95%;
    border-collapse:collapse;
    margin: 0 5px 0 20px;
}
#order_situation .mainList th{
    width:130px;
    margin:0;
    padding:5px;
    background-color:#FFF0FF;
    border:#cccccc solid 1px;
    }
#order_situation .mainList td{
    margin:0;
    padding:5px;
    border:#cccccc solid 1px;
    }
#order_situation .addList{
    width:100%;
    border-collapse:collapse;
}
#order_situation .addList th{
    width:123px;
    margin:0;
    padding:5px;
    background-color:#FFF0FF;
    }
#order_situation .addList td	{
    margin:0;
    padding:5px;
    }
#order_situation .addList .sub	{
    background-color:#eeeeee;
    }
.total	{
    background-color:#ffffff;
    margin:0 0 0 0;
    text-align:right;
    }
.page	{
    background-color:#ffffff;
    text-align:center;
    }
#order_situation .mainList .clear	{
    padding:0;
    border:0;
    }

#order_graphic	{
    width: 86%;
    color:#F169C9;
    margin:5px 0px 0px 18px;
    text-align:left;
    }

.graphic_Inbox	{
    background-color:#ffffff;
    width:95%;
    padding:5px;
    border:#cccccc dotted 1px;
    margin:0 0 0 20px;
    }
.graphic_Inbox img	{
    margin:0 5px 0 0;
    }

/*------------------------------------------------------------
    photoList
------------------------------------------------------------*/
#photoList{
}
#photoList .top_box	{
    width:800px;
    margin:0 0 20px 40px;
    border:dotted 1px #cccccc;
}
#photoList .top_box th	{
    background-color:#FF99FF;
    padding:5px;
    color: #FFFFFF;
}
#photoList .bottom_box{
}
#photoList .left_clm{
    width:200px;
    margin:65px 25px 0 20px;
    float:left;
    border:#FF99FF solid 1px;
}
#photoList .left_clm h3{
    background-color:#FF99FF;
    width:194px;
    color:#FFFFFF;
    padding:3px;
    font-size:12px;
}
#photoList .left_clm dl{
    margin:0 5px
}
#photoList .left_clm dt{
    margin:3px 0 2px 0;
}
#photoList .left_clm dd{
    margin:3px 0 8px 0;
    padding:0 0 2px 0;
    border-bottom:dotted 1px #cccccc;
}
#photoList .right_clm{
    width:575px;
    float:left;
}
#photoList .right_clm table{
    width:100%;
    border:#FF99FF solid 1px;
    border-collapse:collapse;
}
#photoList .right_clm table th{
    padding:2px;
    background-color:#FF99FF;
    text-align:left;
    color:#FFFFFF;
}
#photoList .right_clm table td{
    padding:3px;
    margin-bottom:20px;
}
#photoList .right_clm dt{
    margin:3px 0 2px 0;
    padding:0 0 2px 3px;
    border-bottom:dotted 1px #FF99FF;
}
#photoList .right_clm dd{
    margin:3px 0 2px 0;
    padding:0 0 2px 3px;
    border-bottom:dotted 1px #FF99FF;
}
.photo{
    width:150px;
    text-align:center;
    margin:0 auto;
}
.from{
    width:200px;
}
.caution	{
    border:#FF99FF solid 1px;
    padding:5px;
    width:200px;
    margin:0 auto;
    }

/*------------------------------------------------------------
    gallery
------------------------------------------------------------*/
#gallery	{

    }
#gallery .top_box	{
    width:550px;
    margin:20px auto;
    text-align:center;
}
#gallery .top_box th	{
    background-color:#FF99FF;
    padding:5px;
    color: #FFFFFF;
}
#gallery .bottom_box{
}
#gallery .left_clm{
    width:200px;
    margin:64px 25px 0 25px;
    float:left;
    border:#FF99FF solid 1px;
}
#gallery .left_clm h3{
    background-color:#FFF0FF;
    width:194px;
    padding:3px;
    font-size:12px;
    text-align:center;
}
#gallery .left_clm dl{
    margin:0 5px
}
#gallery .left_clm dd{
    margin:5px 0 8px 0;
    padding:0 0 3px 0;
    border-bottom:#FF99FF dotted 1px;
    text-align:center;
}
#gallery .right_clm{
    width:500px;
    float:left;
}
#gallery .right_clm table{
    width:100%;
    border-collapse:collapse;
}
#gallery .right_clm .box{
    width:100%;
    border-collapse:collapse;
    border:solid 1px #FF99FF;
    margin:0 0 4px 0;
}
#gallery .right_clm table th{
    padding:2px;
    background-color:#FFF0FF;
    text-align:left;
}
#gallery .right_clm table td{
    padding:3px;
}
#gallery .right_clm dt{
    margin:3px 0 2px 0;
    padding:0 0 2px 3px;
    border-bottom:dotted 1px #FF99FF;
}
#gallery .right_clm dd{
    margin:3px 0 2px 0;
    padding:0 0 2px 3px;
    border-bottom:dotted 1px #FF99FF;
}
.hobby	{
    text-align:left;
    }
.minBox {
    width:160px;
    margin:0 2px 5px 2px;
    padding:5px 0;
    float:left;
    border:solid 1px #FF99FF;
    text-align:center;
    }
.minBox p {
    margin:3px;
    }
.back_color	{
    background-color:#FFF0FF;
    }

/*------------------------------------------------------------
    common
------------------------------------------------------------*/
.buttom	{
    text-align:center;
    margin:10px 0 5px;
    }
.txr	{
    color:#FF0000;
    }
.left20m	{
    margin-left:20px;
    margin-right:20px;
    }
.red	{
    color:#FF0000;
    }
.blue	{
    color:#0000FF;
    }
.green	{
    color:#009900;
    }
.orange	{
    color:#FF6600;
    }
.pink	{
    color:#FF33FF;
    }
.gray	{
    color:#666666;
    }

.error	{
    color:#FF0000;
}

.photo_s li	{
	float:left;
	padding:10px;
	}

/*#pankuzu	{
    margin: 0 0 0 10px;
}
*/
/*-----------------------------------------------------
    clearfix
-----------------------------------------------------*/
.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 */



/*-----------------------------------------------------
   orderFlow
-----------------------------------------------------*/
#orderFlow h2	{	
	background:url(/cosmint/images/static/order_flow/flow_title.jpg) no-repeat left top;
	height:33px;
	text-indent:-9999px;
	}
	
#orderFlow .flowBox	{
	margin:1em 0;
	}
#orderFlow .flowBox h3	{
	background:url(/cosmint/images/static/order_flow/flow_title02.jpg) no-repeat left top;
	height:32px;
	line-height:32px;
	padding:0 0 0 4.5em;
	color:#ffffff;
	font-size:14px;
	}
#orderFlow .flowBox .inside	{
	border:#FF99FF solid 3px;
	border-top:none;
	padding:5px;
	}

/*--新カタログページ用CSS--/
/*--#orderFlow table{
	line-height:11px;
}--/



/*-----------------------------------------------------
   voice
-----------------------------------------------------*/
#voice h2	{	
	background:url(/cosmint/images/static/voice/title.jpg) no-repeat left top;
	height:135px;
	text-indent:-9999px;
	}
	
#voice .voiceBox	{
	margin:1em 0;
	background:url(/cosmint/images/static/voice/line.jpg) no-repeat center bottom;
	padding:5px 5px 35px 5px;
	}
#voice .voiceBox02	{
	margin:1em 0;
	background:url(/cosmint/images/static/voice/img05.jpg) no-repeat center 5px;
	height:70px;
	padding:180px 0 0 100px;
	}

/*-----------------------------------------------------
   SUGITA　MAKE
   
-----------------------------------------------------*/

.font0 {  font-size:8pt; line-height: 12pt }

.font0r {  font-size:8pt}

.font1 {  font-size:8pt; line-height: 11pt }

.font1r {  font-size:8pt}

.font2 {  font-size:9pt; line-height: 14pt }

.font2r {  font-size:9pt}

.font3 {  font-size:11pt; line-height: 14pt }

.font3r {  font-size:11pt}

.font4r {  font-size:15pt}

/*-----------------------------------------------------
   ACCESS
   
-----------------------------------------------------*/
.clearfix:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
#access_map {
	margin-top:30px;
}
#access_map p {
    padding: 0 0 10px;
}
#access_map .access_img {
	width:750px;
}
#access_map .access_left {
	float:left;
	width:266px;
	margin-right:50px;
}
#access_map .access_right {
	float:right;
	width:434px;
}
#access_map .access_left img,#access_map .access_right img {
	display:block;
	max-width:100%;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
}
#access_map .access_right .access_address p {
	color:#E80C6E;
	font-size:20px;
	text-align:center;
	font-weight:bold;
}
#access_map .access_right .access_address p span.small {
	color:#E80C6E;
	font-size:12px;
}



