﻿body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	line-height: 140%;
	background-image: url(../images/background.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

#container
{
	width: 780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	height: auto;
	background-position: 0px 600px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/back_container.jpg);
}
.container
{
	width: 780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	padding: 0px;
}

#header
{
	background-image: url(../images/back_header.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	text-align: center;
	width: 780px;
}

#header_content
{
	background-image: url(../images/back_headcontent.jpg);
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#logo
{
	float: left;
	margin:0;
	padding:0px;
	width:318px;
	height: 90px;
}
#logo_r
{
	float: right;
	margin:0px;
	width: 462px;
	padding: 0px;
	height: 90px;
	background-image: url(../images/logo_r.jpg);
}
#main {
	background-repeat: repeat-y;
	background-position: center 0px;
	width: 780px;
}
#photo
{
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
}
#flash
{
	padding: 0px;
	width: 100%;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#new
{
	width: 380px;
}
#new_body
{
	height: 200px;
	width: 760px;
	overflow: auto;
}

#sidebar
{
	float: left;
	margin:0;
	padding:0px;
	width:194px;
}

#menu
{
	width:194px;
	background-image: url(../images/side_temp.jpg);
	background-repeat: no-repeat;
	height: 246px;
}

#igarashi
{
	width:185px;
	padding-left:5px;
}

#igarashi p	{
	width:180px;
	padding-left:5px;
}

#mainContent
{
	float: right;
	margin:0px;
	width: 586px;
	padding: 0px;
}

#footer
{
	padding: 0;
	background-image: url(../images/back_footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 50px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_in
{
	text-align: center;
	color: #333333;
	height: 50px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: 0px 0px;
	background-repeat: repeat-y;
	padding: 0;
	background-image: url(../images/back_footer_in.jpg);
}
#footpath
{
	padding: 0;
	background-image: url(../images/back_footpath.jpg);
	background-repeat: repeat-x;
	text-align: left;
	text-indent: 1em;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_copy
{
	padding: 0px;
	text-align: right;
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer a:link
{
	text-decoration: none;
	color:#333333;
}
#footer a:visited
{
	text-decoration: none;
	color:#333333;
}
#footer a:hover
{
	text-decoration: none;
	color:#333333;
}
#footer a:active
{
	text-decoration: none;
	color:#333333;
}
#path
{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.tx_main
{
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 90%;
	margin-bottom: 0px;
}
.tx_side
{
	padding: 0px;
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 15px;
}

.tx_q
{
	font-weight: bold;
	color: #FF5890;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFC3C3;
	border-bottom-color: #FFC3C3;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tx_a
{
	margin-left: 15px;
	width: 90%;
}
.tx_red
{
	color: #FF0000;
}

.table {
	border: 3px double #C8B6AC;
}

.table th {
	background-color: #DCDDED;
	color: #666666;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
}
.table td {
	background-color: #FFFFFF;
	font-size: 12px;
}

.tableanother {
	border: 3px double #999999;
}
.tableanother td {
	font-size: 11px;
}

caption
{
	background-image: url(../images/back_tablehead.jpg);
	height: 15px;
	color: #FFFFFF;
	padding-top: 5px;
}


a:link
{
	text-decoration: none;
	color: #A4938B;
}

a:visited
{
	text-decoration: none;
	color: #A4938B;
}

a:hover
{
	text-decoration: underline;
	color: #A4938B;
}

a:active
{
	text-decoration: underline;
	color: #A4938B;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, #path
{
	margin-top:0px;
	margin-bottom:0px;
}

h1
{
	color: #8B0F1A;
	font-size: 90%;
	text-align: right;
	width: 95%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/back_h1.jpg);
	font-weight: normal;
	height: 24px;
}
h2
{
	padding-left: 10px;
	background-image: url(../images/back_h2.jpg);
	padding-top: 0px;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 150%;
	background-position: 0px 0px;
	list-style-type: none;
	margin-left: 30px;
	font-weight: normal;
	color: #A4938B;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}


h3{
	width : 100%;
	display : block;
	font-weight:bold;
	text-indent:0.5em;
	font-size:12px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-image: url(../images/back_h3.jpg);
	height: 17px;
	color: #FFFFFF;
}

h3 a:link
{
	text-decoration: none;
	color: #FFFFFF;
}

h3 a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

h3 a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

h3 a:active
{
	text-decoration: underline;
	color: #FFFFFF;
}
#header h2
{
	color: #A4938B;
	font-size: 90%;
	text-align: right;
	width: 95%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	height: 24px;
	background-image: url(../images/spacer.gif);
}


strong
{
	color: #8B1013;
}


address
{
	font-style: normal;
}

li
{
	padding-left: 10px;
	background-image: url(../images/back_li.jpg);
	padding-top: 0px;
	background-repeat: no-repeat;
	font-size: 100%;
	line-height: 150%;
	background-position: 0px 0px;
	list-style-type: none;
	margin-left: -40px;
}

.l15
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

td img
{
	display: block;
}

img
{
	display: block;
}

.fltrt
{
	float: right;
	margin-right:0;
	margin-left: 0px;
}

.fltlft
{
	float: left;
	margin-left:0;
	margin-right: 0px;
}

.clearfloat
{
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.description
{
	font-size:10px;
	color:#aaaaaa;
}


hr
{
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBCCD5;
	border-right-color: #F799AB;
	border-bottom-color: #F799AB;
	border-left-color: #FBCCD5;
}

.border
{
	border: 1px solid #CDBCB4;
}
.gallerytable img
{
	border: 1px solid #A4938B;
}
.gallery {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}

.gallery  img
{
	border: 1px solid #A4938B;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}

.gallery a:hover img {
	filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}


.gallery_60 {
	padding-right: 10px;
}
.gallery_61 {
	padding-right: 9px;
}
.gallery_62 {
	padding-right: 8px;
}
.gallery_65 {
	padding-right: 5px;
}
.gallery_66 {
	padding-right: 4px;
}
.gallery_68 {
	padding-right: 2px;
}


div.works a:hover img {
	filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}

.td02	{
	vertical-align:bottom;
	padding-bottom:29px;
}

.model img	{
	float:left;
	margin:10px 5px 0 0;
	border:none;
}