@charset "UTF-8";


*{
	margin:0;
	padding:0;
}

body{
	width: 810px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	line-height: 1.5;
	font-size:12px;
	color:#4c4c4c;
	background: #FFFFFF url(http://www.datacraft-news.com/imgs/bg.gif) repeat-y;
}

h1,h2,h3,h4,h5,h6,p,input,form,ul,li,dl,dt,dd,hr,td,th,table{
	margin: 0;
	padding: 0;
}


img{
	border: none;
}

ul{
	list-style-type:none;
}


.pad_head_2em{ margin-top:2em !important;}
.ic_new{ 
	padding:0 0 0 0.3em;
}

/*
--------------------------------*/
#header h1{
	width:105px;
	float:left;
}

#header h2{
	font-size:10px;
	font-weight:normal;
	color:#666666;
	width:433px;
	padding-top:5px;
	float:right;
}

#main h2.tit_01,
#main h2.tit_02{
	font-size:12px;
	text-align:right;
	height:33px;
	padding-right:5px;
	margin-bottom:10px;
}

#main h2.tit_01{
	background: url(http://www.datacraft-news.com/imgs/tit_ontopics_top.gif) no-repeat;
}

#main h2.tit_02{
	background: url(http://www.datacraft-news.com/imgs/tit_research_top.gif) no-repeat;
}

#main h2.tit_03{
	margin-top:0;
}

#main h2.tit_01 img,
#main h2.tit_02 img{
	vertical-align:middle;
	padding:5px 0 5px 10px;
}

#l_side h2{
	background: url(http://www.datacraft-news.com/imgs/l_side_tit_bg.gif) repeat-x;
}

#post h3{
	color:#006699;
	background-color:#ede9ce;
	padding:5px 7px;
	font-size:12px;
}

#post h4{
	background: #e9edf0 url(http://www.datacraft-news.com/imgs/h4_bg.gif) repeat-x left top;
	border-bottom: 1px solid #dddfde;
	padding:5px 7px;
	color:#333333;
	font-weight:normal;
	font-size:12px;
}

h4{}

#post h5{
	font-size:12px;
}
h6{}

l_txt{
	text-align:left;
}

.cen_txt{
	text-align:center;
	clear:both;
}

.r_txt{
	text-align:right;
}




/*link
--------------------------------*/
a{color: #2c3f6f; text-decoration: underline;}
a:visited{color: #2c3f6f; text-decoration: underline;}
a:hover{color: #4968b4;	text-decoration: underline;}
a:active{color: #2c3f6f; text-decoration: underline;}

#main h2 a{color: #006699; text-decoration: underline;}
#main h2 a:visited{color: #006699; text-decoration: underline;}
#main h2 a:hover{color: #2d9ed6;	text-decoration: underline;}
#main h2 a:active{color: #006699; text-decoration: underline;}

#main a.blue{color: #006699; text-decoration: underline;}
#main a.blue:visited{color: #006699; text-decoration: underline;}
#main a.blue:hover{color: #2d9ed6;	text-decoration: underline;}
#main a.blue:active{color: #006699; text-decoration: underline;}

#post a{color: #006699; text-decoration: underline;}
#post a:visited{color: #006699; text-decoration: underline;}
#post a:hover{color: #2d9ed6;	text-decoration: underline;}
#post a:active{color: #006699; text-decoration: underline;}


/*回り込みのクリア
--------------------------------*/
.clear:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear{display:inline-table;}
/* \*/
* html .clear{height:1%;}
.clear{display:block;}
/* */


#wrap:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#wrap{
	display:inline-table;
}
/* \*/
* html #wrap{height:1%;}
#wrap{display:block;}
/* */





/*layout
--------------------------------*/
#wrapper{
	width: 810px;
	margin:0 auto;
}

#wrap{
	width: 760px;
	margin:0 auto 10px auto;
	background: url(http://www.datacraft-news.com/imgs/wrap_bg.gif) repeat-y;
	border-bottom: 1px solid #cccccc;
}


#header{
	width:760px;
	height:61px;
	margin:0 auto;
	background: url(http://www.datacraft-news.com/imgs/head_bg.gif) repeat-x;
}

#main_img{
	width:760px;
	margin:9px auto 10px auto;
}

#topic{
	padding:3px 0;
	margin-bottom:18px;
	clear:both;
}

#l_side{
	width:201px;
	float:left;
}


#main{
	float: right;
	width: 542px;
	margin-bottom:20px;
}


#footer{
	width:779px;
	margin:0 0 0 20px;
	background-color:#4c4c4c;
	border-top: 1px solid #b0b0b0;
	clear:both;
}


/*header
--------------------------------*/
#header #head_l{
	width:573px;
	height:61px;
	float:left;
}

#header #head_r{
	width:142px;
	height:61px;
	float:right;
}

#header #head_r img{
	padding-top:3px;
}


/*l_side
--------------------------------*/
#l_side .tit{
	background: url(http://www.datacraft-news.com/imgs/ic_01.gif) no-repeat 10px 6px;
	padding-left: 33px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
	color:#333333;
}

#l_side .box{
	padding:10px;
}

#l_side .box ul{
	margin:0;
}


#l_side .box li{
	background: url(http://www.datacraft-news.com/imgs/ic_04.gif) no-repeat 0 6px;
	padding-left: 8px;
}

#l_side p{
	margin:0 0 5px 0;
}

#l_side #search{
	width:125px;
	height:17px;
	margin-right:5px;
	border-top: 1px solid #7c7c7c;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}

#l_side #bt_search{
	vertical-align:middle;
}

#l_side #bn_area{
	width:180px;
	margin:0 auto;
}


#l_side #bn_area li{
	margin-bottom:8px;
	padding:0;
}

/*main
--------------------------------*/
#main dl{
	margin-bottom:5px;
	padding-bottom:5px;
}

#main dl.line{
	border-bottom: 1px dotted #cccccc;
}

#main dt{
	width:110px;
	float:left;
	background: url(http://www.datacraft-news.com/imgs/ic_02.gif) no-repeat 0px 4px;
	padding-left: 12px;
}

#main dd{
	margin-left:122px;
}

ul#foot_link{
	clear:both;
	text-align:right;
	margin-right:25px;
	margin-bottom:5px;
}

ul#foot_link li{
	background: url(http://www.datacraft-news.com/imgs/ic_03.gif) no-repeat 655px 3px;
	padding-left: 11px;
}


#main .top_new{
	padding:0 5px 0 12px;
}

#main .more{
	text-align:right;
	padding-right:5px;
	margin-bottom:2em;
}

#main #top_new dl{ margin:10px 0 0 0;}

/*post
--------------------------------*/
#post .md_head{
	background: url(http://www.datacraft-news.com/imgs/md_head.gif) no-repeat left bottom;
	height:3px;
}

#post .md_foot{
	background: url(http://www.datacraft-news.com/imgs/md_foot.gif) no-repeat left top;
	height:3px;
}

#post .date{
	padding:5px 0 0 0;
}


#post .txt{
	padding:13px 0 19px 0;
}

#post .track_area{
	color:#006699;
	background: url(http://www.datacraft-news.com/imgs/entry_foot.gif) repeat-x right bottom;
	padding-bottom:5px;
	text-align:right;
	margin-bottom:25px;
}

#post p{
	margin:10px 0;
}

#post img{
	vertical-align:top;
}

/*top
--------------------------------*/
#top_figure{
	width:519px;
	background-color:#dadada;
	padding:8px 12px 0 11px;
	margin:20px 0 18px 0;
}

#top_figure .figure_box,
#top_figure .figure_box_pad{
	width:165px;
	float:left;
	background-color:#ffffff;
	padding:5px 0;
	text-align:center;
}

#top_figure .figure_box p,
#top_figure .figure_box_pad p{
	width:144px;
	height:100px;
	margin:5px auto;
	text-align:left;
}

#top_figure .figure_box_pad{
	margin-right:11px;
}


/*footer
--------------------------------*/
#footer address{
	padding:0;
	margin:0;
	text-align:right;
}

/*お問い合わせ
--------------------------------*/

.red{
	font-size:10px;
	color:#ff0000;
}

.tel{
	font-size:10px;
}

#contact_form_border{
	border: 1px solid #cedce9;
	margin-bottom:10px;
	width:538px;
	padding:1px;
}

#contact_form table{
	margin:0;
	width:536px;
	border-collapse:collapse;
}

#contact_form table th{
	width:160px;
	text-align:left;
	background-color:#cedce9;
	font-weight:normal;
}

#contact_form table td{
	background-color:#ffffff;
}

#contact_form table th,
#contact_form table td{
	border: 1px solid #ffffff;
	padding:5px 10px;
	vertical-align:top;
}


#contact_form .text{
	width:370px;
}

#contact_form .text_box{
	width:370px;
	height:80px;
}


/*comment部分
--------------------------------*/

#comment_box{
	margin:10px 0 0 0;
	width:542px;
}

#comment_box p{
	margin:5px 0;
}

#comment_box .line{
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom:5px;
	border-bottom: 1px dotted #5e88af;
}

#comment_box p{padding:0;}



#comment_form{
	width:542px;
	margin:10px auto;
}

#comment_form p{
	margin:10px 0;
}

#comment_form_border{
	border: 1px solid #cedce9;
	padding:1px;
	margin:10px auto;
	width:536px;
}

#comment_form table{
	margin:0;
	width:530px;
	border-collapse:collapse;
}

#comment_form table th{
	width:139px;
	text-align:left;
	background-color:#cedce9;
	font-weight:normal;
}

#comment_form table td{
	background-color:#ffffff;
}

#comment_form table th,
#comment_form table td{
	border: 1px solid #ffffff;
	padding:5px 10px;
	vertical-align:top;
}




#track_box{margin:10px 0 10px 0;}

#track_list_box{

}

#track_box p{
	margin:10px 0;
}

#track_list_box .line{
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom:5px;
	border-bottom: 1px dotted #5e88af;
}

.track_list{
	margin:5px 0;
}


.del{
	display:none;
	height:0;
}

#url,#email,#author,#track_url{
	height:18px;
	width:211px;
	margin:0;
	padding:0;
	border-top: 1px solid #7c7c7c;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}

#text{
	width:300px;
	height:100px;
	margin:0;
	padding:0;
	border-top: 1px solid #7c7c7c;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}



#comment_box .r_txt #track_list_box .r_txt{
	text-align:right;
	margin:0;
	padding:0;
}

textarea{font-family:monospace;}



#submit,
#reset{
	border: 1px solid #cccccc;
	background-color:#eeeeee;
}
