@charset "UTF-8";
@font-face {
	font-family:kozgo;
	/*
	src:url(KozGoPro-Heavy.otf) format("opentype");
	*/
	src:url(KozMinPro-Medium.otf) format("opentype");
}
@font-face {
	font-family:kozgo;
	src:url(KozMinPro-Medium.eot) format("opentype");
}
html {
	margin:0px;
	padding:0px;
}
body,td,th {
	font-size: small;
	color: #333;
	font-family:kozgo;
}
body {
	margin:0px;;
	padding:0px;
}

p {
	margin:0 5px 0 5px;
	_margin:0 2px 0 2px;
	padding:0;
	line-height:30px;
	font-size: small;
}
a {
	border:none;
	color:#66CCCC;
	text-decoration:none;
	font-size: small;
}
.strong_tag {
	color:#333;
	font-weight:normal;
}
#wrapper {
	height: auto;
	width: 100%;
	margin:0px;
	padding:0px;
}
#header {
	width:100%;
	margin:0px;
	padding:0px;
	height:58px;
	background:url(../img/line_bg.png) top repeat-x;
	float:left;
	position:relative;
}
#header_bg {
	width:100%;
	height:70px;
	margin:8px 0 0 0;
	float:left;
	background:url(../img/head_bg.gif) center no-repeat;
	text-align:center;
}
#header_cont {
	width:940px;
	height:50px;
	margin:0 auto 0 auto;
	padding:0px;
	text-align:left;
}
#header_cont h1 {
	width:322px;
	height:50px;
	margin:0;
	padding:0;
	font-size:small;
	float:left;
}
#header_cont h1 a{
	display:block;
	width:322px;
	height:50px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	text-decoration:none;
	font-size:small;
	background:url(../img/4think_logo.gif) no-repeat;
	float:left;
}
#navigation {
	margin:0 0 0 208px;
	_margin:0 0 0 104px;
	width:410px;
	height:50px;
	float:left;
}



ul#menu {
height:50px;
margin:0;
padding:0;
/*border-bottom:2px dashed #999;*/
background:url(../img/dot_x.gif) repeat-x left bottom;
}
ul#menu li ,ul#menu li a {
display:block;
float:left;
height:50px;
}
ul#menu li a {
text-indent:-9999px;
text-decoration:none;
}
li#menu1 a {background-image:url(../img/navi_home.gif); width:60px;}
li#menu2 a {background-image:url(../img/navi_about.gif); width:70px;}
li#menu3 a {background-image:url(../img/navi_service.gif); width:70px;}
li#menu4 a {background-image:url(../img/navi_project.gif); width:70px}
li#menu5 a {background-image:url(../img/navi_topix.gif); width:70px;}
li#menu6 a {background-image:url(../img/navi_contact.gif); width:70px;}
ul#menu li a:hover ,ul#menu li a.selected {
background-position:right;
}




#image_cont_wrap {
	width:100%;
	height:100%;
	float:left;
	text-align:center;
	margin:0 auto 0 auto;
	padding:0;
	position:relative;
	overflow:hidden;
	background-position: 50% 50%;/* 背景画像の位置は画面中央 */
	background-attachment:fixed;/* 背景画像を固定する */
	z-index:0;
}

#main_cont_wrap {
	width:100%;
	height:100%;
	margin:-100px 0 20px 0;
	float:left;
	text-align:center;
	z-index:1;
}
#main_cont {
	width:940px;
	margin:0px auto 20px auto;
	padding:0;
	height:auto;
	position:relative;
	text-align:left;
	z-index:1;
}
#left_cont {
	width:700px;
	height:auto;
	float:left;
	margin:0 20px 0 0;
	_margin:0 10px 0 0;
	font-size:small;
}

#left_cont h3 {
	width:700px;
	height:39px;
	background:url(../img/title_intorduction.gif) no-repeat;
	text-indent:-9999px;
}

#news_cont {
	width:460px;
	height:auto;
	float:left;
	margin:0 20px 0 0;
	_margin:0 10px 0 0;
}

#news_cont h4 {
	width:460px;
	height:40px;
	background:url(../img/titile_news_topix.gif) no-repeat;
	text-indent:-9999px;
	font-size:small;
}

#project_cont {
	width:220px;
	height:auto;
	float:left;
}

#project_cont h4 {
	width:220px;
	height:40px;
	background:url(../img/title_project.gif) no-repeat;
	text-indent:-9999px;
}

#right_cont {
	width:220px;
	height:auto;
	float:left;
	font-size:small;
}
#blog_cont {
	width:220px;
	height:auto;
	float:left;
}

#blog_cont h4 {
	width:220px;
	height:40px;
	background:url(../img/title_staff_blog.gif) no-repeat;
	text-indent:-9999px;
}

#blog_cont img {
	border:none;
	margin:0px 0px 10px 40px;
	_margin:0px 0px 10px 20px;
	float:left;
}
	
#links_cont {
	width:220px;
	height:auto;
	float:left;
}
#links_cont img {
	border:none;
	margin:0px 0px 10px 40px;
	_margin:0px 0px 10px 20px;
	float:left;
}
#links_cont h4 {
	width:220px;
	height:40px;
	background:url(../img/title_links.gif) no-repeat;
	text-indent:-9999px;
}

#footer {
	width:100%;
	margin:0;
	height:100%;
	background:url(../img/line_bg.png) repeat-x;
	background-color:#666666;
	clear:both;
	text-align:center;
}
#footer_cont {
	width:940px;
	margin:8px auto 0px auto;
	padding:30px 0 30px 0;
	text-align:center;
	color:#CCCCCC;
	clear:both;
	text-align:left;
}
#footer_cont a {
	color:#CCCCCC;
}
.footer_link {
	text-align:right;
	margin-bottom:15px;
}
dl {  
	width:460px; 
	font-size:small;
}  
dt {  
	float:left;  
	width:100px;  
	padding:5px 0 5px 10px; 
	clear:both; 
	border-bottom:#CCCCCC dashed 1px;
	font-size:small;
}  
dd {  
	width:350px;  
	margin-left:110px;  
	_margin-left:55px; 
	padding:5px 0 5px 0px; 
	border-bottom:#CCCCCC dashed 1px;
	font-size:small;
}  

#archives {
	width:180px;
	margin:0 0 10px 40px;
	_margin:0 0 10px 10px;
	padding:0;
	float:left;
	text-align:left;
	font-size:small;
}
#archives ul {
	width:180px;
	margin:0;
	padding:0;
	list-style-type:square;
	list-style-position:inside;
	float:left;
	text-align:left;
	font-size:small;
	text-decoration:none;
	border:none;
}
#archives li a {
	width:180px;
	border-bottom:dashed 1px color:#66CCCC;
	color:#666666;
	text-decoration:none;
	border:none;
	margin:0;
	padding:0;
	font-size:small;
}



.page-sent ul {
	float: right;
	font-size:small;
}

.page-sent li {
	float: left;
	list-style-type: none;
	display: inline-block;
	padding: 0 1px 0 1px;
	font-size:small;
}

.page-sent li a {
	display: block;
	border: 1px solid #747bb1;
	padding: 0 3px 0 3px;
	font-size:small;
	text-decoration: none;
	background-color: #fff;
}

.page-sent li strong {
	display: block;
	border: 1px solid #747bb1;
	padding: 0 3px 0 3px;
	font-size:small;
	font-weight: bold;
	color: #fff;
	background-color: #747bb1;
}

.page-sent li a:hover {
	background-color: #66CCCC;
	font-size:small;
}

.page-sent li.prev a {
	border: 0;
	font-size:small;
	padding: 0 10px 0 16px;
	background: url(../mgimg/ic_prev.gif) left 3px no-repeat;
}
.page-sent li.prev a:hover { background-color: #fff; }
.page-sent li.next a {
	border: 0;
	padding: 0 16px 0 10px;
	font-size:small;
	background: url(../mgimg/ic_next.gif) right 3px no-repeat;
}
.page-sent li.next a:hover { background-color: #fff; }
.page-sent li.top a {
	border:#CCCCCC 1px solid;
	padding: 5px 10px 5px 10px;
	width:75px;
	font-size:small;
	text-align:center;
	display:block;
	color:#666666;
	background-color:#EEEEEE;
}

