@charset "utf-8";
/* CSS Document */

/*---------------
BASIC
---------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote{
	margin:0;
	padding:0;
}

fieldset,img{
	border:0;
	margin:0;
	padding:0;
}

body{
	height:inherit;
	word-break:break-all;
	text-align:center;
}

table{
	border-spacing:0;
}

address,caption,cite,code,dfn,em,th,var{
	font-style:normal;
	font-weight:normal;
}

ol,ul{
	list-style:none;
}

body,table {
	font:12px/1.22 "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	color:#333;
}

a {
	text-decoration:none;
	color:#5753a4;
}

a:hover{
	text-decoration: none;
	color:#809bd8;
}

#se2-main {
	margin-left:auto;
     margin-right:auto;
     text-align:left;
     width:990px;
}

/*---------------
TOP HEARDER
---------------*/
#se2-header {
	margin:10px 0 10px 0;
	width:990px;
}

.se2-headerLeft {
	float:left;
}

.se2-headerLeft img {
	margin-right:10px;
	display:inline-block;
	vertical-align: middle;
}

.se2-headerRight {
	float:right;
}

.se2-info {
	width:448px;
	height:12px;
	background: url(../images/se2-infobg.png) no-repeat;
	padding:4px 0 4px 12px;
	margin-top:10px;
}
.se2-logoutbtn {
	vertical-align: middle;
}
/*---------------
TOP SITENAVI
---------------*/
.se2-sitenavi {
	margin:10px 0 10px 0;
}

/*---------------
TOP CONTENTS
---------------*/
#se2-wrapper {
	width:990px;
}

#se2-contentsLeft {
	float:left;
	width:770px;
}
#se2-contentsLeft2 {
	float:left;
	width:380px;
}
#se2-contentsCenter {
	float:right;
	width:380px;
}

#se2-contentsRight {
	float:right;
	width:210px;
}

.se2-h2grey {
	border:#333 1px solid;
}

.se2-h2red {
	border:#e8390d 1px solid;
}

/*.se2-h2red2{
	border:#e8390d 1px solid;
	background:url(../images/se2-newBg.png) repeat-y top;
}*/

.se2-h2s{
	border:#333 1px solid;
	background:#ebeaea;
}

.se2-h2blue {
	border:#5753a4 1px solid;
}

.se2-h2sBlue {
	background:url(../images/se2-h2sbg_bl.png) left top repeat-x;
	height:20px;
	/height:22px;
	padding:3px 0 0 8px;
	color:#FFF;
	font-size:14px;
}

.se2-h2sRed {
	background:url(../images/se2-h2sbg_r.png) left top repeat-x;
	padding:3px 0 0 8px;
	color:#FFF;
	font-size:14px;
}

.se2-h2sGrey {
	background:url(../images/se2-h2sbg_g.png) left top repeat-x;
	padding:3px 0 0 8px;
	color:#FFF;
	font-size:14px;
}

.se2-h3Grey {
/*	background:url(../images/se2-h3bg_b.png) left top no-repeat;*/
	border-left:3px solid #474747;
	background:#eee;
	line-height:20px;
	height:20px;
	margin:10px 0 10px 0px;
	padding:2px 0 0 10px;
	font-size:12px;
	font-weight:normal;
}

.se2-h3Blue {
/*	background:url(../images/se2-h3bg_bl.png) left top no-repeat;*/
    border-left:3px solid #837cc0;
    background:#f0f0f9;
	line-height:20px;
	height:20px;
	margin:10px 0 10px 0px;
	padding:2px 0 0 10px;
	font-size:12px;
	font-weight:normal;
}

.se2-h3Red {
/*	background:url(../images/se2-h3bg_r.png) left top no-repeat;*/
    border-left:3px solid #ee6846;
    background:#f9f0f0;	
	line-height:20px;
	height:20px;
	margin:10px 0 10px 0px;
	padding:2px 0 0 10px;
	font-size:12px;
	font-weight:normal;
}

.se2-h2Textbox {
	margin:10px 10px 10px 10px;
	/margin:10px 8px 10px 8px;
}

.se2-searchH2 {
	background:url(../images/se2-h2bg1.png) left top no-repeat;
	height:20px;
	/height:22px;
	padding:3px 0 0 23px;
	color:#FFF;
	font-size:14px;
}

.se2-categoryBox {
	background:#f3f3f3;
	padding:10px;
	line-height:200%;
}

.se2-categoryBox img {
	margin-right:5px;
}

.se2-category {
	float:left;
	width:180px;
}

.se2-categoryRight {
	float:left;
    width: 150px;
}

ul.se2-category li,
ul.se2-categoryRight li
 {
    line-height: 1.2em;
}

.se2-searchInput {
	width:285px;
	height:24px;
	vertical-align:middle;
	margin-right:10px;
	padding-top:4px;
	padding-left:2px;
	font-size:14px;
}

.se2-searchbtn {
	vertical-align:middle;
}

.se2-oracleH2 {
	background:url(../images/se2-h2bg2.png) left top no-repeat;
	height:20px;
	/height:22px;
	padding:3px 0 0 23px;
	color:#FFF;
	font-size:14px;
}

.se2-finditH2 {
	background:url(../images/se2-h2bg3.png) left top no-repeat;
	height:20px;
	/height:22px;
	padding:3px 0 0 23px;
	color:#FFF;
	font-size:14px;
}

.se2-movieLeft {
	float:left;
	width:150px;
	padding:3px;
	background:#eee;
}

.se2-movieRight {
	float:right;
	width:194px;
}

.se2-newH2 {
	background:url(../images/se2-h2bg4.png) left top no-repeat;
	width:355px;
	height:20px;
	/height:22px;
	padding:3px 0 0 23px;
	color:#FFF;
	font-size:14px;
}

.se2-newUl {
	line-height:150%;
	margin:10px;
}

.se2-newUl li {
	background:url(../images/se2-arrow_b.png) no-repeat left center;
	padding-left:10px;
	margin-bottom:5px;
	background-color:#FFEAE8;
}
.se2-newUlLi2 {
	background:url(../images/se2-arrow_b.png) no-repeat left center;
	padding-left:10px;
	margin-bottom:5px;
	background:#F3F3F3;
}
.se2-newUl img {
	margin:0 5px 0 5px;
}

.se2-movH2 {
	background:url(../images/se2-h2bg5.png) left top no-repeat;
	width:355px;
	height:20px;
	/height:22px;
	padding:3px 0 0 23px;
	color:#FFF;
	font-size:14px;
}

.se2-dlLeft {
	float:left;
	width:23px;
	font-size:10px;
}

.se2-dlRight {
/*	float:left;*/
	float:right;
	width:160px;
	margin-left:5px;
	/margin-left:0px;
	font-size:10px;
}

.se2-logospace {
	background:#FFF;
	text-align:center;
	padding:5px;
	margin-top:5px;
}

.se2-logospace img {
	margin:5px;
	vertical-align:middle;
}

/*---------------
FOOTER
---------------*/
#se2-footer {
	width:990px;
	margin:10px 0 10px 0;
}

.se2-footerLeft {
	float:left;
	width:495px;
	\width:493px;
	border-top:#333 1px solid;
	display:inline;
}

.se2-footerLeftblue{
	background:url(../images/se2-footerbg_bl.png);
	color:#FFF;
	padding:3px 0 3px 10px;
	font-size:14px;
	font-weight:bold;
}

.se2-footerRight {
	float:left;
	width:494px;
	\width:493px;
	border-top:#333 1px solid;
	border-left:#333 1px solid;
	display:inline;
}

.se2-footerRightred{
	background:url(../images/se2-footerbg_r.png);
	color:#FFF;
	padding:3px 0 3px 10px;
	font-size:14px;
	font-weight:bold;
}

.se2-footerTextbox {
	margin:10px 10px 10px 5px;
	line-height:150%;
}
.se2-commonFooter {
margin-top:5px;
border-top:2px solid #5653a4;
font-size:0.9em;
line-height:20px;
}
.se2-commonFooter .left{
float:left;
}
.se2-commonFooter .ibc_logo{
width:60px;
background:#fff;
padding:10px 20px;
}
.se2-commonFooter .ig_logo{
width:60px;
background:#fff;
padding:10px 20px;
}
.se2-commonFooter .se2-commonFooter2{
width:770px;
background:#fff;
padding:10px 10px;
text-align:center;
}

/*---------------
COMMON
---------------*/
.clear {
	clear:both;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.se2-marginTop5 {
	margin-top:5px;
}

.se2-marginTop10 {
	margin-top:10px;
}

.se2-marginRight5 {
	margin-right:5px;
}

.se2-linehight150 {
	line-height:150%;
}

.se2-textbold {
	font-weight:bold;
}

.se2-text12px {
	font-size:12px;
	font-weight:normal;
}

.se2-text_s {
	font-size:80%;
	font-weight:normal;
}

.se2-text_ss {
	font-size:75%;
	font-weight:normal;
}

.findit_partner_box{
margin-bottom:5px;
}
.findit_partner_left{
float:left;
background:#eee;
padding:3px;
}
.findit_partner_right{
float:right;
width:265px;
}
.findit_about_left{
float:left;
padding:3px;
background:#eee;
}
.findit_about_right{
float:right;
width:255px;
}
#se2-contentsLeft p, #se2-contentsCenter p, #se2-contentsRight p{
line-height:150%;
}