@charset "UTF-8";
/* CSS Document */

/* ------------------------------
 top_page
------------------------------ */

#flash_area {
	width: 900px;
	padding: 0 0 30px 0;
	}
	
#top_contents {
	width: 900px;
	height: 410px;
	}
	
#top_left {
	width: 615px;
	float: left;
	padding-bottom: 30px;
	}
	
#top_right {
	width: 250px;
	float: right;
	padding-bottom: 30px;
	}
	
#top_left_title {
	width: 615px;
	padding: 0 0 15px 0;
	}
	
#top_left_title2 {
	width: 615px;
	padding: 30px 0 15px 0;
	}
	
#solution_navi {
	width: 615px;
	height: 60px;
	background: url(../image/s_navi.gif) no-repeat;
	}
	
#solution_navi ul {  
	padding:0px;
	margin:0px;
 }
 
#solution_navi li {  
	display:inline;  
	list-style-type:none;  
	} 

#solution_navi li a {  
	height:60px;  
	display:block;  
	float:left;  
	text-indent:-9877em;  
	text-decoration:none;  
	overflow:hidden;  
	}

/*------off*/

#solution_navi li.grapic a {
	background:url(../image/s_navi.gif) no-repeat 0px 0px;
	width: 205px;
	}
	
#solution_navi li.web a {
	background:url(../image/s_navi.gif) no-repeat 0px -205px;
	width: 205px;
	}
	
#solution_navi li.movie a {
	background:url(../image/s_navi.gif) no-repeat 0px -410px;
	width: 205px;
	}
	
/*------hover*/

#solution_navi li.grapic a:hover {
	background:url(../image/s_navi.gif) no-repeat 0px -60px;
	}

#solution_navi li.web a:hover {
	background:url(../image/s_navi.gif) no-repeat -205px -60px;
	}

#solution_navi li.movie a:hover {
	background:url(../image/s_navi.gif) no-repeat -410px -60px;
	}
	
#news_area {
	width: 615px;
	height: 260px;
	overflow: auto;
	}
	
#news {
	width: 590px;
	border-bottom: #666666 1px dotted;
	margin-bottom: 5px;
	}

#news table {
	width: 590px;
	}

#news td {
	}
	
#top_right_title {
	width: 250px;
	}

#top_creative {
	width: 238px;
	height: 170px;
	border: #666666 1px solid;
	margin-top: 15px;
	padding: 5px;
	}

#top_creative_title {
	width: 230px;
	height: 16px;
	background: #EEEEEE;
	padding: 2px 4px;
	color: #0D3387;
	}
	
#top_creative_img {
	width: 238px;
	height: 110px;
	text-align: center;
	padding: 10px 0;
	}

#top_creative_text {
	width: 238px;
	height: 20px;
	color: #666666;
	}
	
/* ------------------------------
 other_page
------------------------------ */

#left_area {
	width: 250px;
	float: left;
	padding-bottom: 30px;
	border-top: #666666 1px dotted;
	}
	
#left_area .sideMenu , .sideMenu ul { 
	margin:0; padding:0;
	}  
	
#left_area .sideMenu a {
	text-decoration:none;
	} 
	
#left_area .sideMenu li {  
    list-style: none;  
    font-size:12px;  
    line-height:50px;
	padding-left:20px;
    background: url(../image/list_mark.gif) left no-repeat;
	border-bottom:dotted 1px #666666;
	}  

#left_area .sideMenu li a {
	display:block;
	padding-left:5px;
	background:#FFFFFF;
	line-height:50px;
	}  

#left_area .sideMenu li a:hover {
	background:#FAFAFA;
	}  
	
#left_area .sideMenu a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#left_area .sideMenu a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#left_area .sideMenu a:hover {
	font-size: 12px;
	color: #0D3387;
	text-decoration: underline;
}

#left_area .sideMenua:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#right_area {
	width: 615px;
	float: right;
	padding-bottom: 30px;
	}
	
#right_area_other {
	width: 615px;
	height: 385px;
	float: right;
	padding-bottom: 30px;
	}
	
#title {
	width: 615px;
	padding-bottom: 20px;
	}
	
#title2 {
	width: 615px;
	padding: 30px 0 20px 0;
	}
	
#title3 {
	width: 615px;
	padding: 0 0 5px 0;
	}
	
#contents_area {
	width: 615px;
	}
	
#text_left_300 {
	width: 290px;
	float: left;
	}
	
#text_left_400 {
	width: 390px;
	float: left;
	}
	
#pic_right_300 {
	width: 300px;
	float: right;
	}
	
#text_full {
	width: 575px;
	padding: 0 0 0 20px;
	}
	
/* ------------------------------
 company_page
------------------------------ */

#company_area {
	width: 615px;
	}
	
#company_area th {
	width: 100px;
	background: #EEEEEE;
	text-align: left;
	font-weight: normal;
	padding: 10px;
	}
	
#company_area td {
	background: #FFFFFF;
	padding: 10px;
	}
	
.space10 {
	padding: 10px;
	}

#message_pic {
	width: 200px;
	float: right;
	}
	
.text_right {
	width: 390px;
	text-align: right;
	}	

/* ------------------------------
 news_page
------------------------------ */

#news_room_area {
	width: 615px;
	}
	
#news_room {
	width: 615px;
	padding: 15px 0;
	border-bottom: #666666 1px dotted;
	clear: both;
	}
	
#news_room th {
	width: 115px;
	font-weight: normal;
	text-align: left;
	}
	
/* ------------------------------
 link_page
------------------------------ */

#link_area {
	width: 615px;
	}
	
#link_area .sideMenu_link , .sideMenu_link ul { 
	margin:0; padding:0;
	}  
	
#link_area .sideMenu_link a {
	text-decoration:none;
	} 
	
#link_area .sideMenu_link li {  
    list-style: none;  
    font-size:12px;  
    line-height:30px;
	padding-left:0px;
	border-bottom:dotted 1px #666666;
	}  

#link_area .sideMenu_link li a {
	display:block;
	padding-left:5px;
	background:#FFFFFF;
	line-height:30px;
	}  

#link_area .sideMenu_link li a:hover {
	background:#FAFAFA;
	}  

/* ------------------------------
 creative_page
------------------------------ */

#midashi {
	width: 615px;
	padding: 0 0 5px 0;
	border-bottom: #0D3387 1px solid;
	font-size: 14px;
	color: #0D3387;
	}
	
#midashi2 {
	width: 615px;
	padding: 15px 0 5px 0;
	border-bottom: #0D3387 1px solid;
	font-size: 14px;
	color: #0D3387;
	}
	
#portfolio {
	width: 615px;
	padding: 15px 0 10px 0;
	border-bottom: #666666 1px dotted;
	}
	
#portfolio table {
	width: 615px;
	}
	
#portfolio td {
	width: 300px;
	text-align: center;
	padding-bottom: 5px;
	}

#page_navi {
	width: 615px;
	padding: 10px 0 0 0;
	text-align: right;
	clear: both;
	}

#page_navi table {
	width: 615px;
	}
	
#page_navi td {
	width: 205px;
	text-align: center;
	padding-bottom: 5px;
	}

/* ------------------------------
 illust_page
------------------------------ */

#illust_text {
	width: 615px;
	padding-bottom: 15px;
	}
	
.text_white_bold {
	color: #FFFFFF;
	font-weight: bold;
	}
	
.space {
	padding: 5px;
	}
	
#illust_portfolio {
	width: 250px;
	padding: 5px 0 20px 0;
	}
	
#illust_portfolio table {
	width: 250px;
	}
	
#illust_portfolio td {
	width: 125px;
	padding: 5px 0 5px 0;
	text-align: center;
	font-size: 10px;
	}
	
#illust_portfolio img {
	padding: 3px;
	border: 1px solid #666666;
	}

#illust_order_title {
	width: 900px;
	padding-bottom: 15px;
	}
	
#illust_order {
	width: 900px;
	}
	
#illust {
	width: 900px;
	padding-bottom: 30px;
	}

