@charset "utf-8";



/* -----------------------------------------------------------

CSS Information



 File name:      default.css

 Author:         Your Name (admin)

 Style Info:     デフォルトのスタイルのリセット及び基本設定

----------------------------------------------------------- */



/*----------------------------------------------------

	Reset

----------------------------------------------------*/



html {

	overflow-y: scroll;

}



body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,fieldset,p,blockquote {

	margin: 0;

	padding: 0;

}



address,caption,cite,code,dfn,em,strong,th,var {

	font-style: normal;

}



table {
    border-spacing: 1;
    cellpadding: 4;
}


caption,th {

	text-align: left;

}



q:before,q:after {

	content: '';

}



object,

embed {

	vertical-align: top;

}



hr,legend {

	display: none;

}



h1,h2,h3,h4,h5,h6 {

	font-size: 100%;

}



img,abbr,acronym,fieldset {

	border: 0;

}



li {

	list-style-type: none;

}



p {
	margin-bottom: 1em;

}





/*----------------------------------------------------

	Base

----------------------------------------------------*/



body {
	color: #333;
	font-size: small;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
	text-align: center;
}



#bg{

	background-image:url(http://c3-inc.com/img/bg_bar_02.gif);
	width:1000px;
	background-repeat:repeat-y;
	background-position:center 50%;
	margin:0px auto 0px auto;

}



* + html body {

	font-family: "メイリオ","Meiryo";

}



#bg_mini{

	background-image:url(http://c3-inc.com/img/bg_mini_06.gif);
	background-repeat:repeat-y;
	background-position:center 50%;
	margin:0px auto 0px auto;
	width:552px;

}













/*----------------------------------------------------

	Link

----------------------------------------------------*/



a:link {

	color:#36B0C6;
	text-decoration:none;

}



a:visited {

	color:#36B0C6;
	text-decoration:none;

}



a:hover {

	color:#999999;
	text-decoration:underline;

}



a:active {
	text-decoration: none;
}



/*----------------------------------------------------

	wrapper

----------------------------------------------------*/

#wrapper {
	
	width:840px;
	
	margin:0px auto;
	
	background-color:#fff;
	

}

/*----------------------------------------------------

	flash

----------------------------------------------------*/

#flash{
	
	width:840px;
	
	height:300px;
	
	
}

#flash img {

  vertical-align:bottom;
  
}





/*----------------------------------------------------

	#title

----------------------------------------------------*/


#title {

	width:840px;
	
	height:64px;
	
}


#title img {

  vertical-align:bottom;
  
}







/*----------------------------------------------------

	golobalnavi

----------------------------------------------------*/

#golobalnavi li{

	margin:0;

	padding:0;
}


.menu01{

	float:left;
	
	width:140px;
	
	height:30px;

	text-indent:-9999px;
	
	overflow:hidden;
	
	background: url(http://c3-inc.com/img/gnavi_01.gif) no-repeat;
}

.menu01 a{

	width:140px;
	
	height:30px;
	
	display:block;

}

.menu01 a:hover{

	background: url(http://c3-inc.com/img/gnavi_01h.gif) no-repeat;
}



.menu02{

	float:left;
	
	width:140px;
	
	height:30px;
		
	text-indent:-9999px;
	
	overflow:hidden;
	
	background: url(http://c3-inc.com/img/gnavi_02.gif) no-repeat;

}


.menu02 a{

	width:140px;
	
	height:30px;
	
	display:block;
	
}

.menu02 a:hover{

	background: url(http://c3-inc.com/img/gnavi_02h.gif) no-repeat;
	
}


.menu03{

	float:left;
	
	width:140px;
	
	height:30px;
	
	text-indent:-9999px;
	
	overflow:hidden;
	
	background: url(http://c3-inc.com/img/gnavi_03.gif) no-repeat;
	
}

.menu03 a{

	width:140px;
	
	height:30px;
	
	display:block;
	
}

.menu03 a:hover{

	background: url(http://c3-inc.com/img/gnavi_03h.gif) no-repeat;

}




.menu04{

	float:left;
	
	width:140px;
	
	height:30px;
	
	text-indent:-9999px;
	
	overflow:hidden;
	
	background: url(http://c3-inc.com/img/gnavi_04.gif) no-repeat;
	
}

.menu04 a{

	width:140px;
	
	height:30px;
	
	display:block;
	
}

.menu04 a:hover{

	background: url(http://c3-inc.com/img/gnavi_04h.gif) no-repeat;
}


.menu05{

	float:left;
	
	width:140px;
	
	height:30px;
	
	text-indent:-9999px;
	
	overflow:hidden;
	
	background: url(http://c3-inc.com/img/gnavi_05.gif) no-repeat;
	
}

.menu05 a{

	width:140px;
	
	height:30px;
	
	display:block;
	
}

.menu05 a:hover{

	background: url(http://c3-inc.com/img/gnavi_05h.gif) no-repeat;
	
}




.menu06{

	float:left;
	
	width:140px;
	
	height:30px;
	
	text-indent:-9999px;
	
	overflow:hidden;
	
	background: url(http://c3-inc.com/img/gnavi_06.gif) no-repeat;
	
}

.menu06 a{

	width:140px;
	
	height:30px;
	
	display:block;
	
}

.menu06 a:hover{

	background: url(http://c3-inc.com/img/gnavi_06h.gif) no-repeat;
	
}




/*

#golobalnavi{

	width:840px;
	
	height:30px;
}




#golobalnavi ul {

	list-style:none;
	
	text-align:center;

}
#golobalnavi ul li {
	
	float: left;
}

#golobalnavi ul li a {
	
	width: 140px;
	
	height:30px;
	
	display: block;
	
}

#golobalnavi ul li img {

 vertical-align: bottom;
  
 line-height:0px;
 
 }




#top{
width:140px;
}


#top a:hover{
background:url(http://c3-inc.com/img/gnavi_02.gif) no-repeat;
}



#golobalnavi ul li a:hover {
	
	width:140px;
	
	height:30px;
	
	background:url(http://c3-inc.com/img/gnavi_02.gif) no-repeat;

}

*/



/*----------------------------------------------------

	clear

----------------------------------------------------*/


.clear {
	
	clear:both;
}




/*----------------------------------------------------

	#header

----------------------------------------------------*/



#header {

	width:840px;
	
	height:84px;
	
        background: url(http://c3-inc.com/img/header_bg.gif) no-repeat;
	
}



#header h1 {
	
	padding:18px 0px 10px 30px;
	
	float:left;
	
	display:inline;

}


#header p {

	text-align:left;
	
	float:left;
	
	padding:33px 0px 0px 17px;
	
	color:#666;
	
	font-size:14px;
	
	font-weight:bold;

	letter-spacing: 0.1em; 

	
}




#sitemap {
	width: 100px;
	
	text-align:right;

	float:right;
	
	margin:50px 10px 0px 0px;
		
	display:inline;
	
}



#sitemap img{

    padding-right:4px;


}



#sitemap a:link {
	
	color:#36B0C6;
	text-decoration:none;
	
} 


#sitemap a:visited {
	
	color:#36B0C6;
	text-decoration:none;
	
} 


#sitemap a:hover {
	
	color:#999999;
	text-decoration:underline;
	
}





/*	gNav

----------------------------------------------------*/



#header ul#gNav {

}






@charset "utf-8";





/*----------------------------------------------------

	汎用class

----------------------------------------------------*/



.imgR {

	float: right;

	margin: 0 0 10px 10px;

}



.imgL {

	float: left;

	margin: 0 10px 10px 0;

}



.btn {

	text-align: center;

}





/*----------------------------------------------------

	#navSkip (Navigation Skip)

----------------------------------------------------*/



span#navSkip {

	position: absolute;

	top: 0;

	left: 0;

}





/*----------------------------------------------------

	#page

----------------------------------------------------*/



#page {

	margin: 0 auto;

	text-align: left;

	background: #FFF;

}




/*----------------------------------------------------

	#contents

----------------------------------------------------*/


#contents{

	width:780px;
	
	margin:0px auto;
	
}


/*----------------------------------------------------

	#contents_main

----------------------------------------------------*/


#contents_main{
	width:780px;
	margin:0px auto;
}


#contents_full{
	background-image: url(http://c3-inc.com/img/side_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	height:100%;	 
}




#contents_menu2{
	margin-top:30px;
}



/*----------------------------------------------------

	#contents_main_side

----------------------------------------------------*/


#contents_main_side{
	width:780px;
	margin:0px auto;
	height:100%;
	background-image: url(http://c3-inc.com/img/left_bar_bk.gif);
	background-repeat:repeat-y;
	background-position:left;
}











/*----------------------------------------------------

	#left_contents

----------------------------------------------------*/


#left_contents{
	width:540px;
	margin-top:30px;
	float:left;
}


#left_contents img{
  vertical-align:bottom;
}





/*----------------------------------------------------

	#left_contents_inquiry #sidebar_inquiry お問い合せ

----------------------------------------------------*/


#left_contents_inquiry{
	width:540px;
	float:left;
}


#left_contents_inquiry img{
  vertical-align:bottom;
}




#sidebar_inquiry{
	width:210px;
	margin-left:30px;
	float:left;
}




#sidebar_inquiry img {
	vertical-align:bottom;
	margin-bottom:8px;
}




/*----------------------------------------------------

	src

----------------------------------------------------*/

#src {
	width:540px;
	background-color:#ffffff;
	margin-top:10px;
	font-family:"ＭＳ Ｐゴシック";
}


#src dt {
	float: left;
	width: 120px;
	color:#333333;
	font-size:12px;
	margin-bottom:4px;
}

#src dd {
	text-align:left;
	font-size:12px;
	margin-bottom:4px;
}






#src a:link {
	text-decoration:underline;
	color:#36B0C6;
}


#src a:visited {
	text-decoration:underline;
	color:#36B0C6;
}


#src a:hover {
	text-decoration:underline;
	color:#999999;
}



#src p{
text-align:right;
margin-top:5px;
vertical-align:bottom;
}




/*----------------------------------------------------

	left_box

----------------------------------------------------*/

#left_box{
	width:538px;
	/*border-right:#999999 1px solid;
	border-bottom:#999999 1px solid;
	border-left:#999999 1px solid;
	background-color:#FFFFFF;*/
	padding:5px 0px 5px 0px;

}



#left_box ul {
	text-align:right;
	width:528px;
	margin:0px 3px 5px 5px;
}

#left_box ul li {
	display:inline;
	margin-right:3px;
	margin-left:1px;
}


/*--------------IE7------------*/

* + html #left_box ul {
	text-align:center;
	width:528px;
	margin:0px 0px 5px 0px;

}

* + html #left_box ul li {
	display:inline;
	margin-right:5px;
	margin-left:0px;
}

/*--------------IE6------------*/

* html #left_box ul {
	text-align:center;
	width:528px;
	margin:0px 0px 5px 0px;

}



* html #left_box ul li {
	display:inline;
	margin-right:5px;
	margin-left:0px;
}





/*----------------------------------------------------

	#sidebar

----------------------------------------------------*/

#sidebar{
	width:210px;
	/*height:100%;*/
	padding-left:30px;
	padding-top:30px;
	/*margin-left:30px;
	margin-top:30px;*/
	float:left;
	/*background-image: url(http://c3-inc.com/img/side_bg.gif);
	background-repeat:repeat-y;
	background-position:left;*/
}




#sidebar img {
	vertical-align:bottom;
	margin-bottom:8px;
}



/*----------------------------------------------------

	topic-path パン屑リスト

----------------------------------------------------*/

.topic-path {
text-align:left;
padding:2px 0px 0px 2px;
font-size:10px;
}




.topic-path a {
	color:#333333;
	text-decoration:underline;
}


.topic-path a:hover{
	color:#333333;
	text-decoration:none;
}







/*----------------------------------------------------

	#left_bar #menutop .menutop01 #menu

----------------------------------------------------*/




#left_bar{
	float:left;
	width:210px;
	}


#menutop li {
	margin: 0;
	padding: 0;
	height:30px;
	overflow:hidden;
}



.menutop01{
	background-image:url(http://c3-inc.com/img/campany_left_bar01.gif);
	background-repeat:no-repeat;
	width:180px;
	height:25px;
	text-align:left;
	color: #fff;
	display: block;
	margin: 0;
	padding: 5px 0px 0px 30px;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
}



#menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	margin: 0;
	padding: 0;
	height:30px;
	overflow:hidden;
}

#menu a {
	background-image:url(http://c3-inc.com/img/campany_left_bar02.gif);
	background-repeat:no-repeat;
	width:210px;
	height:30px;
	text-align:left;
	color: #333;
	display: block;
	margin: 0;
	padding: 5px 12px 0px 30px;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
}


#menu a:hover {
	background: url(http://c3-inc.com/img/campany_left_bar03.gif);
	color: #36B0C6;
}                    
                    



/*--------------IE6------------*/

* html #menu a {
	background: url(http://c3-inc.com/img/campany_left_bar02.gif);
	background-repeat:no-repeat;
	width:180px;
	height:25px;
	text-align:left;
	color: #333;
	display: block;
	margin: 0;
	padding: 5px 0px 0px 30px;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
}





/*----------------------------------------------------

	#main

----------------------------------------------------*/
#main {
	float:left;
	width:540px;
	margin-left:30px;
	text-align:left;
}


#main img {
	vertical-align:bottom;

}



#main a:link {
	text-decoration:underline;
	color:#36B0C6;
}


#main a:visited {
	text-decoration:underline;
	color:#36B0C6;
}


#main a:hover {
	text-decoration:underline;
	color:#999999;
}




/*----------------------------------------------------

	#main 企業理念

----------------------------------------------------*/

#main h4{
	background: url(http://c3-inc.com/img/border_red.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	font-size:14px;
	font-family:"ＭＳ Ｐゴシック";
	color:#333333;
	letter-spacing: 0.1em; 
}



/*----------------------------------------------------

	#text-box .message 企業理念

----------------------------------------------------*/


#text-box,#p2008,#p2007{
margin-top:10px;
margin-bottom:5px;
padding-left:10px;}


#text-box2{
margin-top:30px;
}


#message{
font-size:10px;
letter-spacing:0.1em;
line-height:1.8;
margin-top:15px;
}

#message p{
width:426px;
float:left;
}



#message img{
float:right;
}





/*----------------------------------------------------

	#map アクセスマップ

----------------------------------------------------*/

#map {
margin-top:5px;
}

#map_p{
margin-bottom:5px;
text-align:right;
font-size:12px;
}

#map_p img {
padding-right:3px;
padding-bottom:2px;
}



#map_p a:link{
color:#5b5b5b;
text-decoration:underline;
}

#map_p a:visited {
color:#7600b3;
text-decoration:underline;
}


#map_p a:hover {
color:#5b5b5b;
text-decoration:none;
}


#map_text{
margin-top:30px;
}



#map_text_b{
margin-top:30px;
}


#map_text_a h4,#map_text_b h4{
	background-image:url(http://c3-inc.com/img/border.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	font-size:12px;
	color:#333333;
}


#map_text_a h4 img,#map_text_b h4 img{
padding:0px 3px 2px 0px;
}


#map_text_a a:link{
color:#5b5b5b;
text-decoration:underline;
}


#map_text_a a:visited {
color:#7600b3;
text-decoration:underline;
}


#map_text_a a:hover {
color:#5b5b5b;
text-decoration:none;
}



.ysicon{
padding-bottom:3px;
margin-right:2px;
}





/*----------------------------------------------------

	.table_layout 会社概要 採用情報

----------------------------------------------------*/



#campany_main{
margin-top:30px;
}



.table_layout {
	text-align:left;
}



.table_layout th {
	font-size:12px;
	color:#333333;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:2px;
	font-weight:normal;
}


.table_layout td {
	font-size:12px;
	padding-bottom:5px;
	padding-top:5px;
	color:#333333;
}


.table_layout tr {
	background-image:url(http://c3-inc.com/img/border.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}


/*----------------------------------------------------

	.table_layout2 お問い合せ

----------------------------------------------------*/

.table_layout2 {
	text-align:left;
	/*background-color:#f9f9f9;*/
}



.table_layout2 th {
	font-size:12px;
	color:#505050;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	font-weight:normal;
}


.table_layout2 td {
	font-size:12px;
	padding-bottom:5px;
	padding-top:5px;
	color:#333333;
}


.table_layout2 tr {
	background-image:url(http://c3-inc.com/img/border.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}


tr.nob{
	background-image:none;
	background-position:bottom left;
	background-repeat:repeat-x;
}


.input1{
margin-top:10px;
margin-left:100px;
}



.inquiry_text{
text-align:left;
}

.color{
color:#FF0000;
}



.caution1{
	color:#505050;
}





/*----------------------------------------------------

	#admize_box #affiliate_box
	#media_box #media2_box	事業内容

----------------------------------------------------*/


#affiliate_box,#media_box,#media2_box,#media3_box{
	margin-top:30px;
}








#admize_box a:link,#affiliate_box a:link,#media_box a:link {
	text-decoration:underline;
	color:#333333;
}


#admize_box a:visited,#affiliate_box a:visited,#media_box a:visited {
	text-decoration:underline;
	color:#7600b3;
}


#admize_box a:hover,#affiliate_box a:hover,#media_box a:hover {
	text-decoration:underline;
	color:#e50210;
}










#admize_box h4,#affiliate_box h4{
	background-image:none;
}


.sbu_t{
	width:540px;
	background-image:url(http://c3-inc.com/img/border_red.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}

.sbu_t h4{
	float:left;
}


.sbu{
	float:left;
	margin-top:6px;
	margin-left:3px;
	font-size:10px;
}



.sbu2{
	float:left;
	margin-top:13px;
	margin-left:3px;
	font-size:10px;
}


.admize_textbox{
width:276px;
float:left;
margin-top:7px;
}



/*--------------IE6------------*/

* html .admize_textbox{
width:273px;
float:left;
}

.bn_img {
margin-top:7px;

}

#media_box h4,#media2_box h4,#media3_box h4 {
font-size:12px;
}


#media_box h4 img,#media2_box h4 img,#media3_box h4 img{
padding:0px 3px 3px 0px;
}


.media2_textbox{
margin-top:7px;
}





/*----------------------------------------------------

	#mediaservice 運営媒体 

----------------------------------------------------*/



#media_menubox {
	list-style: none;
	margin: 0;
	padding: 0;
}

#media_menubox li {
	margin: 0;
	padding: 0;
	float:left;
	height:30px;
	width:150px;
	overflow:hidden;
}

#media_menu a {
	background-image:url(http://c3-inc.com/img/mbt.gif);
	background-repeat:no-repeat;
	width:150px;
	height:30px;
	text-align:left;
	display: block;
	margin: 0;
	padding: 5px 12px 0px 18px;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
}



#media_menu a:link{
	color: #505050;
	text-decoration:none;
}


#media_menu a:visited {
	color: #505050;
	text-decoration:none;
} 


#media_menu a:hover {
	background-image:url(http://c3-inc.com/img/mbtv.gif);
	background-repeat:no-repeat;
	color: #ff0000;
	text-decoration:none;
}  


#media_menu li{
margin-right:5px;
margin-bottom:5px;
}



#media_bt{
margin-top:10px;
}



#media_bt a:link {
text-decoration:underline;
color:#e50210;
}


#media_bt a:visited {
text-decoration:underline;
color:#333333;
}


#media_bt a:hover {
text-decoration:none;
color:#e50210;
}




#media_bt h4{
	background-image:url(http://c3-inc.com/img/border.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	font-size:12px;
}


.myicon{
padding:0px 3px 3px 0px;
}


.msyicon{
padding:0px 3px 1px 0px;

}


/*----------------------------------------------------

	#mediaservice 運営媒体バナー 

----------------------------------------------------*/




#media_new,#media_sns,#media_decome,#media_game,#media_fortune,#media_info,#media_etc{
margin-top:30px;
}




.media_box_mini {
	margin:0px auto;
	verticla-align:center;
	width:540px;
	height:94px;
}




.media_banner{
width:540px;
height:94px;
verticla-align:center;
overflow:hidden;
background-color:#f9f9f9;
margin-top:10px;
}

.media_logo{
float:left;
width:192px;
height:94px;
padding-top:8px;
padding-left:8px;
}




.media_text{
float:left;
width:250px;
height:94px;
font-size:10px;
padding-top:8px;
}



.media_qr{
float:left;
width:82px;
height:94px;
padding-left:8px;
padding-top:8px;
}




/*----------------------------------------------------

	ページTOPリンク 

----------------------------------------------------*/

#pagetop{
text-align:right;
}

#pagetop a:link{
color:#505050;
text-decoration:none;
}


#pagetop a:visited {
color:#505050;
text-decoration:none;
} 


#pagetop a:hover{
color:#505050;
text-decoration:underline;
}


/*----------------------------------------------------

	#recruit 採用情報

----------------------------------------------------*/

#text-box_recruit{
margin-top:30px;
}


#text-box_recruit h4{
	background-image:url(http://c3-inc.com/img/border.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}


/*
#recruit_sp{
margin-top:30px;
}
*/

/*--------------IE7/IE6------------*/

* + html #recruit_sp {
height:60px;
}


* html #recruit_sp {
height:60px;
}







#recruit_sp li{
float:left;
margin-right:10px;
}





#recruit1,#recruit2,#recruit3,#recruit4,#recruit5{
margin-top:30px;
}



#recruit1 h4,#recruit2 h4,#recruit3 h4,#recruit4 h4,#recruit5 h4 {
font-size:12px;
}


#recruit1 h4 img,#recruit2 h4 img,#recruit3 h4 img,#recruit4 h4 img,#recruit5 h4 img{
padding:0px 3px 3px 0px;
}





/*----------------------------------------------------

	#sitemap サイトマップ

----------------------------------------------------*/



#sitemap_from{
width:540px;
text-align:left;
margin-top:10px;
}

#sitemap_from h3{
color:#333333;
}




#sitemap_from a:link {
	text-decoration:underline;
	color:#333333;
}


#sitemap_from a:visited {
	text-decoration:underline;
	color:#7600b3;
}


#sitemap_from a:hover {
	text-decoration:underline;
	color:#e50210;
}



/*----------------------------------------------------

	#history 会社沿革

----------------------------------------------------*/



#history {
width:540px;
margin-top:30px;
background-color:#f9f9f9;
}




/*----------------------------------------------------

	#src_news ニュース＆プレスリリース 

----------------------------------------------------*/



#src_news,#src_news1 {
width:540px;
background-color:#f9f9f9;
}






#src_news,#src_news1 a:link {
	text-decoration:underline;
	color:#655b5b;
}


#src_news,#src_news1 a:visited {
	text-decoration:underline;
	color:#b20026;
}



#src_news,#src_news1 a:hover {
	text-decoration:none;
	color:#655b5b;
}







.table_layout3 {
	text-align:left;
}



.table_layout3 th {
	font-size:10px;
	color:#333333;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:0px;
	font-weight:normal;
}


.table_layout3 td {
	font-size:12px;
	padding-bottom:8px;
	padding-top:8px;
	color:#333333;
}


.table_layout3 tr {
	background-image:url(http://c3-inc.com/img/border.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}





/*----------------------------------------------------

	#text-box h4 プレス内容

----------------------------------------------------*/



#text-box h4{
	background-image:url(http://c3-inc.com/img/border.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}


#news_main{
font-size:10px;
background-color:#f9f9f9;
}



#day{
text-align:right;
font-size:12px;
border-bottom:solid 1px;
border-bottom-color:#d9d9d9;
}


#subt{
margin-bottom:10px;
text-align:center;
font-size:12px;
border-bottom:solid 1px;
border-bottom-color:#d9d9d9;
}

#news_img{
padding-bottom:10px;
border-bottom:solid 1px;
border-bottom-color:#d9d9d9;
}

#news_inquiry{
margin-top:10px;
padding-bottom:10px;
border-bottom:solid 1px;
border-bottom-color:#d9d9d9;
font-size:10px;
}



/*----------------------------------------------------

	#news プレス内容(別フォルダ)

----------------------------------------------------*/


#header_n {
	width:540px;
	height:24px;
	background-image:url(http://c3-inc.com/img/header_n.gif);
	background-repeat:no-repeat; 
}

#header_n h1{
	text-align:left;
	font-weight:normal;
	font-size:10px;
	color:#676767;
	padding-left:16px;
	padding-bottom:1px;
}


#wrapper_n {
	width:540px;
	margin:0px auto;
	background-color:#fff;
}




#wrapper_n a:link {
	text-decoration:underline;
	color:#e50210;
}


#wrapper_n a:visited {
	text-decoration:underline;
	color:#7600b3;
}


#wrapper_n a:hover {
	text-decoration:none;
	color:#e50210;
}








#wrapper_n p{
	margin:0px;
	padding:0px;
}


#wrapper_n img{
	vertical-align:bottom;
}


#main_n{
	margin-top:10px;
}


#text-box_n h2{
	text-align:left;
	font-size:14px;
	padding-left:16px;
	background-image:url(http://c3-inc.com/img/border.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}

#day_n {
	text-align:right;
	font-size:10px;
	padding-right:16px;
}


#subt_n {
	border-top:solid #d9d9d9 1px;
	padding:5px 0px 5px 0px;
}





#news_main_n {
	border-bottom:solid #d9d9d9 1px;
	border-top:solid #d9d9d9 1px;
	padding:10px 16px 10px 16px;
	text-align:left;
	background-color:#f9f9f9;
	font-size:10px;
}

#news_main_n p {
	padding-bottom:1em;
}

#news_main_n h3 {
	font-size:13px;
}


#news_main_n h3 img.ysicon {
	vertical-align:middle;
	padding-bottom:3px;
	margin-right:2px;
}

#news_inquiry_n h3 img.ysicon {
	vertical-align:middle;
	padding-bottom:3px;
	margin-right:2px;
}

#text-box_n h2 img.myicon{
	vertical-align:middle;
	padding-bottom:3px;
	margin-right:3px;
}


#news_main_n table {
	margin-bottom:1em;
}


/*--------------IE7/IE6------------*/

* + html #news_main_n table {
	margin-bottom:0px;
}


* html #news_main_n table {
	margin-bottom:0px;
}





#news_main_n table tr th,td {
	vertical-align:top;
}


#news_inquiry_n {
	border-bottom:solid #d9d9d9 1px;
	text-align:left;
	background-color:#f9f9f9;
	padding:10px 16px 10px 16px;
	font-size:10px;
}

#news_inquiry_n h3 {
	font-size:13px;
}

#news_inquiry_n table {
	margin-bottom:1em;
}

#news_inquiry_n table tr th,td {
	vertical-align:top;
}

#news_inquiry_n p{
	padding-bottom:1em;
}

#footer_n img {
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#footer_copy_n{
	width:540px;
	height:37px;
	background-image:url(http://c3-inc.com/img/footer_minibg.gif);
	background-repeat:no-repeat; 
}

#footer_copy_n p{
	font-size:10px;
	padding-top:10px;
}







/*----------------------------------------------------

	プライバシーポリシー

----------------------------------------------------*/


#main_privacypolicy{
text-align:left;
padding:0px 16px 5px 16px;
}

.text-box_n{
margin-top:20px;
}

.text-box_n h2{
text-align:left;
font-size:14px;
padding-left:16px;
background-image:url(http://c3-inc.com/img/border.gif);
background-position:bottom left;
background-repeat:repeat-x;
}


.news_main_n{
padding:10px 16px 0px 16px;
text-align:left;
}







/*----------------------------------------------------

	#footer_banner

----------------------------------------------------*/

#footer_banner{
	width:840px;
	height:60px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:30px;
	background-color:#f4f4f4;
}

#top_footer{
padding-left:30px;
}


#footer_banner li{
	float:left;

}

#footer_banner li img{
	vertical-align:bottom;
}

li.footer_img{
	padding-right:5px;
}







/*----------------------------------------------------

	#footer

----------------------------------------------------*/


#footer_top {
background: url(http://c3-inc.com/img/footer_bg.gif);
background-repeat:no-repeat;
height:66px;
}



#footer_04 {
	text-align:center;
}



#footer_04 li {
	display:inline;
	list-style-type:none;
	margin-right:6px;
	padding-left:10px;
}



#footer_04 li+li {
	border-left:1px solid #655b5b;
}









/*--------------IE6------------*/

* html #footer_04 li {
	border-left:1px solid #655b5b;
/*	border-right:1px solid #655b5b;*/

}



* html #footer_04 #ie6 {
	border-right:1px solid #655b5b;

}



#footer_top ul li a:link {
	
	color:#36B0C6;
	text-decoration:none;
	
}



#footer_top ul li a:visited {
	
	color:#36B0C6;
	text-decoration:none;
	
}



#footer_top ul li a:hover {
	
	color:#999999;
	text-decoration:underline;
	
}




#footer_top p.copy {
	color:#36B0C6;
	font-size:10px;
	margin:0px;
}






#footer_box {
	padding-top:25px;

}
























#footer {
background-image:url(http://c3-inc.com/img/footer_bg.gif);
background-repeat:no-repeat;
height:66px;
margin-top:30px;
}




#footer_04 {
	text-align:center;

}



#footer_04 li {
	display:inline;
	list-style-type:none;
	margin-right:6px;
	padding-left:10px;
}



#footer_04 li+li {
	border-left:1px solid #655b5b;
}









/*--------------IE6------------*/

* html #footer_04 li {
	border-left:1px solid #655b5b;
/*	border-right:1px solid #655b5b;*/

}



* html #footer_04 #ie6 {
	border-right:1px solid #655b5b;

}



#footer ul li a:link {
	
	color:#36B0C6;
	text-decoration:none;
	
}



#footer ul li a:visited {
	
	color:#36B0C6;
	text-decoration:none;
	
}



#footer ul li a:hover {
	
	color:#999999;
	text-decoration:underline;
	
}




#footer p.copy {
	color:#36B0C6;
	font-size:10px;
	margin:0px;
}






#footer_box {
	padding-top:25px;

}





@media print {



}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


#web {
	width:640px;
        text-align:left;
	margin-bottom:30px;
}

#web h1{
	width:540px;
	height:30px;
        padding:5px 0 0 10px;
        text-align:left;
        background: url(http://c3-inc.com/img/bt2.gif) no-repeat;
}

#web h2{
	width:530px;
        padding:0 0 0 10px;
        font:bold 14px;
        text-align:left;
	border-bottom:#999999 1px dotted;
}

#web .txt{
	width:530px;
        padding:5px 5px 10px 10px;
        font:bold 14px;
        text-align:left;
}


#blog {
	width:640px;
        text-align:left;
	margin-bottom:30px;
}

#blog h1{
	width:540px;
	height:30px;
        padding:5px 0 0 10px;
        text-align:left;
        background: url(http://c3-inc.com/img/bt2.gif) no-repeat;
}

#blog h2{
	width:530px;
        padding:0 0 0 10px;
        font:bold 14px;
        text-align:left;
	border-bottom:#999999 1px dotted;
}

#blog .txt{
	width:530px;
        padding:5px 5px 10px 10px;
        font:bold 14px;
        text-align:left;
}

