body {
	margin: 0;
	padding: 0;
	font-size: small;
background: url(../img/mainbgimg.gif);
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0;
}

h1 {
font-size: xx-small;
position: absolute;
top: 80px;
right: 5px;
color: #666666;
}

img {
margin: 0;
padding: 0;
border: none;
}


a{
text-decoration:none
}
a:link{
color: #0033ff;
}
a:visited{
color: #663366;
}
a:hover{
color: #ffffff;
background-color: #333333;
}


#wrap {
margin: 0 auto;
padding: 0;
width: 770px;
background: #FFFFFF;
}

#header {
	position: relative;
	margin: 0;
	padding: 0;
	width: 770px;
	height: 100px;
	background: url(../img/header_bg.gif) no-repeat;
}
#header #logo img {
	position: absolute;
	top: 7px;
	left: 5px;
}
#ajaxsearch {
position: absolute;
	top: 7px;
	left: 530px;
}

#gnavi{
	position: relative;
	width: 770px;
	height: 25px;
	background: url(../img/button/gnavi_bg.gif) no-repeat;
}
#gnavi ul{
	position: absolute;
	margin: 0;
	padding: 0;
}
#gnavi li{
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}


#sub_prof {
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	width: 171px;
	height: 400px;
	background: url(../img/subnavi_bg.gif) repeat-x;
}
#sub_prof ul {
	margin: 10px 0 0 0;
	padding: 0;
}
#sub_prof li {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	line-height: 2.0;
}
#sub_prof li.level_1{
	border-left: 5px solid #cccccc;
}
#sub_prof li.level_1.active{
	border-left: 5px solid #ff00ff;
	font-weight: bold;
}
#sub_prof li.level_2{
	font-weight: normal;
	font-size: x-small;
}
#sub_works {
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	width: 171px;
	height: 400px;
	background: url(../img/subnavi_bg.gif) repeat-x;
}
#sub_works ul {
	margin: 10px 0 0 0;
	padding: 0;
}
#sub_works li {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	line-height: 2.0;
}
#sub_works li.level_1{
	border-left: 5px solid #cccccc;
}
#sub_works li.level_1.active{
	border-left: 5px solid #0000ff;
	font-weight: bold;
}
#sub_works li.level_2{
	font-weight: normal;
	font-size: x-small;
}
#sub_arts {
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	width: 171px;
	height: 400px;
	background: url(../img/subnavi_bg.gif) repeat-x;
}
#sub_arts ul {
	margin: 10px 0 0 0;
	padding: 0;
}
#sub_arts li {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	line-height: 2.0;
}
#sub_arts li.level_1{
	border-left: 5px solid #cccccc;
}
#sub_arts li.level_1.active{
	border-left: 5px solid #00ffff;
	font-weight: bold;
}
#sub_arts li.level_2{
	font-weight: normal;
	font-size: x-small;
}
#sub_recr {
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	width: 171px;
	height: 400px;
	background: url(../img/subnavi_bg.gif) repeat-x;
}
#sub_recr ul {
	margin: 10px 0 0 0;
	padding: 0;
}
#sub_recr li {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	line-height: 2.0;
}
#sub_recr li.level_1{
	border-left: 5px solid #cccccc;
}
#sub_recr li.level_1.active{
	border-left: 5px solid #00ff00;
	font-weight: bold;
}
#sub_recr li.level_2{
	font-weight: normal;
	font-size: x-small;
}

.top {
	width: 770px;
	height: 6px;
	margin: 0;
	padding: 0;
	background-color: #FF0000;
}
.profile {
	width: 770px;
	height: 6px;
	margin: 0;
	padding: 0;
	background-color: #FF33FF;
}
.works {
	width: 770px;
	height: 6px;
	margin: 0;
	padding: 0;
	background-color: #3333FF;
}
.arts {
	width: 770px;
	height: 6px;
	margin: 0;
	padding: 0;
	background-color: #33FFFF;
}
.recruit {
	width: 770px;
	height: 6px;
	margin: 0;
	padding: 0;
	background-color: #33FF33;
}
.contact {
	width: 770px;
	height: 6px;
	margin: 0;
	padding: 0;
	background-color: #FFFF33;
}


#container {
	width: 770px;
	margin: 5px 0 0 0;
	padding: 0;
}
#container2 {
	width: 768px;
        margin: 5px 0 5px 0;
	padding: 0;
	border: 1px solid #696969;
}
#cont1 {
	float: left;
	width: 450px;
	height: 150px;
	margin: 5px 0 0 0;
	padding: 0;
}
#cont2 {
float: right;
	width: 318px;
	margin: 5px 0 0 0;
	padding: 0;
}
#cont3 {
float: right;
	width: 482px;
	margin: 0;
	padding: 30px 55px 30px 55px;
}
#footer {
	width: 770px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(../img/footer_bg.gif) no-repeat;
	text-align: center;
clear: both;
}
/*新着情報--------------------------------------*/
li.whatsnew {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 13px;
	line-height: 1.5;
	background: url('../img/all/ico_dot_01.gif') no-repeat 0 1.1em;
}

.smallh {  font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3","Osaka"; font-size: 11px; line-height: 150%}

ul.new{ list-style-image: url('../img/all/ico_dot_01.gif');}

/*プロフィール--------------------------------------*/
.profilem {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/profile_bar.gif) no-repeat;
}
.aboutus {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/aboutus_bar.gif) no-repeat;
}
.message {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/message_bar.gif) no-repeat;
}
.coprinci {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/coprinci_bar.gif) no-repeat;
}
.coprofile {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/coprofile_bar.gif) no-repeat;
}
.history {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/history_bar.gif) no-repeat;
}
.access {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/access_bar.gif) no-repeat;
}
.staffprof {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/staffprof_bar.gif) no-repeat;
}

/*ワークス--------------------------------------*/
.policy {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/policy_bar.gif) no-repeat;
}
.graphicd {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/graphicd_bar.gif) no-repeat;
}
.webdesign {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/webdesign_bar.gif) no-repeat;
}
.symblogo {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/symblogo_bar.gif) no-repeat;
}
.illust {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/illust_bar.gif) no-repeat;
}
.others {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/others_bar.gif) no-repeat;
}
.artworks {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/artworks_bar.gif) no-repeat;
}
.designprice {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/designprice_bar.gif) no-repeat;
}

/*アーツ--------------------------------------*/
.artsm {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/arts_bar.gif) no-repeat;
}
.artist {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/artist_bar.gif) no-repeat;
}
.compe {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/compe_bar.gif) no-repeat;
}
.exhibition {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/exhibition_bar.gif) no-repeat;
}
.craft {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/craft_bar.gif) no-repeat;
}

/*リクルート--------------------------------------*/
.rec_new {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/rec_new_bar.gif) no-repeat;
}
.rec_car {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/rec_car_bar.gif) no-repeat;
}
.rec_pro {
	text-indent: -9999px;
	width: 478px;
	height: 15px;
	margin: 5px 0 20px 0;
	background: url(../img/con_bar/rec_pro_bar.gif) no-repeat;
}


h2 {
font-size: large;
font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3","Osaka";
margin: 25px 0px 5px 0px;
padding: 10px 0px 10px 5px;
}

p {
line-height: 1.7;
}

strong {
font-size: 110%;
font-weight: bold;
}

.h2co_01{
border-left: 7px solid #ff00ff;
}
.h2co_02{
border-left: 7px solid #0000ff;
}
.h2co_03{
border-left: 7px solid #00ffff;
}
.h2co_04{
border-left: 7px solid #00ff00;
}

/*プロフィール--------------------------------------*/

#staff_info{
margin: 10px 0px 5px 0px;
}

#jyusyoukeireki {
font-family: "ï¼­ï¼³ ï¼°ã´ã·ãã¯", "ãã©ã®ãè§ã´ Pro W3","Osaka";
margin-bottom: 50px;
padding: 5px;
background-color: #ffe1ff;
border: 1px dotted #999999;
text-align:center;
clear:left;
}

.proffloat{
float:left;
margin: 0px 15px 5px 0px;
}

strong#staff_info{
font-size: 140%;
}

p#staff_info{
border-bottom: 1px solid #ff00ff;
}

/*アート--------------------------------------*/
#compe_info{
margin-bottom: 60px;
padding-bottom: 30px;
border-bottom: 1px solid #00ffff;
}

/*--------------------------------*/
.clear {clear:both;
}

.whiteout {
   background: #fff;
   color: #fff;
}
