@charset "utf-8";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	background-image:url(http://www.in4works.com/img/body_bg.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding: 0 10px;
}

a
{
	color:#336699;
	background-color:inherit;
	text-decoration:none;
	background-color:transparent;
}

/* ココマデ　MacIE向け \*/
a
{
	color:#1a86e2;
	background-color:inherit;
	text-decoration:none;
	background-color:transparent;
        position:relative;
}
/* その他のブラウザ向け */

a:hover
{
	text-decoration:underline;
        top:1px;
        left:1px;
}

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	width:900px;
	margin: 0px auto;
}

div.container-inner
{

}

div.onheader{
	font-size: 70%;
	padding: 5px 0pt 0pt 10px;
}



/* ---------- container_end ---------- */

/* ---------- header ---------- */

div#header
{
	width:100%;
	margin:0 0 0 0;
}

div#header img
{

}

div.header-inner
{
	width:70%;
	float:right;
	text-align:right;
	margin-top: 0px;
	padding-top: 3px;
}

div.header-inner p
{
	font-size:80%;
	color:#333333;
}

/* ---------- header_end ---------- */

div#content
{
	clear:both;
	float: left;
	width: 100%;
	padding: 10px 0 20px 0;
}

/* ---------- banner ---------- */

div#banner
{
	border-top:3px solid #333333;
	padding:2px 0 2px 0;
	background-image:url(http://www.in4works.com/img/dotted_bg.gif);
	background-repeat:repeat-x;
	background-position:0 100%;
	margin-bottom:20px;
}

div.banner-inner
{
	height:99px;
	background-image:url(http://www.in4works.com/img/banner_1.jpg);
	background-repeat:no-repeat;
	background-position:50% 0;
}

div.banner-inner h1
{
	display:none;
	padding:30px 30px 5px 30px;
}

div.banner-inner h1 a
{
	display:none;
	color:#ffffff;
	text-decoration:none;
}

div.banner-inner h2
{
	display:none;
	color:#ffffff;
	font-weight:normal;
	font-size:80%;
	padding-left:30px;
}

/* ---------- banner_bg ---------- */

/* ---------- top-box ---------- */
div#top-box
{
	width:100%;
	float: right;
}

div.top-box-inner
{
	border-top:3px solid #333333;
}

div#top-box-archives
{
	width:100%;
	margin: 0 0 0 -200px;
	float: right;
}

div.top-box-archives-inner
{
	margin: 0 0 0 210px;
	min-height: 450px;
	border-top:3px solid #333333;
	padding:10px 0 10px 0;
}

div.top-box-inner p
{
	font-size:80%;
	line-height:140%;
	color:#333333;
	margin-bottom:10px;
}

/* ---------- top-box end ---------- */
/* ---------- main ---------- */

div#main
{
	width:690px;
	float: right;
}

div.main-inner
{
	min-height: 450px;
}

div#main-archives
{
	width:100%;
	margin: 0 0 0 -200px;
	float: right;
}

div.main-archives-inner
{
	margin: 0 0 0 210px;
	min-height: 450px;
	border-top:3px solid #333333;
	padding:10px 0 10px 0;
}

div#contents-box
{
	width:100%;
}

div#info-box
{
	width:44%;
	float:right;
}

div.info-box-inner
{
	border-top:3px solid #333333;
	padding:10px 10px 2px 0;
	margin-right:5px;
}

div.info-box-inner p
{
	font-size:80%;
	line-height:140%;
	color:#333333;
	margin-bottom:10px;
}

div#news-box
{
	width:55%;
	float:left;
}

div.news-box-inner
{
	border-top:3px solid #333333;
	padding:10px 0 2px 0;
	margin-left:0px;
}

div.news-box-inner ul li
{
	list-style:none;
	font-size:80%;
	background-color:#f5f5f5;
	padding:2px;
	margin-bottom:5px;
}

/* ---------- main_end ---------- */

/* ---------- bottom-box ---------- */
div#main h4
{
	background:#FFFFFF url(/img/entry_h4.gif) no-repeat scroll 0px 8px;
	border-bottom:1px dashed #909090;
	color:#2B2828;
	font-size:80%;
	font-weight:bold;
	margin:0pt 0pt 5px;
	padding:6px 15px 6px 25px;
}

div#bottom-box
{

	width:100%;
	float: right;
}

div.bottom-box-inner
{
	border-top:3px solid #333333;
}

div#bottom-box-archives
{
	width:100%;
	margin: 0 0 0 -200px;
	float: right;
}

div.bottom-box-archives-inner
{
	margin: 0 0 0 210px;
	min-height: 450px;
	border-top:3px solid #333333;
	padding:10px 0 10px 0;
}

div.bottom-box-inner p
{
	font-size:80%;
	line-height:140%;
	color:#333333;
	margin-bottom:1px;
}

div.bottom-box-inner ul
{
	list-style-type:none;
}

div.bottom-box-inner li
{
	color:#555555;
	padding:5px 0 4px 28px;
	background-color:inherit;
	background-image:url(http://www.in4works.com/img/icon.gif);
	background-repeat:no-repeat;
	background-position:14px 10px;
	border-bottom:1px solid #dddcdc;
}

/* ---------- bottom-box end ---------- */
/* ---------- sidebar ---------- */

div#sidebar
{
	width:200px;
	float:left;
}

div.contents-menu,div.contents-search
{
	border-top:3px solid #999999;
	margin-bottom:20px;
}

div.contents-menu
{
	font-size:80%;
}

div.contents-menu h4,div.contents-search h4
{
	font-size:2px;
	text-decoration:none;
	text-align:left;
	display:block;
	height:27px;
	text-indent:-1200px;
	background-position:0 0;
	background-repeat:no-repeat;
}

div.contents-menu h4
{
	background-image:url(http://www.in4works.com/img/contents_tit_bg.gif);
}

div.contents-search h4
{
	background-image:url(http://www.in4works.com/img/search_tit_bg.gif);
}

div.category-archives ul
{
	list-style:none;
}

div.category-archives ul li
{
	background-image:url(http://www.in4works.com/img/dotted_bg.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	padding:1px 0 2px 0;
}

div.category-archives ul.sub-category
{
	padding:1px 0 0 0;
}

div.category-archives ul.sub-category li
{
	background-image:url(http://www.in4works.com/img/sub_menu_bg.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding:2px 0 1px 0;
}

div.category-archives ul.sub-category li a
{
	margin-left:20px;
}

div.category-archives ul li a
{
	display:block;
	padding:4px;
	text-decoration:none;
	color:#666666;
	background-image:url(http://www.in4works.com/img/contents_a_bg.gif);
	background-position:95% 50%;
	background-repeat:no-repeat;
}

div.category-archives ul li a:hover
{
	color:#990000;
	background-color:#e6e6e6;
	background-image:url(http://www.in4works.com/img/contents_hover_bg.gif);
}

div.search-form
{
	margin: 1px 0 0 0;
	padding:10px;
	background-image:url(http://www.in4works.com/img/search_bg.gif);
}

div.search-form label
{
	font-size:60%;
	color:#999999;
}

div.search-form input
{
	font-size:80%;
	border:1px solid #999999;
	color:#999999;
	width:100%;
}

input.search-input
{
	border:1px solid #999999;
	color:#999999;
	width:40%;
}

div.search-form input#search
{
	margin-bottom:5px;
}

div.search-form input.searchsubmit
{
	border:0;
}

div#sidebar a.rss
{
	font-size:2px;
	text-decoration:none;
	text-align:left;
	display:block;
	height:38px;
	text-indent:-1200px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(http://www.in4works.com/img/rss.gif);
}



/* ---------- sidebar_end ---------- */

/* ---------- archives ---------- */

div#main-archives p.navi
{
	font-size:60%;
	color:#666666;
	margin-bottom:15px;
}

div#main-archives div.entry h3.entry-header
{
	font-size:90%;
	color:#333333;
	background-color:#f5f5f5;
	background-image:url(http://www.in4works.com/img/dotted_bg.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	margin-bottom:10px;
	border:none;
	padding:4px;
}

div.entry-content p,div.comments-body p
{
	font-size:80%;
	color:#333333;
	line-height:150%;
	margin-bottom:10px;
}

div.entry-info ul,ul.comments-info
{
	background-image:url(http://www.in4works.com/img/dotted_bg.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:5px 0 0 0;
}

div.entry-info ul li,ul.comments-info li
{
	list-style:none;
	font-size:80%;
	display:inline;
	margin:0 15px 0 0;
}

div.entry
{
	width:100%;
	margin-bottom:30px;
}

div#main-archives div.trackbacks h4,div#main-archives div.comments h4
{
	font-size:90%;
	color:#333333;
	background-image:url(http://www.in4works.com/img/dotted_bg.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	padding-bottom:4px;
	margin-bottom:10px;
}

div.trackbacks,div.comments
{
	margin-bottom:20px;
}

div.trackbacks p
{
	font-size:80%;
	color:#333333;
}

div.trackbacks input
{
	border:1px solid #999999;
	color:#666666;
}

div.comments-post h5
{
	font-size:80%;
	font-weight:normal;
	color:#336699;
	margin-bottom:10px;
	background-image:url(http://www.in4works.com/img/contents_h5_bg.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding-left:10px;
}

div.comments-post p.comments-open-moderated
{
	font-size:80%;
	color:#666666;
	line-height:140%;
	margin-bottom:10px;
}

div.comments-post input#comment-author,div.comments-post input#comment-email,div.comments-post input#comment-url
{
	width:280px;
	border:1px solid #999999;
	font-size:80%;
	color:#666666;
}

div#comments-open-data
{
	width:100%;
}

div.comments-post label
{
	font-size:80%;
	color:#333333;
	margin-bottom:5px;
}

div.comments-post textarea#comment-text
{
	width:400px;
	border:1px solid #999999;
	font-size:80%;
	line-height:130%;
	color:#666666;
	margin-bottom:15px;
}

div.comments-post legend
{
	font-size:80%;
	color:#666666;
	margin-bottom:10px;	
}

div.comments-post ul
{
	list-style:none;
}

div.comments-post dl#name-email dd
{
	margin-bottom:10px;
}

ul.comments-open-footer li
{
	display:inline;
	margin-bottom:15px;
}

ul.comments-open-footer li input
{
	width:120px;
	font-size:12px;
	background-image:url(http://www.in4works.com/img/input_btn_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #999999;
}

div.typekey-text
{
	font-size:80%;
	margin-bottom:10px;
}

div.entry blockquote
{
	background-color:#efeddc;
	padding:15px;
	margin-bottom:20px;
	font-size:80%;
	line-height:140%;
	border:1px solid #e1debd;
}

div.entry h1
{
	font-size:90%;
	color:#ffffff;
	background-image:url(http://www.in4works.com/img/entry_h1_bg.gif);
	padding:4px;
	margin-bottom:10px;
}

div.entry h2
{
	font-size:90%;
	color:#ffffff;
	background-image:url(http://www.in4works.com/img/entry_h2_bg.gif);
	padding:4px;
	margin-bottom:10px;
}

div.entry h1 a,div.entry h2 a { color:#ffffff; }

div.entry h3
{
	font-size:90%;
	background-color:#fdfde8;
	background-image:url(http://www.in4works.com/img/dotted_bg.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	border-top:3px solid #660000;
	padding:4px;
	margin-bottom:10px;
}

div.entry h4
{
	font-size:90%;
	background-color:#f5f5f5;
	background-image:url(http://www.in4works.com/img/dotted_bg.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	border-top:3px solid #333333;
	padding:4px;
	margin-bottom:10px;
}

div.entry h5
{
	font-size:90%;
	background-image:url(http://www.in4works.com/img/entry_h5_bg.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	line-height:150%;
	padding-left:25px;
	margin-bottom:10px;
}

div.entry h6
{
	font-size:90%;
	background-image:url(http://www.in4works.com/img/entry_h6_bg.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	line-height:150%;
	padding-left:25px;
	margin-bottom:10px;
}

ul.site-archives
{
	padding:0 15px;
	list-style-position:inside;
}

ul.site-archives li
{
	font-size:80%;
	margin-bottom:5px;
}

div.entry-body ul,div.entry-more ul
{
	list-style-type:none;
}

div.entry-body li,div.entry-more li
{
	color:#555555;
	padding:5px 0 4px 28px;
	background-color:inherit;
	background-image:url(http://www.in4works.com/img/icon.gif);
	background-repeat:no-repeat;
	background-position:14px 10px;
	font-size: 80%;
	border-bottom:1px solid #dddcdc;
}

div.entry-body th
{
	text-align:left;
	padding:5px 0px 5px 20px;
	border-bottom:1px solid #dddcdc;
	font-size: 80%;
}

div.entry-body td
{
	padding:5px 0px 5px 20px;
	border-bottom:1px solid #dddcdc;
	font-size: 80%;
}


/* ---------- archives_end ---------- */

/* ---------- footer ---------- */

div#footer
{
	clear:both;
	text-align:right;
	font-size:80%;
	color:#666666;
	background-image:url(http://www.in4works.com/img/dotted_bg.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding-top:4px;
	padding-bottom:30px;
}

/* ---------- footer_end ---------- */
/* ---------- inquiry-content ---------- */

div#inquiry-content
{
	background:#ffffff;
	width:520px;
	margin:0 auto;
	border:1px solid #cccccc;
	text-align:left;
}

div.inquiry-content-inner
{
	padding:50px 20px;
}

div.inquiry-content-inner h1
{
	margin:0 0 10px 0;
}

/* ---------- inquiry-content_end ---------- */

/* ---------- inquiry-table ---------- */

p.caption
{
	font-size:80%;
	margin:0 0 10px 0;
}

table.inquiry-table
{
	width:100%;
	border-collapse:collapse;
	margin:0 0 20px 0;
}

table.inquiry-table th,
table.inquiry-table td
{
	border:1px solid #cccccc;
	padding:5px;
	font-size:80%;
}

table.inquiry-table th
{
	font-weight:normal;
	text-align:left;
	background:#eeeeee;
	width:200px;
}

/* ---------- inquiry-table_end ---------- */

/* ---------- form-submit ---------- */

div.form-submit
{
	text-align:center;
}

div.form-submit input
{
	width:100px;
	font-size:80%;
}

/* ---------- form-submit_end ---------- */

/* ---------- error ---------- */

blockquote.error
{
	color:#ff0000;
	font-size:80%;
	text-align:center;
	margin:0 0 20px 0;
	border:1px solid #cccccc;
	padding:15px;
}

blockquote.error p
{
	line-height:150%;
}

/* ---------- error_end ---------- */

/* ---------- success ---------- */

blockquote.success
{
	color:#333333;
	font-size:90%;
	font-weight:bold;
	text-align:center;
	margin:0 0 20px 0;
	border:1px solid #cccccc;
	padding:15px;
}


/* ---------- success_end ---------- */

/* ---------- color ---------- */

span.red
{
	color:#ff0000;
}

/* ---------- color_end ---------- */

