/* 共通 */

body {
	background-image: url(../images/contents_bg.jpg);
	background-repeat: repeat;
	background-color: #000000;
	background-position: top;
	font-size: 0.8em;
	line-height: 160%;
}
html {
	overflow-y: scroll;
}
a:link {
	text-decoration:none;
	color: #003377;
}
a:visited {
	text-decoration:none;
} 
a:hover{
	text-decoration:underline;
}

#container {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#container:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content:".";
}



#header {
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	min-width: 950px;
}
#header h1, #header p {
	margin: 0px;
}
#header #gnavi {
	padding-top: 50px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#header #gnavi ul {
	list-style-type: none;
	font-size: 0px;
	line-height: 0px;
}
#header #gnavi li {
	float: left;
}
#gnavi img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topicpath {
	font-size: 90%;
	color: #999999;
	clear: both;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	line-height: 160%;
}
#topicpath li {
	display: inline;
	line-height: 110%;
	list-style-type: none;
}
#topicpath li a {
	display: inline;
	line-height: 110%;
	list-style-type: none;
	margin-right: 5px;
	padding-right: 20px;
	background-image: url(../images/topicpath.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


#wrapper {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	min-width: 910px;
	padding-bottom: 6em;
	clear: both;
}
#wrapper:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content:".";
}


#contents-left {
	width: 670px;
	float: left;
}
#contents-left h1 {
	margin-bottom: 30px;
	clear: both;
	margin-top: 30px;
}

#contents-left h2 {
	clear: both;
	background-image: url(../images/h2_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-bottom: 30px;
	margin-top: 40px;
}

#contents-right {
	width: 180px;
	float: right;
	margin-top: 30px;
}

/* トップページ */

#news {
	margin-bottom: 30px;
}
#news h2 {
	background-image: none;
	margin: 0px;
	padding: 0px;
}


#news dl {
	margin-top: 10px;
}
#news dt {
	width: 8em;
	float: left;
	clear: both;
	margin-bottom: 1em;
}
#news dd {
	clear: right;
	margin-bottom: 1em;
	margin-left: 8em;
}
#shot {
	margin-bottom: 40px;
}
#shot .photo {
	padding: 4px;
	border: 1px solid #999999;
}



#contents-left #pickup {
	padding-bottom: 10px;


}
#pickup h2 {
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#contents-left #pickup:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content:".";
}


#contents-left #pickup ul {
	font-size: 0px;
	line-height: 0px;
	width: 670px;
	background-image: url(../images/works_bg.jpg);
	list-style-type: none;
}

#contents-left #pickup ul:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content:".";
}


#contents-left #pickup li {
	float: left;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}

#contents-left #pickup li img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #999999;
}
.pickup-btn {
	background-image: url(../images/works_bottom.gif);
	text-align: right;
	background-position: top;
	background-repeat: no-repeat;
	padding-right: 10px;
}


#banner {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 10px;
}


#positivebox {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 4px;
	margin-bottom: 40px;
}
#positivebox h2 {
	margin-bottom: 5px;
}
#goods {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	text-align: center;
}
#goods p {
	margin-top: 10px;
}
.btn-center {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}

.clear {
	clear: both;
}
.bottom30px {
	padding-bottom: 30px;
}
.bottom10px {
	padding-bottom: 10px;
}


.profile-txt {
	width: 470px;
}


/* 作品紹介 */


#contents-left .works {
	background-image: url(../images/works_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 30px;


}
#contents-left .works h2 {
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#contents-left .works:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content:".";
}


#contents-left .works ul {
	font-size: 0px;
	line-height: 0px;
	width: 670px;
	background-image: url(../images/works_bg.jpg);
	list-style-type: none;
}

#contents-left .works ul:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content:".";
}


#contents-left .works li {
	float: left;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}

#contents-left .works li img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #999999;
}
#contents-left .contents-box {
	background-image: url(../images/works_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.box-bg {
	background-image: url(../images/works_bg.jpg);
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.box-contents {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #999999;
}

/* プロフィール */

.box-profile {

}

.box-profile h3 {
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 1.1em;
	clear: both;
}
.box-profile ul {
	background-image: none;
	margin-left: 10px;
	display: inline;
}
.box-profile ul:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content:".";
}

.box-profile li {
	margin-left: 20px;
	list-style-type: disc;
	list-style-position: inside;
	float: left;
}

.pagetop {
	margin-top: 15px;
	clear: none;
	float: right;
}



/* リンク集 */


#links li {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	list-style-type: none;
}
#links dl {
	margin-bottom: 50px;
}
#links dt {
	margin-top: 30px;
	font-weight: bold;
	font-size: 130%;
}
#links dd {
	margin-top: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD2BF;
	padding-bottom: 5px;
	padding-left: 2em;
}
#affiliate {
	text-align: center;
}

/* お問い合わせ */

#form {
	width: 570px;
	float: right;
}


#contact {
	float: right;
	text-align: center;
	width: 570px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-top: 30px;
	padding-bottom: 30px;
}




#contact-table {
	width: 570px;
	margin-bottom: 20px;
	background-image: url(../images/works_bg.jpg);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#contact-table th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F1F2EC;
	border-bottom-color: #F3F5EA;
	padding: 10px;
}
#contact-table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F1F3E8;
	border-bottom-color: #F0F2E7;
	padding: 10px;
}
#contact-table p {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}



/* フッター */



#footer {
	clear: both;
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 0px;
	background-image: url(../images/footer_bg.gif);
	width: 100%;
	position: fixed;
	bottom: 0px;
	background-color: #000000;
}

#footer-contents a:link {
	text-decoration:none;
	color:#CCCCCC
}
#footer-contents a:visited {
	text-decoration:none;
	color:#CCCCCC
} 
#footer-contents a:hover{
	text-decoration:underline;
	color:#FFCC00
}


#footer-contents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer_rogo.gif);
	background-position: left 10px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}

#footer-contents:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content:".";
}
#footer-contents ul {
	margin-left: 180px;
	padding-top: 15px;
	color: #CCCCCC;
	font-size: 90%;
	list-style-type: none;
	float: left;
}
#footer-contents li {
	display: inline;
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#footer-contents .copyright {
	color: #FFFFFF;
	font-size: 80%;
	text-align: right;
	clear: both;
	padding-top: 10px;
}


#footer-contents .footer-rogo li {
	display: inline;
	margin-right: 10px;
}
