@media print {
body{ 
display:none;
}
}

* {
	margin: 0;
	padding: 0;
}
html {
         	scrollbar-Track-Color:#000000;
	scrollbar-Face-Color:#000000;
	scrollbar-Shadow-Color:#707070;
	scrollbar-DarkShadow-Color:#000000;
	scrollbar-Highlight-Color:#000000;
	scrollbar-3dLight-Color:#707070;
	scrollbar-Arrow-Color:#707070;
}

body {
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	text-align:center;
	background: #000;
	margin : 0px;
	color:#555;
	font-size: 13px;
	line-height: 150%;
}


/* 画像の属性 */
img {
	border-style: none;
}

/*その他*/
.next {
	text-align:right;
	margin : 0px;
	padding :0px 10px 0px 10px;
}

/* リンクの属性（未指定時） */
a:link, a:visited, a:active {
         color: #7ecef4;text-decoration: none;
}
a:hover{
        color : #FF3300;text-decoration: none;
        position:relative;
        top:1px;
        left:1px;
}

/*引用属性*/
blockquote {
	width: 400px;
	height: 200px;
	overflow: auto;
	border: 1px solid #CCC;
	scrollbar-face-color: #DCEBF0;
	margin: 10px 20px 10px 20px;
	padding: 5px;
	text-align: left;
}

/* 基本設定 */
#base
{
	width: 800px;
	margin : 0 auto;
	background: #000 url("http://www.gma-e.co.jp/system/image/base.gif") repeat-y;
	text-align: center;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
	position: relative;
	text-align: center;
         background: #000;
}

/* 記事枠等の属性 */

#container{
	width:750Px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
		
/*ヘッダー部分*/
#header	{
	margin : 0px;
	padding: 0Px;
	height : 100px;
	background-image: url("http://www.gma-e.co.jp/system/image/header02.gif");
	text-align: left;
}

#header h1{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -1000px;
}

#header2	{
	margin : 0px;
	padding: 0Px;
	height : 100px;
	background-image: url("http://www.gma-e.co.jp/system/image/header02.gif");
	text-align: right;
}

#header2 h1{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -2000px;
}
		
#header h1 a {
	width: 580px;
	height:70px;
	background: url("http://www.gma-e.co.jp/system/image/header02.gif") no-repeat;
	display: block;
 	outline: 0;
}

#header h1 a:hover {
	background-image: url("http://www.gma-e.co.jp/system/image/header02.gif");
}

#header .des {
	position: absolute;
	width: 330px;
	left: 30px;
	top: 50px;
	color: #666;
	line-height: 140%;
	text-align: left;
}

/*エントリー部分*/
#content {
	width: 550px;
	float: right;
	margin : 0;
	font-size: 12px;
	line-height :150%;
         background: #000; 
}

#content h2 {
	border-style: solid;
	border-color: #e4007f;
	border-width: 0px 0px 1px 10px;
	margin: 10px 0;
	text-indent: 10px;
	font-size:138%;
	font-weight:bold;
         color: #c9c9c9;
}

#content h3 {
	font-size: 108%;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	color: #666;
}

#content .doc{
	margin: 10px 0 10px 10px;
	text-align: left;
         color: #e5e5e5;
}

#content .doc img{
	float: left;
	margin-right: 10px;
}

#content .doc2{
	clear: both;
	margin: 15px 0 10px 10px;
	text-align: left;
}

#content p{
	padding: 5px 0;
}

/*  記事一覧  */
#content ol{
	margin: 0px 0px 20px 40px;
}

#content li{
	margin: 5px 0;
	font-size: 100%;
}

#content .date{
	text-align: right;
	font-size: 10px;
	color: #476685;
	margin: 0px 20px 10px 0;
}

#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 6px 20px 20px 0;
}


/*トップページの記事枠の設定*/

#content .box1{
	float: left;
	width: 270px;
	height: 250px;
	background: url("http://www.gma-e.co.jp/system/image/box1_20111102.jpg") no-repeat;
	margin: 5px 0px 10px 3px;
	display: block;
         font-size: 9px;
         line-height: 15px;
}

#content .box2{
	float: right;
	width: 270px;
	height: 250px;
	background: url("http://www.gma-e.co.jp/system/image/box2gg.jpg") no-repeat;
	margin: 5px 0px 10px 0px;
	display: block;
         font-size: 9px;
         line-height: 15px;

}

#content .box3-top{
	clear: both;
	margin: 0;
	height: 10px;
	background: url("http://www.gma-e.co.jp/system/image/box3-top.gif") no-repeat;
	line-height: 5px;
}

#content .box3{
	display: block;
	background: url("http://www.gma-e.co.jp/system/image/box3-body.gif") repeat-y;
}

#content .box3-bottom{
	padding: 0;
	height: 10px;
	background: url("http://www.gma-e.co.jp/system/image/box3-bottom.gif") no-repeat;
	line-height: 5px;
}

#content .box-inner{
	padding: 10px;
}

#content .box3-inner{
	padding: 0 10px;
}


#content .box4{
	float: left;
	width: 132px;
	height: 250px;
	background: url("http://www.gma-e.co.jp/system/image/box4.gif") no-repeat;
	margin: 10px 0px 10px 4px;
	display: block;
	overflow: hidden;
}

#content .box4 h4{
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

#content .box4-inner{
	padding: 10px;
	font-size: 10px;
	line-height: 120%;
}

#content .box4 img{
	margin: 5px 11px;
}

/*----- trackbacks & Comments-----*/

#content #trackbackdata, #content #commentdata{
	font-size: 12px;
	color: #888;
	margin: 10px 0 10px 10px;
}

#content #trackbackdata .post1{
	font-size: 10px;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #888;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}

#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}


/*-----サイド(left)--------*/
#sidebar {
	width: 180PX;
	float: left;
	margin: 0px;
	font-size: 12px;
	line-height;150%;
}

#sidebar .box1{
	height: 100px;
	display: block;
	margin: 5px 0;
	background: url("http://www.gma-e.co.jp/system/image/s_box01.gif") no-repeat;
}

#sidebar .box2{
	height: 350px;
	display: block;
	margin: 5px 0;
	background: url("http://www.gma-e.co.jp/system/image/s_box02.gif") no-repeat;
}

#sidebar .box-inner{
	padding: 10px 5px;
	color : #000;
}

#sidebar .box2 a:link,#sidebar .box2 a:visited {
	color: #FFF;
}

#sidebar .box2 a:hover {
	color: #CC0000;
	background-color: #FFFF00;
}

#sidebar .idx {
	margin: 10px 0 5px 0;
	font-size: 12px;
	color: #555;
	text-indent: 5px;
	border: 1px solid #FF80C0;
	background: #DCDCED;
}

/*------新着情報------*/

#sidebar ul.new{
	margin: 0;
	padding: 0;
	list-style-type: none;
         background: #000;
}

#sidebar ul.new li{
	display: block;
	margin: 0;
	background: #000;
	padding-left: 15px;
	text-align: left;
	line-height: 130%;
}

/*------メニュー部分------*/
#sidebar ul.menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
         background: #000;
}

#sidebar ul.menu li.pt a {
	display: block;
	margin: 0;
	height: 30px;
	background: #000 url("http://www.gma-e.co.jp/system/image/menu01.gif") no-repeat;
	text-decoration: none;
	text-indent: 15px;
	text-align: left;
	line-height: 250%;
}

#sidebar ul.menu li.pt a:hover {
	background: #000 url("http://www.gma-e.co.jp/system/image/menu02.gif") no-repeat;
	color: #333;
}


#sidebar ul.menu li a {
	display: block;
	margin: 1px 0;
	height: 30px;
	background: #000 url("http://www.gma-e.co.jp/system/image/menu01.gif") no-repeat;
	color: #666;
	text-decoration: none;
	text-indent: 25px;
	text-align: left;
	line-height: 250%;
}

#sidebar ul.menu li a:hover {
	background: #000 url("http://www.gma-e.co.jp/system/image/menu02.gif") no-repeat;
	color: #333;
}
		
/*フッター部分*/
#footer {
	margin : 5px 0 0 0;
	width : 780px;
	height: 40px;
	clear: both;
	padding: 3px 0;
         border-bottom: 1px solid #669;
         background: #fff;
         line-height : 105% ;
}
		
#footer p {
	font-size: 10px;
}

#footer .copyrights {
	font-size: 10px;
         text-align: center;
}

/*  ページナビ  */
.navi {
	font-size: 10px;
	color:#fff;
	margin : 0px;
	padding : 2px 10px 10px 10px;
}

.navi a:link, .navi a:visited, .navi a:active {
	color: #ccffff;
}

.navi a:hover {
	color: #FF0000;
}

/* highslide */
.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
    border: 2px solid gray;
}
.highslide:hover img {
    border: 2px solid white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
