@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";
@import "/css/print/style_reset.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 について
----------------------------------------------------------------------- */
div.column1r div#rhel5wrap {
width:550px;
padding:0;
margin:0 auto 2.5em auto;
background:none;}
div.column1r div#rhel5wrap:after{/*float clear */
content: ".";
display: block;
height: 0;
clear: both;
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;}




