
#rc_row_spacer {
	margin-bottom:10px;
}

/* skelton main */

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#wrapper { 
	margin: 0 auto;
	width: 100%;
}

#main_contents_wrapper {
	margin: 0px auto;
	overflow: auto; /* Paul O Brien Fix for IE */
	width: 900px;
}

#header {
	color: #333;
	width: 900px;
	padding: 0px;
	height: 83px;
	margin: 0 auto;
	text-align:left;
	background: #fff;
}

#navigation {
	color: #333;
	width:100%;
	padding: 3px 0px;
	margin: 0px auto;
	background: #89c300;
}

#rightcolumn { 
	display: inline;
	color: #333;
	margin: 30px 50px 25px 0px;
	padding: 0px;
	width: 575px;
	float: right;
}

#leftcolumn { 
	float: left;
	color: #333;
	margin: 30px 0px 30px 50px;
	padding: 0px;
	width: 205px;
	display: inline;
	position: relative;
}

#footer { 
	width: 100%;
	clear: both;
	color: #333;
	background: #fff;
	margin: 0px auto;
	padding: 10px 0px 15px 0px;
	border-top: solid 1px #cccccc;
}



a:link img{
	border:0px;
}

a:visited img {
	border:0px;
}

a:hover img {
	border:0px;
}




/* clear float */

.clear { clear: both; background: none; }


/* header image rollover */

#header_img {
	background:#fff none repeat scroll 0% 0%;
}

#header_img a.home {
	background-image:url(http://www.tanuki-soft.jp/news/wp-content/themes/tanukisoft_test/img/webbase/header/ohp_header_01_link.png);
	display:block;
	height:83px;
	overflow:hidden;
	text-indent:-100px;
	width:75px;
}

#header_img a.home:hover {
	background-image:url(http://www.tanuki-soft.jp/news/wp-content/themes/tanukisoft_test/img/webbase/header/ohp_header_01_hover.png);
}

#header_img a.product {
	background-image:url(http://www.tanuki-soft.jp/news/wp-content/themes/tanukisoft_test/img/webbase/header/ohp_header_02_link.png);
	display:block;
	height:83px;
	overflow:hidden;
	text-indent:-100px;
	width:89px;
}

#header_img a.product:hover {
	background-image:url(http://www.tanuki-soft.jp/news/wp-content/themes/tanukisoft_test/img/webbase/header/ohp_header_02_hover.png);
}

#header_img a.support {
	background-image:url(http://www.tanuki-soft.jp/news/wp-content/themes/tanukisoft_test/img/webbase/header/ohp_header_03_link.png);
	display:block;
	height:83px;
	overflow:hidden;
	text-indent:-100px;
	width:88px;
}

#header_img a.support:hover {
	background-image:url(http://www.tanuki-soft.jp/news/wp-content/themes/tanukisoft_test/img/webbase/header/ohp_header_03_hover.png);
}

#header_img a.news {
	background-image:url(http://www.tanuki-soft.jp/news/wp-content/themes/tanukisoft_test/img/webbase/header/ohp_header_04_link.png);
	display:block;
	height:83px;
	overflow:hidden;
	text-indent:-100px;
	width:70px;
}

#header_img a.news:hover {
	background-image:url(http://www.tanuki-soft.jp/news/wp-content/themes/tanukisoft_test/img/webbase/header/ohp_header_04_hover.png);
}

#header_img a.blog {
	background-image:url(http://www.tanuki-soft.jp/news/wp-content/themes/tanukisoft_test/img/webbase/header/ohp_header_05_link.png);
	display:block;
	height:83px;
	overflow:hidden;
	text-indent:-100px;
	width:62px;
}

#header_img a.blog:hover {
	background-image:url( http://www.tanuki-soft.jp/news/wp-content/themes/tanukisoft_test/img/webbase/header/ohp_header_05_hover.png);
}

#header_img li {
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#header_img ul {
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:850px;
}

#header_img a:link img {
	border:0px;
}

#header_img a:visited img{
	border:0px;
}

#header_img a:hover img{
	border:0px;
}



/* navigation */

#navigation div {
	color:#FFF;
	font-weight:normal;
}

#navigation a:link {
	color:#fff;
	text-decoration:underline;
}

#navigation a:visited {
	color:#fff;
	text-decoration:underline;
}

#navigation a:hover {
	color:#f6921e;
	text-decoration:underline;
}


/* base innner */

#base_inner_centering {
	width:800px;
	margin:0px auto;
}


/* left col */

#lc_header {
	width:205px;
	height:80px;
	border-bottom:#cbcbcb dotted 1px;
}

#lc_header_left_img {
	float:left;
	margin:0px 0px;
}

#lc_row {
	width:205px;
	padding-top:10px;
}


#sidebar {
	margin:5px 0px;
	padding:0px 0px;
	border-bottom:#cbcbcb 1px dotted;
}

#sidebar h5 {
	font-size:12px;
	margin:10px 0px;
}

#sidebar ul {
	margin-bottom:10px;
}

#sidebar li {
	font-size:12px;
	margin:3px 30px;
}






#sidebar a:link {
	color:#4d4d4d;
	text-decoration:none;
}

#sidebar a:visited {
	color:#4d4d4d;
	text-decoration:none;
}

#sidebar a:hover {
	color:#f6921e;
	text-decoration:underline;
}

#sidebar img {
border:1px #fff solid;
}

#sidebar a:hover img {
border:1px #f6921e solid;
}


/* right col */

#news_main_content img {
border:1px #fff solid;
}

#news_main_content p a:hover img {
border:1px #f6921e solid;
}

#news_main_content img {
border:1px #fff solid;
}






#news_main_title {

	margin-bottom:15px;
	border-bottom:#cccccc 1px solid;
}

#news_main_title_cnt {
	margin:5px 0px 3px 0px;
}

#news_main_title_cnt img {
	margin-right:5px;
}

#news_main_title_m {
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
}

#news_main_title_time {
	font-size:10px;
	font-weight:normal;
}

#news_main_title a:link {
	color:#4d4d4d;
	text-decoration:none;
}

#news_main_title a:visited {
	color:#4d4d4d;
	text-decoration:none;
}

#news_main_title a:hover {
	color:#f6921e;
	text-decoration:underline;
}





#news_main_content {
	color:#4d4d4d;
	margin-bottom:50px;
}

#rightcolumn a:link {
	color:#4d4d4d;
	text-decoration:none;
}

#rightcolumn a:visited {
	color:#4d4d4d;
	text-decoration:none;
}

#rightcolumn a:hover {
	color:#f6921e;
	text-decoration:underline;
}


/* footer */

#footer_right_img {
	float:right;
}

