@charset "UTF-8";

@import "color.css";

body {
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","Osaka", "ＭＳ Ｐゴシック";
	font-size: 11px;
	line-height: 160%;
	color: #454545;
	margin: 0;
	padding: 15px 10px;
}


p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

/*カラムレイアウト*/

/*#content*/
#page {
	text-align: left;
	width: 950px;
	border: 1px solid #454545;
	min-height: 1000px;
	padding: 0!important;
	margin: 0!important;
}
/*------------------------------------*/
#page:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
#page { display: inline-block; }
/* exlude MacIE5 \*/
* html #page { height: 1% }
#page {display:block;}
/* end MacIE5 */  
/*------------------------------------*/

#head {
	margin: 0px;
	width: 950px;
}
#head table,
#header table {
	margin: 0 0 9px;
	padding: 0;
	height: 100px;
}
*:first-child+html #header table {
	margin: 0 0 7px;
}
* html #header table {
	margin: 0 0 7px;
}


#header {
	margin: 0px;
	width: 950px;
}
/*------------------------------------*/
#header:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
#header { display: inline-block; }
/* exlude MacIE5 \*/
* html #header { height: 1% }
#header {display:block;}
/* end MacIE5 */  
/*------------------------------------*/

#header .content,
.with-block-editing {
	margin: 0;
	padding: 0;
}


#header p {
	line-height: 0;
	text-indent: -9999px;
	font-size: 1px;
	width: 0px;
	height: 0px;
	float: left;
	margin: 0!important;
	padding: 0!important;
}

#head-navi {
	clear: both;
	margin: 0px!important;
	padding: 0 0 2px;
	width: 950px;
	text-align: center;
}

*:first-child+html #head-navi {
	padding: 0 0 3px;
}
* html #head-navi {
	padding: 0 0 3px;
}

/*#menu*/
#sidebar-left {
	width: 180px!important;
	background-color: #00FF00;
	position: absolute;
	top: 0;
	left: 0px;
}

/*#main*/
#content {
	width: 600px!important;
	padding: 0!important;
	margin: 0 0 0 180px;
	background-color: #CCCC00;
}
.breadcrumb,h2.title {
	margin-top: 10px;
}

/*#side*/
#sidebar-right {
	width: 130px;
	text-align: left;
	position: absolute;
	top: 10px;
	left: 30px;
	background-color: #FF99CC;
}
#sidebar-right p.special {
	margin-bottom: 42px;
}


#foot {
	font-family: Arial, Helvetica, sans-serif, "ＭＳ ゴシック", Osaka;
	text-align: center;
	clear: both;
	width: 950px;
	font-size: 10px;
	border-top: 1px solid #454545;
}

/*共通デザイン*/

img {
	border-style: none;
}

#head-navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#head-navi li {
	display:inline;
	margin: 0px 10px 0px 10px;
	white-space:nowrap;
}

.headcopy {
	text-indent: -9999px;
	height: 100px;
	background: url(http://www.megane-girls.com/newimgs/header-copy.gif) no-repeat center 3px;
}

*:first-child+html .headcopy {
	background: url(http://www.megane-girls.com/newimgs/header-copy.gif) no-repeat center center;
}
* html .headcopy {
	background: url(http://www.megane-girls.com/newimgs/header-copy.gif) no-repeat center center;
}

/*　※ナビにはボーダーをつけない　*/

#head-navi a {
	text-decoration: none;
}

#head-navi a:hover {
	text-decoration: none;
	border-bottom:none;
}



/* ################################################ */

	/*  管理画面 */

/* ################################################ */

h1.title {
	/*font-size: 30px;
	margin-bottom: 20px;
	font-weight: bold;*/
	font: bold 16px;
	margin-bottom: 20px;
}
dl.node-type-list {
	width: 500px;
}

dl.node-type-list dt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #C67CA1;
}
dl.node-type-list dt a:link,
dl.node-type-list dt a:visited,
#sidebar-left .content .menu a:link,
#sidebar-left .content .menu a:visited,
dl.admin-list a:link,
dl.admin-list a:visited {
	color: #C67CA1;
	text-decoration: underline;
}
dl.node-type-list dt a:hover,
#sidebar-left .content .menu a:hover {
	color: #C67CA1;
	text-decoration: none;
}


dl.node-type-list dd {
	margin: 0 0 20px;
	padding: 0;
	font-size: 12px;
	line-height: 1.4;
}
dl.node-type-list em {
	font-weight: bold;
	font-style: normal;
}
#sidebar-left .content ul.menu {
	margin: 10px 0;
}

#sidebar-left .content .menu li {
	font-size: 12px;
	margin-bottom: 10px;
}
.body-field-wrapper,
.description,
.description li,
li.leaf,
.help p,
.form-item label,
legend,
dl.admin-list,
#content-area,
.item-list li {
	font-size: 12px!important;
	line-height: 1.4;
}
legend {
	font-weight: bold;
}
.admin-list dt {
	padding: 0;
	margin: 0 0 5px;
}

.admin-list dd {
	padding: 0;
	margin: 0 0 10px;
}
.admin {
	margin-bottom: 20px;
}

.text01 {
	padding: 15px 96px 0px 96px;
}


/* line-height */
.lh16	{
	line-height: 160%;
}