@charset "UTF-8";


/* メイン スタイルシートの読み込み
------------------------------------------------------------ */
/*¥*/
@import "/css/common.css";
@import "/css/service/category.css";
@import "/css/mod/contents.css";
@import "/css/mod/list.css";
@import "/css/mod/table.css";
@import "/css/mod/anchor.css";
@import "/css/mod/column.css";
@import "/css/mod/tab.css";
/**/


/* ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
　title :  OS　インデックス
　URL : /service/os/index.html
　wright :  今田
＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿ */

div.column1r strong.subhead {
font-size:110% !important;}



/* 見出し
--------------------------------------------------------------------*/
div.column1r h2 {
color:#000;
font-size:130% !important;}

div.column1r h3 {
font-size:110% !important;
margin-left:13px !important;}


/* --------------------------------------------------------------------
　　rhel5 について
----------------------------------------------------------------------- */
#contents div.column1r div .imgContainer {
margin:0;
padding:0;
background:none;
}

#contents div.column1r div .imgContainer img {
margin-right:10px;
}

div.column1r div#rhel5wrap {
clear:both;
width:560px;
padding:0;
margin:0 auto 2.5em auto;
background:none;
}

div.column1r div#rhel5wrap:after{/*float clear */
content: ".";
display: block;
clear: both;
height: 0px;
font-size: 0px;
line-height: 0px;
visibility: hidden;
}

html *div.column1r div#rhel5wrap {height:1%;}

div#rhel5wrap h3 {
width:auto;
padding:6px;
margin:5px 0 !important;
line-height:120%;
clear:both;
border-top:3px #d0d0d9 solid;
border-left:1px #d0d0d9 solid;
border-right:1px #d0d0d9 solid;
border-bottom:1px #e9e9ee solid;
background:url(/images/common/column_title_bg.gif) repeat-x bottom;}



div.column1r div#rhel5wrap div h4 {
width:auto;
padding:0 0 4px 0;
margin:0 0 10px 0;
line-height:115%;
color:#05d;
border-bottom:2px #bbb dotted;
background:none;}

div.column1r div#rhel5wrap div h4 span {
padding:0 0 0 5px;
border-left:5px #ace solid;
display:block;}

div.column1r div#rhel5wrap p {
width:auto;
padding:0;
margin:0 0 8px 0;}

div.column1r div#rhel5wrap div p.btn {
margin:0;
padding:0;
text-align:right;}
div.column1r div#rhel5wrap div p.btn img {
margin:0 !important;}


/* 左側 */
div.column1r div#rhel5wrap div.leftBox {
width:258px;
padding:0;
margin:0;
float:left;
background:none;}

/* 右側 */
div.column1r div#rhel5wrap div.rightBox {
width:258px;
padding:0;
margin:0;
float:right;
background:none;}



/* rhel 4
--------------------------------------------------------------------*/
div.column1r div#rhel4 {
width:auto;
padding:1em;
margin:0 15px 1em 15px;
clear:both;
border:1px #ccc solid;
background:none;}

div.column1r div#rhel4 h4 {
width:auto;
padding:0 0 3px 0;
margin:0 0 10px 0;
font-size:110%;
color:#c00;
background:none;
border-bottom:2px #ddd dotted;
}

div.column1r div#rhel4 p {
padding:0;
margin:0;}



/* トレーニング
--------------------------------------------------------------------*/
div.column1r div#training {
width:auto;
padding:1em 1em 3px 1em;
margin:0 15px 15px 15px;
border:2px solid #ddc;
background:url(/images/common/bg_ul_linkInside.gif);}

div.column1r div#training h4 {
width:auto;
padding:0 0 3px 0;
margin:0 0 10px 0;
font-size:110%;
color:#FF6600;
background:none;
border-bottom:1px #ccb solid;}

div.column1r div#training p {
padding:0;
margin:0 0 5px 0;}

div#training {
width:auto;
padding:1em 1em 3px 1em;
margin:0;
border:2px solid #ddc;
background:url(/images/common/bg_ul_linkInside.gif);}

div#training h4 {
width:auto;
padding:0 0 3px 0;
margin:0 0 10px 0;
font-size:110%;
color:#FF6600;
background:none;
border-bottom:1px #ccb solid;}

div#training p {
padding:0;
margin:0 0 5px 0;}


/* Windows 版 IE5.x (5.0〜5.5) 用スタイルシートの読み込み
------------------------------------------------------------ */
@media tty {
	i{content:"¥";/*" "*/}} @import '/css/win-ie5x.css'; /*";}
}/* */

/* Windows 版 IE5.0 用スタイルシートの読み込み
------------------------------------------------------------ */
@media tty {
	i{content:"¥";/*" "*/}}; @import '/css/win-ie50.css'; {;}/*";}
}/* */

/* Windows 版 IE5.5 用スタイルシートの読み込み
------------------------------------------------------------ */
@media tty {
	i{content:"¥";/*" "*/}}@m; @import '/css/win-ie55.css'; /*";}
}/* */


