@charset "UTF-8";
#title  {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-image: url(../album/img/title.jpg);
	height: 300px;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size: xx-large;
	background-color: #FFF;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h3  {
	clear: both;
	text-align: right;
	font-size: medium;
	margin-right: 20px;
	border-bottom-width: 1px;
	margin-left: 20px;
}
h4  {
	font-size: large;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #993300;
	padding-bottom: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
h5  {
	font-size: medium;
	font-weight: normal;
	color: #000000;
	background-color: #D7CAC0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#teyaki, #design, #simple, #grat {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 40px;
}
.text {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

#teyaki a{
	text-decoration: none;
	color: #000000;
}
#design a {
	text-decoration: none;
	color: #000000;
}
#simple a {
	text-decoration: none;
	color: #000000;
}
#grat a {
	text-decoration: none;
	color: #000000;
}
#teyaki a:hover{
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
}
#design a:hover{
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
}
#simple a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
}
#grat a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
}
.left {
	padding: 0px;
	float: left;
	width: 282px;
	margin-left: 20px;
	border: 1px solid #999999;
	margin-right: auto;
	display: inline;
}
.left p {
	font-size: x-small;
	line-height: 1.8em;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
.right {
	float: left;
	width: 480px;
	margin-left: 25px;
}
.right p {
	line-height: 1.8em;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: small;
	padding-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
}
ul    {
	font-size: small;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-type: none;
	padding-bottom: 10px;
	margin-left: 0px;
	padding-left: 15px;
}
li    {
	line-height: 2em;
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}

