/*  
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: #FFFFFF;
	background: #FFFFFF url(/cosmint/images/bg2.jpg) 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/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 0px;
	float: left;
	position: absolute;
	text-align: center;
}

/* search 
-------------------------------------------------------------- */
#search {
	height: 20px;
	padding: 8px 4px 5px;
	background: #ffffff url(/cosmint/images/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/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/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/bg_order.jpg) no-repeat;
	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/bg_gallery.jpg) no-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(http://roche.devel04.inr.eigyo.co.jp/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;
	_margin: 0 0 0 5px;
	}
#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/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/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/link_bottom.jpg) no-repeat bottom;
	height:15px;
	}
	
#main_bn	{
	color:#666666;
	margin:0 0 0 0;
	}

.list li	{
	background:url(/cosmint/images/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/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/link_middle.jpg) repeat-y left;
	padding:5px;
	color:#666666;
	}
#right-col .bottom	{
	background:url(/cosmint/images/link_bottom.jpg) no-repeat bottom;
	height:15px;
	}
#searchform #s	{
	border:#F428BD solid 1px;
	}


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


h1 {
	text-transform: uppercase;
	position: relative;
	z-index: 3;
	padding: 2px 7px 7px 7px;
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 70%;
	line-height: 70%;
}

h5  {
	text-transform: uppercase;
	position: relative;
	z-index: 3;
	padding: 2px 7px 7px 7px;
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 70%;
	line-height: 70%;
}

