@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{

<style>
background: #ffffff;
width: 970px;
margin: 10px;
padding: 0px;
</style>

font-family: "Verdana","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:4.5px
	}

#header{
	margin-bottom:20px;
}


.header{
	margin-bottom:20px;
}


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

.category {
float:left; 
color:#CCCCCC;
line-height:1.6;
}

.category1 {
float:left; 
color:#CCCCCC;
line-height:1.6;
}

.category2 {
color:#CCCCCC; 
clear:both;
line-height:1.6;
}


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

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

.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;
	line-height:1.6;
}

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

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

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

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

/*カンター*/
.heartbeats {
color:#333333;
	font:18px Arial;
float:left;
	line-height:13px;
}

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

}
/*コンテンツ*/

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

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

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