* {
	margin:0;
	padding:0;
	font-family : sans-serif;
	color : #333333;
}

body {
	margin: 0px 0 20px 0;
	background : transparent url(../i/back.png) top left repeat;		/* @@画像 */
	text-align: center;
	}

a {
	text-decoration: none;
	}

a:link {
	color: #FF0063;
	}

a:visited {
	color: #FF0063;
	}

a:active {
	color: #FF0063;
	text-decoration: underline;
	}

a:hover {
	color: #FF0063;
	text-decoration: underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

li {
	margin-left : 20px;
	}

#container_shadow {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding:0;
	width: 804px;	
	background : url(../i/container_shadow.png) repeat-y right top;
}

#container {
	line-height: 140%;
	text-align: left;
	padding: 0;
	margin:0;
	width: 800px;	
	background-color: #FFFFFF;
	border: 1px solid #9A9A9A;
	}
#banner {
	background : url(../i/support_10m_top2.jpg) right top transparent no-repeat;
	height : 110px;	/*	height: 161px; @@*/
	}
#banner img {
	border : none;
	}

/*
#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	
	}
*/
#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	width : 342px;
	height : 110px;	/*	height: 161px; @@*/
	float:left;
	background : url(../i/support_10m_top1.jpg) no-repeat top left transparent;
	}
#banner h1 a {
	display : block;
	margin-left : 55px;
	margin-top : 15px;
	width : 270px;
	height : 80px;
	}

#banner h1 a span{
	display : none;
	}
#banner h1 img{
	}

#banner h2 {
	font-size: small;
	display:none;
	}
#banner #top-text {
	float : left;
	width : 420px;
	margin-right : 5px;
	margin-left : 6px;
	padding-top : 10px;
}
#banner #top-text p{
	line-height : 150%;
	color : #555555;
	font-size : xx-small;
}
/* @@サブタイトルのスタイル */
#banner #top-text .page-sub-title{
	margin-top : 14px;
	font-size : 20px;
	font-weight : bold;
	border-bottom : solid 1px #666666;
	color : #666666;
}


#navi ul{
	list-style-type : none;
}

#navi li {
	margin : 0;
	padding : 0;
	float : left;
}
#navi span {
	/*margin-left : -1000px;*/
	/*display : none;*/
	position : absolute;
	left : -1000px;
}
#navi #navi-home a{
	display : block;
	width : 160px;
	height : 23px;
	background : url(../i/navi_home.png) no-repeat;
}
#navi #navi-home a:active, #navi #navi-home a:hover {
	background-position : 0 -23px;
}
.c_home #navi #navi-home a:link,
.c_home #navi #navi-home a:visited, 
.c_home #navi #navi-home a:active,
.c_home #navi #navi-home a:hover {
	background-position : 0 -46px;
}
#navi #navi-lifesupport a{
	display : block;
	width : 160px;
	height : 23px;
	background : url(../i/navi_lifesupport.png) no-repeat;
}
#navi #navi-lifesupport a:active, #navi #navi-lifesupport a:hover {
	background-position : 0 -23px;
}
.c_lifesupport #navi #navi-lifesupport a:link,
.c_lifesupport #navi #navi-lifesupport a:visited, 
.c_lifesupport #navi #navi-lifesupport a:active,
.c_lifesupport #navi #navi-lifesupport a:hover {
	background-position : 0 -46px;
}
#navi #navi-staffcolumn a{
	display : block;
	width : 160px;
	height : 23px;
	background : url(../i/navi_stuffcolumn.png) no-repeat;
}
#navi #navi-staffcolumn a:active, #navi #navi-staffcolumn a:hover{
	background-position : 0 -23px;
}
.c_stuff #navi #navi-staffcolumn a:link,
.c_stuff #navi #navi-staffcolumn a:visited, 
.c_stuff #navi #navi-staffcolumn a:active,
.c_stuff #navi #navi-staffcolumn a:hover {
	background-position : 0 -46px;
}


/*
#navi #navi-talkroom a{
	display : block;
	width : 160px;
	height : 23px;
	background : url(../i/navi_talkroom.png) no-repeat;
}
#navi #navi-talkroom a:active, #navi #navi-talkroom a:hover{
	background-position : 0 -23px;
}
.c_talkroom #navi #navi-talkroom a:link,
.c_talkroom #navi #navi-talkroom a:visited, 
.c_talkroom #navi #navi-talkroom a:active,
.c_talkroom #navi #navi-talkroom a:hover {
	background-position : 0 -46px;
}
*/

#navi #navi-contact a{
	display : block;
	width : 160px;
	height : 23px;
	background : url(../i/navi_contact2.png) no-repeat;
}
#navi #navi-contact a:active, #navi #navi-contact a:hover{
	background-position : 0 -23px;
}

#navi #navi-blank span{
	display : block;
	width : 160px;
	height : 23px;
	background : url(../i/navi_back_r.png) no-repeat;
}




#middle { /* メニューとコンテンツ */
	background-color : transparent;
	background-image : url(../i/back_menu.png);
	background-position : 193px top;
	background-repeat  : repeat-y;
	
	border-bottom : solid 1px #FFFFFF;
	}

#center {
	float: right;
	width: 593px;/*607px;*/
	padding-left : 14px;
	}

#left {
	float: right;
	width: 193px;
	}

#footer{
	clear : both;
	width:800px;
	font-size:10px;
	letter-spacing:1px;
	margin:20px auto 0px auto;
	height:30px;
	text-align:right;
	border-top:3px solid #f06;
	}

.content {
	padding: 6px 0px 6px 0px;
	}

.content p {
	color: #333333;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	}
.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}


/* entry */
.entry {
	clear:both;
	margin : 14px 0 14px 0px;
}
.entry-title{
	margin : 0 0 13px 0;
	padding : 3px 0 3px 7px;
	background-color : #FFE5FE;
}
.entry-title h3{
	font-size : medium;
	font-weight : bold;
	color : #333333;
}
.entry-title *{
	font-weight : bold;
	font-size : 14px;
}
.entry-date{
	padding-right : 7px;
	text-align : right;
	float:right;
}
.entry-icon {
	float : left;
	width : 81px;
	margin : 0;
}
.entry-text {
	float : left;
	width : 492px;
	padding : 0 18px 13px 0;
	font-size : 14px;
}
.entry-text #support .continue {
	color : #FF0063;
}
.entry-footer {
	clear:both;
	width : 574px;
	margin : 0;
	padding : 0 18px 0 0;
	word-spacing : 4px;
}
.entry-footer * {
	text-align : right;
	font-size : 13px;
}

.entry-footer a:link ,.entry-footer a:visited {
	color : #FF0063;
	text-decoration : none;
}
.entry-footer a:hover ,.entry-footer a:active {
	text-decoration : underline;
}

/* アーカイブナビ */
.archive-navi {
	text-align : center;
	word-spacing : 4px;
	font-size : small;
	margin-bottom : 14px;
}

.archive-category-title {
	text-align : center;
	word-spacing : 4px;
	font-size : small;
	margin : 7px 14px 14px 0px;
	padding : 0 0 7px 0;
	margin-bottom : 14px;
	
	border : solid 1px #FF0063;
}
.archive-category-title h2 {
	font-size : medium;
	font-weight : bold;
	color : #333333;
	border-bottom : solid 1px #FF0063;
	background-color : #FFE5FE;
}

/* 個別エントリーアーカイブ - トラックバック／コメント */
.entry-option {
	border-top : 3px dashed #FFE5FE;
	padding-top : 14px;
}
.entry-option p {
	font-size : small;
}
.entry-option a {
	font-size : small;
	font-weight : bold;
}
.entry-option h2{
	font-size : medium;
	font-weight : bold;
	color : #333333;
	margin-bottom : 14px;
}
.techstuff {
	margin-left : auto;
	margin-right : auto;
	width : 300px;
	text-align : center;
	border : solid 1px #FF0063;
	background-color : #FFE5FE;
	margin-bottom : 14px;
	
}
/* 投稿者 */
.posted {
	clear:both;
	width : 574px;
	margin : 7px 0 30px 0;
	padding : 0 18px 0 0;
	word-spacing : 4px;
	border-top : solid 1px #333333;
	font-size : small;
	text-align : right;
}
.posted * {
	font-size : x-small;
}

.posted a:link ,.posted a:visited {
	color : #FF0063;
	text-decoration : none;
}
.posted a:hover ,.posted a:active {
	text-decoration : underline;
}







.sidebar {
	padding: 3px 2px 2px 3px;
	}


/* 
#calendar {
 	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
 	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}
*/

.sidebar * {
	font-size : x-small;
}

.sidebar h2 {
	color: #555555;
	font-size: small;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-bottom : #FF0063 2px solid;
	}

.sidebar a {
	text-decoration : none;
}
.sidebar a:active, .sidebar a:hover {
	text-decoration : underline;
}

.sidebar ul {
	margin-bottom: 30px;
	}

.sidebar ul ul{
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	margin-top: 3px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 1px solid #FFFFFF;
	}

/* menu - backnumber */
#menu-backnumber {
	letter-spacing: 2px;
}
#menu-backnumber a{
	font-size : small;
}


/* support */
#support {
}
/* support - title */
#support * {
	font-size : small;
	color : #333333;
}
#support .content {
	padding-right : 20px;
	padding-bottom : 40px;
}
#support .content h2 {
	font-weight : bold;
	font-size : medium;
	color : #444444;
	word-spacing: 10px;
	
	margin : 10px 0 10px 0;
}
#support p{
	line-height : 130%;
	margin : 14px 0;
}
#support .content ol{
	margin-left : 28px;
}
#support .content li{
	margin-left : 0;
	line-height : 130%;
}
#support .content a {
	color: #FF0063;
	font-weight : bold;
	}

#support h2 .support-title-category {
	font-size : large;
	letter-spacing: 0.2em;
}

/* support - menu */
#support .sidebar #lifesupport-menu {
	margin-top : 35px;
}
#support .sidebar *{
	margin : 0;
	padding : 0;
	
	font-size : 15px;
	color : #333333;
}
#support .sidebar li {
	padding : 3px;
}
#support .sidebar .current-category ul * {
	font-size : 13px;
}
#support .sidebar li a {
	display : block;
	width : 165px;
}
	/* support - indent and current */
#support .sidebar .current-category p {
	padding-left : 14px;
	background : url(../i/triangle_down_gray.png) center left transparent no-repeat;		//@@TBD画像
}
#support .sidebar .current-category li {
	padding-left : 14px;
}
	/* support - border */
#support .sidebar li {
	border-top : 1px solid #333333;
}
#support .sidebar li li{
	border-top : 1px solid #999999;
}
#support .sidebar ul {
	border-bottom : 1px solid #333333;
}
#support .sidebar ul ul{
	border-bottom : none;
}
/* support - next button */
#support #next a{
	color : #333333;
}

/*
.sidebar-support  ul {
	list-style-type : none;
}
.sidebar-support  ul {
	border-bottom : 1px #333333 solid;
}
.sidebar-support  ul ul {
	border-bottom : none;
}
.sidebar-support  li {
	padding : 7px 0 0px 0;
}
.sidebar-support .current-category {
	padding-left : 10px;
}
.sidebar-support  ul li{
		border-top : 1px #333333 solid;
		margin : 10px 0 3px 0;
	}
.sidebar-support  ul ul li{
		border-top : 1px #AAAAAA solid;
	}
.sidebar-support  li a{
	font-size : medium;
}
*/
























.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
