@charset "utf-8";
/* CSS Document */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


body {
	/*	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;*/
font-size:14px;
	line-height:30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 2px;
	color:#333333;
	margin:0px;
	width: 100%;
	background-color:#161616
}
#wrapp {
	width: 100%;
	margin: 0px;
	height: auto;
}

#home {
	font-size:12px;
}
#bg {
	background-color:#161616;
	width:100%;
	margin-right: 0px;
	margin-left: 0px;
}
#bg2{
	margin-top:1px;
	background-color:#484848;
	width:100%;
}
#bg_footer {
	margin-top:1px;
	background-color:#484848;
	width:100%;
}
#head {
	width:960px;
	heigth:108px;
	background-color:#161616;
	padding-left:30px;
}
#logo {
	float:left;
	padding-right:91px;
	padding-top:15px;
}
#search {
	float:left;
	width:708px;
	margin-bottom:17px;
}
#head_menu {
	float:left;
	width:708px;
	margin-bottom:8px;
}
#menu {
	height: auto;
	width:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border:0px;
	float: left;
}
#menu ul{
	height: 51px;
/*	width:708px;*/
width:auto;
	padding: 0px;
	margin: 0px;
}

#menu li {
	list-style-type: none;
	float: left;
	height: 51px;
	width: auto;
	margin-top:0px;
}

#menu li#vision {
	float:left;
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/vision_off.jpg);
	background-repeat:no-repeat;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	margin-top:0px;
	width:127px;
	height:51px;
}
#menu li#vision a {
	display: block;
	width:127px;
	height:51px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;/* ■Firefox等で線が表示されないようにする */		
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/vision_off.jpg);
	background-repeat: no-repeat;
		margin-top:0px;
}
#menu li#vision a:hover {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/vision_on.jpg);
	background-repeat: no-repeat;
	display: block;
	width:127px;
	height:51px;
	margin-top:0px;
}
#menu li#company {
	float:left;
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/company_off.jpg);
	background-repeat:no-repeat;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	margin-top:0px;
	width:127px;
	height:51px;
}
#menu li#company a {
	display: block;
	width:127px;
	height:51px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;/* ■Firefox等で線が表示されないようにする */		
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/company_off.jpg);
	background-repeat: no-repeat;
		margin-top:0px;
}
#menu li#company a:hover {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/company_on.jpg);
	background-repeat: no-repeat;
	display: block;
	width:127px;
	height:51px;
	margin-top:0px;
}
#menu li#work {
	float:left;
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/work_off.jpg);
	background-repeat:no-repeat;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	margin-top:0px;
	width:127px;
	height:51px;
}
#menu li#work a {
	display: block;
	width:127px;
	height:51px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;/* ■Firefox等で線が表示されないようにする */		
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/work_off.jpg);
	background-repeat: no-repeat;
		margin-top:0px;
}
#menu li#work a:hover {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/work_on.jpg);
	background-repeat: no-repeat;
	display: block;
	width:127px;
	height:51px;
	margin-top:0px;
}
#menu li#recruit {
	float:left;
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/recruit_off.jpg);
	background-repeat:no-repeat;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	margin-top:0px;
	width:127px;
	height:51px;
}
#menu li#recruit a {
	display: block;
	width:127px;
	height:51px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;/* ■Firefox等で線が表示されないようにする */		
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/recruit_off.jpg);
	background-repeat: no-repeat;
		margin-top:0px;
}
#menu li#recruit a:hover {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/recruit_on.jpg);
	background-repeat: no-repeat;
	display: block;
	width:127px;
	height:51px;
	margin-top:0px;
}
#menu li#create {
	float:left;
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/create_off.jpg);
	background-repeat:no-repeat;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	margin-top:0px;
	width:127px;
	height:51px;
}
#menu li#create a {
	display: block;
	width:127px;
	height:51px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;/* ■Firefox等で線が表示されないようにする */		
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/create_off.jpg);
	background-repeat: no-repeat;
		margin-top:0px;
}
#menu li#create a:hover {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/create_on.jpg);
	background-repeat: no-repeat;
	display: block;
	width:127px;
	height:51px;
	margin-top:0px;
}
#menu li#inquiry {
	float:left;
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/inquiry_off.jpg);
	background-repeat:no-repeat;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	margin-top:0px;
	width:73px;
	height:51px;
}
#menu li#inquiry a {
	display: block;
	width:73px;
	height:51px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;/* ■Firefox等で線が表示されないようにする */		
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/inquiry_off.jpg);
	background-repeat: no-repeat;
		margin-top:0px;
}
#menu li#inquiry a:hover {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/inquiry_on.jpg);
	background-repeat: no-repeat;
	display: block;
	width:73px;
	height:51px;
	margin-top:0px;
}
/*サブメニュー*/
#sub_menu {
	width:960px;
	heigth:108px;
	background-color:#484848;
	padding-left:30px;
	height: 30px;
}
#sub_menu_list {
	float:left;
	width:292px;
	background-color:#484848;
}
#sub_menu_list2 {
	width:199px;
	height: 20px;
	float: left;
	display: inline;
	padding-top: 10px;
/*	heigth:10px;
	padding-top:5px;*/
}
#sub_menu_list_block {
	height: auto;
	width: 200px;
	float: left;
	padding-left: 468px;
}


#sub_menu ul{
	height: 30px;
	width:292px;
	padding: 0px;
	margin: 0px;
}

#sub_menu li {
	list-style-type: none;
	float: left;
	height: 30px;
	width: auto;
	margin-top:0px;
}

#sub_menu li#sub_top {
	float:left;
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/sub_top_off.jpg);
	background-repeat:no-repeat;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	margin-top:0px;
	width:36px;
	height:30px;
}
#sub_menu li#sub_top a {
	display: block;
	width:36px;
	height:30px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;/* ■Firefox等で線が表示されないようにする */		
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/sub_top_off.jpg);
	background-repeat: no-repeat;
		margin-top:0px;
}
#sub_menu li#sub_top a:hover {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/sub_top_on.jpg);
	background-repeat: no-repeat;
	display: block;
	width:36px;
	height:30px;
	margin-top:0px;
}
#sub_menu li#sub_blog {
	float:left;
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/sub_blog_off.jpg);
	background-repeat:no-repeat;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	margin-top:0px;
	width:51px;
	height:30px;
}
#sub_menu li#sub_blog a {
	display: block;
	width:51px;
	height:30px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;/* ■Firefox等で線が表示されないようにする */		
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/sub_blog_off.jpg);
	background-repeat: no-repeat;
		margin-top:0px;
}
#sub_menu li#sub_blog a:hover {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/sub_blog_on.jpg);
	background-repeat: no-repeat;
	display: block;
	width:51px;
	height:30px;
	margin-top:0px;
}
#sub_menu li#sub_staff {
	float:left;
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/sub_staff_off.jpg);
	background-repeat:no-repeat;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	margin-top:0px;
	width:51px;
	height:30px;
}
#sub_menu li#sub_staff a {
	display: block;
	width:51px;
	height:30px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;/* ■Firefox等で線が表示されないようにする */		
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/sub_staff_off.jpg);
	background-repeat: no-repeat;
		margin-top:0px;
}
#sub_menu li#sub_staff a:hover {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/sub_staff_on.jpg);
	background-repeat: no-repeat;
	display: block;
	width:51px;
	height:30px;
	margin-top:0px;
}
#sub_menu li#sub_movie {
	float:left;
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/sub_movie_off.jpg);
	background-repeat:no-repeat;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	margin-top:0px;
	width:51px;
	height:30px;
}
#sub_menu li#sub_movie a {
	display: block;
	width:51px;
	height:30px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;/* ■Firefox等で線が表示されないようにする */		
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/sub_movie_off.jpg);
	background-repeat: no-repeat;
		margin-top:0px;
}
#sub_menu li#sub_movie a:hover {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/sub_movie_on.jpg);
	background-repeat: no-repeat;
	display: block;
	width:51px;
	height:30px;
	margin-top:0px;
}
#sub_menu li#sub_gallery {
	float:left;
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/sub_gallery_off.jpg);
	background-repeat:no-repeat;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	margin-top:0px;
	width:51px;
	height:30px;
}
#sub_menu li#sub_gallery a {
	display: block;
	width:51px;
	height:30px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;/* ■Firefox等で線が表示されないようにする */		
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/sub_gallery_off.jpg);
	background-repeat: no-repeat;
		margin-top:0px;
}
#sub_menu li#sub_gallery a:hover {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/sub_gallery_on.jpg);
	background-repeat: no-repeat;
	display: block;
	width:51px;
	height:30px;
	margin-top:0px;
}
#sub_menu li#sub_abook {
	float:left;
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/sub_abook_off.jpg);
	background-repeat:no-repeat;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	margin-top:0px;
	width:51px;
	height:30px;
}
#sub_menu li#sub_abook a {
	display: block;
	width:51px;
	height:30px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;/* ■Firefox等で線が表示されないようにする */		
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/sub_abook_off.jpg);
	background-repeat: no-repeat;
		margin-top:0px;
}
#sub_menu li#sub_abook a:hover {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/sub_abook_on.jpg);
	background-repeat: no-repeat;
	display: block;
	width:51px;
	height:30px;
	margin-top:0px;
}









#main_contents {
/*	width:983px;*/
width:960px;
	margin-top:26px;
	margin-bottom:70px;
/*	padding-left:55px;*/
padding-left:30px;
}
#left {
/*	width:733px;*/
width:710px;
	float:left;
	letter-spacing:normal;
	line-height:normal;
	font-size:12px;
}
#right{
	float:left;
	padding-left:18px;
	width:232px;
	letter-spacing:normal;
	line-height:normal;
	font-size:12px;
}
#right a {
	color:#003399;
}
#right a:hover {
	color:#FA5400;
	text-decoration:none;
}
#left a {
	color:#003399;
}
#left a:hover {
	color:#FA5400;
	text-decoration:none;
}
#title1 {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/work_bar.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:18px;
	padding-top:5px;
	width:709px;
	height:19px;
}
/*#title2 {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/new_bar.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:11px;
	padding-top:8px;
	width:709px;
	height:19px;
}*/
#title2_1 {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/artme_whatsnew.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:11px;
	padding-top:0px;
	width:380px;
	height:18px;
}
#title2_2 {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/sports_whatsnew.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:11px;
	padding-top:0px;
	width:314px;
	height:19px;
}
#title3 {
	padding-bottom:11px;
}
#title4 {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/etc_bar.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:11px;
	padding-top:4px;
	width:708px;
	height:23px;
}
#title5 {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/pr_artme.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:0px;
	padding-top:6px;
	width:230px;
	height:25px;
}
#title6 {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/blog_title.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:11px;
	padding-top:0px;
	width:231px;
	height:20px;
}
#title7 {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/blog_member_title.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:11px;
	padding-top:0px;
	margin-top:20px;
	width:230px;
	height:20px;
}
#title8 {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/right_con_title.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:11px;
	padding-top:0px;
	margin-top:20px;
	width:230px;
	height:19px;
}
.work {
	margin-bottom:36px;
}
#work_1 {
	width:226px;
	height:273px;
	padding-bottom:8px;
	padding-top:7px;
	background-color:#FFF6FA;
	float:left;
}
#work_2 {
	width:226px;
	height:273px;
	padding-bottom:8px;
	padding-top:7px;
	margin-left:16px;
	background-color:#EDE4E2;
	float:left;
}
#work_3 {
	width:226px;
	height:273px;
	padding-bottom:8px;
	padding-top:7px;
	margin-left:16px;
	background-color:#F2F2F2;
	float:left;
}
#work_3 a {
	color:#003399;
}
#work_3 a:hover {
	color:#FA5400;
	text-decoration:none;
}
#work_pic {
	margin-top:5px;
	margin-bottom:8px;
}
#work_inq {
	padding-left:8px;
}
#work_txt {
	height:59px;
	padding-left:8px;
	padding-top:10px;
line-height:20px;
	font-size:12px;
}
#jisseki_txt {
	letter-spading:1px;
	line-height:20px;
}
#new_1 {
	width:371px;
	height:149px;
	background-color:#F3F3F3;
	float:left;
	padding-top:8px;
	padding-left:12px;
	font-size:12px;
	letter-spacing:normal;
	line-height:normal;
}
#new_2 {
	width:321px;
	padding-left:5px;
	float:left;
}
#new_3 {
	width:380px;
	height:137px;
	float:left;
	padding-top:0px;
	margin-bottom:16px;
	padding-left:0px;
}
#new_4 {
	width:324px;
	height:137px;
	float:left;
	margin-left:5px;
}
#new2_mini1 {
	width:312px;
	height:68px;
	padding-left:9px;
	padding-top:8px;
	background-color:#F3F3F3;
	margin-bottom:5px;
}
#new2_mini2 {
	width:312px;
	height:68px;
	padding-left:9px;
	padding-top:8px;
	background-color:#F3F3F3;
}
.whatsnew {
	margin-bottom:26px;
}
/*
#new_rss {
	padding-top:5px;
	padding-left:10px;
	background-color:#F3F3F3;
}*/
#new_rss {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	background-color:#F3F3F3;
	line-height:28px;
}

#info {
/*	width:732px;*/
width:710px;

	padding-top:9px;
	background-color:#FFF1F8;
}
#artme_midashi1 {
	margin-top:9px;
	margin-bottom:5px;
}
#artme_info {
height:auto;
}
#artme_info_block1 {
	width:226px;
	float:left;
}
#page_footer_block1 {
	width:208px;
	float:left;
}
#artme_info_block1 {
	width:226px;
	float:left;
}
#page_footer_block2 {
	width:208px;
	margin-left:25px;
	float:left;
}
#artme_info_block2 {
	width:226px;
	float:left;
	margin-left:16px;
}

#artme_info_block3 {
	width:226px;
	float:left;
	margin-left:16px;
}
/*#artme_txt {
	letter-spacing:1px;
	line-height:20px;
	padding-top:3px;
	font-size:12px;
}*/
#artme_txt {
	letter-spacing:1px;
	line-height:20px;
	padding-top:3px;
	font-size:12px;
}
/*
#artme_info_block_ue {
	margin-bottom:30px;
}*/
#artme_info_block_ue {
	margin-bottom:45px;
}
#artme_info_block_shita {
	padding-bottom:10px;
}
#others {
	width:697px;
	height:178px;
	background-color:#EEEEEE;
	padding-top:19px;
	padding-left:13px;
}
#blog_ichiran {
	margin-bottom:5px;
}
#banner1 {
	margin-bottom:25px;
}
#right_menu {
	margin-top:17px;
}
#right_menu_banner {
	margin-top:1px;
}
#blog_link {
	margin-top:22px;
	margin-bottom:20px;
}
#right_con {
	padding-top:10px;
}
.etc {
	margin-top:20px;
}
#others_block1 {
	float:left;
	font-size:11px;
	width:211px;
}
#others_block2 {
	float:left;
	font-size:11px;
	width:211px;
	margin-left:40px;
}
#others_block3 {
	float:left;
	font-size:11px;
	width:195px;
	margin-left:40px;
}

#right_con_int1 {
	margin-top:11px;
	line-height:15px;
	margin-bottom:9px;
}













#footer {
	background-color:#484848;
	width:983px;
	height:137px;
	padding-top:18px;
	padding-left:30px;
}
#footer_menu {
	color:#9D9D9D;
	width:88px;
	float:left;
	line-height:20px;
}
#footer_menu li a {
	color:#9D9D9D;

}
#footer_menu li a:hover {
	color:#FF5E32;

}
#footer_menu ul{
	height: 51px;
	padding: 0px;
	margin: 0px;
}
#footer_menu li{
	list-style-type: none;
	height: 20px;
	width:88px;
	margin-top:0px;
}
#copyright {
	float:left;
	width:318px;
	margin-left:138px;
}
#footer_banner {
	float:left;
	width:130px;
	margin-left:270px;
}

/*ページ*/
#pankuzu {
	padding-bottom:14px;
	font-size:12px;
	color:#FFFFFF;
}
#pankuzu a {
	font-size:12px;
	color: #333333;
	text-decoration: none;
}
#pankuzu a:hover {
	font-size:12px;
	color: #FF5E32;
	text-decoration: underline;
}
#page_main_contents {
	width:960px;
	margin-top:7px;
	margin-bottom:50px;
	padding-left:30px;
}
#page_con {
	width:691px;
	float:left;
}
#page_con_title {
	margin-bottom:35px;
	margin-top: 20px;
}
#page_con_title_rec {
	margin-bottom:10px;
}
#vision_con_block {
	width:640px;
	background-color:#F3F3F3;
	padding:25px;
	font-size:14px;
	line-height:30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 2px;
}
#vision_con_block_2 {
	margin-top:17px;
	width:640px;
	background-color:#FFF1F8;
	padding:25px;
	font-size:14px;
	line-height:30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 2px;
}
#style_con_block_2 {
	margin-bottom:43px;
	width:640px;
	background-color:#FFF1F8;
	padding:25px;
	font-size:14px;
	line-height:30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 2px;
}
#style_con_block_ex {
	margin-bottom:10px;
	width:662px;
	background-color:#FFF1F8;
	padding:15px;
	font-size:14px;
	letter-spading:1px;
	line-height:25px;
}
#page_footer_banner {
	margin-top:70px;
	float: left;
	width: 690px;
}
#page_con_side {
	float:left;
	/*	width:207px;
	padding-left:62px;*/
	width:230px;
	padding-left:38px;
	margin-bottom: 20px;
}
#page_con_side_menu {
	margin-top:12px;
}
#page_con_side_menu_bar {
	padding-top:1px;
}
#page_con_side_recruit {
	margin-top:61px;
}
#page_con_side_banner {
	margin-top:20px;
}
#left_pad {
	padding-left:50px;
}
#company_txt {
font-size:14px;
line-height:30px;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
letter-spacing: 2px;
}
#access_box {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/map/access_bg.jpg);
	background-position: left top;
	width:652px;
	height:214px;
	padding:20px;
	line-height:25px;
}
/*
#recruit_con_block {
	width:662px;
	background-color:#F3F3F3;
	padding:15px;
	font-size:14px;
	letter-spading:1px;
	line-height:25px;
	margin-bottom:20px;
}*/
#recruit_con_block {
	width:662px;
	background-color:#F3F3F3;
	padding:15px;
	font-size:14px;
	letter-spading:1px;
	line-height:25px;
	margin-bottom:30px;
}
#ec_pic_box {
	margin-top:84px;
	margin-bottom:41px;
}
#ec_pic_box2 {
	letter-spacing:1px;
	line-height:25px;
	margin-bottom:47px;
}#page_web_title {
	margin-bottom:25px;
	height: 100px;
	width: 690px;
}
.web_menu {
	height: 170px;
	width: 690px;
}
.web_menu ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 690px;
	list-style-type: none;
}
.web_menu ul li {
	height: auto;
	width: 228px;
	float: left;
	margin-bottom: 4px;
}
.webmenu_m {
	margin-right: 3px;
}
.web_01 {
	height: auto;
	width: auto;
	margin-top: 47px;
}
.web01_block {
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: e3e3e3;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 30px;
	padding-left: 15px;
	letter-spacing: 1px;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.contact {
	height: 91px;
	width: 690px;
	margin-bottom: 30px;
	margin-top: 20px;
	float: left;
}
.pagetop {
	clear: left;
	height: auto;
	width: auto;
	text-align: right;
}
.web_02 {
	height: auto;
	width: auto;
	margin-top: 47px;
}

.web_02 .web02_txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 25px;



	background-image: :url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/web/title2_img3.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 315px;
	padding-left: 32px;
	background-image: url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/web/title2_img3.jpg);
	padding-right: 15px;
}
.web02_block {
	height: auto;
	width: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 30px;
	padding-left: 15px;
	letter-spacing: 1px;
	padding-bottom: 15px;
}
.web_03 {
	height: auto;
	width: auto;
	margin-top: 47px;
}
.web03_txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 25px;



	background-image: :url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/web/title3_img3.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 369px;
	padding-left: 12px;
	background-image: url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/web/title3_img3.jpg);
	padding-right: 15px;
}
.web03_block {
	height: auto;
	width: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 30px;
	padding-left: 15px;
	letter-spacing: 1px;
	padding-bottom: 15px;
}
.web_04 {
	height: auto;
	width: auto;
	margin-top: 47px;
}
.web04_txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 25px;


	background-image: :url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/web/title4_img3.jpg);
	background-repeat: no-repeat;
	height: 136px;
	width: 361px;
	padding-left: 15px;
	background-image: url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/web/title4_img3.jpg);
	padding-right: 15px;
}
.web04_block {
	height: auto;
	width: 690px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 1px;
}
.web04_txt2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 25px;
	height: auto;
	width: 680px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.web04_txt3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 30px;
	height: auto;
	width: 680px;
	margin-top: 5px;
	padding-left: 10px;
}
.web04_tite {
	height: 25px;
	width: 690px;
	margin-top: 20px;
}
.web_05 {
	height: auto;
	width: auto;
	margin-top: 47px;
}
.web05_txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 25px;
	background-repeat: no-repeat;
	height: 119px;
	width: 352px;
	padding-left: 15px;
	background-image: url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/web/title5_img3.jpg);
	padding-right: 15px;
}
.web05_txt2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 1px;
	margin-bottom: 40px;
}
.btn_blop {
	height: 39px;
	width: 340px;
	margin-bottom: 40px;
}
.web_06 {
	height: auto;
	width: auto;
	margin-top: 47px;
}
.web05_txt3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 25px;
	background-image: url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/web/title6_img3.jpg);
	background-repeat: no-repeat;
	height: 139px;
	width: 367px;
	padding-right: 15px;
}
.media_title1 {
	height: 31px;
	width: 890px;
	margin-top: 80px;
	margin-bottom: 50px;
}
.media_txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
}
.media_txt a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #204C7D;
}

.media_txt a:hover{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #FF9900;
	text-decoration: underline;
}
.media_ks_txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 1px;
	background-image: :url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/media/ksbg.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 503px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
.sports_block {
	height: auto;
	width: auto;
	margin-bottom: 120px;
}
.project_block {
	float: left;
	height: 400px;
	width: 309px;
	margin-right: 16px;
	margin-bottom: 60px;
}
.project_block2 {
	float: left;
	height: 400px;
	width: 309px;
	margin-bottom: 60px;
}
.p_middle  {
	background-image: url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/project/p_middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.p_title1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #666666;
	height: auto;
	width: auto;
	padding-left: 18px;
	line-height: normal;
	padding-top: 5px;
}
.p_title2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	height: auto;
	width: auto;
	padding-left: 15px;
	padding-bottom: 10px;
	letter-spacing: 0px;
	line-height: normal;
	padding-top: 5px;
}
.p_img img {
	border: 5px solid #e4e4e4;
}
.p_url {
	height: auto;
	width: auto;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.p_url_txt {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	height: auto;
	width: auto;
	padding-right: 15px;
	letter-spacing: 0px;
}
.p_url_txt a{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.p_url_txt a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;

}
.p_text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	height: auto;
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	letter-spacing: 0px;
}
#page_contact_title {
	margin-bottom:20px;
	height: 57px;
	width: 690px;
}
.contact_txt {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 13px;
	line-height: 23px;
}
#page_blop_title {
	height: 57px;
	width: 690px;
}
.blop_q {
	height: auto;
	width: 672px;
	margin-top: 35px;
	margin-left: 18px;
}
.blop_q_txt {
	background-image: :url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/blop/img11.jpg);
	background-repeat: repeat-y;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 25px;
	height: auto;
	width: auto;
	padding-left: 15px;
	padding-bottom: 7px;
	padding-top: 7px;
	background-image: url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/blop/img11.jpg);
}
.blop_flow {
	height: auto;
	width: 690px;
	margin-top: 40px;
}
.blop_flow_txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 25px;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
	padding-right: 24px;
	padding-left: 24px;
}
.member_block {
	background-color: #F3F3F3;
	height: 235px;
	width: 681px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}
.member_block ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.member_block ul li {
	float: left;
	height: 209px;
	width: 183px;
	margin-right: 20px;
	margin-left: 22px;
	list-style-type: none;
	margin-top: 17px;
}
.btnentry {
	height: 84px;
	width: 314px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}
.page_itv_title {
	height: 64px;
	width: 690px;
	margin-bottom: 8px;
}
.page_itv_title ul {
	list-style-type: none;
	height: auto;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: inline;
	padding: 0px;
	margin-bottom: 0px;
}
.page_itv_title ul li {
	height: 20px;
	width: 20px;
	margin-left: 5px;
	list-style-type: none;
	margin-top: 15px;
	float: left;
	display: inline;
}
.itv_head_block {
	height: 249px;
	width: 690px;
}
.itv_head_block .itv_head_txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	height: auto;
	width: 205px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 10px;
	letter-spacing: 0px;
}
.itv_item {
	height: auto;
	width: auto;
	margin-top: 16px;
	margin-bottom: 65px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #003399;
}
.itv_item a{
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
.itv_item a:hover {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}.itv_block2 {
	height: auto;
	width: 675px;
	margin-bottom: 40px;
}
.itv_block2 .itv_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	height: 30px;
	width: 665px;
	background-color: #E2E2E2;
	padding-left: 10px;
}
.itv_block2 .itv_text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	line-height: 30px;
	height: auto;
	width: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 15px;
}
.itv_footer_no {
	height: auto;
	width: 690px;
	padding-top: 5px;
}
.itv_footer_txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	height: 25px;
	width: 150px;
}
.itv_footer_no ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.itv_footer_no ul li {
	float: left;
	height: 30px;
	width: 20px;
	margin-left: 5px;
	list-style-type: none;
}
.itv_oospo_block {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 30px;
}
.itv_oospo_txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #003399;
	height: auto;
	padding-top: 5px;
	width: 300px;
	letter-spacing: 0px;
}

.itv_oospo_txt a{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #003399;
	text-decoration: none;

}
.itv_oospo_txt a:hover{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #003399;

}

.itv_head_txt2  {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	height: auto;
	width: 250px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 0px;
}
#footer_menu {
	color:#C7C7C7;
	font-size:12px;
}
#footer_menu a {
	color:#C7C7C7;
	font-size:12px;
	text-decoration:none;
}
#footer_menu a:hover {
	color:#C7C7C7;
	font-size:12px;
	text-decoration:none;
}
.page_voice_title {
	height: 64px;
	width: 690px;
	margin-bottom: 8px;
}
.page_voice_title ul {
	padding: 0px;
	list-style-type: none;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.page_voice_title ul li {
	float: left;
	height: 20px;
	width: 20px;
	margin-left: 5px;
	list-style-type: none;
	margin-top: 25px;
}
.voice_head_block {
	height: 250px;
	width: 690px;
	margin-bottom: 40px;
}

.voice_block2 {
	height: auto;
	width: 670px;
	margin-bottom: 40px;
}
.voice_block2 .voice_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	height: 30px;
	width: 665px;
	background-color: #FF8A3C;
	padding-left: 10px;
}
.voice_block2 .voice_text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 25px;
	height: auto;
	width: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 15px;
}
.voice_footer_txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	height: 25px;
	width: 170px;
}

#page_pp_title {
	float: left;
	height: auto;
	width: 690px;
	margin-bottom: 20px;
	margin-top: 32px;
}
.privacy_txt {
	height: auto;
	width: 680px;
	float: left;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 13px;
	line-height: 23px;
	padding-left: 10px;
}
.sitemap_block {
	height: 303px;
	width: 690px;
	float: left;
	background-image: url(images/sitemap/bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 50px;
}
.sitemap_block .sitemap_title {
	height: 17px;
	width: auto;
	margin-top: 18px;
	margin-left: 28px;
	background-image: url(images/sitemap/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	font-size: 15px;
	padding-top: 0px;
}

.sitemap_title a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	color: #FF6600;
}
.sitemap_title a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
	color: #FF6600;
}


.sitemap_block ul {
	padding: 0px;
	list-style-type: none;
	width: 180px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	height: auto;
	margin-left: 45px;
}
.sitemap_block ul li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	height: auto;
	width: 180px;
	margin-bottom: 10px;
}
.sitemap_block ul li a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}
.sitemap_block ul li a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #FF9900;
}
#others_txt {
	font-size:13px;
}
#title2 {
	background-image:url(http://www.artme.co.jp/wp-content/themes/Artme2010/images/new_bar.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:11px;
	padding-top:5px;
	width:709px;
	height:19px;
}
#rec_seido {
	margin-right:50px;
	color:#FF7D27;
}
#rec_seido a {
	color:#FF7D27;
}
#rec_seido a:hover {
	color:#FF7D27;
}
#page_con_side_blop {
	margin-top:61px;
}

