@charset "Shift_JIS";

/* 共通
------------------------------------------------------------ */
form {
	padding: 0px;
	margin: 0px;
}

h2 {
	padding: 0px 0px;
	margin: 0px 0px;
}

a:link 			{color:#333; text-decoration:none;}
a:visited 		{color:#333; text-decoration:none;}
a:hover			{color:#F90; text-decoration:underline;}
a:active		{color:#F90; text-decoration:underline;}


div {
	/*border: solid 1px;*/
}

.readmore {
	text-align: right;
	font-size: 75%;
}

.readmore a:link 		{color:#3494C2; text-decoration:none;}
.readmore a:visited		{color:#3494C2; text-decoration:none;}
.readmore a:hover		{color:#F90; text-decoration:none;}
.readmore a:active		{color:#F90; text-decoration:none;}


/* メインレイアウト
------------------------------------------------------------ */
#bg_main {
	background-color: #FFF;
}

#disp_main {
	width: 780px;
	color: #333;
	padding: 0px 0px;
	margin: 0px auto 0px auto;
	background-color: #FFF;
	text-align: left; /* IE 向けセンタリング指定 */
}

/*
#disp_main p {
	padding: 0px 0px 10px 0px;
	line-height: 130%;
}*/

/* スライドショー
------------------------------------------------------------ */
#top_image {
	width: 560px;
	height: 230px;
	padding: 0px;
	margin: 0px;
}

img {border: 0;}
.container {
	width: 580px;
	padding: 0;
	margin: 0 auto;
}

.folio_block {
	position: absolute;
	left: 50%; top: 50%;
	margin: -140px 0 0 -395px;
}


/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:210px;	width: 560px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 2px; right: 4px;
	height: 35px;
	z-index: 2; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	/*background: url(../images/top/paging_bg2.png) no-repeat;*/
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 2px 5px;
	text-decoration: none;
	background: #FFF;
	border: 1px solid #666;
	color: #333;
	font-size: 75%;
	font-weight: 700;
	/*
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	*/
}
.paging a.active {
	font-weight: bold;
	background: #0068A7;
	color: #FFF;
	border: 1px solid #610000;
	/*
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	*/
}
.paging a:hover {font-weight: bold;}


/* マガジン
------------------------------------------------------------ */
#mag_title {
	padding: 0px;
	margin: 0px;
	width: 560px;
	height: 80px;
	border-top: solid 2px #0068A7;
}

#banner_above_title {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 560px;
	height: 60px;
}

#mag_title img {
	padding: 18px 0px 0px 0px;
	float: left;
}

#mag_title h2 {
	padding: 28px 0px 10px 0px;
	margin: 0px;
	font-size: small;
	float: right;
}

#mag_title p {
	padding: 0px;
	margin: 0px;
	font-size: small;
	float: right;
}

#left_content {
	float: left;
	overflow: hidden;
}

#right_content {
	width: 200px;
	float: right;
}


/* マガジンコンテンツ
------------------------------------------------------------ */
.title_article {
	width: 555px;
	height: 20px;
	padding: 3px 0px 0px 5px;
	margin: 0px;
	background: url(../images/top/title_bar_left.gif) no-repeat;
	color: #FFF;
	font-size: 90%;
}

#mag_contents {
	width: 560px;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}

.content_mag_l {
	width: 270px;
	height: 100px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/top/mag_cnt_bgimg.gif);
	float: left;
}

.content_mag_r {
	width: 270px;
	height: 100px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/top/mag_cnt_bgimg.gif);
	float: right;
}

	/* コンテンツ用カラー指定
	------------------------------------------------------------ */
	.cnt_tag_red {
		width: 40px;
		height: 13px;
		padding: 3px 0px;
		text-align: center;
		vertical-align: middle;
		font-size: small;
		color: #FFF;
		background-color: #F00;
	}

	.cnt_tag_brown {
		width: 40px;
		height: 13px;
		padding: 3px 0px;
		text-align: center;
		vertical-align: middle;
		font-size: small;
		color: #FFF;
		background-color: #A67000;
	}

	.cnt_tag_orange {
		width: 40px;
		height: 13px;
		padding: 3px 0px;
		text-align: center;
		vertical-align: middle;
		font-size: x-small;
		color: #FFF;
		background-color: #FFA800;
	}

.cnt_img {
	float: left;
	text-align: center;
}

.cnt_img img {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	/*border: solid 1px #CCC;*/
}

.cnt_description {
	width: 220px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: right;
}

.cnt_lead {
	padding:  5px 0px 0px 0px;
	margin:  0px;
	font-size: 60%;
}
:root *> .cnt_lead {
	/* IE以外 */
	padding:  0px 0px 0px 0px;
}

.cnt_article {
	padding:  5px 0px 0px 0px;
	margin:  0px;
	font-size: small;
}
:root *> .cnt_article {
	/* IE以外 */
	padding:  0px 0px 0px 0px;
}


.cnt_description h3 {
	padding:  5px 0px 0px 0px;
	margin:  0px;
	font-size: 115%;
}
:root *> .cnt_description h3 {
	/* IE以外 */
	padding:  0px 0px 0px 0px;
}

.cnt_description a {
	padding:  0px 0px 0px 0px;
	margin:  0px;
	float: right;
}


/* コンテンツ下バナー指定
------------------------------------------------------------ */
.contents_banner_l {
	width: 270px;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px;
	float: left;
}

.contents_banner_r {
	width: 270px;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px;
	float: right;
}

.contents_banner_large {
	width: 555px;
	padding: 10px 0px 0px 0px;
	margin: 5px 0px;
	text-align: center;
	clear: both;
}


/* 過去の連載
------------------------------------------------------------ */
/* title_article に統一
#title_archives {
	width: 555px;
	height: 20px;
	padding: 2px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
	background: url(../images/top/title_bar_left.gif) no-repeat ;
	color: #FFF;
	font-size: 90%;
}*/

ul.archives {
	width: 560px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	overflow: hidden; /* IE7対応 */
}

ul.archives li {
	float: left;
	width: 131px;
	padding: 5px 0px;
	text-align: center;
	font-size: small;
	border-bottom: 1px #999 solid;
}

li.archives_title {
	margin-right: 12px;
}

ul.archives a:link		{ color:#333;text-decoration:none;}
ul.archives a:visited	{ color:#333;text-decoration:none;}
ul.archives a:hover		{ color:#F90;text-decoration:underline;}
ul.archives a:active	{ color:#F90;text-decoration:underline;}

#archives_other {
	text-align: right;
	margin: 0px 0px 20px 0px;
}

#archives_other_link {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: 50%;
	font-size: 75%;
}

#archives_other img {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* 自社サービス
------------------------------------------------------------ */
#disp_business {
	width: 560px;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	border-top: solid 2px #0068A7;
}

.disp_business_l{
	widows: 270px;
	padding: 0px;
	margin: 0px 0px 25px 0px;
	float: left;
}

.disp_business_r{
	widows: 270px;
	padding: 0px;
	margin: 0px 0px 25px 0px;
	float: right;
}

.disp_business_r h2{
	width: 270px;
	height: 20px;
	padding: 3px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
	background: url(../images/top/title_bar_left_270pix.gif) no-repeat;
	color: #FFF;
	font-size: 90%;
}

.disp_business_l h2{
	width: 270px;
	height: 20px;
	padding: 3px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
	background: url(../images/top/title_bar_left_270pix.gif) no-repeat;
	color: #FFF;
	font-size: 90%;
}

.title_img {
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.title_lead {
	padding: 0px 0px 3px 0px;
	font-size: small;
}

.our_works_description {
	padding: 5px 0px 3px 0px;
	font-size: small;
	width: 270px;

}

.box_hover{
	background:#F4F4F4;
	cursor:pointer;
	}


/* サイトマップ上バナー指定
------------------------------------------------------------ */
.footer_banner {
	padding: 10px 0px 0px 0px;
	margin: 5px 0px;
	text-align: center;
	clear: both;
}


/* サイトマップ
------------------------------------------------------------ */
#disp_site_map {
	height: 100%;
	padding: 10px 0px 15px 0px ;
	margin: 20px 0px 0px 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/top/sitemap_bgimg.gif) ;
	overflow: hidden; /* IE7対応 */
}

#disp_site_map ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

	/* ブロック１
	------------------------------------------------------------ */
	#site_map_block_01 {
		width: 770px;
		padding: 20px 0px 10px 0px;
		margin: 0px 0px 10px 10px;
		float: right;
		border-bottom: solid 2px #333;
	}

	#site_map_block_01 ul {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		float: left;
	}

	#site_map_block_01 li {
		width: 140px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		float: left;
	}

	/* ブロック２
	------------------------------------------------------------ */
	#site_map_block_02 {
		width: 370px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 10px;
		float: left;
	}

	#site_map_block_02 h2 {
		padding: 0px 0px 0px 0px;
		margin: 15px 0px 15px 0px;
		font-size: 100%;
	}

	#site_map_block_02 h3 {
		padding: 0px 0px 3px 0px;
		margin: 0px 0px 8px 0px;
		font-size: 80%;
		color: #3494C2;
		border-bottom: dashed 1px #3494C2;
	}

	#site_map_block_02 ul {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 15px 0px;
	}

	#site_map_block_02 li {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 5px 10px;
		font-size: 75%;
	}

	.ul_left {
		width: 190px;
		float: left;
	}

	.ul_right {
		width: 180px;
		float: right;
	}


	/* ブロック３
	------------------------------------------------------------ */
	#site_map_block_03 {
		width: 370px;
		float: right;
	}

	#site_map_block_03 h2 {
		width: 370px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		font-size: 100%;
		color: #0068A7;
	}
	
	.sitemap_underline {
		padding: 15px 0px;
		margin: 0px 0px 0px 0px;
		border-bottom: solid 1px #333;
	}

	#site_map_block_03 ul {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	#site_map_block_03 li {
		padding: 0px 0px 0px 0px;
		margin: 5px 0px 0px 45px;
	}
	


/* 右サイドスペース
------------------------------------------------------------ */

/* 検索ボックス */
#disp_serch {
	height: 40px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

/* バナー */
.disp_banner {
	height: 70px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

/* 為替レート表 */
.disp_fx {
	font-size: small;
	margin: 20px 0px 20px 0px;
	border-top: solid 2px #0068A7;
}

.disp_fxtable {
	margin: 20px 0px 0px 0px;
}

/* Twitterプロフィールウィジェット */
.disp_twitter {
	margin: 20px 0px 20px 0px;
}

.disp_fxtable {
	margin: 20px 0px 0px 0px;
}


/* フッター → common.cssに記載
------------------------------------------------------------ */

