﻿@charset "utf-8";

/* head
-------------------------------------*/

#yamanohi div#head {
/*	height: 62px;*/
	margin-bottom: 16px;
/*	background:transparent url(/common/images/line01.gif) repeat-x scroll left bottom; */
}

h1, h2, h3, h4, h5 {
	margin: 0;
	line-height: 1.8em;
}

h1{
	font-size: 26px;
}

h2{
	font-size: 25px;
}

h3{
	font-size: 19px;
}

h4{
	font-size: 15px;
}

h5{
	font-size: 12px;
}

.txt {
	padding: 20px 30px 40px 30px;
	background: url(../images/line.gif) no-repeat bottom center;
	margin-bottom: 30px;
}

#yamanohi .menu {
    padding: 0 30px 10px 30px;
    text-align: right;
}

#yamanohi .menu span {
	line-height: 1.8em;
	font-size: 14px;
    padding: 0 0 0 15px;
    background: url(../images/icon_link_01.gif) no-repeat 0 50%;
    margin: 0 0 0 15px;
}


.title {
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	color:#005d71;
	font-weight: 200;
	border-left: 5px solid #999;
	padding-left: 10px;
	margin: 20px 0 5px 0px;
}

.winner-title {
	font-weight: 200;
    margin-bottom: 20px;
	text-align: center;
}

.works{
	position: relative;
	margin: 0 auto 60px;
	padding: 20px 0 30px 0;
	text-align: center;
	background: url(../images/line.gif) no-repeat bottom center;
}

.works-photo-yoko{
	width: 700px;
	float: none;
	padding: 10px;
	margin: 0px auto 20px;
	text-align: center;
	background-color: #fff;
	box-shadow: 0 1px 20px 0 #999;
}

.works-photo-tate{
	width: 400px;
	float: none;
	padding: 10px;
	margin: 0px auto 20px;
	text-align: center;
	background-color: #fff;
	box-shadow: 0 1px 20px 0 #999;
}

table.yoko tr th,table.yoko tr td {
	width: 410px;
	padding: 10px 0px 5px 0px;
	text-align:left;
}

.works2{
	position: relative;
	margin: 0 auto;
	padding: 20px 15px 30px 15px;
	text-align: center;

}
.works-photo2-yoko{
	width: 360px;
	float: none;
	padding: 10px;
	margin: 10px auto 20px;
	background-color: #fff;
	box-shadow: 0 1px 20px 0 #999;
}

table.tate tr th,table.tate tr td {
	width: 410px;
	padding: 10px 0px 5px 0px;
	text-align:left;
}

.works2tate{
	position: relative;
	margin: 0 auto;
	padding: 20px 0 30px 0;
	text-align: center;

}
.works-photo2-tate{
	width: 260px;
	float: none;
	padding: 10px;
	margin: 0px auto 20px;
	background-color: #fff;
	box-shadow: 0 1px 20px 0 #999;
}

.worksend{
    margin-bottom: 30px;
	background: url(../images/line.gif) no-repeat bottom center;
}

table.yoko3 tr th,table.yoko tr td {
	width: 273px;
	margin: 5px 10px 30px 10px;
	text-align:left;
}

.works3{
	position: relative;
	margin: 0 auto;
	padding: 20px 9px 30px 9px;
	text-align: center;

}
.works-photo3-yoko{
	width: 240px;
	float: none;
	padding: 7px;
	margin: 0px auto 20px;
	background-color: #fff;
	box-shadow: 0 1px 10px 0 #999;
}

table.tate3 tr th,table.yoko tr td {
	width: 273px;
	margin: 5px 20px 30px 20px;
	text-align:left;
}

.works3tate{
	position: relative;
	margin: 0 auto;
	padding: 20px 20px 30px 20px;
	text-align: center;

}
.works-photo3-tate{
	width: 180px;
	float: none;
	padding: 7px;
	margin: 0px auto 20px;
	background-color: #fff;
	box-shadow: 0 1px 10px 0 #999;
}

#salon .salon_txt {
	padding: 20px 30px 20px 30px;
}

#salon ul {
	line-height: 1.8em;
	font-size: 15px;
	margin: 0px 20px 30px 30px;
}

#salon ul li {
    padding: 0 0px 0 15px;
    background: url(../images/icon_link_01.gif) no-repeat 0 50%;
    margin: 10px 10px 10px 15px;
}

