@charset "UTF-8";


/*NEWS*/
#main {
	z-index: 0;
}

#main.newsP ul li {
	display:block;
	margin-bottom:1em;
	padding-left: 78px;
	padding-bottom:1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	position: relative;
}

#main.newsP ul li span {
padding-right:3em;
position: absolute;
top: 0;
left: 0;
width: 45px;
}

#main.newsP ul li a {
	line-height: 1.2;
	width: 485px;
}

#main.newsP h2 {
margin-bottom:1.5em;
}

#main.newsP p {
margin-bottom:3em;
line-height:1.2em;
}

#main.newsP h2 {
height:14px;
background-position:7px 1px;
}


/*FRIENDS*/

/*#main.friendsP a {
	background-image: url(../img/here.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:12px;
	text-decoration:none;
}

#main.friendsP a:hover {
color:#4679a6;
}*/

#main.friendsP a {
	background-image: url(../img/ban1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:185px;
	text-decoration:none;
	line-height:150%;
	height:69px;
	display:block;
}


/*PRESS*/
#main.pressP p {
	display:block;
	width:356px;
	float:left;
}
#main.pressP h3 {
	text-indent:0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom:3px;
	margin-bottom:3px;
	font-size:1.1em;
}
#main.pressP h4 {
float:right;
font-size:0.9em;}

#main.pressP img {
float:left;
padding-right:25px;}

#main.pressP div.aPress {
margin-bottom:30px;}

/*COMPANY*/
#main.comP table tr td {
	padding-bottom:2.5em;
	line-height:150%;
	font-size:0.9em;
	vertical-align: top;
}

/*SHOP*/
#main.shopP h2 {
height:15px;
margin-bottom:13px;
}

#main.shopP img.shopImg {
	background-color: #E0E0E0;
	border: 1px solid #999999;
	padding:4px;
	float:left;
margin-right:15px;
}


/*GALLERY*/
#main.galP h3 {
	text-indent:0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom:3px;
	margin-bottom:1em;
	font-size:1.2em;
	font-weight:bold;
}


/*RECRUIT*/
p.recruitState {
line-height:180%;
}

/*PROFILE*/
.prof_img_box {
	overflow: hidden;
	margin-bottom: 10px;
}

.prof_imgL {
	display: block;
	float: left;
	margin-right: 10px;
	width: 106px;
	height: auto;
}

.prof_txtR {
	float: right;
	width: 428px;
}

.prof_txtR img {
	margin-bottom: 5px;
}
