@charset "utf-8";

/* tag reset */
html, body, div, h1, h2, h3, h4, h5, h6, p, dd, dt, dl, ul, ol, li, pre, form, fieldset, input, blockquote, table, th, td {
	margin:0px;
	padding:0px;
}
body {
	font-size: 12px;
	font-family: Verdana, "Hiragino Kaku Gothic Pro W3"," ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", sans-serif;
	background: #ffffff;
	color: #333333;
	text-align: center;
	margin:0px;
	padding:0px;
	background:url(../img/common/bg.gif) center top repeat-y;
}
* html body {
	font-size: 0.75em;
}
/* Various Tags */
h1, h2, h3 {
	margin:0px;
	padding:0px;
	font-weight: bold;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4, h5, h6{
	font-size: 1em;
}
hr {
	display: none;
}
ul{
	list-style-type:none;
}
a {
	color:#0000ff;
}
a img {
	border: none;
}

a:hover {
	/*color: #5a8e23;*/
}
ol.ml{
	margin-left:2em !important;
	margin-bottom:1em;
}
small {
	font-size: 0.9em;
	line-height: 1.5em;
}
.inline {
	display:inline;
}
.inline li{
	display:inline !important;
	background:none !important;
	padding:0px !important;
}
.clr {
	clear:both;
}
.red{
	color:#cc3300;
}
.blue{
	color:#0C00FF;
}
.gray{
	color:#999999;
}
.vmiddle{
	vertical-align:middle;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

.center {
	text-align: center;
}
.sz14{
	font-size:1.2em;
}
.midcatch{
	margin:2em 0px !important;
}
.ind1{
	text-indent:-1em;
	margin-left:1em !important;
}
.inv{
	display:none;
}
.mBottom1{
    margin-bottom:1px !important;
}
.mBottom10{
	margin-bottom:10px !important;
}
.mBottom20{
    margin-bottom:20px !important;
}
.pagetop{
	clear:both;
	text-align:right;
	font-size:10px;
	padding-top:20px;
}
#index .pagetop{
	display:none;
}
.pagetop a{
	color:#222222;
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
}
.pdf,
.pdf img{
	vertical-align:middle;
}

/* Begin Images */
img.lft{
	float:left;
	margin:0px 10px 10px 0px;
}
img.rgt{
    float:right;
    margin:0px 0px 10px 10px;
}
/* End Images */

#cbody {
	text-align:left;
	width:969px;
	margin:0px auto 0px;
	background: #ffffff;
}

/*#####--header*/
#header {
	background: #ffffff;
	height:92px;
	border-top:1px solid #000000;
	background:url(../img/common/header_bg.gif) left top repeat-x;
}
#header h1 {
	float:left;
	width:486px;
}
#header h1 img{
	margin-top:28px;
	margin-left:28px;
}
#header #banner1{
	float:left;
	width:483px;
}
#header #banner1 .inner{
    margin-top:21px;
}
#gnavi {
	clear:both;
	height:35px;
}
#gnavi ul{
   margin:0px 15px;
    width:939px;
}
#gnavi li {
	float:left;
}

#kamei{
	background:url(../img/common/kamei_bg.gif) left top no-repeat;
	margin:0px 15px 10px;
	width:939px;
	height:86px;
	vertical-align:middle;
    font-size:10px;
	position:relative;
}
#kamei input,
#kamei img{
    vertical-align:middle;
}
#loginform{
	float:left;
	width:551px;
	height:43px;
}
#loginform form{
    display:inline;
}
#loginform p{
	padding-left:90px;
    padding-top:5px;
}
#loginform a{
    color:#ff6600;
}
#loginform input.inp{
    width:104px;
    height:17px;
	background:#cccccc;
	border:1px solid #333333;
	margin-right:3px;
}
#kamei a.forgot{
	display:block;
	margin-left:335px;
}
#kamei dl.dgk{
    float:left;
	width:388px;
	height:43px;
	color:#cccccc;
}
#kamei dl.dgk dt{
    padding-top:5px;
	padding-bottom:3px;
}
#kamei dl.dgk a{
    color:#cccccc;
}
#kamei dl.regdiv{
	position:absolute;
	left:90px;
	top:43px;
    width:849px;
    /*margin-left:90px;*/
	height:43px;
	z-index:10;
}
#kamei dl.regdiv,
#kamei dl.regdiv img{
	vertical-align:top;
}
#kamei dl.regdiv img.btn{
	margin-top:10px;
}
#kamei dl.regdiv dt,
#kamei dl.regdiv dd{
    float:left;
}

#main {
	margin:0px 15px;
	width:939px;
}
#content {
	font-size: 1em;
	
}

/*###TOP###*/
#topmv{
	height:222px;
	margin-bottom:11px;
}
.leftcol{
	float:left;
	width:350px;
}
.rightcol{
	float:right;
	width:350px;
}
.contentInfo{
	width:350px;
	margin-bottom:12px;
}
.contentInfo .lft{
	float:left;
	background:url(../img/top/right_line.gif) right top repeat-y;
}
.contentInfo .rgt{
	float:right;
}
.contentInfo .rgt p,
.contentInfo .rgt ul,
.contentInfo .rgt div.btn{
	margin-left:4px !important;
}
#content .contentInfo h3{
    margin:0px;
	padding:0px;
	background:none;
}
.contentInfo h4{
	margin-bottom:4px;
}
.contentInfo ul{
    margin-bottom:6px;
}
#content .contentInfo p{
	line-height:1.3em;
	margin-bottom:0.5em;
}
#content .contentInfo p.pu-catch{
    color:#cc3300;
    margin:1.2em 0px;
}
.contentInfo a{
	color:#333333;
}
.contentInfo img.lft{
	margin-bottom:4px;
}
.contentInfo dl.lab{
	padding-left:104px;
	background:url(../img/top/plab_bg.gif) left top no-repeat;
	margin-bottom:7px;
}
.contentInfo dl.biz{
    background:url(../img/top/blab_bg.gif) left top no-repeat;
}
.contentInfo dl.lab dt{
	font-weight:bold;
}
.contentInfo li{
	padding-left:12px;
	background:url(../img/common/arrow_default.gif) 3px 6px no-repeat;
}
.contentInfo li ul{
    margin-bottom:0px;
}
.contentInfo li li{
	padding-left:0px;
	background:none;
}
.contentInfo ul.img{
    margin-left:2px;
}
.contentInfo ul.img li{
	float:left;
	width:68px;
    padding:0px;
	background:none;
}
.contentInfo ul.lft{
	float:left;
	width:224px;
	background:none;
}
.contentInfo div.btnr{
	float:right;
	width:121px;
}
.contentInfo div.btnr img{
    margin:4px 0px 8px;
}
.contentInfo div.btn{
    margin-top:4px;
	margin-bottom:4px;
}
.medialistin{
	font-size:10px;
}
.medialistin a{
	color:#0000ff;
}
/*###TOPend###*/


#breadcrumb {
	font-size:10px;
	padding:0px 2px 0px;
	height:24px;
	line-height:18px;
/* hides from macIE \*/
	overflow:hidden;
/**/
}
#breadcrumb a{
	color:#222222;
}
#index #breadcrumb{
	display:none;
}

/*####content####*/
#content{
	float:left;
	width:710px;
}
#content .inner{
	margin:0px 16px 0px 15px;
	width:679px;
}
#content a{
	color:#333333;
}
#content h2 {
	font-size:1em;
    line-height:1.5em;
    margin:0px 0px 1em;
}
#content .catetop {
    margin-bottom:1em;
}
#content h3 {
    line-height:1.5em;
    margin-bottom:1em;
	background:#fc7422;
	font-weight:normal;
	font-size:1em;
	color:#ffffff;
	line-height:1em;
	padding:3px 5px;
}
#content h3.blab{
	background:#728aa2;
}
#content h3.plab{
	background:#326ba5;
}

#content p {
	line-height:1.5em;
	margin:0px 0px 1em;
}
#content p.blab{
    color:#728aa2;
}
#content p.plab{
    color:#326ba5;
}
#content dl.sub{
	width:570px;
	margin:1em auto;
	padding:10px;
	background:#dddddd;
}
#content dl.sub dt{
    font-size:1.2em;
	margin-bottom:3px;
}
#contentHeader{
	height:190px;
    background:url(../img/service/about/bg.gif) left top no-repeat;
}
.chPlab{
    background-image:url(../img/service/project_lab/bg.gif) !important;
}
.chBlab{
    background-image:url(../img/service/business_lab/bg.gif) !important;
}
.chNet{
	height:235px !important;
    background-image:url(../img/common/bg_network.gif) !important;
}
.chSem{
    height:181px !important;
    background-image:url(../img/common/bg_seminars.gif) !important;
}
#contentHeader p.catch{
    padding-top:30px;
	margin-left:246px;
	margin-bottom:5px;
}
#contentHeader p.read{
    margin-left:249px;
	margin-right:50px;
	line-height:1.7em;
}
#contentHeader ul{
    margin-left:249px;
	position:absolute;
	z-index:2;
}
#contentHeader li{
	padding-left:15px;
    background:url(../img/common/arrow_circle.gif) left center no-repeat;
}
#contentHeader ul.type2 li{
    float:left;
	padding-right:10px;
}
#contentHeader a{
    color:#333333;
}
#content h2#semt{
	height:73px;
	line-height:73px;
	color:#ffffff;
	padding-left:12px;
	font-size:14px;
	font-weight:normal;
	background:url(../img/common/h2_bg_seminar.gif) left top no-repeat;
}

#content table{
	width:100%;
	border-collapse:separate;
	margin-bottom:15px;
}
#content table td,
#content table th{
    text-align:left;
	padding:8px 10px;
}
#content table th{
	width:200px;
	font-weight:normal;
	padding-left:20px;
	background:#cccccc url(../img/common/th_bg.gif) left top repeat-y;
}
#content table td{
    border:1px solid #cccccc;
}
table.merittb li{
	line-height:1.5em;
	text-indent:-1em;
    margin-left:1em !important;
}
table.merittb ul.mv li{
    float:left;
	width:190px;
    text-indent:0px;
	margin:0px;
	text-align:center;
}

/*service*/
dl#serviceMenu{
	
}
dl#serviceMenu dt{
    margin:0px;
	padding:0px;
	height:44px;
}
dl#serviceMenu dd{
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
    background:url(../img/service/dd_bg.gif) left bottom no-repeat;
}
dl#serviceMenu ul{
    padding:0px 10px;
	line-height:1.3em;
}
ul.diagram_caption{
    padding:0px 10px 0px 350px;
	line-height:1.3em;
}
#serviceMenu ul.diagram_caption{
    padding:0px 10px 0px 350px;
	line-height:1.3em;
}
dl#serviceMenu li{
    padding-left:15px;
    background:url(../img/common/arrow_circle.gif) left center no-repeat;
}

#content dl.waku{
    clear:both;
}
#content dl.waku dt{
    padding:3px 0px 3px 20px;
    border:1px solid #cccccc;
    background:#cccccc url(../img/menu/arrow.gif) left center no-repeat;
}
#content dl.waku dd{
    padding:12px;
    margin-bottom:1em;
    border:1px solid #cccccc;
}
#content dl.waku dd li{
	line-height:1.5em;
	padding-left:10px;
    background:url(../img/common/arrow_default.gif) left center no-repeat;
}
#content .nanto{
	width:679px;
}
#content .nanto .sample{
	float:left;
	width:244px;
	text-align:center;
}
#content .nanto .sample img{
    margin-bottom:25px;
}
#content .nanto h3{
    background:none;
	margin-bottom:3px;
}
#content .nanto ul{
    margin-bottom:0.5em;
}
#content .nanto li{
    text-indent:-1em;
	margin-left:256px;
}

#content #seminarDiv h3{
	background:#ffffff;
	color:#333333;
	font-weight:bold;
	padding-left:0px;
	font-size:14px;
	border-bottom:1px solid #fc7422;
}
#content #seminarDiv ul{
    margin-bottom:1em;
}
/*results*/
#content ul.reslist{
	position:relative;
	margin-left:10px;
	margin-right:-31px;
	padding:0px;
	width:700px;
}
#content ul.reslist li{
    float:left;
	width:204px;
	height:200px;
	margin:0px;
	margin-right:21px;
	margin-bottom:12px;
	padding:0px;
	text-align:center;
/* hides from macIE \*/
	overflow:hidden;
/* end */
}
#content ul.sndlist{
    position:relative;
    margin-left:10px;
	margin-right:-31px;
    width:700px;
}
#content ul.sndlist li{
    float:left;
    width:150px;
	margin-bottom:12px;
    text-align:center;
}
#mvArea{
	background:#000000;
	padding:5px 0px;
	text-align:center;
	margin-bottom:18px;
}

/*menu*/
#content .pmenu{
	
}
#content .pmenu .sample{
	float:left;
	width:234px;
	text-align:center;
}
#content .pmenu .sample img{
    margin-bottom:15px;
}
#content .pmenu dl.price{
    clear:both;
    border:1px solid #cccccc;
	margin-bottom:1em;
}
#content .pmenu dl.price dt{
	padding:3px 0px 3px 20px;
    background:#cccccc url(../img/menu/arrow.gif) left center no-repeat;
}
#content .pmenu dl.price dd{
    margin:5px;
}

/*creators*/
#content ol.flow{
    list-style-type:none;
	margin-bottom:20px;
}
#content ol.flow li{
	height:93px;
	line-height:93px;
	padding-left:115px;
	background:url(../img/creators_network/step1.gif) left top no-repeat;
}
#content ol.flow li span{
    display:block;
	line-height:1.25em;
	padding-top:17px;
}
#content ol.flow li.step2{
    background:url(../img/creators_network/step2.gif) left top no-repeat;
}
#content ol.flow li.step3{
    background:url(../img/creators_network/step3.gif) left top no-repeat;
}
#content ol.flow li.step4{
    background:url(../img/creators_network/step4.gif) left top no-repeat;
}
#content ol.flow li.step5{
    background:url(../img/creators_network/step5.gif) left top no-repeat;
}
#content ol.flow li.last{
    height:84px;
}
/*faq*/
#content #faq h4{
    line-height:1.5em;
    margin-bottom:1em;
}
#content #faq dl{
	line-height:1.5em;
	margin-bottom:1em;
}
#content #faq dt{
	background:#cccccc url(../img/common/question.gif) left top no-repeat;
    border:1px solid #cccccc;
	padding-left:34px;
	min-height:33px;
	line-height:33px;
}
* html #content #faq dt{
    height:33px;
}
#content #faq dd{
	background:url(../img/common/answer.gif) left top no-repeat;
	padding:10px 10px 10px 42px;
    border:1px solid #cccccc;
	margin-bottom:1em;
}
#content #faq dd a{
    color:#0000cc;
}
/*form*/
#content table.fmtb {
	margin-bottom:5px;
}
#content table input.txt{
    width:270px;
	margin-right:5px;
}
#content table input.yr,
#content table input.month,
#content table input.day{
    margin:0px 2px;
}
#content table .ex,
#content table .ex a{
    font-size:10px;
    color:#999999;
}
#content table textarea.caut,
#content table input.caut{
	width:420px;
}
#content p.link_in_form {
	margin:0px 3px 5px;
}
#content div.btnset{
	text-align:center;
	margin-bottom:15px;
}
#content div.error{
	border:1px solid #000000;
    background:#000000 url(../img/form/error_bg.gif) left center no-repeat;
	color:#ffffff;
	margin-bottom:5px;
	padding:10px 5px;
}
#content div.error p{
    margin:0px 0px 0px 35px;
}
#content input.error{
	background:#ffcc99;
}

/*sitemap*/
#content ul#sitemap{
	margin-left:2em;
	line-height:1.5em;
}
#content ul#sitemap ul{
    margin-left:1em;
}
/*デフォルト系はid:normalで*/
#content #normal{
	font-size:1.16em;
}
#content #normal .titleset{
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	padding-top:8px;
	margin-bottom:1em;
}
#content #normal h2{
    color:#cc3300;
	margin:10px 0px;
	font-size:1.2em;
}
#content #normal .titleset p.date{
	font-size:10px;
	margin:0px;
}
#content #normal h4,
#content #normal ul,
#content #normal dl,
#content #normal table{
    font-size:12px;
	margin-bottom:1em;
}
#content #normal dt{
	padding:3px 0px 3px 20px;
    border:1px solid #cccccc;
    background:#cccccc url(../img/menu/arrow.gif) left center no-repeat;
}
#content #normal dd{
	padding:12px;
    margin-bottom:1em;
}
#content #normal th{
	text-align:center;
	background:#cccccc;
}
#content #normal h4.other{
}
#content #normal li{
    padding-left:12px;
	line-height:1.5em;
    background:url(../img/common/arrow_default.gif) 3px 6px no-repeat;
}
#content ol.def{
	margin-bottom:1em;
	margin-left:2em;
	line-height:1.5em;
}
#content ol.def li{
    margin-bottom:0.5em;
}
#content ul.ind{
    margin-bottom:1em;
    margin-left:1em;
    line-height:1.5em;
}
#content ul.ind li{
    text-indent:-1em;
	margin-bottom:0.5em;
}
#content ul.def{
    margin-bottom:1em;
}
#content ul.def li{
    padding-left:12px;
    line-height:1.5em;
    background:url(../img/common/arrow_default.gif) 3px 6px no-repeat;
}
/* End content */

/*####### Sidebar ######*/
#sidebar {
	float:right;
	width: 219px;
}
#sideInfo{
	background:url(../img/side/info_bg.gif) left bottom no-repeat;
	padding-bottom:10px;
	margin-bottom:8px;
}
#sideInfo a{
	color:#000000;
	text-decoration:none;
}
#sideInfo dl{
	margin:0px 2px;
}
#sideInfo dt{
	background:url(../img/side/info_dt_bg.gif) left top repeat-x;
	height:19px;
	line-height:19px;
	padding-left:3px;
	color:#ffffff;
}
#sideInfo dd{
	margin:3px 4px;
}
#sideInfo li{
	line-height:1.5em;
	background:url(../img/common/arrow_orange.gif) left center no-repeat;
	padding-left:9px;
	
}
#topicsInfo{
	font-size:10px;
	color:#666666;
	margin-bottom:8px;
}
#topicsInfo a{
	color:#666666;
}
#topicsInfo li{
    margin-top:4px;
}
#enq{
	padding-bottom:10px;
	margin-bottom:10px;
	background:url(../img/side/enq_bg.gif) left bottom no-repeat;
}
#enq p{
	margin:1em;
}
#enq ul{
	margin:10px;
	line-height:1.5em;
}

#sidebar #localNavi{
	padding-bottom:10px;
	margin-bottom:10px;
	background:#000000 url(../img/side/localnavi_bg.gif) left bottom no-repeat;
}
#sidebar #localNavi a{
    color:#ffffff;
}
#sidebar #localNavi h3{
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:21px;
	height:21px;
	padding-left:5px;
    background:url(../img/side/localnavi_ttl_bg.gif) left top no-repeat;
}
#sidebar #localNavi h3 a{
    color:#000000;
    text-decoration:none;
}
#sidebar #localNavi ul{
    margin:3px 6px;
}
#sidebar #localNavi li ul{
    margin-left:0px;
}
#sidebar #localNavi li{
    line-height:1.5em;
    background:url(../img/common/arrow_orange2.gif) left 6px no-repeat;
    padding-left:9px;
    
}

#sidebar #localNavi2{
    padding-bottom:10px;
    margin-bottom:10px;
}
#sidebar #localNavi2 a{
    color:#444444;
}
#sidebar #localNavi2 h3{
    font-size:12px;
    font-weight:normal;
    color:#000000;
    line-height:21px;
    height:21px;
    padding-left:20px;
    background:#cccccc url(../img/side/localnavi_ttl_bg2.gif) left top no-repeat;
}
#sidebar #localNavi2 h3 a{
    color:#000000;
    text-decoration:none;
}
#sidebar #localNavi2 ul{
    margin:3px 6px;
}
#sidebar #localNavi2 li ul{
    margin-left:0px;
}
#sidebar #localNavi2 li{
    line-height:1.5em;
    background:url(../img/common/arrow_default.gif) left 6px no-repeat;
    padding-left:9px;
    
}


/* End Sidebar */


/*####### footer #########*/

#footer {
	padding: 32px 0px 0px;
	margin: 0px 15px;
	width: 939px;
	clear: both;
	text-align:center;
	background:#000000 url(../img/common/footer_bg.gif) left top repeat-x;
}
#footer ul li,
#footer ul li a{
	display:inline;
	color:#ffffff;
}
#footer p#copyright {
	font-size:10px;
	padding:25px;
	color:#a9a8a8;
}

/*##### clearfix #######*/
#content:after,
.contentInfo:after,
.nanto:after{
	content:'';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#content,
.contentInfo,
.nanto{
	display:inline-block;
	min-height:0px;
}
/* hides from macIE \*/
* html #content,
* html .contentInfo,
* html .nanto{
	display:block;
	height:0px;
}
/* end */
