@charset "Shift_JIS";

/*全体構成===============================*/

* {
	font-size: 100%;
	font-weight: normal;
/*	font-style: normal;*/
	line-height:1.4em;
	letter-spacing:0.1em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;

/*	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#C4C4C4;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
*/
}
html, body { height:100%; }
body{
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_colour_808080.gif);
}

#wrapper {
	text-align: center;
}
#container{
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	text-align: left;
	background-image: url(../img/bg_colour_fffffe.gif);
}
#maincontent #mainleft {
	float: left;
	background-image: url(../img/contents_baseline_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 720px;
}
#maincontent #mainright {
	float: right;
}

/* リンク
---------------------------------------------------- */
a img {
	  border: none;
	  color: #ffffff;
	  background: transparent;
}
a {
	text-decoration: none;
	color: #666666;
	overflow:hidden;
}
a:link {
	text-decoration:none;
	color: #666666;
/*  background: transparent; */
}
a:visited {
	color: #666666;
/*  background: transparent; */
}
a:hover, a:active {
	text-decoration:underline;
	color: #666666;
/*  background: transparent; */
}

/*ヘッダ構成==============================================================*/

#header {
	margin: 0px 10px;
	width: 940px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F3F3F3;
	padding: 0px;
	height: 60px;
}
#header a.logo {
	background-image: url(../img/c4media_index_logo.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 246px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	text-decoration: none;
}
#header_left {
	padding-top: 10px;
	padding-left: 10px;
	width: 340px;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#header_right {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin-top: 42px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#headmenu {
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 125px;
}
#headmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#headmenu li {
	float:left;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#headmenu li.works a {
	font-size: 8px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-indent: -9999px;
	display: block;
	height: 11px;
	width: 47px;
	background-image: url(../img/menu_h_webmore.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#headmenu li.works a:hover {
	background-image: url(../img/menu_h_webmore.gif);
	background-repeat: no-repeat;
	background-position: 0px -11px;
}
#headmenu li.order a {
	font-size: 8px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	display: block;
	height: 11px;
	width: 58px;
	background-image: url(../img/menu_h_contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#headmenu li.order a:hover {
	background-image: url(../img/menu_h_contact.gif);
	background-repeat: no-repeat;
	background-position: 0px -11px;
}
#headmenu .left_vline {
	padding-left: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

/*フッタ構成==============================================================*/

#footer {
	clear: both;
	height: 55px;
	width: 940px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#footer_left {
	float: left;
	padding-left: 15px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 397px;
}
#footer_left p {
	font-size: 70%;
	color: #333333;
	line-height: 1.1em;
	text-indent: -9999px;
}

#footer address {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 382px;
	font-size: 70%;
	color: #333333;
	line-height: 1.1em;
	text-indent: -9999pt;
	background-image: url(../img/copyright_f.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer_right {
	float: right;
	padding-right: 15px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align:right;
	width: 310px;
}
#footer_right p.cmark {
	font-size: 70%;
	text-align:left;
	padding: 0px;
	text-indent: -9999px;
	display: block;
	height: 7px;
	width: 109px;
	background-image: url(../img/c4media_c_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 4px;
	margin-left: auto;
}

#footermenu {
	height: 11px;
	width: 309px;
	padding: 0px;
	margin:0px;
}

#footermenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#footermenu li {
	float:left;
	margin: 0px;
	padding: 0px;
	display: inline;
	text-align:left;
}

#footermenu li.guide a {
	font-size: 8px;
	text-indent: -9999px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: block;
	height: 11px;
	width: 28px;
	background-image: url(../img/menu_f_guide.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footermenu li.guide a:hover {
	background-image: url(../img/menu_f_guide.gif);
	background-repeat: no-repeat;
	background-position: 0px -11px;
}
#footermenu li.rights a {
	font-size: 8px;
	text-indent: -9999px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: block;
	height: 11px;
	width: 67px;
	background-image: url(../img/menu_f_lprivacy.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footermenu li.rights a:hover {
	background-image: url(../img/menu_f_lprivacy.gif);
	background-repeat: no-repeat;
	background-position: 0px -11px;
}
#footermenu li.privacy a {
	font-size: 8px;
	text-indent: -9999px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: block;
	height: 11px;
	width: 97px;
	background-image: url(../img/menu_f_privacy.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footermenu li.privacy a:hover {
	background-image: url(../img/menu_f_privacy.gif);
	background-repeat: no-repeat;
	background-position: 0px -11px;
}

#footermenu li.sitemap a {
	font-size: 8px;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
	height: 11px;
	width: 57px;
	background-image: url(../img/menu_f_sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footermenu li.sitemap a:hover {
	background-image: url(../img/menu_f_sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0px -11px;
}
#footermenu .left_vline {
	padding-left: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}


/*メインコンテンツ構成==============================================================*/

#maincontent {
	float: right;
	width: 750px;
	margin: 0px;
	padding: 0px;
}

#pagebody{
	width: 920px;
	clear: both;
	margin-right: 25px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#branding{
	font-size:92%;
}

#maincontent div.textbox {
	width: 598px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
/* font size継承回避 */
#branding li {
	font-size: 12px;
	line-height:1.4em;
/*	letter-spacing:0em; */
}

/* ナビゲーション
---------------------------------------------------- */
#navigation {
	width: 165px;
	float: left;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation #gmenu_fla {
	margin-left: 5px;
	width:155px;
	height:350px;
/*	margin-bottom:12px;*/
/* flash menu replace */
}
#navigation #gmenu {
	width: 155px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#navigation ul {
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#navigation ul ul {
	margin-bottom: 0px;
}
#navigation li {
	width: 142px;
	font-size: 10px;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation li a {
	text-decoration: none;
	display: block;
	width: 135px;
	color: #999999;
}
#navigation li a:hover {
	color: #4c4c4c;
}
#navigation h3 a {
	text-decoration: none;
	width: 135px;
	display: block;
	color: #666666;
	height: 24px;
}
#navigation a:hover {
	text-decoration: underline;

}
#navigation h3 {
	padding-top: 14px;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
}

/* creation ---- */
#navigation #creation h3 {
	padding: 0px !important;
	background-image: url(../img/menu_creation.gif);
	background-repeat: no-repeat;
	background-position: 0px -24px;
	height:24px;
	text-indent: -9999pt;
	margin-bottom: 2px;
}
#navigation #creation h3 a:hover {
	background: url(../img/menu_creation.gif) no-repeat left top;
	text-decoration: none;
}
#navigation li.creation_web a {
	padding: 0px !important;
/*	background: url(../img/menu_creation_web.gif) no-repeat left top;
	text-indent: -9999pt;*/
	width:129px;
/*	height:12px;*/
}
#navigation li.creation_web a:hover {
/*	background-image: url(../img/menu_creation_web.gif);
	background-repeat: no-repeat;
	background-position: 0px -13px;
	text-decoration: none;*/
}
#navigation li.creation_media a {
	padding: 0px !important;
/*	background: url(../img/menu_creation_media.gif) no-repeat left top;
	text-indent: -9999pt;*/
	width:129px;
/*	height:12px;*/
}
#navigation li.creation_media a:hover {
/*	background-image: url(../img/menu_creation_media.gif);
	background-repeat: no-repeat;
	background-position: 0px -13px;
	text-decoration: none;*/
}
#navigation li.creation_outp a {
	padding: 0px !important;
/*	background: url(../img/menu_creation_outp.gif) no-repeat left top;
	text-indent: -9999pt;*/
	width:129px;
/*	height:12px;*/
}
#navigation li.creation_outp a:hover {
/*	background-image: url(../img/menu_creation_outp.gif);
	background-repeat: no-repeat;
	background-position: 0px -13px;
	text-decoration: none;*/
}
/* ---- creation */


/* gallery ---- */
#navigation #gallery h3 {
	padding: 0px !important;
	background-image: url(../img/menu_gallery.gif);
	background-repeat: no-repeat;
	background-position: 0px -24px;
	height:24px;
	text-indent: -9999pt;
	margin-bottom: 2px;
}
#navigation #gallery h3 a:hover {
	background: url(../img/menu_gallery.gif) no-repeat left top;
	text-decoration: none;
}
#navigation li.gallery_inhabitant a {
	padding: 0px !important;
/*	background: url(../img/menu_gallery_inhabitant.gif) no-repeat left top;
	text-indent: -9999pt;*/
	width:129px;
/*	height:12px;*/
	margin-bottom: -1px;
}
#navigation li.gallery_inhabitant a:hover {
/*	background-image: url(../img/menu_gallery_inhabitant.gif);
	background-repeat: no-repeat;
	background-position: 0px -13px;
	text-decoration: none;*/
}
#navigation li.gallery_webmore a {
	padding: 0px !important;
/*	background: url(../img/menu_gallery_webmore.gif) no-repeat left top;
	text-indent: -9999pt;*/
	width:129px;
/*	height:12px;*/
	margin-bottom: -1px;
}
#navigation li.gallery_webmore a:hover {
/*	background-image: url(../img/menu_gallery_webmore.gif);
	background-repeat: no-repeat;
	background-position: 0px -13px;
	text-decoration: none;*/
}
#navigation li.gallery_demo a {
	padding: 0px !important;
/*	background: url(../img/menu_gallery_demo.gif) no-repeat left top;
	text-indent: -9999pt;*/
	width:129px;
/*	height:12px;*/
}
#navigation li.gallery_demo a:hover {
/*	background-image: url(../img/menu_gallery_demo.gif);
	background-repeat: no-repeat;
	background-position: 0px -13px;
	text-decoration: none;*/
}

/* ---- gallery */



#navigation #calendar {
	margin-bottom:12px;
}
#navigation #calendar h3 {
	padding: 0px !important;
	background-image: url(../img/menu_calendar.gif);
	background-repeat: no-repeat;
	background-position: 0px -24px;
	text-indent: -9999pt;
	height:24px;
}
#navigation #calendar h3 a:hover {
	background: url(../img/menu_calendar.gif) no-repeat left top;
	text-decoration: none;
}
#navigation #cmn {
	margin-bottom:12px;
}
#navigation #cmn h3 {
	padding: 0px !important;
	background-image: url(../img/menu_cmn.gif);
	background-repeat: no-repeat;
	background-position: 0px -24px;
	height:24px;
	text-indent: -9999pt;
}
#navigation #cmn h3 a:hover {
	background: url(../img/menu_cmn.gif) no-repeat left top;
	text-decoration: none;
}


/* companyinfo ---- */

#navigation #companyinfo h3 {
	padding: 0px !important;
	background-image: url(../img/menu_company.gif);
	background-repeat: no-repeat;
	background-position: 0px -24px;
	height:24px;
	text-indent: -9999pt;
	margin-bottom: 2px;
}
#navigation #companyinfo h3 a:hover {
	background: url(../img/menu_company.gif) no-repeat left top;
	text-decoration: none;
}
#navigation li.company_domain a {
	padding: 0px !important;
/*	background: url(../img/menu_company_domain.gif) no-repeat left top;
	text-indent: -9999pt;*/
	width:129px;
/*	height:12px;*/
}
#navigation li.company_domain a:hover {
/*	background-image: url(../img/menu_company_domain.gif);
	background-repeat: no-repeat;
	background-position: 0px -13px;
	text-decoration: none;*/
}

#navigation li.company_joinus a {
	padding: 0px !important;
/*	background: url(../img/menu_company_joinus.gif) no-repeat 0 0;
	text-indent: -9999pt;*/
	width:129px;
/*	height:12px;*/
}
#navigation li.company_joinus a:hover {
/*	background-image: url(../img/menu_company_joinus.gif);
	background-repeat: no-repeat;
	background-position: 0px -13px;
	text-decoration: none;*/
}

#navigation li.company_accessmap a {
	padding: 0px !important;
/*	background: url(../img/menu_company_accessmap.gif) no-repeat 0 0;
	text-indent: -9999pt;*/
	width:129px;
/*	height:12px;*/
}
#navigation li.company_accessmap a:hover {
/*	background-image: url(../img/menu_company_accessmap.gif);
	background-repeat: no-repeat;
	background-position: 0px -13px;
	text-decoration: none;*/
}

/* ---- contact */
#navigation #contact h3 {
	padding: 0px !important;
	background-image: url(../img/menu_contact.gif);
	background-repeat: no-repeat;
	background-position: 0px -24px;
	height:24px;
	text-indent: -9999pt;
}
#navigation #contact h3 a:hover {
	background: url(../img/menu_contact.gif) no-repeat left top;
	text-decoration: none;
}


/* license ---- */
#wrapper #container #pagebody div#license{
	clear:both;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width:155px;
	/*	height:55px; */
}
#wrapper #container #pagebody div.bnr{
	margin-top: 40px;
	margin-bottom: 5px;
}
#wrapper #container #pagebody div.bnr1{
	margin-top: 10px;
	margin-bottom: 5px;
}
#wrapper #container #pagebody div.bnr2{
}
#wrapper #container #pagebody div.passed{
	font-size:12px;
	margin: 0px 0px 0px 0px;
}


/*文字構成==============================================================*/

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img {
	border: none;
}
li{
	font-size: 75%;
	line-height:1.4em;
}
hr {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
}
dl {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
dt {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	line-height:1.4em;
	letter-spacing:0.4em;
}
dd {
	font-size: 12px;
	margin-bottom: 15px;
	margin-left: 18px;
}
blockquote {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* font size */
.f8px { font-size:8px;    line-height:150%; } /*32px*/
.f10px { font-size:10px;    line-height:150%; } /*32px*/
.f12px { font-size:12px;    line-height:150%; } /*32px*/
.f14px { font-size:14px;    line-height:150%; } /*32px*/
.xxx-large { font-size:200%;    line-height:150%; } /*32px*/
.xx-large  { font-size:150%;    line-height:150%; } /*24px*/
.x-large   { font-size:131.25%; line-height:150%; } /*21px*/
.large     { font-size:112.5%;  line-height:150%; } /*18px*/
.mid       { font-size:100%;    line-height:150%; } /*16px = 12pt*/
.small     { font-size:75.0%;   line-height:150%; } /*12px*/
.x-small   { font-size:62.5%;   line-height:150%; } /*10px*/
.xx-small  { font-size:56.25%;  line-height:150%; } /*9px*/

/* align */
.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.blockleft {
	float: left;
	display: block;
}
.blockright {
	float: right;
	display: block;
}

/* margin */
.m-b5 {
	margin-bottom:5px;
}
.m-b10 {
	margin-bottom:10px;
}
.m-b15 {
	margin-bottom:15px;
}
.m-b20 {
	margin-bottom:20px;
}
.m-b25 {
	margin-bottom:25px;
}
.m-b30 {
	margin-bottom:30px;
}
.m-b40 {
	margin-bottom:40px;
}
.m-b50 {
	margin-bottom:50px;
}
.m-b60 {
	margin-bottom:60px;
}
.m-b70 {
	margin-bottom:70px;
}
.m-b80 {
	margin-bottom:80px;
}
.m-b90 {
	margin-bottom:90px;
}
.m-b100 {
	margin-bottom:100px;
}
.m-b200 {
	margin-bottom:200px;
}
.m-t5 {
	margin-top:5px;
}
.m-t10 {
	margin-top:10px;
}
.m-t15 {
	margin-top:15px;
}
.m-t30 {
	margin-top:30px;
}
.m-t55 {
	margin-top:55px;
}

/* padding */
.p-b100 {
	padding-bottom:100px;
}
.p-b200 {
	padding-bottom:200px;
}



/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* ページ内エレメント==============================================================*/

.block1{
	width:560px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
}
span.box_left{
	display:block;
	text-align:left;
}
span.box_center{
	display:block;
	text-align:center;
}
span.box_left{
	display:block;
	text-align:right;
}

li.typenone {
	list-style:none;
}

#page_navigation {
	clear:both;
}

#page_navigation div.nextlink{
	margin-top: 55px;
	margin-right: 15px;
	margin-bottom: 15px;
	width: auto;
	float: right;
}

#page_navigation .nextlink p.current_next a {
	background-image: url(../img/btn_next.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	height: 15px;
	font-size:130% !important;
}
#page_navigation .nextlink p.current a {
	font-size:85% !important;
}
#page_navigation .nextlink p.uncurrent a {
	font-size:80% !important;
}
#page_navigation .nextlink ul {
	background-image: url(../img/icon_bread.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	margin-left: 25px;
}


a.btn_pageback {
	display:block;
	font-size:10px;
	margin-right:15px;
	background-image: url(../img/btn_back.gif);
	background-repeat: no-repeat;
	float:right;
	padding-left: 20px;
	background-position: left 1px;
}
a.btn_pageback:link, a.btn_pageback:visited {
	text-decoration:none;
}
a.btn_pageback:hover {
	text-decoration:underline;
}
a.btn_pagetop {
	display:block;
	font-size:10px;
	margin-right:15px;
	background-image: url(../img/btn_top.gif);
	background-repeat: no-repeat;
	float:right;
	padding-left: 20px;
	background-position: left 1px;
}
a.btn_pagetop:link, a.btn_pagetop:visited {
	text-decoration:none;
}
a.btn_pagetop:hover {
	text-decoration:underline;
}


.nextlink ul {
	list-style: none;
	margin: 0px;
	padding: 0px;

}
.nextlink li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.nextlink li a {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
#page_navigation .nextlink li.current_next a {
	font-size: 125%;
	margin: 0px;
	padding: 0px;
}

div.btn_contact {
	margin-top:70px;
	margin-bottom: 15px;
}
.btn_contact a, .btn_contact a:visited {
	font-size:80%;
	color: #FFFFFF;
	background-color: #99CC00;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
/*	height:12px; */
	width:588px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.btn_contact a:hover {
	color: #99CC00;
	background-color: #FFFFFF;
	width:592px;
	padding: 3px;
	border: 2px solid #99CC00;
	text-decoration: none;
}
.btn_recruit a, .btn_recruit a:visited {
	font-size:80%;
	color: #FFFFFF;
	background-color: #99CC00;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.btn_recruit a:hover {
	color: #99CC00;
	background-color: #FFFFFF;
	padding: 3px;
	border: 2px solid #99CC00;
	text-decoration: none;
}


#maincontent #nextmsg {
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nextlink .left_vline {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.icon2 {
	background-image: url(../img/icon2.gif);
	background-repeat: no-repeat;
	background-position: 5px 40%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}


#content_mainbody{
	width: 718px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	text-align: center;
}

#content_mainbody p {
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}


/* -- contents_frameborder and titles -- */

/* ▼page block */
#contents_baseline_top {
	background-image: url(../img/cmark_icon.gif);
	background-position: 10px 10px;
	height: 26px;
	width: 720px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

#contents_baseline_bottom {
	background-image: url(../img/contents_baseline_bottom.gif);
	background-position: center top;
	height: 26px;
	width: 720px;
	margin: 0px;
	padding: 0px;
}

#content_mainbody div#pagettl {
/*	height: 220px; */
	height: 135px;
	width: 718px;
	text-align: center;
	padding-top: 85px;
	/*	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px; */
}

#page_guide #content_mainbody h2 {
	padding-top: 70px;
	text-indent: -9999px;
}
#page_guide #content_mainbody p.segment {
	padding: 0px;
	margin: 0px;
	clear: both;
}
#page_rights #content_mainbody h2 {
	padding-top: 70px;
	text-indent: -9999px;
}
#page_privacy #content_mainbody h2 {
	padding-top: 70px;
	text-indent: -9999px;
}
#page_sitemap #content_mainbody h2 {
	padding-top: 60px;
	text-indent: -9999px;
}



/* contents_baseline_top */
#contents_baseline_top p {
	width: 708px;
	height:26px;
	text-indent: -9999pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* creation contents */
#page_creation #contents_baseline_top p {
	background-image: url(../img/contents_title_creation.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}

#page_movie #contents_baseline_top p {
	background-image: url(../img/contents_title_movie.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}

#page_package #contents_baseline_top p {
	background-image: url(../img/contents_title_package.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}

#page_web #contents_baseline_top p {
	background-image: url(../img/contents_title_web.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}

#page_web #container .produceflow{
margin-top:55px;
font-size:16px;
text-align:center;
}


/* gallery contents */
#page_gallery #contents_baseline_top p {
	background-image: url(../img/contents_title_gallery.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
#page_inhabitant #contents_baseline_top p {
	background-image: url(../img/contents_title_inhabitant.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
#page_webmore #contents_baseline_top p {
	background-image: url(../img/contents_title_webmore.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
#page_demoreel #contents_baseline_top p {
	background-image: url(../img/contents_title_demoreel.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
/* calendar contents */
#page_calendar #contents_baseline_top p {
	background-image: url(../img/contents_title_calendar.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
/* cmn contents */
#page_cmn #contents_baseline_top p {
	background-image: url(../img/contents_title_cmn.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
/* company contents */
#page_company #contents_baseline_top p {
	background-image: url(../img/contents_title_company.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
/* domain contents */
#page_domain #contents_baseline_top p {
	background-image: url(../img/contents_title_domain.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
/* creative contents */
#page_creative #contents_baseline_top p {
	background-image: url(../img/contents_title_creative.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
/* media contents */
#page_media #contents_baseline_top p {
	background-image: url(../img/contents_title_media.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
/* formedia contents */
#page_formedia #contents_baseline_top p {
	background-image: url(../img/contents_title_formedia.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
/* consulting contents */
#page_consulting #contents_baseline_top p {
	background-image: url(../img/contents_title_consulting.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}

/* recruit contents */
#page_recruit #contents_baseline_top p {
	background-image: url(../img/contents_title_joinus.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
/* accessmap contents */
#page_accessmap #contents_baseline_top p {
	background-image: url(../img/contents_title_accessmap.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
/* contact contents */
#page_contact #contents_baseline_top p {
	background-image: url(../img/contents_title_contact.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
/* rights contents */
#page_rights #contents_baseline_top p {
	background-image: url(../img/contents_title_rights.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
/* privacy contents */
#page_privacy #contents_baseline_top p {
	background-image: url(../img/contents_title_privacy.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
/* sitemap contents */
#page_sitemap #contents_baseline_top p {
	background-image: url(../img/contents_title_sitemap.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
/* guide contents */
#page_guide #contents_baseline_top p {
	background-image: url(../img/contents_title_guide.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
/* ▲page block */

