@charset "UTF-8";
/* CSS Document */

a{text-decoration:none;}
a:link { color:#ff0000; }
a:hover { color:#ff0000; }
a:active { color:#ff0000; } 
a:visited { color:#ff0000; }

body{

font-family: "Arial","Univers", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
font-size:12px;
letter-spacing:0.05em;
line-height:1.5;

}

ie7以外のモダンブラウザ
html>/**/body {
letter-spacing:0.05em;
}


.clearfix:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */












#wrapper {
	border:0;
	padding:12px 0 30px 15px;
}


/*ヘッダー*/
.logo{
	width:7px;
	height:9px;
	background-image:url(../img/mark1.gif);
	background-repeat:no-repeat;
	float: left;
	margin-right: 10px;
	margin-top:5px
	}

#header{
	margin-bottom:15px;
}


.header{
	margin-bottom:15px;
}


.logo a{
width:7px; height:9px; display:block; text-indent:-9999px; 
}

.category{float:left; color:#CCCCCC;}
.category1 {float:left; color:#CCCCCC;}
.category2 {color:#CCCCCC; clear:both;}


.header-menu {
clear:left;
color:#FF0000;
display:block;
}

.header-menu li{
float:left;
display:block;
margin-right:23px;
}

.header-menu li a{
}

.header-menu-list-top{
display:block; float:left; margin-right:23px;
color:#404040;
}

.tit-process{
clear:both;
color:#000000;
font-size:12px;
}

/*トップカウンター*/
#topwrap1{
	text-align:center;
	height:600px;
	width:900px;
	position:absolute;
	top:50%;
	left:665px;
	margin-top:-300px;
	margin-left:-450px;
	}



#topwrap{
	text-align:center;
	height:60px;
	width:900px;
	position:absolute;
	top:50%;
	margin-top:-30px;
		}

.topheartbeats {
color:#333333;
vertical-align:text-bottom;
}

.topcounter{
color:#E10000;
	font:20px Arial;
	margin:0 5px;
	line-height:15px;
}

/*カンター*/
.heartbeats {
color:#333333;
float:left;
vertical-align:text-bottom;
}

.counter1{
	color:#E10000;
	font:20px Arial;
	float:left; margin:0 5px;
	line-height:15px;

}
/*コンテンツ*/

.artwork-photo{
	margin-bottom:3px;
}

.caption{
	font-size:10px;
	color:#000000;
	width:650px;
	margin-bottom:20px;
	line-height:1.7;

}
.text1 {
	width:650px;
	margin-bottom:20px;
	line-height:1.7;
}
