/**@import url("style.css");**/

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: small;
	background-color: #FFCCCC;
	line-height: 140%;
	color: #4C4C4C;
}

a {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #808080;
}

/*a:hover{color: #4C4C4C;}*/

#MainContainer {
	margin: 15px 0px 10px 0px;
	width: 760px;
}

#container_bg {
	margin: auto;
	padding: 0px;
	width: 820px;
	background-image: url(../global/bg_container.gif);
	background-repeat: repeat-y;
}

#container_top {
	margin: auto;
	padding: 0px;
	width: 820px;
	background-image: url(../global/bg_container_top.gif);
	background-repeat: no-repeat;
	height: 20px;
}

#container {
	margin: auto;
	padding: 0px;
	width: 760px;
	position: relative;
}

#clear {clear: both;}

/************* headlink styles ****************/

#headlink {position: absolute; top: 3px; right: 10px; width: 230px;}
#headlink h3 {	margin: 0px 5px 0px 0px; padding: 0px; float: left; height: 18px;}
#headlink h3 a	{float: left;display:block; height: 18px;text-decoration:none;}
#headlink h3 img	{border:none;}

#headlink h3 a:hover	{background-color:#CCCCCC;}
#headlink h3 a:hover.swap_h3_1 {background: url(../../common/global/btn_head_home_f2.gif) ; width: 62px;}
#headlink h3 a:hover.swap_h3_2 {background: url(../../common/global/btn_head_contact_f2.gif) ; width: 157px;}

#headlink h3 a:hover img {visibility:hidden;}

#header {
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 54px;
	position: relative;
}
#sitelogo {
	width: 449px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
#sitelogo img {
	border: 0px;
	display: block;
}

#sitelogo h1 {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#sitelogo h1 a {
	color: #990000;
	text-decoration: none;
	margin: 0px;
}
#sitelogo h1 a:hover { color: #FFCCCC; }

#header #header_right {
	width: 246px;
	text-align: right;
	position: absolute;
	right: 0px;
	height: 54px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#header #header_right .headerbtn {
	float: right;
	margin: 0px;
	text-align: right;
	clear: inherit;
	top: 0px;
	position: relative;
	overflow: hidden;
	width: 152px;
	height: 18px;
}
/* ===navi=== */
#header_right a	{display:block; text-decoration:none; float:right; width:76px; height:18px;}
#header_right img	{border:none;}
#header_right a:hover	{background-color:#000000;}

#header_right01 {background-image:url(../global/h_btn_contact_f2.gif);}
#header_right02 {background-image:url(../global/h_btn_sitemap_f2.gif);}

#header_right a:hover img	{visibility:hidden;}

#header #header_right #headerlead {
	margin-top: 10px;
	font-size: 10px;
}
#header #header_right #headerlead #search {
	margin: 0px;
	font-size: 10px;
	width: 100px;
}
#header #header_right #headerlead form,{
	margin: 0px;
	font-size: 10px;
}


#pegeup {
	text-align: right;
	font-style: normal;
	color: #808080;
	margin: 5px 10px 10px 10px;
	font-size: x-small;
	font-weight: normal;
}

#pegeup a {
	line-height: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #808080;
}

#pegeup a:hover{
	color: #4C4C4C;
}

/**======= Image Banner ========**/

#imagebanner {
	margin: 0px;
	position: relative;
}
#news #imagebanner h1,
#profile #imagebanner h1,
#challenge #imagebanner h1,
#results #imagebanner h1,
#voice #imagebanner h1,
#link #imagebanner h1,
#sitemap #imagebanner h1,
#contact #imagebanner h1 {
	position: absolute;
	left: 280px;
	top: 105px;
	font-size: 16px;
	font-weight: normal;
	color: #990000;
	margin: 0;
}
#imagebanner h1 a {
	color: #990000;
	text-decoration: none;
}
#news #imagebanner h2,
#profile #imagebanner h2,
#challenge #imagebanner h2,
#results #imagebanner h2,
#voice #imagebanner h2,
#link #imagebanner h2,
#sitemap #imagebanner h2,
#contact #imagebanner h2 {
	position: absolute;
	left: 280px;
	top: 130px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0;
}
#index #imagebanner {
	height: 430px;
}
#index #banner-header #imagebanner {margin: 0px;}
#index #imagebanner h1,
#index #imagebanner h2 {
	display: none;
}

/************ crumb styles **************/
#crumb {
	width: 760px;
	height: auto;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}
#news #crumb,
#profile #crumb,
#challenge #crumb,
#results #crumb,
#voice #crumb,
#link #crumb,
#sitemap #crumb,
#contact #crumb {
	width: 760px;
	height: 35px;
	margin: auto;
	margin-bottom: 10px;
	background-image: url(../page/bg_crumb.jpg);
	background-repeat: no-repeat;
}

#path {
	float: left;
	margin: 2px 0px;
	height: auto;
	width: 760px;
}
#news #path,
#profile #path,
#challenge #path,
#results #path,
#voice #path,
#link #path,
#sitemap #path,
#contact #path {
	float: left;
	margin: 14px 0px 0px;
	height: auto;
	width: 760px;
}

#path ul {
	margin: 0px;
	padding: 0px;
}
#path li {
	background-image: url(../global/arrow_path.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	list-style-type: none;
	float: left;
	margin-right: 10px;
	font-size: x-small;
	/*letter-spacing: 0.05em;*/
}
#path a {
	text-decoration: none;
}
#path a:link { color: #666666}
#path a:visited { color: #666666}
#path a:active { color:#999999}
#path a:hover { color:#999999}

/**  **/

/************ Bodycontents styles **************/

#index #bodycontents {
	height: auto;
	margin: 10px 0px;
	padding-bottom: 5px;
	position: relative;
}
#index #bodycontents .category-archive,
#profile #bodycontents,
#outline #bodycontents,
#service #bodycontents,
#casestudy #bodycontents, {
	height: auto;
	padding-bottom: 5px;
	margin: 10px 5px;
}

#bodycontents strong{}

#index #topinfo {
	margin: 0px 7px 0px 0px;
	padding: 0px;
	float: left;
	width: 227px;
	overflow: hidden;
}

#index #topinfo a,
#index #contentsheadline a {text-decoration: underline;}
#index #topinfo a:link,
#index #contentsheadline a:link {color: #990000;}
#index #topinfo a:visited,
#index #contentsheadline a:visited {color: #990000;}
#index #topinfo a:active,
#index #contentsheadline a:active { color:#CC6666}
#index #topinfo a:hover,
#index #contentsheadline a:hover{color:#CC6666}

#index #topinfo h2 {
	margin: 0px;
	padding: 0px;
}

#top_whatsnew_body {
	margin: 5px 0px 10px 0px;
	font-size: small;
}

#top_whatsnew_body ul {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#top_whatsnew_body li {
	line-height: 120%;
	width: auto;
	padding: 0.5em 0em 0.5em 1.2em;
	margin-left: 0.5em;
	list-style-position: inside;
	text-indent: -1.2em;
	border-bottom: 1px dotted #666666;
}

#top_whatsnew_body li a {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#top_whatsnew_body li a:hover{
}
#index #top_right {
	margin: 0px;
	float: right;
	width: 515px;
}
#index #top_right #aisatu_title {
	float: left;
	width: 115px;
}
#index #top_right #aisatu_comment {
	float: left;
	width: 400px;
}


#index #topheadline {
	margin: 0px 0px 0px 5px;
	float: left;
	
}

#headline_title {
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	background-color: #ECECDD;
	color: #990000;
	margin: 2px 0px;
	padding: 2px 0px;
	font-size: 10px;
	text-indent: 5px;
}
#topinfo p {
	margin: 2px 0px;
}
#index #contentsheadline {
	border-bottom: 1px dotted #666666;
	padding: 10px 0px 5px 0px;
}
#index #contentsheadline #image {
	width: 150px;
	margin: 0px 8px 0px 0px;
	float: left;
	font-size: 10px;
	line-height: 110%;
}
#index #contentsheadline h2 {
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	background-color: #ECECDD;
	color: #990000;
	margin: 2px 0px;
	padding: 2px 0px;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
}
#index #contentsheadline #headline {
	float: left;
	width: 205px;
}

#index #topheadline h2 {
	margin: 0px;
	padding: 0px;
}
#index #topheadline h2 a {display:block; text-decoration:none;}
#index #topheadline h2 img	{border:none;}
#index #topheadline h2 a:hover	{background-color:#000000;}

#index #topheadline h2 .executive	{background-image:url(../top/bnr_top_executive_f2.jpg); width: 122px; height:52px;}
#index #topheadline h2 .manager	{background-image:url(../top/bnr_top_manager_f2.jpg); width: 122px;}

#index #topheadline h2 a:hover img	{visibility:hidden;}
/**  **/

#index .bg_headline_contents {
	background-image: url(../top/bnr_bg_topcontents.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
#index #TopHeadlineBody {
	margin: 13px 13px 10px 13px;
	font-size: x-small;
	font-weight: normal;
	text-align: justify;
	line-height: 150%;
}
#index #TopHeadlineBody img {
}
#topbanner {
	margin: 35px 10px 15px 10px;
	float: right;
	width: 570px;
	display: block;
	text-align: center;
}
#topbanner img {
}

#honbun {
	color: #FFFFFF;
	line-height: 130%;
}

#page_main {
	margin: auto;
	padding-top: 20px;
	/*background-image: url(../top/bg_top_main.gif);
	background-repeat: no-repeat;
	position: relative;
	background-position: 5px 0px;*/
}

#page_left {
	float: left;
	width: 227px;
	margin-right: 10px;
}
#page_left_title {
	height: 38px;
	width: 227px;
}
#page_left_title h2 {
	display: none;
}
#index #page_left_title {
	background-image: url(../page/bnr_news.jpg);
	background-repeat: no-repeat;
}
#news #page_left_title {
	background-image: url(../page/bnr_news.jpg);
	background-repeat: no-repeat;
}
#profile #page_left_title {
	background-image: url(../page/bnr_profile.jpg);
	background-repeat: no-repeat;
}
#challenge #page_left_title {
	background-image: url(../page/bnr_challenge.jpg);
	background-repeat: no-repeat;
}
#results #page_left_title {
	background-image: url(../page/bnr_results.jpg);
	background-repeat: no-repeat;
}
#voice #page_left_title {
	background-image: url(../page/bnr_voice.jpg);
	background-repeat: no-repeat;
}
#link #page_left_title {
	background-image: url(../page/bnr_link.jpg);
	background-repeat: no-repeat;
}
#contact #page_left_title {
	background-image: url(../page/bnr_contact.jpg);
	background-repeat: no-repeat;
}
#sitemap #page_left_title {
	background-image: url(../page/bnr_sitemap.jpg);
	background-repeat: no-repeat;
}

#sakuhin {
	display: block;
	border: 1px solid #333333;
	margin: 10px auto;
	text-align: center;
}
#sakuhin img {
	margin-top: 20px;
	margin-bottom: 20px;
}

#cornersubnavi {
	margin: 10px 3px;
	padding: 6px;
	/*border: 1px solid #118B90;
	background-color: #EEEFE1;*/
}
#cornersubnavi ul {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#cornersubnavi li {
	line-height: 130%;
	width: auto;
	padding: 0.5em 0em 0.5em 1.0em;
	margin-left: 0.5em;
	/*list-style-type: square;*/
	list-style-image: url(../global/arrow_list1.gif);
	list-style-position: inside;
	text-indent: -1.2em;
	border-bottom: 1px dotted #666666;
}
#cornersubnavi li li {
	border-bottom-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	/*list-style-type: disc;*/
	list-style-image: url(../global/arrow_list2.gif);
}
#cornersubnavi li a {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #006666;
}
#cornersubnavi li a:hover {
	color: #669999;
}
#cornersubnavi h2 {
	background-color: #FFCCCC;
	display: block;
	padding: 3px;
	margin-left: 0px;
	font-size: medium;
}


#page_right {
	float: right;
	width: 512px;
}

#cornertitle {
	width: 530px;
	height: 120px;
	border-bottom: 2px solid #118B90;
	margin: 0 0 30px 0;
}

#imagebanner {
	height:167px;
	vertical-align: middle;
	display: block;
}
#profile #imagebanner {
	background-image: url(../../profile/common/bg_pagebnr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#challenge #imagebanner {
	background-image: url(../../challenge/common/bg_pagebnr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#results #imagebanner {
	background-image: url(../../results/common/bg_pagebnr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#voice #imagebanner {
	background-image: url(../../voice/common/bg_pagebnr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#link #imagebanner {
	background-image: url(../../link/common/bg_pagebnr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#news #imagebanner ,#contact #imagebanner ,#sitemap #imagebanner {
	background-image: url(../../profile/common/bg_pagebnr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/**===== xxx =====**/
#index #cornertitle,
#profile #cornertitle {
	background-image: url(../page/bg_title_profile.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#outline #cornertitle_index {
	height:145px;
	background-image: url(../../outline/common/bg_indextitle.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: middle;
	display: block;
}
#outline #cornertitle {
	background-image: url(../page/bg_title_outline.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#service #cornertitle_index {
	height:145px;
	background-image: url(../../service/common/bg_indextitle.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: middle;
	display: block;
}
#service #cornertitle {
	background-image: url(../page/bg_title_service.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#casestudy #cornertitle_index {
	height:145px;
	background-image: url(../../casestudy/common/bg_indextitle.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: middle;
	display: block;
}
#casestudy #cornertitle {
	background-image: url(../page/bg_title_casestudy.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#cornertitle h2 {
	margin: 0px;
	padding: 30px 0px 0px 0px;
}
#cornertitle_index h3 {
	margin: 0px;
	padding: 25px 0px 0px 0px;
	line-height: 140%;
	font-size: 14px;
}
#cornertitle h3 {
	width: 330px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	line-height: 140%;
	font-size: 14px;
}
/**===== xxx =====**/


#page_main-center {
	/*border: 1px solid #CCCCCC;*/
	margin: 0px 0px 10px 0px;
}
#profile #page_main-center,
#challenge #page_main-center,
#results #page_main-center,
#voice #page_main-center,
#link #page_main-center,
#contact #page_main-center,
#sitemap #page_main-center,
	{
	line-height: 140%;
	/*float: right;*/
	/*width: 580px;*/
}

#profile #page_main-center .module-list .module-list-item h2 ,
#challenge #page_main-center .module-list .module-list-item h2 ,
#results #page_main-center .module-list .module-list-item h2 ,
#voice #page_main-center .module-list .module-list-item h2,
#link #page_main-center .module-list .module-list-item h2 ,
#contact #page_main-center .module-list .module-list-item h2 ,
#sitemap #page_main-center .module-list .module-list-item h2
	{
	font-size:medium;
	background-color: #FFCCCC;
	display: block;
	padding: 3px;
}
#challenge .main-index #page_main-center .module-list .module-list-item li h2 {
	font-size:medium;
	background-color: #FFCCCC;
	display: block;
	padding: 3px;
}

#page_main-center_column {
	padding-top: 5px;
	margin: 20px auto;
	width: 440px;
}
#page_main-center_column h2 {
	font-size: medium;
	font-style: normal;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	line-height: 120%;
}
#entry h2 {
	color: #990000;
	margin: 30px 0px 10px 0px;
}
#entry h3 {
	color: #009999;
	margin: 50px 0px 20px 0px;
	}

.entry-content {margin: 10px 15px;}
.entry-body,
.entry-more {
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
	font-size: medium;
}

#service #page_main-center h4 {
	display:block;
	background-color: #99CCCC;
}

/* ---------------blogmain--------------- */

#title-archive {
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-image: url(../page/bg_title_archive.jpg);
	height: 27px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#title-archive h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	margin: 0;
}

#entry_a {
	background-image: url(../page/flame_entry.gif);
	background-repeat: repeat-y;
}
#flame_a_top {
	background-image: url(../page/flame_entry_top.gif);
	background-repeat: no-repeat;
	height: 11px;
}
#entrymain {
	margin: 0px 35px;
	line-height: 140%;
}
#entrymain h1 {
	font-size: medium;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;
	display: block;
	margin: 10px 0px;
}
#entrymain h1 a {
	text-decoration: none;
}
#entrymain img {
	/*display: block;*/
	margin: 3px 0px;
}
#entrymain img a {
	text-decoration: none;
	border: 0px;
}

#entrydate {
	font-size: x-small;
}
#entryfoot {
	font-size: x-small;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	padding-top: 3px;
}

#flame_a_btm {
	background-image: url(../page/flame_entry_btm.gif);
	background-repeat: no-repeat;
	height: 11px;
}


/* ====== kanren START ===== */
#page_kanren {
	margin: 10px 0px 20px 0px;
	font-size: small;
}

#page_kanren h2 {
	width: 200px;
	height: 28px;
	display: block;
	padding: 5px 0px 0px 10px;
	color: #FFFFFF;
	background-image: url(../page/bg_blog_sideh2.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	text-indent: 18px;
}
#page_kanren h2 a {
	color: #FFFFFF;
	text-decoration: underline;
}
#page_kanren h2 a:hover {
	color: #FFFFFF;
}

#page_kanren ul {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#page_kanren li {
	line-height: 120%;
	width: auto;
	color: #808080;
	padding: 0.5em 0em 0em 1.2em;
	margin-left: 0.5em;
	border-bottom:1px solid #cccccc;
	text-indent: -1.2em;
	/*list-style-type: none;*/
	list-style-position: inside;
}
#page_kanren li Li {
	border-bottom: none;
}
#page_kanren li a {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #808080;
}

#page_kanren li a:hover{
	color: #4C4C4C;
}

/**=============== Style BLOG END ===============**/

strong {
	color: #FF9900;
}

#modoru {
	font-size: x-small;
	text-align: right;
	margin: 10px 5px 10px 5px;
}

#content_official {
	padding: 0px 10px 0px 10px;
	margin:20px 120px 20px 120px;
	/**	border-right: 1px solid #ccd2d2;
	border-left: 1px solid #ccd2d2;**/
	position: relative;
}

#InfoPowered {
	margin: auto;
	display: block;
	border-top: 1px solid #990000;
	font-size: x-small;
	font-weight: normal;
	color: #999999;
	padding: 5px 0px;
}
#InfoPowered img {
	margin: 0px 5px 0px 0px;
	float: left;
	vertical-align: middle;
}
#news #InfoPowered,
#profile #InfoPowered,
#challenge #InfoPowered,
#results #InfoPowered,
#voice #InfoPowered,
#link #InfoPowered,
#sitemap #InfoPowered,
#contact #InfoPowered {
	border-top: 0px solid #990000;
	text-align: right;
}

#container_btm {
	margin: auto;
	padding: 0px;
	width: 820px;
	background-image: url(../global/bg_container_btm.gif);
	background-repeat: no-repeat;
	height: 20px;
}


/* ----FOOTER---- */
#footertop {
	/*width: 760px;*/
	height: auto;
	margin: auto;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: small;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}
#footernavi {
	height: auto;
	margin: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: x-small;
	background-image: url(../global/f_navi_border.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#footernavi td{
	padding-left: 1em;
	padding-right: 1em;
	margin: auto;
	background-image: url(../global/f_navi_border.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#footernavi tr{margin: auto;}

#footernavi a{ text-decoration: none;}
#footernavi a:link { color: #999999}
#footernavi a:visited { color: #666666}
#footernavi a:active { color:#999999}
#footernavi a:hover { color:#999999}

#footer {
	position: relative;
	visibility: inherit;
	width: 790px;
	margin: auto;
	padding: 2px 0px 5px 5px;
}
