@charset "Shift_JIS";

/* ----------------------------------------------------------------
*	01. lyt-m-01
*	02. lyt-ma-01
*	03. str-location 
*	04. topic-path
*	05. category-search
----------------------------------------------------------------- */

/* ----------------------------------------------------------------
	01. lyt-m-01
----------------------------------------------------------------- */

body.lyt-m-01 div#str-contents div#str-main{
width:960px;
}


/* ----------------------------------------------------------------
	02. lyt-ma-01
----------------------------------------------------------------- */

body.lyt-ma-01 div#str-contents div#str-main{
float:left;
width:744px;
}

body.lyt-ma-01 div#str-contents div#str-aside{
padding-left:12px;
float:right;
width:204px;
}


/* ----------------------------------------------------------------
	03. str-location 
----------------------------------------------------------------- */

div#str-location{
margin-bottom:10px;
position:relative;
font-size:81.25%;
}


/* ----------------------------------------------------------------
	04. Topic Path
----------------------------------------------------------------- */

div#str-location div.topic-path{
padding:0 10px 0 5px;
float:left;
width:582px;
}


/* ----------------------------------------------------------------
	05. Category Search
----------------------------------------------------------------- */

div#str-location div.category-search{
float:right;
width:362px;
position:relative;
}

div#str-location div.category-search select{
margin-right:5px;
border:1px #7f9db9 solid;
width:85px;
}

div#str-location div.category-search select option{
padding-right:1em;
}

div#str-location div.category-search input{
padding:1px;
border:1px #7f9db9 solid;
}

div#str-location div.category-search input#category-word{
width:195px;
}

div#str-location div.category-search p.btn-form{
position:absolute;
top:0;
right:0;
}

div#str-location div.category-search p.btn-form input{
border:none;
}

