@charset 'UTF-8';

/* --- 株式公開入門CSS --- */

h2.title {
	width:600px;
	height:35px;
	background: url(/images/stock_contents/title.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:8px;
	padding-left:10px;
}

*html h2.title {
	width:590px;
	height:35px;
	background: url(/images/stock_contents/title.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:8px;
	padding-left:10px;
	margin-top:10px;
}

.title_s {
	width:600px;
	height:30px;
	background: url(/images/stock_contents/title_s.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:7px;
	padding-left:35px;
	margin-top:15px;
}

*html .title_s {
	width:565px;
	height:30px;
	background: url(/images/stock_contents/title_s.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:7px;
	padding-left:35px;
	margin-top:15px;
}

.text {
	padding:10px;
}

#story_link {
	width:600px;
	height:20px;
	background: #eee;
	padding-top:5px;
	margin-top:20px;
	margin-bottom:10px;
}

.pre {
	float:left;
	width:100px;
	background: url(/images/stock_contents/pre.gif);
	background-position:left 2px;
	background-repeat: no-repeat;
	padding-left:20px;
	margin-left:10px;
	display:inline; /* IEとFFのmargin padding対策 */
}
/*
.next {
	float:right;
	width:80px;
	background: url(/images/stock_contents/next.gif);
	background-position:right top;
	background-repeat: no-repeat;
	padding-right:10px;
	margin-right:10px;
	display:inline;  IEとFFのmargin padding対策 
}
*/
div.pagetop{
	padding:0px;
	margin:20px 0px;
	height:15px;
	width:120px;
	float:right;
	display:inline; /* IEとFFのmargin padding対策 */
}


/* --- 共通CSS --- */

/* --- パンくず --- */

#maplist {
	width: 590px;
	height: 20px;
	background: #EAEAF2;
	padding-top:5px;
	padding-left:10px;
	margin-bottom:10px;
}

*html #maplist {
	width: 590px;
	height: 20px;
	background: #EAEAF2;
	padding-top:5px;
	padding-left:10px;
	margin-bottom:10px;
}

.contents_title {
	width:600px;
	height:35px;
	background: url(/images/common/contents_title_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:12px;
	padding-left:10px;
	margin-top:15px;
}

*html .contents_title {
	width:590px;
	height:35px;
	background: url(/images/common/contents_title_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:12px;
	padding-left:10px;
	margin-top:15px;
}

#st_contents ul{
	margin-left:30px;
}

#st_contents .list li{
	background: url(/images/common/navi_t/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:15px;
	margin-bottom:15px;
}

/* --- box ---*/

table.box {
	margin-left:10px;
}
table.box th {
	padding: 3px;
	text-align:center;
	vertical-align: center;
	border:1px solid #ccc;
	background-color: #F0FFE3;
}
table.box td {
	padding: 3px 10px;
	border:1px solid #ccc;
}

table.box td.doc{
	text-align:center;
	vertical-align: center;
}

/* --- font関連 --- */

.map_bold {
	color: #990000;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

h2.title {
	font-size:16px;
	line-height:1.2em;
	font-weight: bold;
}

.contents_title {
	font-size:12px;
	line-height:1.2em;
	font-weight: bold;
	color:#669933;
}

#st_contents .list li a{
	text-decoration: underline;
}

.title_s {
	color:#669933;
	font-size:14px;
	line-height:1.2em;
	font-weight: bold;
}

*html .title_s {
	color:#669933;
	font-size:14px;
	line-height:1.2em;
	font-weight: bold;
}

table.box th {
	font-weight: bold;
}

.indep_title {
	width:566px;
	height:35px;
	background: url(/images/common/contents_title_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:12px;
	padding-left:10px;
	margin-top:15px;
}

*html .indep_title {
	width:566px;
	height:35px;
	background: url(/images/common/contents_title_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:12px;
	padding-left:10px;
	margin-top:15px;
}

/* --- inputの余計な枠設定 --- */

#search {
	border:1px solid #ccc;
	background:#FEFEFE;
	color:#000;
}

#submit {
	border:1px solid #ccc;
	background:#666;
	color:#FFF;
}

/* --- whats news関連CSS --- */

#w_news {
	width:600px;
	margin-bottom:20px;
}

.list{
	width:570px;
	margin-top:10px;
	margin-left:10px;
	padding: 0;
}

.date {
	float:left;
	width:60px;
}

.news {
	float:right;
	width:500px;
	margin-left:7px;
	margin-bottom:5px;
	display:inline; /* IEとFFのmargin padding対策 */
}

.topics {
	float:right;
	width:442px;
	margin-left:7px;
	margin-bottom:5px;
	display:inline; /* IEとFFのmargin padding対策 */
}

.icon {
	margin-left:7px;
	float:left;
	width:50px;
}
#w_next {
	width:600px;
	text-align:center;
	margin-top:20px;
}

/* --- セミナー関連CSS --- */

#navi_t .navi_sub {
	display:block;
	width:121px !important; /* IE対策のボックス幅指定 */
	width /**/:138px; /* IE5用の幅指定 ボックスモデル対策 */
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	background: url(/images/common/navi_t/base.gif);
	background-repeat: repeat-y;
	background-position:left top;
}
/*
#navi_t li.third a{
	display:block;
	width:121px !important; 
	width :138px; 
	padding-top:4px;
	padding-bottom:4px;
	padding-left:16px;
	background: url(/images/common/navi_t/base_2.gif);base_3.gifほしい
	background-repeat: repeat-y;
	background-position:left top;
}

#navi_t li.third a:hover{
	margin: 0;
	background: url(/images/common/navi_t/base_2.gif);base_3.gifほしい
	background-repeat: repeat-y;
	background-position:right top;
	color: #FFF;
	text-decoration: none;
}
*/


table.box td.ipo_gray_DLcomp{
	background-color: #ccffff;
}

table.box td.ipo_gray_DL{
	background-color: #ffcccc;
}

table.box td.ipo_gray_h{
	background-color: #eeeeee;
}

table.box td.ipo_gray_d{
	background-color: #eeeeee;
}

.link_3 {
	width:99px;
	float:right;
	margin-right:3px;
}

.seminor {
	width:560px;
}

.held {
	width:200px;
	float:left;
	margin-top:15px;
	margin-left:50px;
	display:inline;
}

.red_held {
	color:#FF0000;
	font-size:30px;
	font-weight:bold;
	line-height:30px;
}

.red {
	color:#FF0000;
}

.attention {
	width:250px;
	float:right;
	border:1px solid #ccc;
	padding:5px;
}

#seminor_btn {
	margin-top:10px;
	margin-left:180px;
}

#seminor_btn a{
	display:block;
	width:240px !important; /* IE対策のボックス幅指定 */
	width /**/:240px; /* IE5用の幅指定 ボックスモデル対策 */
	height:35px;
	background: url(/images/common/seminor_btn.jpg);
	background-repeat: no-repeat;
	background-position:left top;
}

#seminor_btn a:hover{
	margin: 0;
	background: url(/images/common/seminor_btn.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
}

#page_center {
	margin-left:10px;
	width:744px;
}



/* --- ise追記ここから --- */
*html h2.title_faq {
	width:590px;
	height:35px;
	background: url(/images/stock_contents/title.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:8px;
	padding-left:10px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

#maplist_faq {
	width: 590px;
	height: 20px;
	background: #EAEAF2;
	padding-top:5px;
	padding-left:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

.contents_title_edi {
	background:url(/images/introduction/midashi02.gif) no-repeat 0 0;
	width:570px;
	height:22px;
	padding:0px 0px 0px 15px;
	font-weight:bold;
	font-size: 100%;
	text-align:left;
	color:#0C2172;
	margin-left:10px;
	margin-right:auto;
	margin-bottom:0px;
}

table.box_faqbottom {
	margin-left:auto;
	margin-right:auto;
}

table.box_faq {
	margin-left:auto;
	margin-right:auto;
}
table.box_faq th {
	padding: 3px;
	text-align:left;
	vertical-align: center;
	border:1px solid #ccc;
	background-color: #F0FFE3;
}
table.box_faq td {
	padding: 10px;
	border:1px solid #ccc;
}

table.box_faq td.doc{
	text-align:center;
	vertical-align: center;
}

h2.title_faq {
	width:590px;
	height:35px;
	background: url(/images/stock_contents/title.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:8px;
	padding-left:10px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
/* --- ise追記ここまで --- */

#st_contents div.box { border: 1px solid #ccc; margin: 10px 0; overflow: hidden; }
* html #st_contents div.box { height: 1%; }
#st_contents div.padding-box { padding: 10px; }
#st_contents div.inner-box { margin-top: 10px; margin-left: 10px; }
#st_contents div.box ul.category-box { margin: 0; width: 603px; height: 321px; margin-right: -5px; overflow: hidden; }
#st_contents div.box ul.category-box li { width: 183px; height: 145px; border-right: 3px solid #ccc; border-bottom: 3px solid #ccc; margin: 0 5px 5px 0; padding: 5px; float: left; background-color: #eaeaf2; }
#st_contents div.box ul.category-box div.title { font-weight: bold; }
#st_contents div.box ul.category-box div.items { margin-left: 10px; font-size: 11px; padding-top: 5px; }
#st_contents div.box ul.category-box div.more { text-align: right; }
#st_contents div.box td.left { width: 149px; vertical-align: top; }
#st_contents div.box td.right { vertical-align: top; }
#st_contents div.box td.left div.title { color: #ffffff; background-color: #000000; font-weight: bold; border-right: 3px solid #ccc; border-bottom: 3px solid #ccc; padding: 3px; }
#st_contents div.box td.left div.image { margin: 10px 0 10px 10px; }
#st_contents div.box table.box { margin: 0; }
#st_contents div.box table.inner-table { width: 449px; }
#st_contents div.box table.inner-table td { font-size: 10px; }

#st_contents div.box div.search-cond-container { overflow: auto; width: 100%; }
#st_contents div.box div.search-cond-box { float: left; margin-right: 4px; margin-bottom: 4px; background-color: #eaeaf2; }
#st_contents div.box div.search-cond-box ul { margin: 0; }

