@charset "utf-8";
/* -----------------------------------------------------------------------

	ATワークスタジオ WEB　セカンドページのフォーマットCSS
	
-----------------------------------------------------------------------*/
#Wrapper {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#Container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#Contents {
	width: 660px;
	float: right;
	margin-top: 10px;
	margin-bottom: 15px;
	background-image: url(../images/second_image_bg.jpg);
	background-repeat: no-repeat;
}
#Contents h2 {
	text-indent:-9999px;
	background-repeat: no-repeat;
	height: 42px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#AtWorkStudio{
	background-image: url(../images/TitleAt.gif);
}
#NaviBoxLogo a {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 114px;
	text-indent: -9999px;
	margin-bottom: 50px;
	display:block;
	margin-left: 42px;
}
#SecondNaviBox {
	width: 190px;
	float: left;
	padding-bottom: 20px;
}
#ContentsBox{
	background-image: url(../images/bg_main_side_2.jpg);
	background-repeat: repeat-y;
	padding-left: 44px;
	padding-right: 34px;
	padding-top: 25px;
	padding-bottom: 30px;
	text-align: left;
}

#ContentsBox h3{
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#TitleWhatsNew{
background-image:url(../whatsnew/images/SubTitle.png);
}
#PageTopBox {
	background-image: url(../images/second_image_bottom_bg.jpg);
	background-repeat: no-repeat;
	height: 27px;
	background-position: bottom;
	padding-bottom: 20px;
	padding-right: 20px;
}
#PageTopBox a {
	display:block;
	background-image: url(../images/PageTop.gif);
	background-repeat: no-repeat;
	width: 85px;
	height: 23px;
	text-indent: -9999px;
	float: right;
}
#NextPage {
	margin-top: 10px;
	clear: both;
	text-align: center;
}
#NextPageInner{
	margin-right: auto;
	margin-left: auto;

}

#NextPage .current_page {
	margin-right: 5px;
	margin-left: 5px;


}
#NextPage table {
	margin-right: auto;
	margin-left: auto;
}

.link_page {
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	width: 10px;
}
#NextPage .link_next {
	background-image: url(../images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 70px;
	display: block;
	text-align: left;
	margin-left: 10px;
	float: left;
}
#NextPage .link_before{
	background-image: url(../images/icon_arrow2.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 70px;
	display: block;
	text-align: right;
	margin-right: 10px;
	float: left;
}

/* -----------------------------------------------------------------------
	写真撮影・イラスト制作・契約作家一覧共通
-----------------------------------------------------------------------*/
#Profile{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E4EEF8;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E4EEF8;
	margin-top: -10px;
	margin-bottom: 15px;
	padding: 10px;
}
#SubContactBox{
	background-image: url(../photo/images/Contact.gif);
	background-repeat: no-repeat;
	height: 64px;
	margin-top: 20px;
}
.Contacttext{
display:none;
}

.ContactMail a{
	display:block;
	height:64px;
	float: right;
	background-image: url(../photo/images/about_contact02.gif);
	background-repeat: no-repeat;
	width: 177px;
	margin-right:8px;
	text-indent:-9999px;
}
.ContactMail a:hover{
	background-image: url(../photo/images/about_contact02_.gif);
}
#TitleCategory{
	background-image: url(../photo/images/TitleCategoryBg.jpg);
	height: 35px;
	color: #FFFFFF;
	padding-top: 8px;
	background-repeat: no-repeat;
	padding-left: 35px;
	font-size: 14px;
}
#CategoryProfile{
	background-color: #E4EEF8;
	padding: 10px;
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 130%;
}
/* -----------------------------------------------------------------------
	フッター
-----------------------------------------------------------------------*/
#FooterInner {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

